20 lines
565 B
Text
20 lines
565 B
Text
|
# 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
|
||
|
}
|