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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon May 7 20:33:36 UTC 2007


    Date: Monday, May 7, 2007 @ 16:33:36
  Author: andyrtr
    Path: /home/cvs-extra/extra/multimedia/mythtv

Modified: PKGBUILD (1.17 -> 1.18)

x86_64: rebuild without lm_sensors, fixes #5944


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


Index: extra/multimedia/mythtv/PKGBUILD
diff -u extra/multimedia/mythtv/PKGBUILD:1.17 extra/multimedia/mythtv/PKGBUILD:1.18
--- extra/multimedia/mythtv/PKGBUILD:1.17	Thu Mar 29 12:38:24 2007
+++ extra/multimedia/mythtv/PKGBUILD	Mon May  7 16:33:36 2007
@@ -1,11 +1,13 @@
-# $Id: PKGBUILD,v 1.17 2007/03/29 16:38:24 jgc Exp $
+# $Id: PKGBUILD,v 1.18 2007/05/07 20:33:36 andyrtr 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.0.20070131
-pkgrel=2
+pkgrel=2.1
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')
 depends=('bash' 'mysql-clients>=5.0' 'qt' 'lame' 'lirc-utils' 'ffmpeg' 'libxvmc')




More information about the arch-commits mailing list