Magellan Linux

Annotation of /branches/magellan-next/core/libSM/libSM-1.1.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3342 - (hide annotations) (download)
Mon Oct 19 23:30:22 2009 UTC (14 years, 7 months ago) by niro
Original Path: trunk/core/libSM/libSM-1.1.1-r2.smage2
File size: 540 byte(s)
-rebuild
1 niro 3342 # $Id$
2    
3     PNAME="libSM"
4     PVER="1.1.1"
5     PBUILD="r2"
6    
7     PCATEGORIE="x11-libs"
8     STATE="unstable"
9    
10     DESCRIPTION="X11 Inter-Client Exchange library."
11     HOMEPAGE="http://xorg.freedesktop.org"
12    
13     sminclude xorg multilib
14    
15     # util-linux needed for uuid support
16     DEPEND=">= x11-libs/libICE-1
17     >= sys-apps/util-linux-2.16"
18    
19     SDEPEND=">= x11-libs/xtrans-1
20     >= x11-proto/xproto-1"
21    
22     UP2DATE="updatecmd_xorg ${PNAME}"
23    
24     src_compile()
25     {
26     #xorg_src_configure --enable-ipv6 || die
27     # fixes multilib loops
28     mconfigure --prefix=${X11_DIR} --enable-ipv6 || die
29     mmake || die
30     }

Properties

Name Value
svn:keywords Id