Magellan Linux

Contents of /branches/magellan-next/extras/libgsf/libgsf-1.14.19-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7266 - (show annotations) (download)
Wed Oct 13 10:55:33 2010 UTC (13 years, 7 months ago) by niro
File size: 472 byte(s)
auto added: ver bump to 1.14.19-r1
1 # $Id: libgsf-1.14.16-r1.smage2 4220 2009-11-30 10:40:50Z niro $
2
3 PNAME="libgsf"
4 PVER="1.14.19"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-extra"
8 STATE="unstable"
9
10 DESCRIPTION="GNOME Structured File Library."
11 HOMEPAGE="http://gnome.org/"
12
13 DEPEND=">= dev-libs/libxml2-2.7
14 >= dev-libs/glib2-2.24
15 >= sys-libs/zlib-1.2"
16
17 SDEPEND=">= dev-util/pkgconfig-0.25"
18
19 SRCFILE="${PNAME}-${PVER}.tar.bz2"
20 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
21
22 sminclude gnome2
23
24 UP2DATE="updatecmd_gnome ${PNAME}"