2009-12-30 22:31:13 +00:00
|
|
|
# Template file for 'giflib'
|
|
|
|
pkgname=giflib
|
2012-10-15 14:24:26 +00:00
|
|
|
version=5.0.1
|
|
|
|
revision=1
|
|
|
|
subpackages="$pkgname-devel $pkgname-tools"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-10-15 14:24:26 +00:00
|
|
|
configure_args="--disable-static"
|
|
|
|
makedepends="xmlto"
|
2009-12-30 22:31:13 +00:00
|
|
|
short_desc="library for GIF images"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-10-15 14:24:26 +00:00
|
|
|
homepage="http://sourceforge.net/projects/giflib/"
|
|
|
|
license="MIT"
|
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
|
|
checksum=91f55f674fb7fc95edbe80b3e9fd8d5e26a7df357b1316239383dfd07c1ce382
|
2009-12-30 22:31:13 +00:00
|
|
|
long_desc="
|
|
|
|
GIFLIB is a package of portable tools and library routines for working
|
|
|
|
with GIF images."
|