Magellan Linux

Contents of /smage/trunk/core/libXext/libXext-1.2.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1520 - (show annotations) (download)
Thu Mar 3 14:26:29 2011 UTC (13 years, 1 month ago) by niro
File size: 401 byte(s)
-rev bump for mass rebuild
1 # $Id: libXext-1.1.1-r1.smage2 310 2010-04-27 23:56:59Z niro $
2
3 PNAME="libXext"
4 PVER="1.2.0"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="X11 miscellaneous extensions library."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 DEPEND=">= x11-libs/libX11-1.4"
14
15 SDEPEND=">= x11-proto/xproto-1
16 >= x11-proto/xextproto-1"
17
18 sminclude xorg multilib mcore-split
19
20 UP2DATE="updatecmd_xorg ${PNAME}"