mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
9b4697ef9a
commit
72a31f8666
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pdfcrack/template
Normal file
15
srcpkgs/pdfcrack/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'pdfcrack'
|
||||||
|
pkgname=pdfcrack
|
||||||
|
version=0.16
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="PDF password recovery tool"
|
||||||
|
maintainer="misuchiru03 <misuchiru03+void@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://sourceforge.net/projects/${pkgname}"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=7865b203074ccfd5c612c8ce00c46ffcb4fabaa26154ce9304dfc668c7cb73ef
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin pdfcrack
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue