[Frugalware-git] frugalware-current: gnome-python-2.28.1-9-i686 * using now Finclude Python
Devil505
devil505linux at gmail.com
Sat Jun 4 11:00:33 CEST 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=84b0b559664a690bf2ee99b0d6de07273755f872
commit 84b0b559664a690bf2ee99b0d6de07273755f872
Author: Devil505 <devil505linux at gmail.com>
Date: Sat Jun 4 10:59:45 2011 +0200
gnome-python-2.28.1-9-i686
* using now Finclude Python
diff --git a/source/gnome-extra/gnome-python/FrugalBuild b/source/gnome-extra/gnome-python/FrugalBuild
index d3294db..23aecdf 100644
--- a/source/gnome-extra/gnome-python/FrugalBuild
+++ b/source/gnome-extra/gnome-python/FrugalBuild
@@ -4,14 +4,14 @@
pkgname=gnome-python
pkgver=2.28.1
-pkgrel=8
+pkgrel=9
pkgdesc="Python bindings for GNOME"
url="http://www.daa.com.au/~james/pygtk/"
depends=('libxml2>=2.7.8' 'pygtk>=2.16.0-4' 'pyorbit>=2.24.0-2' 'libgnomeui>=2.24.1-2' 'libbonobo>=2.32.0' 'openssl>=1.0.0-2')
rodepends=('python-gconf')
groups=('gnome-extra')
archs=('i686' 'x86_64' 'ppc')
-Finclude gnome
+Finclude gnome python
sha1sums=('de7e66aff141c4c64bc25cdb85193fab0899b983')
subpkgs=("${subpkgs[@]}" "python-gconf")
@@ -23,8 +23,8 @@ subarchs=("${subarchs[@]}" 'i686 x86_64 ppc')
build() {
Fbuild
- Fsplit python-gconf usr/lib/python2.7/site-packages/gtk-2.0/gconf.so
- Fsplit python-gconf /usr/share/pygtk/2.0/defs/gconf.defs
+ Fsplit python-gconf $_F_python_libdir/gtk-2.0/gconf.so
+ Fsplit python-gconf usr/share/pygtk/2.0/defs/gconf.defs
Fsplit python-gconf usr/share/pygtk/2.0/argtypes/gconf*
}
More information about the Frugalware-git
mailing list