New package: pdfchain (#5458)
This commit is contained in:
parent
70f1d14a29
commit
52b5b00dc6
1 changed files with 13 additions and 0 deletions
13
srcpkgs/pdfchain/template
Normal file
13
srcpkgs/pdfchain/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'pdfchain'
|
||||
pkgname=pdfchain
|
||||
version=0.4.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf pkg-config"
|
||||
makedepends="gtkmm-devel"
|
||||
short_desc="GUI for pdftk to concatenate, extract and manipulate pdf files"
|
||||
maintainer="Piraty <piraty@users.noreply.github.com>"
|
||||
license="GPL-3"
|
||||
homepage="pdfchain.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=1eee0f93dbe8c9cef9f9fe4ec0a10e0a45ca8cde67cd6ceffa2ce6c843752f3d
|
Loading…
Reference in a new issue