[Lunar-commits] <moonbase-kde> kdestuff: For a lack of better words, it is stuff. Conatins some of the more well

Dennis Veatch dennisveatch at bellsouth.net
Tue Aug 19 14:48:18 CEST 2014


commit 9d2826405f113f85660d48e338feef6618010148
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 19 Aug 2014 08:44:54 -0400
URL: https://github.com/lunar-linux/moonbase-kde/commit/9d2826405f113f85660d48e338feef6618010148

kdestuff: For a lack of better words, it is stuff. Conatins some of the more well
known apps from the education, science and utils areas of kde.
---
  kdestuff/BUILD      | +1/-0     
  kdestuff/DEPENDS    | +23/-0    
  kdestuff/DETAILS    | +11/-0    
  kdestuff/POST_BUILD | +1/-0     
  kdestuff/PRE_BUILD  | +1/-0     
  5 files changed, 37 insertions(+)

--- /dev/null
+++ b/kdestuff/BUILD
@@ -0,0 +1 @@
+echo  >  $C_FIFO
--- /dev/null
+++ b/kdestuff/DEPENDS
@@ -0,0 +1,23 @@
+
+optional_depends "kdepim"      ""  ""  "KDE personal information management (kontact) application"
+optional_depends "calligra"    ""  ""  "KDE office suite"
+optional_depends "kopete"      ""  ""  "KDE instant messenger"
+optional_depends "ktorrent"    ""  ""  "KDE torrent application"
+optional_depends "digikam"     ""  ""  "KDE based photo management application"
+optional_depends "okular"      ""  ""  "KDE based PDF viewer"
+optional_depends "amarok"      ""  ""  "KDE based audio player"
+optional_depends "k3b"         ""  ""  "KDE based application to burn CDs and DVDs"
+optional_depends "cantor"      ""  ""  "Mathematics and Scientific Computing"
+optional_depends "kalgebra"    ""  ""  "fully featured calculator that lets you plot different types of 2D and 3D functions"
+optional_depends "kstars"      ""  ""  "Desktop Planetarium for KDE"
+optional_depends "step"        ""  ""  "Interactive Physical Simulator"
+optional_depends "rocs"        ""  ""  "full featured Graph - Editor and a Programming Enviroment"
+optional_depends "kalzium"     ""  ""  "KDE application to show information about the periodic system of the elements"
+optional_depends "kmplot"      ""  ""  "Mathematical Function Plotter"
+optional_depends "ksaneplugin" ""  ""  "KDE frontend for sane-backends"
+optional_depends "gwenview"    ""  ""  "KDE image viewer"
+optional_depends "kphotoalbum" ""  ""  "KDE base photo album manager"
+optional_depends "ksnapshot"   ""  ""  "KDE base snapshot tool"
+optional_depends "kvpnc"       ""  ""  "KDE4 frontend to various VPN clients"
+optional_depends "kget"        ""  ""  "KDE based download manager"
+optional_depends "kcron"       ""  ""  "KDE frontend to cron"
--- /dev/null
+++ b/kdestuff/DETAILS
@@ -0,0 +1,11 @@
+          MODULE=kde4
+         VERSION=4.13.3
+        WEB_SITE=http://www.kde.org
+         ENTERED=20140819
+         UPDATED=20140819
+         PROFILE=yes
+           SHORT="profile for kde apps and utilities"
+
+cat << EOF
+KDE profile for installing kde apps and utilities.
+EOF
--- /dev/null
+++ b/kdestuff/POST_BUILD
@@ -0,0 +1 @@
+true
--- /dev/null
+++ b/kdestuff/PRE_BUILD
@@ -0,0 +1 @@
+true




More information about the Lunar-commits mailing list