Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (75f720ba21fce92313f3c0da6e0ba8a24832a484)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (75f720ba21fce92313f3c0da6e0ba8a24832a484)
  • Date: Wed, 17 Sep 2008 07:46:03 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

video/drip/DEPENDS | 2 +-
video/drip/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 75f720ba21fce92313f3c0da6e0ba8a24832a484
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

drip: DEPENDS: mpeg2dec -> libmpeg2

diff --git a/video/drip/DEPENDS b/video/drip/DEPENDS
index 51bea84..dcfc131 100755
--- a/video/drip/DEPENDS
+++ b/video/drip/DEPENDS
@@ -7,7 +7,7 @@ depends a52dec &&
depends gnome-libs &&
depends gdk-pixbuf &&
depends avifile &&
-depends mpeg2dec &&
+depends libmpeg2 &&
depends libxml2 &&
depends libmad &&
depends imagemagick
diff --git a/video/drip/HISTORY b/video/drip/HISTORY
index 9d6425c..5cfbe32 100644
--- a/video/drip/HISTORY
+++ b/video/drip/HISTORY
@@ -1,3 +1,6 @@
+2008-09-17 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: mpeg2dec -> libmpeg2
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (75f720ba21fce92313f3c0da6e0ba8a24832a484), Ladislav Hagara, 09/17/2008

Archive powered by MHonArc 2.6.24.

Top of Page