Magellan Linux

Contents of /smage/trunk/core/pixman/pixman-0.20.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1088 - (show annotations) (download)
Tue Jan 25 21:38:08 2011 UTC (13 years, 3 months ago) by niro
File size: 395 byte(s)
auto added: ver bump to 0.20.2-r1
1 # $Id: pixman-0.18.0-r1.smage2 417 2010-05-06 22:57:27Z niro $
2
3 PNAME="pixman"
4 PVER="0.20.2"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Pixman contains lowlevel pixel manipulation routines and is used by both xorg and cairo."
11 HOMEPAGE="http://xorg.freedesktop.org/archive/individual/lib/"
12
13 sminclude xorg multilib mcore-split
14
15 DEPEND=""
16
17 UP2DATE="updatecmd_xorg ${PNAME}"