summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a361ac7a66376dcacf76c33b7c68d88858d80e47 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
pkgbase = uzbl-next-git
	pkgver = v0.9.0.101.gb801f53
	pkgrel = 1
	url = http://www.uzbl.org
	arch = any
	license = GPL3
	makedepends = git
	depends = webkitgtk
	depends = webkit2gtk
	depends = cairo
	options = !emptydirs
	source = git+https://github.com/uzbl/uzbl.git#branch=next
	md5sums = SKIP

pkgname = uzbl-core-next-git
	pkgdesc = Webpage interface component meant for integration with other tools and scripts
	install = uzbl.install
	optdepends = socat: to interface with the socket
	optdepends = dmenu: to run some of the example scripts
	optdepends = zenity: to run some of the example scripts
	optdepends = python: to run some of the example scripts
	optdepends = xclip: for clipboard related keybindings
	optdepends = pygtk: for uzbl-tabbed
	provides = uzbl-core
	conflicts = uzbl-core

pkgname = uzbl-browser-next-git
	pkgdesc = A complete browser experience based on uzbl-core
	install = uzbl.install
	arch = any
	depends = uzbl-core-next-git=v0.9.0.101.gb801f53
	depends = desktop-file-utils
	depends = python
	depends = python2
	depends = python-six
	provides = uzbl-browser
	conflicts = uzbl-browser

pkgname = uzbl-tabbed-next-git
	pkgdesc = Tabbing manager providing multiple uzbl-browser instances in 1 window
	arch = any
	depends = uzbl-browser-next-git=v0.9.0.101.gb801f53
	depends = python2
	provides = uzbl-tabbed
	conflicts = uzbl-tabbed