Magellan Linux

Annotation of /branches/R11-unstable/extras/libart_lgpl/libart_lgpl-2.3.21-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10498 - (hide annotations) (download)
Mon Jan 23 09:50:32 2012 UTC (12 years, 3 months ago) by niro
Original Path: trunk/core/libart_lgpl/libart_lgpl-2.3.21-r2.smage2
File size: 423 byte(s)
-import from magellan-next
1 niro 8363 # $Id$
2    
3     PNAME="libart_lgpl"
4     PVER="2.3.21"
5     PBUILD="r2"
6    
7 niro 10498 PCAT="media-libs"
8 niro 8363
9     DESCRIPTION="libart_lgpl is a LGPL version of the libart library."
10     HOMEPAGE="http://www.gnome.org/"
11    
12     SDEPEND=">= dev-util/pkgconfig-0.25"
13    
14     SRCFILE="${PNAME}-${PVER}.tar.bz2"
15     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
16    
17     sminclude mbuild
18    
19     SRC_URI=(
20     gnome://${PNAME}/${PVER%.*}/${SRCFILE}
21     mirror://${PNAME}/${SRCFILE}
22     )
23    
24     UP2DATE="updatecmd_gnome ${PNAME}"