updated on Tue Jan 10 00:10:07 UTC 2012
[aur-mirror.git] / hoz / PKGBUILD
blob78fc9a3f0b2411fb14c24677812c3066fc87fdee
1 # Contributor: Javier ‘Phrodo_00’ Aravena <phrodo.00@gmail.com>
2 pkgname=hoz
3 pkgver=1.65
4 pkgrel=3
5 pkgdesc="HOZ is a file splitter. Its file format is the same as the one used by the 'Hacha' software"
6 url="http://hoz.sourceforge.net/"
7 license="gpl"
8 arch=('i686' 'x86_64')
9 source=("http://${pkgname}.sourceforge.net/download/${pkgname}-165.tar.gz")
10 md5sums=('84287a9e50cb96dc20e4444dc74d64a0')
12 build() {
13         #Change the 'EN' downhere to either ES or FR to compile in Spanish or french respectively
14         LANGUAGE='EN'   
15         cd ${startdir}/src/${pkgname}-165
16         mkdir -p ${startdir}/pkg/usr/bin
17         make LANG=-DHOZ_LANG_${LANGUAGE} BIN=${startdir}/pkg/usr/bin/hoz cli