Magellan Linux

Contents of /trunk/core/glitz/glitz-0.5.6-r7.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1258 - (show annotations) (download)
Sun Apr 26 14:36:29 2009 UTC (15 years, 1 month ago) by niro
File size: 626 byte(s)
-rebuild against mesa-7.4.1
1 # $Id$
2
3 PNAME="glitz"
4 PVER="0.5.6"
5 PBUILD="r7"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Glitz is an OpenGL image compositing library."
11 HOMEPAGE="http://www.freedesktop.org/wiki/Software/glitz"
12
13 DEPEND=">= virtual/opengl"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild multilib
19
20 SRC_URI=(
21 http://cairographics.org/snapshots/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 # check stable version
26 #UP2TAG=releases
27 # check dev version
28 UP2TAG=snapshots
29 UP2DATE="updatecmd http://cairographics.org/${UP2TAG}/ | grep ]LA.*-${PNAME}- | sed 's/.*ST-${PNAME}-\([0-9\.]*\).*/\1/'"

Properties

Name Value
svn:keywords Id