New package: aalib-1.4rc4

This commit is contained in:
pancake 2013-03-20 12:49:53 +01:00
parent f51618102b
commit ef81b2c145
3 changed files with 25 additions and 0 deletions

1
srcpkgs/aalib-devel Symbolic link
View File

@ -0,0 +1 @@
aalib

View File

@ -0,0 +1,11 @@
# Template file for 'aalib-devel'.
#
replaces="aalib-devel"
short_desc="${short_desc} - development files"
do_install() {
vmove usr/include usr
vmove usr/share/aclocal/
vmove "usr/lib/*.a" usr/lib
vmove usr/share/man/man3 usr/share/man
}

13
srcpkgs/aalib/template Normal file
View File

@ -0,0 +1,13 @@
# Template file for 'aalib'
pkgname=aalib
version=1.4rc4
revision=1
build_style=gnu-configure
subpackages="${pkgname}-devel"
short_desc="portable ascii art GFX library"
maintainer="pancake <pancake@nopcode.org>"
homepage="http://aa-project.sourceforge.net/aalib/"
license="LGPL"
distfiles="http://prdownloads.sourceforge.net/aa-project/${pkgname}-${version}.tar.gz"
checksum=0b214b98850f559e0a9ef7282de2ff336b094e1aacedefff3ffa50f07711db58
wrksrc=aalib-1.4.0