Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=36a5e964b778974e5b136edf17c15652e1c3d7f7

commit 36a5e964b778974e5b136edf17c15652e1c3d7f7
Author: Cedynamix <[email protected]>
Date:   Tue Jan 12 23:23:08 2010 +0100

libgsf-1.14.16-1-i686

* version bump
* change maintainer krix --> Cedynamix

diff --git a/source/lib/libgsf/FrugalBuild b/source/lib/libgsf/FrugalBuild
index ba3f1c3..0c30177 100644
--- a/source/lib/libgsf/FrugalBuild
+++ b/source/lib/libgsf/FrugalBuild
@@ -1,29 +1,28 @@
# Compiling time: 0.37 SBU
-# Maintainer: Christian Hamar alias krix <[email protected]>
+# Maintainer: Cedrick Hannier alias Cedynamix <[email protected]>
# Contributor: Miklos Nemeth <[email protected]>

pkgname=libgsf
-pkgver=1.14.8
-pkgrel=2
+pkgver=1.14.16
+pkgrel=1
pkgdesc="A library for reading and writing structured files (eg MS OLE and Zip)"
url="http://www.gnome.org/";
-# THIS PACKAGE WILL USE GVFS, but need to WAIT for next release <-- (now it 
cant find it even its in deps)
depends=('libxml2' 'glib2' 'bzip2')
-makedepends=('gtk-doc' 'perl-xml-parser' 'pygtk>=2.12.0' 'gnome-vfs>=2.22.0' 
'libbonobo>=2.22.0' 'gconf>=2.22.0')
+makedepends=('intltool>=0.40.6' 'gtk-doc' 'perl-xml-parser' 'pygtk>=2.16.0' 
'gvfs>=1.4.3' 'libbonobo>=2.24.2' 'gconf>=2.28.0')
groups=('lib')
archs=('i686' 'x86_64' 'ppc')
Finclude gnome python
-sha1sums=('780a411050b2168263f154d66a5ebb07141284e3')
+sha1sums=('9461d816c283e977d88916932def678560f9c8d5')

subpkgs=('libgsf-gnome')
subdescs=('GNOME specific extensions to libgsf')
-subdepends=("gconf>=2.22.0 gnome-vfs>=2.22.0 libbonobo>=2.22.0 
$pkgname=$pkgver-$pkgrel")
+subdepends=("gconf>=2.28.0 gvfs>=1.4.3 libbonobo>=2.24.2 
$pkgname=$pkgver-$pkgrel")
subgroups=('gnome')
subarchs=('i686 x86_64 ppc')

build() {
Fcd
-       Fmake --enable-gtk-doc --with-bz2 --with-gnome --with-zlib 
--with-python \
+       Fmake --disable-gtk-doc --with-bz2 --with-zlib --with-python \
--disable-schemas-install
Fmakeinstall GCONF_DISABLE_SCHEMA_INSTALL=1
# Damn. Somehow it isn't installed ...
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to