void-packages/templates/libXinerama/template
Juan RP bd29a1f180 Another round of libX11 pkgs updated for xbps.
--HG--
extra : convert_revision : 1d32c5b049eab2af01ce01e4fcde53f02c3c4138
2009-02-12 21:07:35 +01:00

13 lines
495 B
Text

pkgname=libXinerama
version=1.0.3
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X PanoramiX extension library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=07b3564cd56154c20580b56230b7a95d74fe6582c80cedf0550d8d7955181219
long_desc="
libXinerama provides X PanoramiX extension library."
shared_deps="libX11-1.1 libXext-1.0"
build_depends="pkg-config-0.23 xextproto-7.0 xineramaproto-1.0 ${shared_deps}"
run_depends="glibc-2.8 ${shared_deps}"