community/mythtv to 0.25-2

This commit is contained in:
Kevin Mihelich 2012-04-16 10:26:30 -04:00
parent eeb7c53c21
commit d7aa3f84a5
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,7 @@ plugrel=1
pkgname=mythtv
pkgver=0.25
pkgrel=1
pkgrel=2
epoch=1
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
@ -30,6 +30,8 @@ optdepends=('glew: for GPU commercial flagging'
'libxml2: to read blu-ray metadata'
'openssl: for AirTunes (RAOP) support'
'xmltv: to download tv listings')
conflicts=('myththemes')
replaces=('myththemes')
backup=('etc/conf.d/mythbackend')
install='mythtv.install'
source=("ftp://ftp.osuosl.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2"

View file

@ -1,4 +1,3 @@
#!/bin/bash
#
# Copyright (c) by the MythTV Development Team.
#