Magellan Linux

Contents of /trunk/extras/cairomm/cairomm-1.8.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1394 - (show annotations) (download)
Wed May 6 08:50:35 2009 UTC (15 years ago) by niro
File size: 617 byte(s)
auto added: ver bump to 1.8.0-r1
1 # $Id$
2
3 PNAME="cairomm"
4 PVER="1.8.0"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-cpp"
8 STATE="unstable"
9
10 DESCRIPTION="cairomm is a C++ wrapper for the cairo graphics library."
11 HOMEPAGE="http://cairographics.org/cairomm/"
12
13 DEPEND=">= x11-libs/cairo-1.8"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://cairographics.org/releases/${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