[Lunar-commits] r17122 - moonbase/trunk/video/gxine
Chad Kittel
v3rt1g0 at lunar-linux.org
Mon Oct 31 00:48:43 UTC 2005
Author: v3rt1g0
Date: 2005-10-31 00:48:41 +0000 (Mon, 31 Oct 2005)
New Revision: 17122
Modified:
moonbase/trunk/video/gxine/DEPENDS
moonbase/trunk/video/gxine/DETAILS
Log:
Version bump 0.4.9 to 0.5.0. Major feature release. This is the first
version of gxine that requires the SpiderMonkey JavaScript C library.
Modified: moonbase/trunk/video/gxine/DEPENDS
===================================================================
--- moonbase/trunk/video/gxine/DEPENDS 2005-10-31 00:40:31 UTC (rev 17121)
+++ moonbase/trunk/video/gxine/DEPENDS 2005-10-31 00:48:41 UTC (rev 17122)
@@ -1,4 +1,5 @@
depends xine-lib &&
depends gtk+-2 &&
+depends js &&
optional_depends "lirc" "" "" "for remote control support"
Modified: moonbase/trunk/video/gxine/DETAILS
===================================================================
--- moonbase/trunk/video/gxine/DETAILS 2005-10-31 00:40:31 UTC (rev 17121)
+++ moonbase/trunk/video/gxine/DETAILS 2005-10-31 00:48:41 UTC (rev 17122)
@@ -1,11 +1,11 @@
MODULE=gxine
- VERSION=0.4.9
+ VERSION=0.5.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/xine/
- SOURCE_VFY=sha1:f6a83973aee03e836a1c6953d86677fc2db9baed
+ SOURCE_VFY=sha1:6e27e238a1763bee13466fa6e2fb3ecf5cf1a989
WEB_SITE=http://xinehq.de/
ENTERED=20030329
- UPDATED=20051015
+ UPDATED=20051030
SHORT="A GTK+ frontend for xine-lib, a free video player"
cat << EOF
More information about the Lunar-commits
mailing list