17 lines
609 B
Bash
17 lines
609 B
Bash
# Template file for 'canto-curses'
|
|
pkgname=canto-curses
|
|
version=0.9.7
|
|
revision=1
|
|
build_style=python-module
|
|
python_versions="3.4"
|
|
hostmakedepends="python3.4-setuptools"
|
|
makedepends="python3.4-devel ncurses-devel readline-devel"
|
|
depends="canto-next"
|
|
pycompile_module="canto_curses"
|
|
short_desc="An ncurses frontend for canto-next Atom/RSS feed reader"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://codezen.org/canto-ng/"
|
|
distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum=d523f66477d18e88d62605acab69b098399ae7b26a319c16c3fdcdbb9e4ea3e1
|