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

Travis Willard travis at archlinux.org
Sun Apr 29 15:42:00 UTC 2007


    Date: Sunday, April 29, 2007 @ 11:42:00
  Author: travis
    Path: /home/cvs-extra/extra/multimedia/mytharchive

Modified: PKGBUILD (1.4 -> 1.5)

Rearrange PKGBUILD to match format of PKGBUILD.proto and add sha1sums


----------+
 PKGBUILD |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)


Index: extra/multimedia/mytharchive/PKGBUILD
diff -u extra/multimedia/mytharchive/PKGBUILD:1.4 extra/multimedia/mytharchive/PKGBUILD:1.5
--- extra/multimedia/mytharchive/PKGBUILD:1.4	Tue Mar  6 14:11:04 2007
+++ extra/multimedia/mytharchive/PKGBUILD	Sun Apr 29 11:42:00 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2007/03/06 19:11:04 andyrtr Exp $
+# $Id: PKGBUILD,v 1.5 2007/04/29 15:42:00 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca> 
 # Contributor: kleptophobiac at gmail.com
 
@@ -6,12 +6,12 @@
 pkgver=0.20.0.20070131
 pkgrel=1
 pkgdesc="MythTV plugin that lets you create DVDs from or archive your recorded shows."
-url="http://www.mythtv.org"
 arch=('i686' 'x86_64')
+url="http://www.mythtv.org"
+license=('GPL')
 depends=('mythtv' 'libxmu' 'mysql-python' 'pil' 'dvdauthor')
-groups=('mythtv-extras')
-license="GPL"
 source=(http://gerolde.archlinux.org/~paul/mythplugins-$pkgver.tar.gz)
+groups=('mythtv-extras')
 
 build() {
    cd $startdir/src/mythplugins
@@ -27,4 +27,7 @@
 
    make INSTALL_ROOT=$startdir/pkg install
 }
+
 md5sums=('2a9fbf45ae58a3a35857ce8d7c4d12db')
+sha1sums=('8223ee888f305d61eca723f06c41024fbf7def84')
+




More information about the arch-commits mailing list