Magellan Linux

Annotation of /trunk/core/glitz/glitz-0.5.6-r8.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3392 - (hide annotations) (download)
Tue Oct 20 21:45:37 2009 UTC (14 years, 8 months ago) by niro
File size: 626 byte(s)
auto added: ver bump to 0.5.6-r8
1 niro 3392 # $Id$
2    
3     PNAME="glitz"
4     PVER="0.5.6"
5     PBUILD="r8"
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