Magellan Linux

Annotation of /branches/magellan-next/core/libXt/libXt-1.1.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7689 - (hide annotations) (download)
Mon May 30 10:18:47 2011 UTC (13 years ago) by niro
File size: 318 byte(s)
auto added: ver bump to 1.1.1-r1
1 niro 7689 # $Id$
2    
3     PNAME="libXt"
4     PVER="1.1.1"
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
19    
20     UP2DATE="updatecmd_xorg ${PNAME}"