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

Travis Willard travis at archlinux.org
Sun Apr 29 18:18:03 UTC 2007


    Date: Sunday, April 29, 2007 @ 14:18:03
  Author: travis
    Path: /home/cvs-extra/extra/multimedia/mythweb

Modified: PKGBUILD (1.3 -> 1.4)

Reorganize PKGBUILD to more closely match format of PKGBUILD.proto


----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)


Index: extra/multimedia/mythweb/PKGBUILD
diff -u extra/multimedia/mythweb/PKGBUILD:1.3 extra/multimedia/mythweb/PKGBUILD:1.4
--- extra/multimedia/mythweb/PKGBUILD:1.3	Tue Mar  6 15:33:54 2007
+++ extra/multimedia/mythweb/PKGBUILD	Sun Apr 29 14:18:03 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.3 2007/03/06 20:33:54 andyrtr Exp $
+# $Id: PKGBUILD,v 1.4 2007/04/29 18:18:03 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Philipp Giebel <arch at ambience-design.net>
 
@@ -6,13 +6,13 @@
 pkgver=0.20.0.20070131
 pkgrel=1
 pkgdesc="Web interface for MythTV's backend"
-url="http://www.mythtv.org"
 arch=('i686' 'x86_64')
+url="http://www.mythtv.org"
+license=('GPL')
 depends=('mythtv' 'apache' 'php')
-groups=('mythtv-extras')
-license="GPL"
 install="mythweb.install"
 source=(http://gerolde.archlinux.org/~paul/mythplugins-$pkgver.tar.gz)
+groups=('mythtv-extras')
 
 build() {
    mkdir -p $startdir/pkg/home/httpd/html/mythweb/{image_cache,php_sessions}
@@ -22,4 +22,6 @@
    chown -R nobody:nobody $startdir/pkg/home/httpd/html/mythweb
    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