12 lines
456 B
Bash
12 lines
456 B
Bash
# Template file for 'epub2txt'
|
|
pkgname=epub2txt
|
|
version=2.01
|
|
revision=1
|
|
wrksrc=epub2txt2-$version
|
|
build_style=gnu-makefile
|
|
short_desc="CLI utility for extracting text from EPUB documents"
|
|
maintainer="Paper <paper@tilde.institute>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://github.com/kevinboone/epub2txt2"
|
|
distfiles="https://github.com/kevinboone/epub2txt2/archive/v$version.tar.gz"
|
|
checksum=82c96c713c8a6e10d7b37e96db83a9d5f50fcb4b65034b4a1df1024776b6591f
|