[arch-commits] CVS update of extra/multimedia/mythweb (PKGBUILD)

Travis Willard travis at archlinux.org
Thu Aug 30 00:46:03 UTC 2007


    Date: Wednesday, August 29, 2007 @ 20:46:03
  Author: travis
    Path: /home/cvs-extra/extra/multimedia/mythweb

Modified: PKGBUILD (1.4 -> 1.5)

upgpkg: mythweb 0.20.2.20070828-1
Upstream update


----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)


Index: extra/multimedia/mythweb/PKGBUILD
diff -u extra/multimedia/mythweb/PKGBUILD:1.4 extra/multimedia/mythweb/PKGBUILD:1.5
--- extra/multimedia/mythweb/PKGBUILD:1.4	Sun Apr 29 14:18:03 2007
+++ extra/multimedia/mythweb/PKGBUILD	Wed Aug 29 20:46:03 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.4 2007/04/29 18:18:03 travis Exp $
+# $Id: PKGBUILD,v 1.5 2007/08/30 00:46:03 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Philipp Giebel <arch at ambience-design.net>
 
 pkgname=mythweb
-pkgver=0.20.0.20070131
+pkgver=0.20.2.20070828
 pkgrel=1
 pkgdesc="Web interface for MythTV's backend"
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org"
 license=('GPL')
-depends=('mythtv' 'apache' 'php')
-install="mythweb.install"
+depends=("mythtv>=${pkgver}" 'apache' 'php')
+install=mythweb.install
 source=(http://gerolde.archlinux.org/~paul/mythplugins-$pkgver.tar.gz)
 groups=('mythtv-extras')
+md5sums=('134a730b427cf7d62e64ba50944abf38')
 
 build() {
    mkdir -p $startdir/pkg/home/httpd/html/mythweb/{image_cache,php_sessions}
@@ -23,5 +24,3 @@
    chmod g+rw $startdir/pkg/home/httpd/html/mythweb/{image_cache,php_sessions,data}
 }
 
-md5sums=('2a9fbf45ae58a3a35857ce8d7c4d12db')
-sha1sums=('8223ee888f305d61eca723f06c41024fbf7def84')




More information about the arch-commits mailing list