updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / flexibee-last / PKGBUILD
blob92aea1dc17986b4b385b45eed2eb29136bcedae5
1 # Contributor: Max Devaine <maxdevaine@gmail.com>
3 pkgname=flexibee-last
4 pkgver=x.x.x.x
5 pkgversion=`wget -qO- http://www.flexibee.eu/download/latest/version | cat`
6 pkgbasever=`echo $pkgversion |cut -f1,2 -d.`
7 pkgrel=1
8 pkgdesc="Accounting economic system for person and business. Server and client in one package. This package  is fully automated for installing last version from developer web -> low secured - not support md5sums !!!"
9 arch=('i686' 'x86_64')
10 url="http://www.flexibee.eu"
11 license=('WinStrom')
12 depends=('glibc')
13 conflicts=('flexibee winstrom-flexibee')
14 install=flexibee.install
15 source=("flexibee")
16 md5sums=('cac2f86b82117d63de48e48ca1dabed2')
18 wget -c http://download.flexibee.eu/download/$pkgbasever/flexibee-$pkgversion.tar.gz
20 build() {
22 cd ${startdir}/src/
23 tar xvfz ${startdir}/flexibee-$pkgversion.tar.gz
24 cd ${startdir}/src/flexibee-$pkgversion
25 rm -rf etc/init.d
26 mkdir etc/rc.d
27 cp ${startdir}/flexibee etc/rc.d/
28 mkdir -p ${startdir}/pkg/
29 mv * ${startdir}/pkg/