2009-03-19 02:10:51 +01:00
|
|
|
# Template build file for 'libXpm'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXpm
|
2009-10-28 03:06:01 +01:00
|
|
|
version=3.5.8
|
2009-02-09 04:31:42 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 16:09:22 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="X PixMap Library from modular Xorg X11"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-10-28 03:06:01 +01:00
|
|
|
checksum=02a77aaa32e6e335e1ee04aeb9ad1008045d98274d64ed33bc5fc6c3a3542c4c
|
2008-10-01 16:09:22 +02:00
|
|
|
long_desc="
|
|
|
|
XPM (X PixMap) is a format for storing and retrieving X pixmaps
|
|
|
|
to and from files.
|
|
|
|
|
|
|
|
This libXpm is from the modular Xorg X11."
|
2009-02-09 04:31:42 +01:00
|
|
|
|
2009-03-19 02:10:51 +01:00
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build gettext
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|