Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1398 - (show annotations) (download)
Tue Mar 1 21:26:15 2011 UTC (13 years, 2 months ago) by niro
File size: 339 byte(s)
auto added: ver bump to 0.21.6-r1
1 # $Id$
2
3 PNAME="pixman"
4 PVER="0.21.6"
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}"