summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: de0376f342e61737a303ce34abf5a09dffcc71cf (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
pkgbase = uzbl-next-git
	pkgver = 2012.05.14.1268.ga418eab
	pkgrel = 1
	url = http://www.uzbl.org
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	depends = webkitgtk
	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=2012.05.14.1268.ga418eab
	depends = desktop-file-utils
	depends = python
	depends = python2
	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 = python2
	depends = uzbl-core
	provides = uzbl-tabbed
	conflicts = uzbl-tabbed