20 lines
618 B
Plaintext
20 lines
618 B
Plaintext
# Template build file for 'xsetroot'.
|
|
pkgname=xsetroot
|
|
version=1.0.2
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="X root window parameter setting program"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
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."
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build xbitmaps
|
|
Add_dependency full glibc
|
|
Add_dependency full libX11
|
|
Add_dependency full libXmu
|