xsetroot: new deps style.

--HG--
extra : convert_revision : 21af04c7ef1b1943887d7167b82bcd0771b2297d
This commit is contained in:
Juan RP 2009-03-27 07:01:33 +01:00
parent 72d2abe175
commit 36f0b586b3

View file

@ -1,13 +1,19 @@
# Template build file for 'xsetroot'.
pkgname=xsetroot
version=1.0.2
distfiles="
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
make_cmd="$XBPS_MASTERDIR/bin/gmake"
short_desc="X root window parameter setting program"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=0e51c905bf2cf2aeafceb52b41a64134a5bd7fa1
checksum=4f9a751f4830d479fae8ccb68ed04896dc99612789310b7917bd15c04aa3351d
long_desc="
The xsetroot program is used to tailor the appearance of the background
window of the X server. This is from the modular X.org X11 project."
window of the X server.
This is from the modular X.org X11 project."
Add_dependency build pkg-config
Add_dependency build xbitmaps
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXmu