void-packages/templates/xset/template

24 lines
808 B
Text
Raw Normal View History

# Template build file for 'xset'.
pkgname=xset
version=1.0.4
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X11 user preferences utility"
maintainer="Juan RP <xtraeme@gmail.com>"
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