1 # Contributor: farid abdelnour <farid at atelier-labs.org>
6 pkgdesc="A useful utility for producing stick figure animations, and then afterwords output the animations to formats such as a K-3D file and 8-bit PNG files."
8 url="http://www.planetsaphire.com/"
12 source=(http://downloads.sourceforge.net/stick2xyz/stick2xyz-1.3.1.tar.bz2)
13 md5sums=('c72f2607d0ee66efb98176e73175b3ec')
16 cd ${startdir}/src/${pkgname}-${pkgver}
17 ./configure -prefix=/usr
19 make DESTDIR=$startdir/pkg install