libXrender: converted to subpkgs, new deps style.
--HG-- extra : convert_revision : c79828bc287140922c3677bad9898c9f590732ed
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Template build file for 'libXrender'.
|
||||
pkgname=libXrender
|
||||
sourcepkg=$pkgname
|
||||
version=0.9.4
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
@@ -17,6 +19,8 @@ long_desc="
|
||||
|
||||
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}"
|
||||
subpackages="devel"
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build renderproto
|
||||
Add_dependency full glibc
|
||||
Add_dependency full libX11
|
||||
|
||||
Reference in New Issue
Block a user