2008-10-04 04:29:49 +00:00
|
|
|
# Template build file for 'libXp'.
|
|
|
|
pkgname=libXp
|
|
|
|
version=1.0.0
|
2012-05-23 06:14:33 +00:00
|
|
|
revision=3
|
2009-03-19 03:05:15 +00:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config xproto xextproto printproto libX11-devel libXext-devel libXau-devel"
|
2008-10-01 14:09:22 +00:00
|
|
|
short_desc="X Print Service Extension Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-03-19 03:05:15 +00:00
|
|
|
checksum=7e64b1550ce85b05762e960459ac676a0406c786756b200ff29c57f84bce9cae
|
2008-10-01 14:09:22 +00:00
|
|
|
long_desc="
|
|
|
|
The X Print Service Extension Library (libXp) provides public APIs
|
|
|
|
to allow client applications to render to non-display devices.
|
|
|
|
It can query about printers, send jobs, and more.
|
|
|
|
|
|
|
|
This is from the modular X.org."
|
2009-03-19 03:05:15 +00:00
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|