xset: new deps style.

--HG--
extra : convert_revision : 491827d8360e76c37f9a01c2dbfe5697b4a6babf
This commit is contained in:
Juan RP 2009-03-27 06:56:09 +01:00
parent bb5a448dbb
commit bfec954a20

View file

@ -1,15 +1,23 @@
# Template build file for 'xset'.
pkgname=xset
version=1.0.4
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="X11 user preferences utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=18abcff0456ec33e6c118eacb22ab344ab848166
checksum=6c3e74bb36beab92b918f0db12198d2526675276c724558a1de71d7789d0bdad
long_desc="
The xset program is used to set various user preference options of
the X11 display and environment, such as the bell, key clicks,
DPMS, font paths, keyboard LEDs, mouse pointer, pixel colors,
keyboard autorepeat, and screen saver."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXext
Add_dependency full libXmu
Add_dependency full libXau
Add_dependency full libXp
Add_dependency full libXxf86misc
Add_dependency full libXfontcache