[Lunar-commits] <moonbase> wxGTK, wxPython: version bumped to 2.8.9.1.
Florin Braescu
florin at lunar-linux.org
Fri Nov 7 03:40:01 CET 2008
commit 085fed3c0b936b654e5abeec1fc74c2741770999
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Nov 7 04:40:01 2008 +0200
wxGTK, wxPython: version bumped to 2.8.9.1.
Bugfixes release.
---
libs/wxGTK/DEPENDS | 10 +++++-----
libs/wxGTK/DETAILS | 16 ++++++++--------
libs/wxPython/DEPENDS | 2 +-
libs/wxPython/DETAILS | 8 ++++----
4 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/libs/wxGTK/DEPENDS b/libs/wxGTK/DEPENDS
index a65adfd..1f7516f 100644
--- a/libs/wxGTK/DEPENDS
+++ b/libs/wxGTK/DEPENDS
@@ -1,7 +1,7 @@
-depends nasm &&
-depends bison &&
-depends flex &&
-depends gtk+-2 &&
+depends nasm
+depends bison
+depends flex
+depends gtk+-2
-optional_depends "SDL" "--with-sdl" "" "Use SDL for audio" &&
+optional_depends "SDL" "--with-sdl" "" "Use SDL for audio"
optional_depends "libgnomeprint" "--with-gnomeprint" "" "For gnomeprint support"
diff --git a/libs/wxGTK/DETAILS b/libs/wxGTK/DETAILS
index 6a33451..3bcab0f 100644
--- a/libs/wxGTK/DETAILS
+++ b/libs/wxGTK/DETAILS
@@ -1,19 +1,19 @@
MODULE=wxGTK
- VERSION=2.8.9.0
+ VERSION=2.8.9.1
# NOTE: leave source the same as wxPython to save dl bw
SOURCE=wxPython-src-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/wxPython-src-$VERSION
- SOURCE_URL=$SFORGE_URL/wxpython/
- SOURCE_VFY=sha1:38ca48fd5ac4fec94361c480cf035f9212c29654
- WEB_SITE=http://www.wxwidgets.org/
+ SOURCE_URL=$SFORGE_URL/wxpython
+ SOURCE_VFY=sha1:7359af790d58082330c867f5c10f51b6382d9a35
+ WEB_SITE=http://www.wxwidgets.org
ENTERED=20011217
- UPDATED=20080928
- SHORT="GTK+ version of wxWindows API."
+ UPDATED=20081107
+ SHORT="GTK+ version of wxWindows API"
cat << EOF
wxGTK - GTK+ implementation of wxWindows API for GUI's.
wxWindows provides online help, network programming, streams, clipboard
-and drag and drop, multithreading, image loading and saving in a
-variety of formats, database support, HTML viewing and printing.
+and drag and drop, multithreading, image loading and saving in a variety
+of formats, database support, HTML viewing and printing.
Quite good for a GUI API.
EOF
diff --git a/libs/wxPython/DEPENDS b/libs/wxPython/DEPENDS
index 71c19ef..79f68e4 100644
--- a/libs/wxPython/DEPENDS
+++ b/libs/wxPython/DEPENDS
@@ -1,2 +1,2 @@
-depends Python &&
+depends Python
depends wxGTK
diff --git a/libs/wxPython/DETAILS b/libs/wxPython/DETAILS
index 7e4c5aa..b798f0e 100644
--- a/libs/wxPython/DETAILS
+++ b/libs/wxPython/DETAILS
@@ -1,12 +1,12 @@
MODULE=wxPython
- VERSION=2.8.9.0
+ VERSION=2.8.9.1
SOURCE=$MODULE-src-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-src-$VERSION
- SOURCE_URL=$SFORGE_URL/wxpython/
- SOURCE_VFY=sha1:38ca48fd5ac4fec94361c480cf035f9212c29654
+ SOURCE_URL=$SFORGE_URL/wxpython
+ SOURCE_VFY=sha1:7359af790d58082330c867f5c10f51b6382d9a35
WEB_SITE=http://www.wxpython.org
ENTERED=20010927
- UPDATED=20080928
+ UPDATED=20081107
SHORT="GUI toolkit for the Python programming language"
cat << EOF
More information about the Lunar-commits
mailing list