void-packages/srcpkgs/libXcomposite/template
Juan RP 2a3c8e5470 libXcomposite: move so symlink into main pkg.
--HG--
extra : convert_revision : a46f6fe476cc4d296671865e1e4bbf128b7c70c1
2010-04-22 21:51:02 +02:00

26 lines
825 B
Plaintext

# Template build file for 'libXcomposite'.
pkgname=libXcomposite
version=0.4.1
revision=1
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X Composite Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=3715a25565222d8eb0468805db1113b514128ee5e9bc6908400f189f680d7a13
long_desc="
This package contains the library and header files for the X Composite
Library. This is from the modular X.org project."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libX11
Add_dependency run libXext
Add_dependency run libXfixes
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build fixesproto
Add_dependency build compositeproto
Add_dependency build libX11-devel
Add_dependency build libXext-devel
Add_dependency build libXfixes-devel