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

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


    Date: Sunday, April 29, 2007 @ 14:01:43
  Author: travis
    Path: /home/cvs-extra/extra/multimedia/mythdvd

Modified: PKGBUILD (1.5 -> 1.6)

Reorganize PKGBUILD to more closely match format of PKGBUILD.proto


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


Index: extra/multimedia/mythdvd/PKGBUILD
diff -u extra/multimedia/mythdvd/PKGBUILD:1.5 extra/multimedia/mythdvd/PKGBUILD:1.6
--- extra/multimedia/mythdvd/PKGBUILD:1.5	Sun Mar 11 18:43:59 2007
+++ extra/multimedia/mythdvd/PKGBUILD	Sun Apr 29 14:01:43 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.5 2007/03/11 22:43:59 travis Exp $
+# $Id: PKGBUILD,v 1.6 2007/04/29 18:01:43 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: kleptophobiac at gmail.com
 
@@ -6,14 +6,14 @@
 pkgver=0.20.0.20070131
 pkgrel=2
 pkgdesc="DVD playback and ripping plugin for MythTV"
-url="http://www.mythtv.org"
 arch=('i686' 'x86_64')
+url="http://www.mythtv.org"
+license=('GPL')
 depends=('mythtv' 'libdvdread' 'nasm' 'a52dec' 'transcode' 'flac>=1.1.4' \
          'vorbis-tools' 'cdrtools' 'mplayer' 'libxvmc')
-groups=('mythtv-extras')
-license="GPL"
 install="mythdvd.install"
 source=(http://gerolde.archlinux.org/~paul/mythplugins-$pkgver.tar.gz mtd)
+groups=('mythtv-extras')
 
 build() {
    cd $startdir/src/mythplugins
@@ -31,6 +31,6 @@
 }
 
 md5sums=('2a9fbf45ae58a3a35857ce8d7c4d12db'
-	  '476c12ba074794ad7f4ae092bdf949d6')
+	       '476c12ba074794ad7f4ae092bdf949d6')
 sha1sums=('8223ee888f305d61eca723f06c41024fbf7def84'
-	  'd5d72cc246685bdfe93ad15d045b410c939a012d')
+	        'd5d72cc246685bdfe93ad15d045b410c939a012d')




More information about the arch-commits mailing list