Magellan Linux

Contents of /branches/magellan-next/core/xset/xset-1.2.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6982 - (show annotations) (download)
Mon Sep 27 15:47:22 2010 UTC (13 years, 7 months ago) by niro
File size: 364 byte(s)
auto added: ver bump to 1.2.0-r1
1 # $Id: xset-1.1.0-r1.smage2 5589 2010-07-07 07:15:47Z niro $
2
3 PNAME="xset"
4 PVER="1.2.0"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="User preference utility for X."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 DEPEND=">= x11-libs/libXmu-1
14 >= x11-libs/libXxf86misc-1
15 >= x11-libs/libXfontcache-1"
16
17 sminclude xorg
18
19 UP2DATE="updatecmd_xorg ${PNAME}"