Magellan Linux

Contents of /smage/trunk/core/libXt/libXt-1.0.9-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1535 - (show annotations) (download)
Thu Mar 3 14:28:20 2011 UTC (13 years, 1 month ago) by niro
File size: 385 byte(s)
-rev bump for mass rebuild
1 # $Id: libXt-1.0.8-r1.smage2 5409 2010-05-30 19:39:21Z niro $
2
3 PNAME="libXt"
4 PVER="1.0.9"
5 PBUILD="r2"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="X11 toolkit intrinsics library."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 DEPEND=">= x11-libs/libX11-1
14 >= x11-libs/libSM-1"
15
16 SDEPEND=">= x11-proto/xproto-1"
17
18 sminclude xorg multilib mcore-split
19
20 UP2DATE="updatecmd_xorg ${PNAME}"