[arch-commits] Commit in mythtv/repos (testing-i686 testing-i686/PKGBUILD)

Eric Bélanger eric at archlinux.org
Wed Jan 27 08:56:31 UTC 2010


    Date: Wednesday, January 27, 2010 @ 03:56:31
  Author: eric
Revision: 65313

Merged revisions 65312 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/mythtv/trunk

........
  r65312 | eric | 2010-01-27 03:56:12 -0500 (Wed, 27 Jan 2010) | 2 lines
  
  upgpkg: mythtv 0.22-5
      fixed dvb support (close FS#18026)
........

Modified:
  mythtv/repos/testing-i686/	(properties)
  mythtv/repos/testing-i686/PKGBUILD

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


Property changes on: mythtv/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /mythtv/trunk:1-65007
   + /mythtv/trunk:1-65312

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2010-01-27 08:56:12 UTC (rev 65312)
+++ testing-i686/PKGBUILD	2010-01-27 08:56:31 UTC (rev 65313)
@@ -5,7 +5,7 @@
 
 pkgname=mythtv
 pkgver=0.22
-pkgrel=4
+pkgrel=5
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')
 url="http://www.mythtv.org/"
@@ -19,6 +19,8 @@
 	archlinux.conf.d.mythbackend)
 md5sums=('e8f8b5b6a51cd7be700e215b2a1bf2c0' 'feadcc9ad064d93d6dceab1efc0bd9ed'\
          'bb8e4033d82428d827570fae9ba15e6a')
+sha1sums=('519ca3de5570e93acdd896f2d0a31b11c71c1d9a' 'b83391d1fd51cb3aad21377eeae595126130a166'\
+         '66a11445ba4b96b8ed3753cc058916bab075d58e')
 
 build() {
    cd $srcdir/${pkgname}-${pkgver} 
@@ -38,7 +40,7 @@
     --enable-v4l \
     --enable-ivtv \
     --enable-dvb \
-    --dvb-path=/usr/include/linux/dvb \
+    --dvb-path=/usr/include \
     --enable-xvmc \
     --enable-ffmpeg \
     --enable-xvmc-pro \




More information about the arch-commits mailing list