blob: 0ed704150e1aa445b66ed77fc73329accffd5d20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = next-browser-git
pkgdesc = Keyboard-oriented, Common Lisp extensible web-browser
pkgver = 1.1.0.14.gc645350
pkgrel = 1
url = https://nyxt.atlas.engineer
arch = i686
arch = x86_64
license = BSD-3
makedepends = git
makedepends = sbcl
makedepends = cl-asdf
depends = webkit2gtk
depends = glib-networking
depends = gsettings-desktop-schemas
depends = libfixposix
depends = enchant
optdepends = gstreamer: for HTML5 audio/video
optdepends = gst-plugins-base: for HTML5 audio/video
optdepends = gst-plugins-good: for HTML5 audio/video
optdepends = gst-plugins-bad: for HTML5 audio/video
optdepends = gst-plugins-ugly: for HTML5 audio/video
provides = next-browser
conflicts = next-browser
options = !strip
options = !makeflags
source = next-browser::git+https://source.atlas.engineer/public/nyxt
sha256sums = SKIP
pkgname = next-browser-git
|