New package: libcaca-0.99.beta18

This commit is contained in:
pancake 2013-03-26 12:43:28 +01:00
parent 762a789aa6
commit 0ce06dcb0a
3 changed files with 24 additions and 0 deletions

1
srcpkgs/libcaca-devel Symbolic link
View file

@ -0,0 +1 @@
libcaca

View file

@ -0,0 +1,10 @@
# Template file for 'libcaca-devel'.
#
depends="libcaca>=${version}"
short_desc="${short_desc} - development files"
do_install() {
vmove usr/include usr
vmove "usr/lib/*.a" usr/lib
vmove usr/lib/pkgconfig usr/lib
}

13
srcpkgs/libcaca/template Normal file
View file

@ -0,0 +1,13 @@
# Template file for 'libcaca'
pkgname=libcaca
version=0.99.beta18
revision=1
build_style=gnu-configure
subpackages="${pkgname}-devel"
short_desc="Graphics library that outputs text instead of pixels"
maintainer="pancake <pancake@nopcode.org>"
makedepends="ncurses-devel"
homepage="http://caca.zoy.org/wiki/libcaca"
license="LGPL"
distfiles="http://caca.zoy.org/files/libcaca/libcaca-0.99.beta18.tar.gz"
checksum=77ea06633f4a6022dccd4f76c1823e167a40cb05308fc1c7ea0fa1f80f6c33a1