[Lunar-commits] profiles/kde4: Initial import.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Feb 2 03:53:17 CET 2008
commit bc3a56083b271dbdba0842782eb51e296e06e716
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 1 21:53:17 2008 -0500
profiles/kde4: Initial import.
---
profiles/kde4/BUILD | 1 +
profiles/kde4/DEPENDS | 19 +++++++++++++++++++
profiles/kde4/DETAILS | 20 ++++++++++++++++++++
profiles/kde4/POST_BUILD | 1 +
profiles/kde4/PRE_BUILD | 1 +
5 files changed, 42 insertions(+), 0 deletions(-)
diff --git a/profiles/kde4/BUILD b/profiles/kde4/BUILD
new file mode 100644
index 0000000..b75eac3
--- /dev/null
+++ b/profiles/kde4/BUILD
@@ -0,0 +1 @@
+echo > $C_FIFO
diff --git a/profiles/kde4/DEPENDS b/profiles/kde4/DEPENDS
new file mode 100644
index 0000000..21b83cc
--- /dev/null
+++ b/profiles/kde4/DEPENDS
@@ -0,0 +1,19 @@
+depends kdepimlibs4
+depends kdebase4
+depends kdebase4-workspace
+depends kdebase4-runtime
+
+optional_depends "kdegames4" "" "" "games"
+optional_depends "kdegraphics4" "" "" "graphics applications"
+optional_depends "kdeutils4" "" "" "various utilities"
+optional_depends "kdemultimedia4" "" "" "multimedia applicatiosn"
+optional_depends "kdenetwork4" "" "" "network applications"
+optional_depends "kdeadmin4" "" "" "administration utilities"
+optional_depends "kdetoys4" "" "" "toys"
+optional_depends "kdeartwork4" "" "" "additional eyecandy"
+optional_depends "kdeedu4" "" "" "educational software"
+optional_depends "kdesdk4" "" "" "sdk for KDE"
+optional_depends "kdeaccessibility4" "" "" "accessibility features"
+optional_depends "kdebindings4" "" "" "bindings to languages"
+optional_depends "kdewebdev4" "" "" "for web development"
+optional_depends "extragear-plasma" "" "" ""
diff --git a/profiles/kde4/DETAILS b/profiles/kde4/DETAILS
new file mode 100644
index 0000000..662bbc1
--- /dev/null
+++ b/profiles/kde4/DETAILS
@@ -0,0 +1,20 @@
+ MODULE=kde4
+ MAJOR=4.0
+ VERSION=${MAJOR}.0
+ WEB_SITE=http://www.kde.org/
+ ENTERED=20080201
+ UPDATED=20080201
+ PROFILE=yes
+ SHORT="powerful graphical desktop environment"
+
+cat << EOF
+KDE is a powerful graphical desktop environment for Unix workstations.
+It combines ease of use, contemporary functionality and outstanding
+graphical design with the technological superiority of the Unix
+operating system. KDE is a completely new desktop, incorporating a large
+suite of applications for Unix workstations. While KDE includes a window
+manager, file manager, panel, control center and many other components
+that one would expect to be part of a contemporary desktop environment,
+the true strength of this exceptional environment lies in the
+interoperability of its components.
+EOF
diff --git a/profiles/kde4/POST_BUILD b/profiles/kde4/POST_BUILD
new file mode 100644
index 0000000..27ba77d
--- /dev/null
+++ b/profiles/kde4/POST_BUILD
@@ -0,0 +1 @@
+true
diff --git a/profiles/kde4/PRE_BUILD b/profiles/kde4/PRE_BUILD
new file mode 100644
index 0000000..27ba77d
--- /dev/null
+++ b/profiles/kde4/PRE_BUILD
@@ -0,0 +1 @@
+true
More information about the Lunar-commits
mailing list