Another set of changes for X11 related pkgs.
--HG-- extra : convert_revision : 25c37e03bcec3ec8d52cc67fb6f7df9ec2e075c3
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
# Template build file for 'libXrender'.
|
||||
pkgname=libXrender
|
||||
version=0.9.4
|
||||
distfiles="
|
||||
http://xorg.freedesktop.org/releases/individual/lib/$pkgname-$version.tar.bz2"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
pkgconfig_override="xrender.pc"
|
||||
short_desc="X Render Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=0d9249ffe7f8347946f1c4d701bd06d52a4ab40b
|
||||
checksum=5682d343dd4e7ef291a6577e956c331946ce5801d8fa076284a01b41de3017ec
|
||||
long_desc="
|
||||
The X Rendering Extension introduces digital image composition as the
|
||||
foundation of a rendering model within the X Window System. Rendering
|
||||
@@ -19,3 +16,7 @@ long_desc="
|
||||
supports the Xrender extension.
|
||||
|
||||
This is the modular X.org X11 project version."
|
||||
|
||||
shared_deps="libX11-1.1"
|
||||
build_depends="pkg-config-0.23 renderproto-0.9 ${shared_deps}"
|
||||
run_depends="glibc-2.8 ${shared_deps}"
|
||||
|
||||
Reference in New Issue
Block a user