From 014afe812ad21473e0cd22877bf8092dc450af0f Mon Sep 17 00:00:00 2001 From: James Meyer Date: Tue, 24 Apr 2012 14:06:32 -0500 Subject: mythtv: add mythvideo as a conflicts and replaces --- abs/core/mythtv/stable-0.25/mythtv/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD index 37c3643..dac3a63 100644 --- a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD +++ b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mythtv pkgver=0.25 -pkgrel=1 +pkgrel=2 commit_hash=`cat ../git_src/git_hash` pkgdesc="A Homebrew PVR project $commit_hash" arch=('i686' 'x86_64') @@ -59,6 +59,7 @@ groups=('pvr') install='mythtv.install' patchs=('myth_settings.patch') optdepends=('xmltv: to download tv listings') +replaces=('mythvideo') conflicts=('mythvideo') source=('mythbackend' 'myth.sh' `echo ${patchs[@]:0}` 'mythbackend.lr' 'mythfrontend.lr' 'pretty' ) -- cgit v0.12