summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythexport
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra/mythexport')
-rw-r--r--abs/extra/mythexport/PKGBUILD4
-rw-r--r--abs/extra/mythexport/mythexport.install3
2 files changed, 3 insertions, 4 deletions
diff --git a/abs/extra/mythexport/PKGBUILD b/abs/extra/mythexport/PKGBUILD
index 8756857..1a51bd2 100644
--- a/abs/extra/mythexport/PKGBUILD
+++ b/abs/extra/mythexport/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=mythexport
pkgver=2.2.3
-pkgrel=7
+pkgrel=13
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
diff --git a/abs/extra/mythexport/mythexport.install b/abs/extra/mythexport/mythexport.install
index 9bd1213..d2c1ae0 100644
--- a/abs/extra/mythexport/mythexport.install
+++ b/abs/extra/mythexport/mythexport.install
@@ -10,9 +10,8 @@ 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 /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