Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9115 - (show annotations) (download)
Mon Nov 7 14:20:29 2011 UTC (12 years, 6 months ago) by niro
File size: 399 byte(s)
auto added: ver bump to 1.14.21-r1
1 # $Id$
2
3 PNAME="libgsf"
4 PVER="1.14.21"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-extra"
8
9 DESCRIPTION="GNOME Structured File Library."
10 HOMEPAGE="http://gnome.org/"
11
12 DEPEND=">= dev-libs/libxml2-2.7
13 >= dev-libs/glib2-2.28
14 >= sys-libs/zlib-1.2.5"
15
16 SDEPEND=">= dev-util/pkgconfig-0.25"
17
18 SRCFILE="${PNAME}-${PVER}.tar.bz2"
19 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"