Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (6b4b0847553f87772a53b8c6b6cc33fdd985b113)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (6b4b0847553f87772a53b8c6b6cc33fdd985b113)
  • Date: Wed, 7 Mar 2007 11:46:39 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

ChangeLog | 3 +
kde4/kde4-profile/BUILD | 1
kde4/kde4-profile/DEPENDS | 31 ++++++++++
kde4/kde4-profile/DETAILS | 11 +++
kde4/kde4-profile/FINAL | 2
kde4/kde4-profile/HISTORY | 123
+++++++++++++++++++++++++++++++++++++++++
kde4/kde4-profile/INSTALL | 1
kde4/kde4-profile/PRE_BUILD | 1
kde4/kde4-profile/kde4.desktop | 8 ++
kde4/kdebase4/DEPENDS | 2
kde4/kdebase4/HISTORY | 3 +
kde4/kdemultimedia4/DEPENDS | 12 ++--
kde4/kdemultimedia4/HISTORY | 7 ++
13 files changed, 198 insertions(+), 7 deletions(-)

New commits:
commit 6b4b0847553f87772a53b8c6b6cc33fdd985b113
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Added a kde4-profile package for KDE4

commit 62f3d50eb72e9af1bdcced1ae2296406621f7e3c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdemultimedia4: Use proper spell names for dependencies

commit 989f2d429a366d214662889c0025ae3ae54e82e8
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdebase4: lmsensors is actually called lm_sensors

diff --git a/ChangeLog b/ChangeLog
index f0a11a6..2464e35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-07 Eric Sandall <sandalle AT sourcemage.org>
+ * kde4/kde4-profile: KDE4 profile meta spell
+
2007-03-06 Thomas Orgis <sobukus AT sourcemage.org>
* science/tisean: new spell; time series analysis toolkit

diff --git a/kde4/kde4-profile/BUILD b/kde4/kde4-profile/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde4/kde4-profile/BUILD
@@ -0,0 +1 @@
+true
diff --git a/kde4/kde4-profile/DEPENDS b/kde4/kde4-profile/DEPENDS
new file mode 100755
index 0000000..c64f7e6
--- /dev/null
+++ b/kde4/kde4-profile/DEPENDS
@@ -0,0 +1,31 @@
+depends kdebase4 &&
+
+optional_depends kdeadmin4 \
+ "" \
+ "" \
+ "System administration programs" &&
+
+optional_depends kdegraphics4 \
+ "" \
+ "" \
+ "Graphics related programs" &&
+
+optional_depends kdemultimedia4 \
+ "" \
+ "" \
+ "Applications like a CD player and mixer" &&
+
+optional_depends kdenetwork4 \
+ "" \
+ "" \
+ "News client, and other programs" &&
+
+optional_depends kdepim4 \
+ "" \
+ "" \
+ "Personal information management" &&
+
+optional_depends kdeutils4 \
+ "" \
+ "" \
+ "Desktop tools like a calculator and editor"
diff --git a/kde4/kde4-profile/DETAILS b/kde4/kde4-profile/DETAILS
new file mode 100755
index 0000000..4a0a0a2
--- /dev/null
+++ b/kde4/kde4-profile/DETAILS
@@ -0,0 +1,11 @@
+ SPELL=kde4-profile
+ VERSION=3.80.3
+ WEB_SITE=http://www.kde.org/
+ ENTERED=20070307
+ KEYWORDS="kde"
+ SHORT="Provides a fully featured KDE4 desktop environment"
+cat << EOF
+The kde4-profile spell provides a fully featured KDE4 desktop environment.
+Casting this spell is a good way to ensure your KDE4 system is installed with
+all the features you want.
+EOF
diff --git a/kde4/kde4-profile/FINAL b/kde4/kde4-profile/FINAL
new file mode 100755
index 0000000..5ce342e
--- /dev/null
+++ b/kde4/kde4-profile/FINAL
@@ -0,0 +1,2 @@
+touch /var/log/sorcery/install/${SPELL}-${VERSION} &&
+touch /var/log/sorcery/md5sum/${SPELL}-${VERSION}
diff --git a/kde4/kde4-profile/HISTORY b/kde4/kde4-profile/HISTORY
new file mode 100644
index 0000000..41e473c
--- /dev/null
+++ b/kde4/kde4-profile/HISTORY
@@ -0,0 +1,123 @@
+2007-01-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: updated spell to 3.5.6
+
+2006-10-11 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 3.5.5
+
+2006-09-12 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.5.4
+
+2006-06-29 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
+2006-05-31 Treeve Jelbert <treeve01 AT pi.be>
+ * DETAILS: version 3.5.3
+
+2006-04-03 Treeve Jelbert <treeve01 AT pi.be>
+ * DETAILS: version 3.5.2
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2006-02-14 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.5.1
+ Shortened SHORT
+
+2005-10-17 Gareth Clay <gareth AT caffeinefuelled.co.uk>
+ * DETAILS: version 3.4.3
+
+2005-03-17 Gareth Clay <gareth AT caffeinefuelled.co.uk>
+ * DETAILS: version 3.4.0
+
+2005-02-28 Gareth Clay <gareth AT caffeinefuelled.co.uk>
+ * DETAILS: version 3.4.0-rc1
+
+2005-02-11 Gareth Clay <gareth AT caffeinefuelled.co.uk>
+ * DETAILS: added a more descriptive description (bug #8204)
+
+2004-12-19 Gareth Clay <gareth AT caffeinefuelled.co.uk>
+ * DETAILS: version 3.3.2
+
+2004-10-18 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.3.1
+ * DEPENDS: Added optional dependency on arts
+
+2004-07-08 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: BUILD_API=2
+ * BUILD: Converted to BUILD_API 2
+ * INSTALL: Added
+ * PRE_BUILD: Converted to BUILD_API 2
+ * POST_INSTALL: Renamed to FINAL
+ * FINAL: Converted to BUILD_API 2
+
+2004-06-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Woops, had an extra "&&" at the end...
+
+2004-06-16 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Added optional dependency on kdewebdev
+ Removed kdelibs as kdebase depends on it
+ Removed qt-x11 and arts as kdelibs depends on it
+ Removed X11-LIBS as qt-x11 depends on it
+ Formatted to Guru Handbook
+
+2004-06-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.2.3
+ SOURCE_URL now uses $VERSION instead of hard-coded
+ Make SHORT shorter
+
+2004-04-21 Eric Womack <eric AT sourcemage.com>
+ * DETAILS: Updated to 3.2.2
+
+2004-04-05 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.2.1
+
+2004-03-10 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * POST_BUILD: removed, so the .desktop file is tracked
+
+2004-02-07 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.2.0
+
+2003-10-27 Treeve Jelbert <treeve AT pi.be>
+ * HISTORY: reformatted
+
+003-10-19 Eric Sandall <sandalle AT sourcemage.org>
+ * BUILD: Installs .desktop for login managers
+ only installs to /usr/share/xsession
+ * kde.desktop: Added profile for login managers
+
+2003-10-10 hgg <hgreig AT bigpond.net.au>
+ * DEPENDS: Change x11-libs to X11-LIBS
+
+2003-09-18 hgg <hgreig AT bigpond.net.au>
+ * DETAILS: Update to 3.1.4
+
+2003-08-05 hgg <hgreig AT bigpond.net.au>
+ * DETAILS: Update to 3.1.3
+
+2003-05-23 Eric Womack <eric AT sourcemage.com>
+ * DETAILS: 3.1.2
+
+2003-05-17 Eric Womack <eric AT sourcemage.com>
+ * DEPENDS: kdoc removed
+
+2003-05-16 Eric Womack <eric AT sourcemage.com>
+ * DEPENDS: kside-sgl changed to kside-smgl
+
+2003-04-20 Eric Womack <eric AT sourcemage.com>
+ * DETAILS: 3.1.1
+
+2002-04-09 Gareth Clay <g.clay AT warwick.ac.uk>
+ * DETAILS: Updated for KDE3
+
+2002-04-09 Eric Womack <eric AT lasvegasdata.com>
+ * DETAILS: Beta release
+ * DEPENDS: Non-critical elements set to optional.
+
+2002-04-09 Gareth Clay <g.clay AT warwick.ac.uk>
+ * DEPENDS: Fixed typo
+ * DETAILS: Updated (2.2 -> 3.0 stuff)
+
+2002-03-14 Eric Womack <eric AT lasvegasdata.com>
+ * HISTORY: Added this History file.
+ * DEPENDS: All KDE packages (except i18n type) added
+
diff --git a/kde4/kde4-profile/INSTALL b/kde4/kde4-profile/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde4/kde4-profile/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/kde4/kde4-profile/PRE_BUILD b/kde4/kde4-profile/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde4/kde4-profile/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/kde4/kde4-profile/kde4.desktop b/kde4/kde4-profile/kde4.desktop
new file mode 100755
index 0000000..c2684e9
--- /dev/null
+++ b/kde4/kde4-profile/kde4.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=KDE4
+Comment=This session logs you into KDE4
+Exec=startkde4
+TryExec=startkde4
+Icon=
+Type=Application
diff --git a/kde4/kdebase4/DEPENDS b/kde4/kdebase4/DEPENDS
index a9a5e94..9e5e5e4 100755
--- a/kde4/kdebase4/DEPENDS
+++ b/kde4/kdebase4/DEPENDS
@@ -20,7 +20,7 @@ fi &&
optional_depends freetype2 '' '' '' &&
optional_depends samba '' '' 'for the smb-ioslave' &&
optional_depends linux-pam '' '' '' &&
-optional_depends lmsensors '' '' 'harware monitoring' &&
+optional_depends lm_sensors '' '' 'harware monitoring' &&
optional_depends glib2 '' '' '' &&
optional_depends libraw1394 '' '' 'Firewire support' &&
#optional_depends '' '' '' &&
diff --git a/kde4/kdebase4/HISTORY b/kde4/kdebase4/HISTORY
index 7ef3bdb..d58daee 100644
--- a/kde4/kdebase4/HISTORY
+++ b/kde4/kdebase4/HISTORY
@@ -1,3 +1,6 @@
+2007-03-07 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: lmsensors -> lm_sensors
+
2007-02-230 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 3.80.3

diff --git a/kde4/kdemultimedia4/DEPENDS b/kde4/kdemultimedia4/DEPENDS
index 431113c..3dd723e 100755
--- a/kde4/kdemultimedia4/DEPENDS
+++ b/kde4/kdemultimedia4/DEPENDS
@@ -1,15 +1,15 @@
source $SECTION_DIRECTORY/KDE_DEPENDS &&
optional_depends alsa-lib '' '' '' &&
-optional_depends ogg '' '' '' &&
-optional_depends vorbis '' '' '' &&
+optional_depends libogg '' '' '' &&
+optional_depends libvorbis '' '' '' &&
optional_depends glib2 '' '' '' &&
-optional_depends gobject '' '' '' &&
+#optional_depends gobject '' '' '' &&
optional_depends libxml2 '' '' '' &&
-optional_depends theora '' '' '' &&
+optional_depends libtheora '' '' '' &&
optional_depends gstreamer '' '' 'Phonon GStreamer backend' &&
-optional_depends xine '' '' '' &&
+optional_depends xine-lib '' '' '' &&
optional_depends flac '' '' '' &&
-optional_depends tunepimp '' '' '' &&
+optional_depends libtunepimp '' '' '' &&
optional_depends taglib '' '' 'reading and editing audio meta data'
&&
#optional_depends nmm '' '' 'Phonon-NMM backend'
&&
optional_depends cdparanoia '' '' '' &&
diff --git a/kde4/kdemultimedia4/HISTORY b/kde4/kdemultimedia4/HISTORY
index 0ee0491..6b94d9d 100644
--- a/kde4/kdemultimedia4/HISTORY
+++ b/kde4/kdemultimedia4/HISTORY
@@ -1,3 +1,10 @@
+2007-03-07 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: ogg -> libogg
+ vorbis -> libvorbis
+ theora -> libtheora
+ xine -> xine-lib
+ tunepimp -> libtunepimp
+
2007-03-06 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 3.80.3




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (6b4b0847553f87772a53b8c6b6cc33fdd985b113), Eric Sandall, 03/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page