Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 905 - (show annotations) (download)
Tue Dec 7 20:57:38 2010 UTC (13 years, 4 months ago) by niro
File size: 385 byte(s)
auto added: ver bump to 1.0.9-r1
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="r1"
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}"