From d7aa3f84a5cf66bbe5318451e4bafa6c53ac144d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 16 Apr 2012 10:26:30 -0400 Subject: [PATCH] community/mythtv to 0.25-2 --- community/mythtv/PKGBUILD | 4 +++- community/mythtv/mythbackend.conf | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index 49f4aee9a..da1ad3217 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -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" diff --git a/community/mythtv/mythbackend.conf b/community/mythtv/mythbackend.conf index 15a248450..49bbca877 100644 --- a/community/mythtv/mythbackend.conf +++ b/community/mythtv/mythbackend.conf @@ -1,4 +1,3 @@ -#!/bin/bash # # Copyright (c) by the MythTV Development Team. #