ac80ddda40
That means that it's not necessary anymore to use an '@' before the extract suffix string. yay. --HG-- extra : convert_revision : 83ce2c783cb917ef59b87eacb0565cfcff277218
14 lines
522 B
Cheetah
14 lines
522 B
Cheetah
# Template build file for 'xsetroot'.
|
|
pkgname=xsetroot
|
|
version=1.0.2
|
|
distfiles="
|
|
http://xorg.freedesktop.org/releases/individual/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
|
|
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."
|