2015-09-05 03:20:30 +02:00
|
|
|
# Template file for 'canto-curses'
|
|
|
|
pkgname=canto-curses
|
2016-06-02 01:32:34 +02:00
|
|
|
version=0.9.7
|
2016-11-19 17:53:44 +01:00
|
|
|
revision=3
|
2016-10-17 12:36:50 +02:00
|
|
|
build_style=python3-module
|
|
|
|
hostmakedepends="python3-setuptools"
|
|
|
|
makedepends="python3-devel ncurses-devel readline-devel"
|
2015-09-05 03:20:30 +02:00
|
|
|
depends="canto-next"
|
|
|
|
pycompile_module="canto_curses"
|
2016-10-17 12:37:52 +02:00
|
|
|
pycompile_dirs="/usr/lib/canto/plugins"
|
2015-09-05 03:20:30 +02:00
|
|
|
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"
|
2016-06-02 01:32:34 +02:00
|
|
|
checksum=d523f66477d18e88d62605acab69b098399ae7b26a319c16c3fdcdbb9e4ea3e1
|