mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
New package: canto-curses-0.9.6
This commit is contained in:
parent
752f1b4624
commit
afdd2c9765
1 changed files with 16 additions and 0 deletions
16
srcpkgs/canto-curses/template
Normal file
16
srcpkgs/canto-curses/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'canto-curses'
|
||||||
|
pkgname=canto-curses
|
||||||
|
version=0.9.6
|
||||||
|
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=6b8f2ccd8e23ed9c405b25b5c349f23b1191b27be173a99e12ed577587479e5f
|
Loading…
Add table
Reference in a new issue