Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 826 - (hide annotations) (download)
Thu Oct 21 21:08:11 2010 UTC (13 years, 7 months ago) by niro
File size: 385 byte(s)
-new config for 1.17.3
1 niro 825 # $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 niro 826 sminclude xorg multilib mcore-split
19 niro 825
20     UP2DATE="updatecmd_xorg ${PNAME}"