2008-10-08 12:55:31 +00:00
|
|
|
# Template build file for 'xset'.
|
|
|
|
pkgname=xset
|
2011-07-29 06:23:31 +00:00
|
|
|
version=1.2.2
|
2009-03-27 05:56:09 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-19 01:44:28 +00:00
|
|
|
revision=2
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config libXmu-devel libX11-devel libXext-devel libXxf86misc-devel libXfontcache-devel"
|
2008-10-08 12:55:31 +00:00
|
|
|
short_desc="X11 user preferences utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-29 06:23:31 +00:00
|
|
|
homepage="http://xorg.freedesktop.org/"
|
|
|
|
license="MIT"
|
|
|
|
checksum=61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8
|
2008-10-08 12:55:31 +00:00
|
|
|
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."
|
2009-03-27 05:56:09 +00:00
|
|
|
|
2011-07-29 06:23:31 +00:00
|
|
|
|