mirror of
https://aur.archlinux.org/brave-bin.git
synced 2025-09-20 13:39:30 +02:00
gconf yet?
This commit is contained in:
4
.SRCINFO
4
.SRCINFO
@@ -1,14 +1,14 @@
|
|||||||
pkgbase = brave-bin
|
pkgbase = brave-bin
|
||||||
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
pkgdesc = A web browser that stops ads and trackers by default. Binary release.
|
||||||
pkgver = 0.16.5
|
pkgver = 0.16.5
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://www.brave.com/
|
url = https://www.brave.com/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = custom:several
|
license = custom:several
|
||||||
depends = gtk3
|
depends = gtk3
|
||||||
|
depends = gconf
|
||||||
depends = nss
|
depends = nss
|
||||||
depends = alsa-lib
|
depends = alsa-lib
|
||||||
depends = libxtst
|
|
||||||
depends = libxss
|
depends = libxss
|
||||||
depends = libgnome-keyring
|
depends = libgnome-keyring
|
||||||
depends = ttf-font
|
depends = ttf-font
|
||||||
|
4
PKGBUILD
4
PKGBUILD
@@ -3,12 +3,12 @@
|
|||||||
pkgname=brave-bin
|
pkgname=brave-bin
|
||||||
pkgver=0.16.5
|
pkgver=0.16.5
|
||||||
_pkgver=$pkgver
|
_pkgver=$pkgver
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A web browser that stops ads and trackers by default. Binary release."
|
pkgdesc="A web browser that stops ads and trackers by default. Binary release."
|
||||||
arch=('x86_64') # Upstream supports x86_64 only
|
arch=('x86_64') # Upstream supports x86_64 only
|
||||||
url="https://www.brave.com/"
|
url="https://www.brave.com/"
|
||||||
license=('custom:several')
|
license=('custom:several')
|
||||||
depends=('gtk3' 'nss' 'alsa-lib' 'libxtst' 'libxss' 'libgnome-keyring' 'ttf-font')
|
depends=('gtk3' 'gconf' 'nss' 'alsa-lib' 'libxss' 'libgnome-keyring' 'ttf-font')
|
||||||
optdepends=('cups: Printer support'
|
optdepends=('cups: Printer support'
|
||||||
'pepper-flash: Adobe Flash support')
|
'pepper-flash: Adobe Flash support')
|
||||||
provides=('brave' 'brave-browser')
|
provides=('brave' 'brave-browser')
|
||||||
|
Reference in New Issue
Block a user