Magellan Linux

Contents of /branches/magellan-next/core/libart_lgpl/libart_lgpl-2.3.21-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6795 - (show annotations) (download)
Wed Sep 22 14:51:42 2010 UTC (13 years, 8 months ago) by niro
File size: 508 byte(s)
auto added: ver bump to 2.3.21-r1
1 # $Id: libart_lgpl-2.3.20-r3.smage2 3491 2009-10-22 21:30:43Z niro $
2
3 PNAME="libart_lgpl"
4 PVER="2.3.21"
5 PBUILD="r1"
6
7 PCATEGORIE="media-libs"
8 STATE="unstable"
9
10 DESCRIPTION="libart_lgpl is a LGPL version of the libart library."
11 HOMEPAGE="http://www.gnome.org/"
12
13 SDEPEND=">= dev-util/pkgconfig-0.25"
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 gnome://${PNAME}/${PVER%.*}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_gnome ${PNAME}"