Magellan Linux

Contents of /branches/R11-stable/extras/xrdb/xrdb-1.1.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19389 - (show annotations) (download)
Tue Sep 10 10:45:52 2013 UTC (10 years, 9 months ago) by niro
Original Path: trunk/core/xrdb/xrdb-1.1.0-r1.smage2
File size: 261 byte(s)
auto added: ver bump to 1.1.0-r1
1 # $Id$
2
3 PNAME="xrdb"
4 PVER="1.1.0"
5 PBUILD="r1"
6
7 PCAT="x11-apps"
8
9 DESCRIPTION="X server resource database utility."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 DEPEND=">= x11-libs/libXmu-1.1
13 >= x11-libs/libX11-1.4"
14
15 sminclude xorg
16
17 UP2DATE="updatecmd_xorg ${PNAME}"