From 1740617acc18a93c2ab90ea46d1d434e29344fda Mon Sep 17 00:00:00 2001
From: Cecil <knoppmyth@gmail.com>
Date: Thu, 19 Jan 2012 11:39:57 -0800
Subject: mythexport:Fixes symlink not being created.

---
 abs/extra/mythexport/PKGBUILD           | 2 +-
 abs/extra/mythexport/mythexport.install | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD
index 8756857..ef83b5a 100644
--- a/abs/extra/mythexport/PKGBUILD
+++ b/abs/extra/mythexport/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=mythexport
 pkgver=2.2.3
-pkgrel=7
+pkgrel=8
 pkgdesc="Export MythTV recording to portable media players"
 arch=('i686' 'x86_64')
 license=('GPL3')
diff --git a/abs/extra/mythexport/mythexport.install b/abs/extra/mythexport/mythexport.install
index 9bd1213..5f79aeb 100644
--- a/abs/extra/mythexport/mythexport.install
+++ b/abs/extra/mythexport/mythexport.install
@@ -12,7 +12,7 @@ post_install() {
   chown -R mythtv:mythtv /myth/mythexport
 
 	mysql -u root mythconverg < /usr/share/mythtv/mythexport.sql
-	ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs/
+	ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs
 	ln -s /myth/mythexport /usr/share/mythtv/mythexport/video
 	ln -s /home/mythtv/.mythtv/config.xml /srv/http/.mythtv
 	chown mythtv:mythtv /var/run/mythtv
-- 
cgit v0.12


From e4174edd125260e963b481cde1c8a16545154e40 Mon Sep 17 00:00:00 2001
From: Cecil <knoppmyth@gmail.com>
Date: Thu, 19 Jan 2012 12:36:30 -0800
Subject: mythexport:Added perl-log-dispatch as dep.

---
 abs/extra/mythexport/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD
index ef83b5a..f7c734c 100644
--- a/abs/extra/mythexport/PKGBUILD
+++ b/abs/extra/mythexport/PKGBUILD
@@ -3,13 +3,13 @@
 
 pkgname=mythexport
 pkgver=2.2.3
-pkgrel=8
+pkgrel=9
 pkgdesc="Export MythTV recording to portable media players"
 arch=('i686' 'x86_64')
 license=('GPL3')
 depends=('atomicparsley' 'perl-config-simple' 'perl-net-upnp' 'perl-xml-rss'
          'perl-proc-daemon' 'perl-proc-pid-file' 'perl-html-template' 'handbrake-cli'
-	 'tablet-encode' 'mencoder')
+	 'tablet-encode' 'mencoder' 'perl-log-dispatch')
 optdepends=('lighttpd: For web based interaction')
 url="http://www.ubuntuupdates.org/mythexport"
 source=(https://launchpad.net/ubuntu/precise/+source/${pkgname}/${pkgver}-0ubuntu2/+files/${pkgname}_${pkgver}.orig.tar.gz
-- 
cgit v0.12


From 5804f812608abe775b3a0aeedcf27e97aafdd792 Mon Sep 17 00:00:00 2001
From: Cecil <knoppmyth@gmail.com>
Date: Fri, 20 Jan 2012 00:17:28 -0800
Subject: LinHES-system:reinstalls mythexport so it just works out the box.

---
 abs/core/LinHES-system/LinHES-run | 6 +++++-
 abs/core/LinHES-system/PKGBUILD   | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/abs/core/LinHES-system/LinHES-run b/abs/core/LinHES-system/LinHES-run
index cfabf9e..883bcda 100755
--- a/abs/core/LinHES-system/LinHES-run
+++ b/abs/core/LinHES-system/LinHES-run
@@ -89,12 +89,16 @@ then
         else
 	    rm -f ~/.no_meth
 	fi
-	sudo pacman -R myth2ipod myt2xvid3
+	sudo pacman -R --noconfirm myth2ipod myt2xvid3
 	sudo pacman -S --noconfirm myth2ipod myt2xvid3
+#	sudo ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs
     sudo sv stop mythbackend
     /usr/LH/bin/dtheme.sh
     xterm -fn *18* -e sudo taskset -c 0 /usr/bin/mythtv-setup
     sudo sv start mythbackend
+    sudo sv stop mythexport
+    sudo pacman -R --noconfirm mythexport
+    sudo pacman -S --noconfirm mythexport
     sudo chown -R mythtv.mythtv /home/mythtv
     nice -n 19 mythfilldatabase --quiet &
     msg "Guide data is being loaded. \n Until this completes\n some shows will appear as unknown \n in the program guide."
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD
index 52f50e3..063a499 100755
--- a/abs/core/LinHES-system/PKGBUILD
+++ b/abs/core/LinHES-system/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=LinHES-system
 pkgver=2
-pkgrel=25
+pkgrel=30
 arch=('i686')
 MVDIR=$startdir/pkg/usr/LH
 BINDIR=$startdir/pkg/usr/bin
@@ -54,7 +54,7 @@ md5sums=('71a1fc9b01476b0b2c30596107eeff75'
          '76b2637cac0452b3acdbeeb4e8a5474b'
          'd1f27cb422010077c841376526fe46ea'
          '2ef9f945e034119f77d9b6beb17e4fa5'
-         'f7ecc552a2823cae63d75f58dc7435c4'
+         '5c96527397a35519d72c78d6e3c8dbea'
          '18a884a73344ff6eb74f63b49745e0f5'
          'dc3eef2a624754e16805d72bbe488b67'
          'dc0be354ce77ba2b89868fc29b942c43'
-- 
cgit v0.12


From 406013fc2388ed5cfae1616d17439dc239baff43 Mon Sep 17 00:00:00 2001
From: Cecil <knoppmyth@gmail.com>
Date: Fri, 20 Jan 2012 00:18:00 -0800
Subject: mythexport:works out the box.

---
 abs/extra/mythexport/PKGBUILD           | 2 +-
 abs/extra/mythexport/mythexport.install | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD
index f7c734c..1a51bd2 100644
--- a/abs/extra/mythexport/PKGBUILD
+++ b/abs/extra/mythexport/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=mythexport
 pkgver=2.2.3
-pkgrel=9
+pkgrel=13
 pkgdesc="Export MythTV recording to portable media players"
 arch=('i686' 'x86_64')
 license=('GPL3')
diff --git a/abs/extra/mythexport/mythexport.install b/abs/extra/mythexport/mythexport.install
index 5f79aeb..d2c1ae0 100644
--- a/abs/extra/mythexport/mythexport.install
+++ b/abs/extra/mythexport/mythexport.install
@@ -10,7 +10,6 @@ post_install() {
   mkdir /srv/http/.mythtv
   fi
   chown -R mythtv:mythtv /myth/mythexport
-
 	mysql -u root mythconverg < /usr/share/mythtv/mythexport.sql
 	ln -s /usr/share/mythtv/mythexport /data/srv/httpd/htdocs
 	ln -s /myth/mythexport /usr/share/mythtv/mythexport/video
-- 
cgit v0.12