Skip to Content.
Sympa Menu

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

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 (c46204331391220cacdee419acd115be325cb507)
  • Date: Tue, 22 Sep 2009 22:47:00 -0500

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

video/totem-pl-parser/DEPENDS | 3 ++-
video/totem-pl-parser/DETAILS | 4 ++--
video/totem-pl-parser/HISTORY | 3 +++
3 files changed, 7 insertions(+), 3 deletions(-)

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

totem-pl-parser: Remove extra whitespace

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

totem-pl-parser: Depends on gmime

diff --git a/video/totem-pl-parser/DEPENDS b/video/totem-pl-parser/DEPENDS
index f2d4049..f6dc591 100755
--- a/video/totem-pl-parser/DEPENDS
+++ b/video/totem-pl-parser/DEPENDS
@@ -1,5 +1,6 @@
depends glib2 &&
+depends gmime &&
depends gtk+2 &&
depends libxml2 &&
depends gnome-vfs2 &&
-depends evolution-data-server
+depends evolution-data-server
diff --git a/video/totem-pl-parser/DETAILS b/video/totem-pl-parser/DETAILS
index 514978a..42ad9c9 100755
--- a/video/totem-pl-parser/DETAILS
+++ b/video/totem-pl-parser/DETAILS
@@ -10,8 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
ENTERED=20080228
KEYWORDS="gnome player video"
- SHORT="playlist parser library"
-cat << EOF
+ SHORT="playlist parser library"
+cat << EOF
Totem-pl-parser is a library for parsing the various playlist formats used
for
online audio and video streams.
EOF
diff --git a/video/totem-pl-parser/HISTORY b/video/totem-pl-parser/HISTORY
index ff7ccf5..aa5e563 100644
--- a/video/totem-pl-parser/HISTORY
+++ b/video/totem-pl-parser/HISTORY
@@ -1,3 +1,6 @@
+2009-09-22 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on gmime
+
2009-09-21 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.28.0




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

Archive powered by MHonArc 2.6.24.

Top of Page