mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: epub2txt2-2.01
This commit is contained in:
parent
10c0c686fa
commit
3d2e517081
1 changed files with 12 additions and 0 deletions
12
srcpkgs/epub2txt/template
Normal file
12
srcpkgs/epub2txt/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue