parent
1ad8152877
commit
0ad7f6c085
1 changed files with 14 additions and 0 deletions
14
srcpkgs/pdfcpu/template
Normal file
14
srcpkgs/pdfcpu/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'pdfcpu'
|
||||||
|
pkgname=pdfcpu
|
||||||
|
version=0.5.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/pdfcpu/pdfcpu"
|
||||||
|
go_package="${go_import_path}/cmd/pdfcpu"
|
||||||
|
short_desc="PDF processor"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="http://pdfcpu.io/"
|
||||||
|
changelog="https://github.com/pdfcpu/pdfcpu/releases"
|
||||||
|
distfiles="https://github.com/pdfcpu/pdfcpu/archive/v${version}.tar.gz"
|
||||||
|
checksum=d67529db954b4b8fd708ac984cf79a53baf57ab2d50ef9ee0f9188f7e4a83127
|
Loading…
Add table
Add a link
Reference in a new issue