Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 825 - (show annotations) (download)
Thu Oct 21 21:07:32 2010 UTC (13 years, 6 months ago) by niro
File size: 373 byte(s)
auto added: ver bump to 1.0.8-r2
1 # $Id: libXt-1.0.8-r1.smage2 5409 2010-05-30 19:39:21Z niro $
2
3 PNAME="libXt"
4 PVER="1.0.8"
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
19
20 UP2DATE="updatecmd_xorg ${PNAME}"