2022-09-16 15:41:14 +02:00
|
|
|
# Template file for 'epy'
|
|
|
|
pkgname=epy
|
2023-02-09 18:03:24 +01:00
|
|
|
version=2023.2.8
|
2022-12-12 16:47:00 +01:00
|
|
|
revision=1
|
2022-09-16 15:41:14 +02:00
|
|
|
build_style=python3-module
|
2023-02-09 18:03:24 +01:00
|
|
|
hostmakedepends="python3-setuptools"
|
2022-09-16 15:41:14 +02:00
|
|
|
depends="python3"
|
|
|
|
checkdepends="python3-pytest"
|
|
|
|
short_desc="CLI ebook reader"
|
|
|
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|
|
|
license="GPL-3.0-or-later"
|
|
|
|
homepage="https://github.com/wustho/epy"
|
2023-02-09 18:03:24 +01:00
|
|
|
distfiles="https://github.com/wustho/epy/archive/refs/tags/v${version}.tar.gz"
|
|
|
|
checksum=22404cb30a4886d1fa7f75c6792b81a280ccb1d458ac56e0ec08adc864e507ff
|