mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
New package: odt2txt-0.5
This commit is contained in:
parent
d46cf05225
commit
8c0d3cfec1
1 changed files with 12 additions and 0 deletions
12
srcpkgs/odt2txt/template
Normal file
12
srcpkgs/odt2txt/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'odt2txt'
|
||||||
|
pkgname=odt2txt
|
||||||
|
version=0.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="zlib-devel"
|
||||||
|
short_desc="Simple converter from OpenDocument Text to plain text"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="https://github.com/dstosberg/odt2txt"
|
||||||
|
distfiles="https://github.com/dstosberg/odt2txt/archive/v${version}.tar.gz"
|
||||||
|
checksum=23a889109ca9087a719c638758f14cc3b867a5dcf30a6c90bf6a0985073556dd
|
Loading…
Add table
Reference in a new issue