wok-next diff miro/receipt @ rev 10827
python-notify: Removed. We have notify-python originally.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jun 07 00:26:09 2011 +0000 (2011-06-07) |
parents | fd0cd02a0549 |
children | 33a8e0af2a15 |
line diff
1.1 --- a/miro/receipt Fri Mar 04 07:43:01 2011 +0000 1.2 +++ b/miro/receipt Tue Jun 07 00:26:09 2011 +0000 1.3 @@ -5,12 +5,13 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="The free and open source internet TV platform." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="dbus-python python-pyrex pygtk gstreamer python-pysqlite pywebkitgtk shared-mime-info desktop-file-utils hicolor-icon-theme gst-python python-notify libtorrent-rasterbar gst-plugins-base gst-plugins-good pycurl python-gconf" 1.8 -BUILD_DEPENDS="$DEPENDS python-dev dbus-python-dev pygtk-dev gstreamer-dev shared-mime-info-dev gst-python-dev libtorrent-rasterbar-dev libsoup-dev libwebkit-dev gst-plugins-base-dev gst-plugins-good-dev imagemagick" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.getmiro.com" 1.11 WGET_URL="http://ftp.osuosl.org/pub/pculture.org/$PACKAGE/src/$TARBALL" 1.12 1.13 +DEPENDS="dbus-python python-pyrex pygtk gstreamer python-pysqlite pywebkitgtk shared-mime-info desktop-file-utils hicolor-icon-theme gst-python notify-python libtorrent-rasterbar gst-plugins-base gst-plugins-good pycurl python-gconf" 1.14 +BUILD_DEPENDS="$DEPENDS python-dev dbus-python-dev pygtk-dev gstreamer-dev shared-mime-info-dev gst-python-dev libtorrent-rasterbar-dev libsoup-dev libwebkit-dev gst-plugins-base-dev gst-plugins-good-dev imagemagick" 1.15 + 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 {