[Lunar-commits] <moonbase> miro: version bump. At least it now launches and doesn't crash.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Tue Apr 1 13:43:37 CEST 2008
commit 2d2337ee11d4c3cc028a9ac8bda8fcb9a70e6ffd
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Tue Apr 1 07:43:37 2008 -0400
miro: version bump. At least it now launches and doesn't crash.
They have moved the ontime.py so just commented them out for now,
didn't seem to have a negative effect.
---
video/miro/BUILD | 4 ++--
video/miro/DETAILS | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/video/miro/BUILD b/video/miro/BUILD
index bfee68e..5f59e22 100644
--- a/video/miro/BUILD
+++ b/video/miro/BUILD
@@ -3,8 +3,8 @@
prepare_install &&
cd platform/gtk-x11 &&
- sedit 's/dbus_bindings.bus_release_name/dbus.dbus_bindings.bus_release_name/' onetime.py &&
- sedit 's/dbus.service.Object.__init__(self, bus_name,/dbus.service.Object.__init__(self, bus_name=bus_name, /' onetime.py &&
+# sedit 's/dbus_bindings.bus_release_name/dbus.dbus_bindings.bus_release_name/' onetime.py &&
+# sedit 's/dbus.service.Object.__init__(self, bus_name,/dbus.service.Object.__init__(self, bus_name=bus_name, /' onetime.py &&
sedit 's/import bsddb.db/import bsddb3/' ../../portable/storedatabase.py &&
sedit 's/import bsddb/import bsddb3/' ../../portable/dl_daemon/download.py &&
python setup.py install --root=/
diff --git a/video/miro/DETAILS b/video/miro/DETAILS
index 9ea7be5..517456b 100644
--- a/video/miro/DETAILS
+++ b/video/miro/DETAILS
@@ -1,11 +1,12 @@
MODULE=miro
- VERSION=1.1
+ VERSION=1.2.1
SOURCE=Miro-${VERSION}.tar.gz
SOURCE_URL=http://ftp.osuosl.org/pub/pculture.org/miro/src/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Miro-$VERSION
+ SOURCE_VFY=sha1:447e0600441b6421f468789ba149582bc38d531a
WEB_SITE="http://www.getmiro.com/"
ENTERED=20080208
- UPDATED=20080208
+ UPDATED=20080401
SHORT="Video library and player"
cat <<EOF
Video library and player
More information about the Lunar-commits
mailing list