mirror of
https://github.com/imputnet/helium.git
synced 2026-08-20 00:57:32 +02:00
archlinux: add conflicts and provide arrays in PKGBUILD
This commit is contained in:
@@ -26,6 +26,8 @@ optdepends=('pepper-flash: support for Flash content'
|
||||
'libva-intel-driver: for hardware video acceleration with Intel GPUs'
|
||||
'libva-mesa-driver: for hardware video acceleration with AMD/ATI GPUs'
|
||||
'libva-vdpau-driver: for hardware video acceleration with NVIDIA GPUs')
|
||||
provides=("chromium")
|
||||
conflicts=("chromium","inox","iridium")
|
||||
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz
|
||||
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
|
||||
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
|
||||
|
||||
Reference in New Issue
Block a user