[Lunar-commits] <moonbase> gnome-python-extras: small tweaks.
Florin Braescu
florin at lunar-linux.org
Sun May 9 10:04:49 CEST 2010
commit fc33180911e66d34f9ab72eaf1d815f98dcbfbd7
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun May 9 11:04:49 2010 +0300
gnome-python-extras: small tweaks.
---
gnome2/bindings/gnome-python-extras/BUILD | 14 +++++++-------
gnome2/bindings/gnome-python-extras/DEPENDS | 1 +
gnome2/bindings/gnome-python-extras/DETAILS | 6 +++---
3 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/gnome2/bindings/gnome-python-extras/BUILD b/gnome2/bindings/gnome-python-extras/BUILD
index 9b5f91b..554402d 100644
--- a/gnome2/bindings/gnome-python-extras/BUILD
+++ b/gnome2/bindings/gnome-python-extras/BUILD
@@ -2,12 +2,12 @@
sedit 's:#include <gdl/gdl-icons.h>::g' gdl/gdl.override
./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME210_PREFIX:-/usr}/share/info \
- --mandir=${GNOME210_PREFIX:-/usr}/share/man \
- $OPTS &&
- default_make
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME210_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/bindings/gnome-python-extras/DEPENDS b/gnome2/bindings/gnome-python-extras/DEPENDS
index 3853f29..39b93a8 100644
--- a/gnome2/bindings/gnome-python-extras/DEPENDS
+++ b/gnome2/bindings/gnome-python-extras/DEPENDS
@@ -1,4 +1,5 @@
depends gnome-panel
depends gtksourceview
depends gnome-python
+
optional_depends gtkspell "" "" "For gtkspell support, needed by scribes"
diff --git a/gnome2/bindings/gnome-python-extras/DETAILS b/gnome2/bindings/gnome-python-extras/DETAILS
index f0b841d..6f4041e 100644
--- a/gnome2/bindings/gnome-python-extras/DETAILS
+++ b/gnome2/bindings/gnome-python-extras/DETAILS
@@ -1,10 +1,10 @@
MODULE=gnome-python-extras
- VERSION=2.25.3
MAJOR=2.25
+ VERSION=$MAJOR.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
SOURCE_VFY=sha1:e69e5288466c960ed6f985bb10c9969b21ed85a4
- WEB_SITE=http://www.pygtk.org/
+ WEB_SITE=http://www.pygtk.org
ENTERED=20080416
UPDATED=20090318
SHORT="python interfacing for GNOME libraries"
More information about the Lunar-commits
mailing list