summaryrefslogtreecommitdiff
path: root/community/freevo/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-20 11:40:14 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-07-20 11:40:14 -0300
commit2f352ca8b911d96566b10adc049f76a552ab93aa (patch)
treea70b2a875856fbf847f12ae33f9434ea8ca1ef56 /community/freevo/PKGBUILD
parent12c074375919d2de177eb9456352866902118a03 (diff)
parent94e3eb45cd3402cbc5efd70ae725e8d48ed696af (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/pbzip2/PKGBUILD extra/audacious/PKGBUILD extra/stardict/PKGBUILD
Diffstat (limited to 'community/freevo/PKGBUILD')
-rw-r--r--community/freevo/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/community/freevo/PKGBUILD b/community/freevo/PKGBUILD
index 6ca2dc88e..00530e5e4 100644
--- a/community/freevo/PKGBUILD
+++ b/community/freevo/PKGBUILD
@@ -1,26 +1,26 @@
-# $Id: PKGBUILD 27382 2010-09-22 14:12:22Z rvanharen $
+# $Id: PKGBUILD 51736 2011-07-13 19:46:02Z rvanharen $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
pkgname=freevo
pkgver=1.9.0
-pkgrel=5
+pkgrel=6
pkgdesc="Freevo is an open-source home theatre PC platform based on Linux and a number of open-source audio/video tools."
url="http://freevo.sourceforge.net/"
license=('GPL2')
arch=('i686' 'x86_64' 'mips64el')
depends=('lame' 'flac' 'faad2' 'cdparanoia' 'vorbis-tools' \
'fbset' 'smpeg' 'pil' 'python-pysqlite-legacy' \
- 'pyxml' 'lsdvd' 'twisted' 'python-numpy' 'python-pygame'\
- 'kaa-metadata' 'kaa-imlib2' 'beautiful-soup' 'python-html5lib')
+ 'pyxml' 'lsdvd' 'twisted' 'python2-numpy' 'python-pygame'\
+ 'kaa-metadata' 'kaa-imlib2' 'python-beautifulsoup' 'python-html5lib')
optdepends=('mplayer: most features' 'xine-lib: can be used instead of mplayer' 'tvtime: watching tv' 'xmltv: parsing online tv guides')
install=freevo.install
options=('docs')
source=(http://downloads.sourceforge.net/freevo/$pkgname-$pkgver.tar.gz \
freevo.desktop
imdb-html5lib.patch)
-md5sums=('aeb05e52f996258386af2951688bf6e3'
- '9c5fcea7149bf52978730229831d1a40'
- 'b11f82049f112f9964a29d37a461fee5')
+sha1sums=('0533a2d4ff8a7b09b3b233fdf303ff56bda22d16'
+ '5f6e76dc58496f072aca29257c24be5ffa9c6c7d'
+ '57e1099527603500c594fbffa2cb7233b636eed1')
build() {
cd $srcdir/$pkgname-$pkgver