[arch-commits] CVS update of extra/multimedia/mythbrowser (PKGBUILD)
Travis Willard
travis at archlinux.org
Sun Apr 29 15:44:24 UTC 2007
Date: Sunday, April 29, 2007 @ 11:44:24
Author: travis
Path: /home/cvs-extra/extra/multimedia/mythbrowser
Modified: PKGBUILD (1.3 -> 1.4)
Rearrange PKGBUILD to match format of PKGBUILD.proto and add sha1sums
----------+
PKGBUILD | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
Index: extra/multimedia/mythbrowser/PKGBUILD
diff -u extra/multimedia/mythbrowser/PKGBUILD:1.3 extra/multimedia/mythbrowser/PKGBUILD:1.4
--- extra/multimedia/mythbrowser/PKGBUILD:1.3 Tue Mar 6 14:13:09 2007
+++ extra/multimedia/mythbrowser/PKGBUILD Sun Apr 29 11:44:24 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.3 2007/03/06 19:13:09 andyrtr Exp $
+# $Id: PKGBUILD,v 1.4 2007/04/29 15:44:24 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="Mini web browser for MythTV"
-url="http://www.mythtv.org"
arch=('i686' 'x86_64')
+url="http://www.mythtv.org"
+license=('GPL')
depends=('mythtv' 'wget' 'libxvmc' 'kdelibs')
-groups=('mythtv-extras')
-license="GPL"
source=(http://gerolde.archlinux.org/~paul/mythplugins-$pkgver.tar.gz)
+groups=('mythtv-extras')
build() {
cd $startdir/src/mythplugins
@@ -26,4 +26,6 @@
make INSTALL_ROOT=$startdir/pkg install
}
+
md5sums=('2a9fbf45ae58a3a35857ce8d7c4d12db')
+sha1sums=('8223ee888f305d61eca723f06c41024fbf7def84')
More information about the arch-commits
mailing list