[Lunar-commits] <moonbase> PyKDE: move it to crater.

Florin Braescu florin at lunar-linux.org
Sat Jan 2 15:20:10 CET 2010


commit cd3aac0e591cb086f8c59a6c6225e91bcd146aee
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 2 16:20:10 2010 +0200

    PyKDE: move it to crater.
---
 python/PyKDE/BUILD   |    8 --------
 python/PyKDE/DEPENDS |    4 ----
 python/PyKDE/DETAILS |   18 ------------------
 3 files changed, 0 insertions(+), 30 deletions(-)

diff --git a/python/PyKDE/BUILD b/python/PyKDE/BUILD
deleted file mode 100644
index 0e9ed2c..0000000
--- a/python/PyKDE/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-(
-
-  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
deleted file mode 100644
index 7470d78..0000000
--- a/python/PyKDE/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends  sip
-depends  PyQt
-depends  kdebase3
-
diff --git a/python/PyKDE/DETAILS b/python/PyKDE/DETAILS
deleted file mode 100644
index d8f1757..0000000
--- a/python/PyKDE/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=PyKDE
-         VERSION=3.16.3
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/PyKDE3
-      SOURCE_VFY=sha1:d7fa2aef56c3c9fe783769cb78589a3c50164fe1
-        WEB_SITE=http://www.riverbankcomputing.co.uk/pykde
-         ENTERED=20031008
-         UPDATED=20090913
-           SHORT="A set of Python bindings for the KDE desktop environment"
-
-cat << EOF
-PyKDE is a set of Python bindings for the KDE desktop environment.
-The bindings are implemented as a set of Python modules: dcop,
-kdecore, kdesu, kdefx, kdeui, kio, kfile, kparts, khtml, kjs, kspell
-and kdeprint. The modules correspond to libraries in the kdelibs
-package. PyKDE supports nearly all classes and methods in these
-libraries.
-EOF


More information about the Lunar-commits mailing list