Magellan Linux

Annotation of /trunk/extras/libgsf/libgsf-1.14.42-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30261 - (hide annotations) (download)
Wed Nov 15 13:07:13 2017 UTC (6 years, 6 months ago) by niro
File size: 419 byte(s)
auto added: ver bump to 1.14.42-r1
1 niro 30261 # $Id$
2    
3     PNAME="libgsf"
4     PVER="1.14.42"
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.44
14     >= sys-libs/zlib-1.2.7"
15    
16     SDEPEND=">= dev-util/pkgconfig-0.25
17     >= dev-util/intltool-0.50"
18    
19     SRCFILE="${PNAME}-${PVER}.tar.xz"
20     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
21    
22     sminclude gnome2
23    
24     UP2DATE="updatecmd_gnome ${PNAME}"