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

Paul Mattal paul at archlinux.org
Tue Oct 9 14:32:16 UTC 2007


    Date: Tuesday, October 9, 2007 @ 10:32:16
  Author: paul
    Path: /home/cvs-extra/extra/multimedia/mythtv

Modified: PKGBUILD (1.19 -> 1.20)

upgpkg: mythtv 0.20.2.20070828-2
upgrade to 0.20.2 snapshot


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


Index: extra/multimedia/mythtv/PKGBUILD
diff -u extra/multimedia/mythtv/PKGBUILD:1.19 extra/multimedia/mythtv/PKGBUILD:1.20
--- extra/multimedia/mythtv/PKGBUILD:1.19	Wed Aug 29 13:15:06 2007
+++ extra/multimedia/mythtv/PKGBUILD	Tue Oct  9 10:32:15 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.19 2007/08/29 17:15:06 paul Exp $
+# $Id: PKGBUILD,v 1.20 2007/10/09 14:32:15 paul Exp $
 # Contributor: <kleptophobiac at gmail.com>
 # Contributor: dorphell <dorphell at archlinux.org>
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
-# make sure lm_sensors is not installed while the build runs, it would be grabbed as a hidden dep!
-
 pkgname=mythtv
 pkgver=0.20.2.20070828
-pkgrel=1
+pkgrel=2
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')
-depends=('bash' 'mysql-clients>=5.0' 'qt' 'lame' 'lirc-utils' 'ffmpeg' 'libxvmc')
+depends=('bash' 'mysql-clients>=5.0' 'qt' 'lame' 'lirc-utils' 'ffmpeg' \
+	'libxvmc' 'lm_sensors')
 backup=(etc/mythtv/mythbackend.conf etc/mythtv/mysql.txt)
 source=(http://www.archlinux.org/~paul/$pkgname-$pkgver.tar.gz mythbackend \
 	QUICKSTART.archlinux)
+license=('GPL2')
 makedepends=(nvidia)
 groups=('pvr')
 url="http://www.mythtv.org/"




More information about the arch-commits mailing list