16 lines
625 B
Bash
16 lines
625 B
Bash
# Template file for 'canto-curses'
|
|
pkgname=canto-curses
|
|
version=0.9.9
|
|
revision=4
|
|
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="https://codezen.org/canto-ng/"
|
|
distfiles="https://github.com/themoken/${pkgname}/archive/v${version}.tar.gz"
|
|
checksum=88db1e4ac71f13f02ffb076a33b290e6c343da669dc54ea771af705b21ea6452
|