Magellan Linux

Contents of /branches/magellan-next/core/libXrender/libXrender-0.9.6-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6317 - (show annotations) (download)
Fri Aug 20 15:14:17 2010 UTC (13 years, 10 months ago) by niro
File size: 396 byte(s)
auto added: ver bump to 0.9.6-r1
1 # $Id: libXrender-0.9.5-r1.smage2 5411 2010-05-30 19:39:34Z niro $
2
3 PNAME="libXrender"
4 PVER="0.9.6"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="X Rendering Extension client library."
11 HOMEPAGE="http://xorg.freedesktop.org"
12
13 DEPEND=">= x11-libs/libX11-1"
14
15 SDEPEND=">= x11-proto/renderproto-1
16 >= x11-proto/xproto-1"
17
18 sminclude xorg multilib
19
20 UP2DATE="updatecmd_xorg ${PNAME}"