blob: a7c7908937b149d8bdacf1adfae0886334783242 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = otter-browser-git
pkgdesc = Browser aiming to recreate the best aspects of the classic Opera (12.x) UI using Qt5 - git checkout
pkgver = 0.9.12.r636.gfb2b6f9f
pkgrel = 1
url = http://otter-browser.org/
arch = x86_64
arch = i686
license = GPL3
makedepends = cmake
makedepends = git
makedepends = qt5-declarative>=5.4
depends = qt5-webkit
depends = qt5-multimedia>=5.4
depends = qt5-xmlpatterns>=5.4
optdepends = hunspell>=1.3.0: for spell checking
optdepends = qt5-webengine: for experimental backend using the Chromium browser project
provides = otter-browser
conflicts = otter-browser
source = git://github.com/OtterBrowser/otter-browser.git
sha256sums = SKIP
pkgname = otter-browser-git
|