Magellan Linux

Contents of /branches/R11-stable/extras/xev/xev-1.2.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18091 - (show annotations) (download)
Thu Jun 27 07:01:47 2013 UTC (10 years, 10 months ago) by niro
File size: 229 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="xev"
4 PVER="1.2.1"
5 PBUILD="r1"
6
7 PCAT="x11-apps"
8
9 DESCRIPTION="Prints contents of X events."
10 HOMEPAGE="http://xorg.freedesktop.org"
11
12 sminclude xorg
13
14 DEPEND=">= x11-libs/libX11-1.5"
15
16 UP2DATE="updatecmd_xorg ${PNAME}"