16 lines
624 B
Bash
16 lines
624 B
Bash
# Template file for 'canto-curses'
|
|
pkgname=canto-curses
|
|
version=0.9.7
|
|
revision=3
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="python3-devel ncurses-devel readline-devel"
|
|
depends="canto-next"
|
|
pycompile_module="canto_curses"
|
|
pycompile_dirs="/usr/lib/canto/plugins"
|
|
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
|