Magellan Linux

Contents of /smage/branches/alx-0_6_0/core/xprop/xprop-1.2.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2323 - (show annotations) (download)
Thu Jun 9 11:58:26 2011 UTC (12 years, 11 months ago) by niro
File size: 364 byte(s)
auto added: ver bump to 1.2.0-r1
1 # $Id$
2
3 PNAME="xprop"
4 PVER="1.2.0"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-apps"
8 STATE="unstable"
9
10 DESCRIPTION="The xprop utility is for displaying window and font properties in an X server."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 DEPEND=">= x11-libs/libXmu-1
14 >= x11-libs/libX11-1"
15
16 ALX_ONLY_KEEP="usr/bin/xprop"
17 sminclude xorg alx-split
18
19 UP2DATE="updatecmd_xorg ${PNAME}"