[Lunar-commits] <moonbase> subtitleeditor: Version bump and adjusting the DEPENDS.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Nov 10 13:20:08 CET 2010
commit ce6b6870503f7378e274b4bb02a6f05f5930e6eb
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Nov 10 07:20:08 2010 -0500
subtitleeditor: Version bump and adjusting the DEPENDS.
---
video/subtitleeditor/DEPENDS | 10 +++++-----
video/subtitleeditor/DETAILS | 9 +++++----
2 files changed, 10 insertions(+), 9 deletions(-)
diff --git a/video/subtitleeditor/DEPENDS b/video/subtitleeditor/DEPENDS
index 6b8a375..46d55ec 100644
--- a/video/subtitleeditor/DEPENDS
+++ b/video/subtitleeditor/DEPENDS
@@ -1,5 +1,5 @@
-depends gtk+-2 &&
-depends gtkmm &&
-depends libglademm &&
-depends aspell &&
-depends gstreamer-10
+depends gtk+-2
+depends gtkmm
+depends libglademm
+depends aspell
+depends gstreamermm
diff --git a/video/subtitleeditor/DETAILS b/video/subtitleeditor/DETAILS
index 67cbace..27455b5 100644
--- a/video/subtitleeditor/DETAILS
+++ b/video/subtitleeditor/DETAILS
@@ -1,11 +1,12 @@
MODULE=subtitleeditor
- VERSION=0.10
+ MAJOR=0.37
+ VERSION=${MAJOR}.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://kitone.free.fr/subtitleeditor/files
- SOURCE_VFY=sha1:90577250b40eb67bfefd0e7272946d215dd5f7b5
+ SOURCE_URL=http://download.gna.org/subtitleeditor/${MAJOR}/
+ SOURCE_VFY=sha1:36b839942c52a67f14bbb1fd5d698db2645543ca
WEB_SITE=http://kitone.free.fr/subtitleeditor/
ENTERED=20060822
- UPDATED=20060822
+ UPDATED=20101110
MAINTAINER=elangelo at lunar-linux.org
SHORT="a subtitle editor"
More information about the Lunar-commits
mailing list