[Lunar-commits] <moonbase> PyKDE: version bumped to 3.16.2.

Florin Braescu florin at lunar-linux.org
Tue Nov 18 16:39:02 CET 2008


commit 61363ff28c4740d54911fe5dea7a5f9af83db111
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Nov 18 17:39:02 2008 +0200

    PyKDE: version bumped to 3.16.2.
    
    Bugfixes release.
---
 python/PyKDE/BUILD   |    8 +++-----
 python/PyKDE/DEPENDS |    4 ++--
 python/PyKDE/DETAILS |   14 +++++---------
 3 files changed, 10 insertions(+), 16 deletions(-)

diff --git a/python/PyKDE/BUILD b/python/PyKDE/BUILD
index 43a77cf..0e9ed2c 100644
--- a/python/PyKDE/BUILD
+++ b/python/PyKDE/BUILD
@@ -1,10 +1,8 @@
 (
 
-  patch_it $SOURCE_CACHE/$SOURCE1 1 &&
-
-  python ./configure.py $OPTS       &&
-  default_make                      &&
-  mkdir -p /usr/share/PyKDE         &&
+  python ./configure.py $OPTS  &&
+  default_make                 &&
+  mkdir -p /usr/share/PyKDE    &&
   cp -Rf examples /usr/share/PyKDE
 
 ) > $C_FIFO 2>&1
diff --git a/python/PyKDE/DEPENDS b/python/PyKDE/DEPENDS
index 0c1c8ea..7470d78 100644
--- a/python/PyKDE/DEPENDS
+++ b/python/PyKDE/DEPENDS
@@ -1,4 +1,4 @@
-depends  sip   &&
-depends  PyQt  &&
+depends  sip
+depends  PyQt
 depends  kdebase3
 
diff --git a/python/PyKDE/DETAILS b/python/PyKDE/DETAILS
index bd4dfc9..a0dbd3f 100644
--- a/python/PyKDE/DETAILS
+++ b/python/PyKDE/DETAILS
@@ -1,15 +1,11 @@
           MODULE=PyKDE
-         VERSION=3.16.0
-          SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE1=PyKDE-3.16.0-sip-4.7.patch
-      SOURCE_URL=http://www.riverbankcomputing.com/Downloads/PyKDE3/
-     SOURCE1_URL=http://www.riverbankcomputing.com/Downloads/PyKDE3/
-      SOURCE_VFY=sha1:d4b6969e254f05e05ec7d8f3095a712afaac8189
-     SOURCE1_VFY=sha1:283989531415214aa4f9134b7fb1a7d7975b5564
+         VERSION=3.16.2
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/PyKDE3
+      SOURCE_VFY=sha1:5f3f6074cdc06d5e99a729d1d7e34de0eb31fe90
         WEB_SITE=http://www.riverbankcomputing.co.uk/pykde
          ENTERED=20031008
-         UPDATED=20071018
-      MAINTAINER=jol at lunar-linux.org
+         UPDATED=20081118
            SHORT="A set of Python bindings for the KDE desktop environment"
 
 cat << EOF


More information about the Lunar-commits mailing list