community/mythtv to 0.27-5

This commit is contained in:
Kevin Mihelich 2013-12-09 23:08:56 +00:00
parent 29a23deec7
commit f57725747c
2 changed files with 4 additions and 3 deletions

View file

@ -11,7 +11,7 @@
pkgname=mythtv
pkgver=0.27
pkgrel=4
pkgrel=5
epoch=1
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
@ -34,8 +34,8 @@ install='mythtv.install'
source=("$pkgname-$pkgver.tar.gz::http://www.$pkgname.org/download/$pkgname/$pkgver"
'mythbackend.service'
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.2.patch')
sha256sums=('c236c879563a5fcccb6ca949ad04be93611745261f7c56282dda2eb32185a78c'
'f628f44164ce773ae54d320fb2f65353cacf9deec16981e4e56316ac33000a2f'
sha256sums=('e43fb64e362d1701d57887081c9402a6295376bb105002ac7153c8e8b331a01b'
'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
'8270407c2074b305e0c32151f89c84f6bf980a32665a2da8e4727405fa3911f3')
prepare() {

View file

@ -1,5 +1,6 @@
[Unit]
Description=MythTV Backend
Wants=network-online.target
After=network.target mysqld.service
[Service]