void-packages/templates/libXinerama/template
Juan RP dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00

19 lines
608 B
Text

# Template build file for 'libXinerama'.
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."
subpackages="devel"
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto
Add_dependency build xineramaproto
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXext