2008-10-04 06:29:49 +02:00
|
|
|
# Template build file for 'libXp'.
|
|
|
|
pkgname=libXp
|
|
|
|
version=1.0.0
|
2012-05-23 08:14:33 +02:00
|
|
|
revision=3
|
2009-03-19 04:05:15 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config xproto xextproto printproto libX11-devel libXext-devel libXau-devel"
|
2008-10-01 16:09:22 +02:00
|
|
|
short_desc="X Print Service Extension Library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-03-19 04:05:15 +01:00
|
|
|
checksum=7e64b1550ce85b05762e960459ac676a0406c786756b200ff29c57f84bce9cae
|
2008-10-01 16:09:22 +02: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 04:05:15 +01:00
|
|
|
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|