New package: flinks-0.4.3
This commit is contained in:
parent
25f482025d
commit
137638e5fb
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'flinks'
|
||||
pkgname=flinks
|
||||
version=0.4.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
pycompile_module="flinkspkg"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="lynx python"
|
||||
short_desc="Text-mode flashing word web browser for speed-reading and/or skimming webpages"
|
||||
maintainer="Duncaen <mail@duncano.de>"
|
||||
license="GPL-3"
|
||||
homepage="http://mbays.freeshell.org/flinks/"
|
||||
distfiles="http://mbays.freeshell.org/flinks/flinks-${version}.tar.gz"
|
||||
checksum=ca5c3a8bc651befcb75b4f2542519bb34a36caccb52f141ddcc7b184fedcebd0
|
||||
|
||||
post_install() {
|
||||
vdoc README
|
||||
}
|
Loading…
Reference in New Issue