[Lunar-commits] <moonbase-kde> qzion: removing from moonbase, not needed

Dennis Veatch dennisveatch at bellsouth.net
Thu Oct 30 12:03:55 CET 2014


commit 36c5c5af0345dec9f417c882e9ce436768b8eae9
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 30 Oct 2014 07:03:14 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/36c5c5af0345dec9f417c882e9ce436768b8eae9

qzion: removing from moonbase, not needed
---
  qt4-apps/qzion/BUILD   | +0/-6     
  qt4-apps/qzion/DEPENDS | +0/-3     
  qt4-apps/qzion/DETAILS | +0/-23    
  3 files changed, 32 deletions(-)

--- a/qt4-apps/qzion/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-
-  default_cmake_config &&
-
-  cp src/qzion.pc . &&
-
-  default_make
--- a/qt4-apps/qzion/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends qt4
-
-optional_depends Python "-DSKIP_PYTHON_BINDINGS=OFF" "-DSKIP_PYTHON_BINDINGS=ON" "for Python bindings support"
--- a/qt4-apps/qzion/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
-          MODULE=qzion
-         VERSION=0.4.0
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$MIRROR_URL
-      SOURCE_VFY=sha1:5db5d4f84177b9daf665ca9773641978a02dbee8
-        WEB_SITE=http://dev.openbossa.org/trac/qedje/
-         ENTERED=20090125
-         UPDATED=20100812
-           SHORT="canvas abstraction for QEdje"
-
-cat << EOF
-QZion is a canvas abstraction used by and made for QEdje. As it is an
-abstraction, different implementations can exist, making it possible to
-optimize QEdje for different platforms/devices.
-
-Currently an implementation, based on KGameCanvas (from libkdegames)
-exists, but work is being done on providing an implementation using QT's
-QGraphicsView.
-
-The KGameCanvas-based implementation is very lightweight and works relatively
-well on embedded devices, where QGraphicsView is currently slow and not
-yet optimized for.
-EOF




More information about the Lunar-commits mailing list