New package: elinks 0.12pre6
This commit is contained in:
parent
3b4ffdabfc
commit
84f5245230
1 changed files with 18 additions and 0 deletions
18
srcpkgs/elinks/template
Normal file
18
srcpkgs/elinks/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'elinks'
|
||||
pkgname=elinks
|
||||
version=0.12pre6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Full-Featured Text WWW Browser"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
homepage="http://elinks.or.cz"
|
||||
license="GPL-3"
|
||||
distfiles="http://elinks.or.cz/download/$pkgname-$version.tar.bz2"
|
||||
checksum=383646375b8a325bef5a132c8300caab90eb0b842c5f8eff68febc00e29acada
|
||||
|
||||
elinks_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue