New package: sandfox-1.1.4 (close #571).
This commit is contained in:
parent
83fe097e27
commit
aae0129ddc
1 changed files with 17 additions and 0 deletions
17
srcpkgs/sandfox/template
Normal file
17
srcpkgs/sandfox/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'sandfox'
|
||||||
|
pkgname=sandfox
|
||||||
|
version=1.1.4
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
depends="bash inotify-tools lsof"
|
||||||
|
short_desc="Runs Firefox and other apps in a filesystem sandbox"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://igurublog.wordpress.com/downloads/script-sandfox/"
|
||||||
|
distfiles="https://github.com/IgnorantGuru/sandfox/archive/${version}.tar.gz"
|
||||||
|
checksum=20c6818cb36bb97e9ae4b0c370f80df551eeb852f83ed91298a81705bcedeafe
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin sandfox
|
||||||
|
vdoc README
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue