2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXpm
|
|
|
|
version=3.5.7
|
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-02-09 04:31:42 +01:00
|
|
|
checksum=64701ae67ce5b0797307b75d8255bec3a0d371d0c50715ea618f5a68bcc92baa
|
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-02-09 16:02:42 +01:00
|
|
|
shared_deps="libX11-1.1"
|
2009-02-09 04:31:42 +01:00
|
|
|
build_depends="pkg-config-0.23 gettext-0.17 xproto-7.0 gettext-0.17
|
|
|
|
${shared_deps}"
|
|
|
|
run_depends="glibc-2.8 ${shared_deps}"
|