2008-10-08 04:35:52 +00:00
|
|
|
# Template build file for 'xsetroot'.
|
|
|
|
pkgname=xsetroot
|
2011-02-19 10:33:03 +00:00
|
|
|
version=1.1.0
|
2009-03-27 06:01:33 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2008-10-08 04:35:52 +00:00
|
|
|
short_desc="X root window parameter setting program"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 10:33:03 +00:00
|
|
|
checksum=88f13e949e7aea126239e5c9b3fe7bb7c2ecf70c70774ae41218789d9cfe5fad
|
2008-10-08 04:35:52 +00:00
|
|
|
long_desc="
|
|
|
|
The xsetroot program is used to tailor the appearance of the background
|
2009-03-27 06:01:33 +00:00
|
|
|
window of the X server.
|
|
|
|
|
|
|
|
This is from the modular X.org X11 project."
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xbitmaps
|
2011-02-19 10:33:03 +00:00
|
|
|
Add_dependency build libXmu-devel
|
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXcursor-devel
|