Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (77e98127432c02565dccf57b7dc288efee959272)
  • Date: Sat, 22 Sep 2007 17:53:46 -0500

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

e/e-emotion/DEPENDS | 10 ++++++++++
e/e-emotion/HISTORY | 4 ++++
e/e_dbus/DEPENDS | 3 ++-
e/e_dbus/HISTORY | 3 +++
e/e_modules/DEPENDS | 5 -----
e/e_modules/HISTORY | 3 +++
graphics/gimp/DEPENDS | 4 ++--
graphics/gimp/HISTORY | 4 ++++
video-libs/gst-plugins-good/DEPENDS | 2 +-
video-libs/gst-plugins-good/HISTORY | 5 +++++
video-libs/gst-plugins-good/PRE_SUB_DEPENDS | 5 +++++
video-libs/gst-plugins-good/SUB_DEPENDS | 7 +++++++
12 files changed, 46 insertions(+), 9 deletions(-)

New commits:
commit 77e98127432c02565dccf57b7dc288efee959272
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e-emotion, gst-plugins-good: e-emotion may optionally use
gst-plugins-good built with libcdio for CDDA support

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

gst-plugins-good: It's ASCII, not ascii ;)

commit 92fb5ccf4cdd7b8b06ab81753cf4754caab0d99c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gimp: Uses gimp-print, not gutenprint, for printing support

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

e-emotion: Optionally depends on gst-ffmpeg

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

gimp: That's ASCII, not Ascii ;)

commit 9fa8eadeabe24f304ae92638f2bcb8ac016a3d6e
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e_dbus: Depends on ecore

commit 80509008e252ad4dc8f3fd5d8c6630f2b6178e67
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

e_modules: e_module-devian no longer exists

diff --git a/e/e-emotion/DEPENDS b/e/e-emotion/DEPENDS
index f920494..edbb5dd 100755
--- a/e/e-emotion/DEPENDS
+++ b/e/e-emotion/DEPENDS
@@ -1,6 +1,16 @@
depends edje &&
depends xine-lib &&

+optional_depends 'gst-ffmpeg' \
+ '' \
+ '--disable-gstreamer' \
+ 'for GStreamer backend support' &&
+
+optional_depends -sub 'LIBCDIO' 'gst-plugins-good' \
+ '' \
+ '' \
+ 'for CDDA support' &&
+
if [ "$EEMOTION_CVS" == "y" ]; then
depends CVS
fi
diff --git a/e/e-emotion/HISTORY b/e/e-emotion/HISTORY
index a83feef..b892b4a 100644
--- a/e/e-emotion/HISTORY
+++ b/e/e-emotion/HISTORY
@@ -1,3 +1,7 @@
+2007-09-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Optionally depends on gst-ffmpeg for a backend
+ Optionally depends on gst-plugins-good (built with libcdio) for CDDA
+
2006-03-28 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: new SOURCE_URL, CVS is no longer hosted on SF

diff --git a/e/e_dbus/DEPENDS b/e/e_dbus/DEPENDS
index ede0678..73d9987 100755
--- a/e/e_dbus/DEPENDS
+++ b/e/e_dbus/DEPENDS
@@ -1 +1,2 @@
-depends dbus
+depends dbus &&
+depends ecore
diff --git a/e/e_dbus/HISTORY b/e/e_dbus/HISTORY
index 045f79d..3a43143 100644
--- a/e/e_dbus/HISTORY
+++ b/e/e_dbus/HISTORY
@@ -1,3 +1,6 @@
+2007-09-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on ecore
+
2006-06-17 Philippe "Puppet_Master" Caseirol <puppetmaster AT sourcemage.org>
* PREPARE, DETAILS, DEPENDS, PRE_BUILD: Created

diff --git a/e/e_modules/DEPENDS b/e/e_modules/DEPENDS
index b59ab55..c598e98 100755
--- a/e/e_modules/DEPENDS
+++ b/e/e_modules/DEPENDS
@@ -23,11 +23,6 @@ optional_depends e_module-deskshow \
'' \
'to iconify/uniconify all E17 windows' &&

-optional_depends e_module-devian \
- '' \
- '' \
- 'for an E17 module to display images and RSS feeds' &&
-
optional_depends e_module-evolume \
'' \
'' \
diff --git a/e/e_modules/HISTORY b/e/e_modules/HISTORY
index 5edf40c..5dd385c 100644
--- a/e/e_modules/HISTORY
+++ b/e/e_modules/HISTORY
@@ -1,3 +1,6 @@
+2007-09-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: e_module-devian no longer exists
+
2006-11-16 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: e_module-eveil renamed to e_module-alarm

diff --git a/graphics/gimp/DEPENDS b/graphics/gimp/DEPENDS
index 7c263fe..9aa7888 100755
--- a/graphics/gimp/DEPENDS
+++ b/graphics/gimp/DEPENDS
@@ -18,7 +18,7 @@ optional_depends lcms \
"" \
"for color proof module" &&

-optional_depends gutenprint \
+optional_depends gimp-print \
"" \
"--disable-print" \
"to support printing from gimp" &&
@@ -52,4 +52,4 @@ optional_depends libwmf \
optional_depends aalib \
"" \
"--without-aa" \
- "for Ascii Art Plugin"
+ "for ASCII Art Plugin"
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 43803fc..24a60db 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,7 @@
+2007-09-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Ascii -> ASCII :)
+ Depends on gimp-print for printing support, not gutenprint
+
2007-08-20 Pol Vinogradov <vin.public AT gmail.com>
* DEPENDS: added dbus-glib as optional for devel branch

diff --git a/video-libs/gst-plugins-good/DEPENDS
b/video-libs/gst-plugins-good/DEPENDS
index c37420c..12e2255 100755
--- a/video-libs/gst-plugins-good/DEPENDS
+++ b/video-libs/gst-plugins-good/DEPENDS
@@ -5,7 +5,7 @@ depends liboil &&
optional_depends aalib \
"--enable-aalib" \
"--disable-aalib" \
- "for ascii art output" &&
+ "for ASCII art output" &&
optional_depends X11-LIBS \
"--enable-x --enable-xshm" \
"--disable-x --disable-xshm" \
diff --git a/video-libs/gst-plugins-good/HISTORY
b/video-libs/gst-plugins-good/HISTORY
index 5cd02bf..76ccc29 100644
--- a/video-libs/gst-plugins-good/HISTORY
+++ b/video-libs/gst-plugins-good/HISTORY
@@ -1,3 +1,8 @@
+2007-09-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: ascii -> ASCII in text description
+ * PRE_SUB_DEPENDS, SUB_DEPENDS: Allow e-emotion to depend on
gst-plugins-good
+ built with libcdio support
+
2007-07-10 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: added wavpack, it got moved from -bad to here
* DETAILS: PATCHLEVEL++
diff --git a/video-libs/gst-plugins-good/PRE_SUB_DEPENDS
b/video-libs/gst-plugins-good/PRE_SUB_DEPENDS
new file mode 100755
index 0000000..51e751c
--- /dev/null
+++ b/video-libs/gst-plugins-good/PRE_SUB_DEPENDS
@@ -0,0 +1,5 @@
+case $THIS_SUB_DEPENDS in
+ LIBCDIO) is_depends_enabled $SPELL libcdio && return 0
+ ;;
+esac
+return 1
diff --git a/video-libs/gst-plugins-good/SUB_DEPENDS
b/video-libs/gst-plugins-good/SUB_DEPENDS
new file mode 100755
index 0000000..9143764
--- /dev/null
+++ b/video-libs/gst-plugins-good/SUB_DEPENDS
@@ -0,0 +1,7 @@
+case $THIS_SUB_DEPENDS in
+ LIBCDIO) depends libcdio '--enable-cdio'
+ ;;
+ *) echo "Unknown sub-depends!" ;
+ return 1
+ ;;
+esac



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (77e98127432c02565dccf57b7dc288efee959272), Eric Sandall, 09/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page