Magellan Linux

Annotation of /branches/R11-stable/core/libXcomposite/libXcomposite-0.4.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15598 - (hide annotations) (download)
Mon Jan 7 10:48:49 2013 UTC (11 years, 5 months ago) by niro
File size: 358 byte(s)
-release branches/R11-stable
1 niro 15586 # $Id$
2    
3     PNAME="libXcomposite"
4     PVER="0.4.4"
5     PBUILD="r1"
6    
7     PCAT="x11-libs"
8    
9     DESCRIPTION="X Composite Library."
10     HOMEPAGE="http://xorg.freedesktop.org"
11    
12     DEPEND=">= x11-libs/libX11-1.4
13     >= x11-libs/libXfixes-5
14     >= x11-libs/libXext-1.3"
15    
16     SDEPEND=">= x11-proto/compositeproto-0.4.2
17     >= x11-proto/xproto-1"
18    
19     sminclude xorg multilib
20    
21     UP2DATE="updatecmd_xorg ${PNAME}"