summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-video/miro/Manifest4
-rw-r--r--media-video/miro/miro-3.0.2.ebuild (renamed from media-video/miro/miro-3.0.1.ebuild)7
2 files changed, 3 insertions, 8 deletions
diff --git a/media-video/miro/Manifest b/media-video/miro/Manifest
index 3dbd578..de1293d 100644
--- a/media-video/miro/Manifest
+++ b/media-video/miro/Manifest
@@ -1,2 +1,2 @@
-DIST miro-3.0.1.tar.gz 9714508 RMD160 02f7ba94cb63752e679c00687f685691043fe2ed SHA1 3b3fe543e3e14010e715a0dfd3a02c4af8288af5 SHA256 595185646f6fbc82559448fc9003be06514e5b96646d61553f29509b6198ee76
-EBUILD miro-3.0.1.ebuild 2898 RMD160 be377b6db2bc93ff9d9a20c0fc8b4323a4cb31de SHA1 2fd62f62e42f030c6219e9df9c5c56614217e3a4 SHA256 4c9fa8199f8615a7f75c1f356e5d27af5f9891194a947f145cc55aee07078c57
+DIST miro-3.0.2.tar.gz 9695827 RMD160 52941222fdcb43870d21f4b64927630a0f5efe56 SHA1 c5707b653d1acc097a11f3dedc0807e6807a37ad SHA256 adf62bf628f5423f914a552356ebcc7fc41f8b80577a0f470954c0ba0e56235d
+EBUILD miro-3.0.2.ebuild 2677 RMD160 f51f1736b30d0eaa35ca8af85367e2da1fd59707 SHA1 4cf6b98c8d0c01d339b9c78e5cb9535eb43d1536 SHA256 489e1407a74b5bad1863c29f13798a3a3c4e3c39219364278c6bb747868e0162
diff --git a/media-video/miro/miro-3.0.1.ebuild b/media-video/miro/miro-3.0.2.ebuild
index 8df0fcb..ec3e962 100644
--- a/media-video/miro/miro-3.0.1.ebuild
+++ b/media-video/miro/miro-3.0.2.ebuild
@@ -22,7 +22,7 @@ CDEPEND="
dev-python/pygtk:2
media-libs/xine-lib
>=net-libs/rb_libtorrent-0.14.1[python]
- || ( net-libs/xulrunner:1.9 net-libs/xulrunner:1.8 )
+ >=dev-python/pywebkitgtk-1.1.7
x11-libs/gtk+:2
x11-libs/libX11"
RDEPEND="${CDEPEND}
@@ -39,11 +39,6 @@ DEPEND="${CDEPEND}
S="${WORKDIR}/${P}/platform/gtk-x11"
-# NOTES:
-# it's probably not working with python-3
-# used xulrunner has to be the same as the one used for gtkmozembed-python
-# psyco can make miro speedier, add a USE flag, recommand in postinst ?
-
# TODO:
# create a real test suite, upstream bug 12369
# try to have a real xine/gstreamer choice, upstream bug 12371