summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-29 19:07:24 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-29 19:07:24 (GMT)
commitc3f69874f37cb023cef2d1f6c226aecccbfaaf30 (patch)
treee22d8de793137f6e6c032fda7647d37aef130e37 /abs/core/mythtv
parentdb64dfba0f50a54dc1835b770fe86d6ff0465378 (diff)
downloadlinhes_pkgbuild-c3f69874f37cb023cef2d1f6c226aecccbfaaf30.zip
linhes_pkgbuild-c3f69874f37cb023cef2d1f6c226aecccbfaaf30.tar.gz
linhes_pkgbuild-c3f69874f37cb023cef2d1f6c226aecccbfaaf30.tar.bz2
mythtv: update to latest fixes, and change PKGBUILD to use python2-lxml which was a regression during a merge.
Diffstat (limited to 'abs/core/mythtv')
-rw-r--r--abs/core/mythtv/stable-0.25/git_src/git_hash2
-rw-r--r--abs/core/mythtv/stable-0.25/mythtv/PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/abs/core/mythtv/stable-0.25/git_src/git_hash b/abs/core/mythtv/stable-0.25/git_src/git_hash
index 5ec817f..7582721 100644
--- a/abs/core/mythtv/stable-0.25/git_src/git_hash
+++ b/abs/core/mythtv/stable-0.25/git_src/git_hash
@@ -1 +1 @@
-fe9f6fab3b9c43c98067ff0c3d62f136f2858d60
+117b611ebdaf1c1710a1ccbcb2ffdeee06c92057
diff --git a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
index ddf6407..b5207da 100644
--- a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=mythtv
pkgver=0.25
-pkgrel=15
+pkgrel=20
commit_hash=`cat ../git_src/git_hash`
pkgdesc="A Homebrew PVR project $commit_hash"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ depends=('mysql-clients'
'qt'
'lame'
'lirc-utils'
- 'ffmpeg-svn'
+ 'ffmpeg'
'fribidi'
'perl-soap-lite'
'perl-date-manip'
@@ -29,7 +29,7 @@ depends=('mysql-clients'
'wget'
'libiec61883'
'mysql-python'
- 'python-lxml'
+ 'python2-lxml'
'mesa'
'libxinerama'
'libxrandr'
@@ -141,7 +141,7 @@ package() {
md5sums=('7ef6de58240e7aad389a0b13d91b1cf6'
'2babd4b8e146a7538d18dcd55695b0be'
- 'c4db7784c5107ae846fd795a4dabe0bc'
+ '322f48528b350f0e6aebfff6eab4c4ee'
'f735805a80b0d1180dee01f9df1b7004'
'f407d6af23e74a49540755420f84fa58'
'5469d9921b726db750b991c87d226158')