Magellan Linux

Contents of /branches/R11-stable/extras/libgsf/libgsf-1.14.28-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19295 - (show annotations) (download)
Tue Sep 3 14:57:59 2013 UTC (10 years, 9 months ago) by niro
File size: 392 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="libgsf"
4 PVER="1.14.28"
5 PBUILD="r1"
6
7 PCAT="gnome-extra"
8
9 DESCRIPTION="GNOME Structured File Library."
10 HOMEPAGE="http://gnome.org/"
11
12 DEPEND=">= dev-libs/libxml2-2.9
13 >= dev-libs/glib2-2.36
14 >= sys-libs/zlib-1.2.7"
15
16 SDEPEND=">= dev-util/pkgconfig-0.25"
17
18 SRCFILE="${PNAME}-${PVER}.tar.xz"
19 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"