summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0e642b9f8ee95ab2a5e19b7e8502693f32450252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = casperjs-git
	pkgdesc = Navigation scripting & testing utility for PhantomJS and SlimerJS
	pkgver = 20150602
	pkgrel = 2
	url = https://github.com/n1k0/casperjs
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = npm
	makedepends = python2-sphinx
	depends = nodejs
	depends = python2
	optdepends = slimerjs: run your tests against Gecko (Firefox) instead of Webkit (just add –engine=slimerjs to your command line options)
	provides = casperjs
	conflicts = casperjs
	options = !strip
	source = git+https://github.com/n1k0/casperjs
	sha256sums = SKIP

pkgname = casperjs-git