You are not logged in.
pkgname=opentaxsolver
pkgver=7.01
pkgrel=1
pkgdesc="A program for calculating Tax Form entries, similar to Turbo Tax"
arch=(i686)
url="http://$pkgname.sourceforge.net"
license=('GPL')
depends=(mesa gcc-libs)
makedepends=()
optdepends=()
backup=()
options=()
install=
source=(http://downloads.sourceforge.net/project/$pkgname/OTS_2009/v$pkgver/OpenTaxSolver2009_$pkgver.tgz)
md5sums=('4f004ade10434bd9e3e52f6537405bec')
build() {
cd "$srcdir/OpenTaxSolver2009_$pkgver"
# Remove precompiled binaries
rm -f ./bin/*
./Build_taxsolve_packages_LINUX.sh || return 1
}
# vim:set ts=2 sw=2 et:Really just need to tell it where to install the binaries and templates. I do not know if they need to maintain a relative directory structure, or maybe it should be patched to have the file open dialog default to the template directory.
As an aside, the interface is abysmal.
[git] | [AURpkgs] | [arch-games]
Offline
have you gotten this to compile yet? I started a thread requesting this a couple of days ago and JUST found this thread today... SERIOUSLY interested in trying this out!
Help grow the dev population... have your tech trained and certified!
Offline