summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Tang2019-06-16 12:13:03 +1000
committerWilliam Tang2019-06-16 12:13:03 +1000
commit5bfa586b2166b9e684752316cd05ef55943d6ea7 (patch)
tree92e807b9bbf0c971fe1d0a08120d86f279ab09e2
parent57b749fc02199fc97613c528ed665aae4f06afaf (diff)
downloadaur-vlc-debug.tar.gz
Add extra conflicts and replaces
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6f39f23f161..0e6b668f6d52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vlc-debug
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player (Debug package)
pkgver = 3.0.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.videolan.org/vlc/
arch = x86_64
license = LGPL2.1
@@ -164,9 +164,11 @@ pkgbase = vlc-debug
conflicts = vlc
conflicts = vlc-plugin
conflicts = vlc-git
+ conflicts = vlc-nox
replaces = vlc
replaces = vlc-plugin
replaces = vlc-git
+ replaces = vlc-nox
options = !emptydirs
options = debug
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 688b055da0ed..84659bf75297 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_pkgbase=vlc
pkgname=vlc-debug
pkgver=3.0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player (Debug package)'
url='https://www.videolan.org/vlc/'
arch=('x86_64')
@@ -93,8 +93,8 @@ optdepends=('avahi: service discovery using bonjour protocol'
'aom: AOM AV1 codec'
'srt: SRT input/output plugin'
'dav1d: dav1d AV1 decoder')
-conflicts=('vlc' 'vlc-plugin' 'vlc-git')
-replaces=('vlc' 'vlc-plugin' 'vlc-git')
+conflicts=('vlc' 'vlc-plugin' 'vlc-git' 'vlc-nox')
+replaces=('vlc' 'vlc-plugin' 'vlc-git' 'vlc-nox')
options=('!emptydirs' 'debug' '!strip')
source=(http://download.videolan.org/${_pkgbase}/${pkgver}/${_pkgbase}-${pkgver}.tar.xz
update-vlc-plugin-cache.hook