[Lunar-commits] <moonbase-kde> korundum: Adjusting the DEPENDS and moving to development.
Dennis Veatch
dennisveatch at bellsouth.net
Sun Aug 10 14:32:28 CEST 2014
commit d08ecd58c665740f545bf637bb524c702fecf2e5
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sun, 10 Aug 2014 08:32:02 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/d08ecd58c665740f545bf637bb524c702fecf2e5
korundum: Adjusting the DEPENDS and moving to development.
---
network/korundum/BUILD -> development/korundum/BUILD
development/korundum/DEPENDS | +10/-0
development/korundum/DETAILS | +2/-1
network/korundum/DEPENDS | +0/-3
4 files changed, 12 insertions(+), 4 deletions(-)
--- /dev/null
+++ b/development/korundum/DEPENDS
@@ -0,0 +1,10 @@
+depends kde-baseapps
+depends qtruby
+depends smokegen
+depends smokekde
+
+optional_depends akonadi "-DWITH_Akonadi=1" "-DWITH_Akonadi=0" "For akonadi support"
+optional_depends kdepimlibs "-DWITH_KdepimLibs=1" "-DWITH_KdepimLibs=0" "For kdepimlib support"
+optional_depends nepomuk-widgets "-DWITH_Nepomuk=1" "-DWITH_Nepomuk=0" "For symantic desktop support"
+optional_depends okular "-DWITH_Okular=1" "-DWITH_Okular=0" "For pdf support"
+optional_depends soprano "-DWITH_Soprano=1" "-DWITH_Soprano=0" "For soparno support"
@@ -7,7 +7,8 @@
WEB_SITE=http://www.kde.org
ENTERED=20071026
UPDATED=20140720
- SHORT="korundum"
+ SHORT="ruby bindings for libraries created by the KDE community"
cat << EOF
+Ruby bindings for libraries created by the KDE community.
EOF
--- a/network/korundum/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends kde-baseapps
-depends qtruby
-depends smokekde
More information about the Lunar-commits
mailing list