Magellan Linux

Annotation of /branches/R11-stable/extras/libXfontcache/libXfontcache-1.0.5-r5.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22788 - (hide annotations) (download)
Tue Oct 28 08:47:46 2014 UTC (9 years, 7 months ago) by niro
File size: 430 byte(s)
-release branches/R11-stable
1 niro 22610 # $Id$
2    
3     PNAME="libXfontcache"
4     PVER="1.0.5"
5     PBUILD="r5"
6    
7     PCAT="x11-libs"
8    
9     DESCRIPTION="X-TrueType font cache extension client library."
10     HOMEPAGE="http://xorg.freedesktop.org"
11    
12     # fontcacheproto runtime dep to satisfy builds against libXfontcache
13     DEPEND=">= x11-libs/libX11-1.6
14     >= x11-libs/libXext-1.3
15     >= x11-proto/fontcacheproto-0.1"
16    
17     SDEPEND=">= x11-proto/xextproto-7"
18    
19     sminclude xorg multilib
20    
21     UP2DATE="updatecmd_xorg ${PNAME}"