Magellan Linux

Contents of /smage/trunk/extras/libgsf/libgsf-1.14.20-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1707 - (show annotations) (download)
Fri Apr 8 11:25:21 2011 UTC (13 years ago) by niro
File size: 414 byte(s)
auto added: ver bump to 1.14.20-r1
1 # $Id$
2
3 PNAME="libgsf"
4 PVER="1.14.20"
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.28
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}"