mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 20:13:52 +02:00
New package: blindfold-1.0.5
This commit is contained in:
parent
63bebcce48
commit
6548ce6e61
1 changed files with 17 additions and 0 deletions
17
srcpkgs/blindfold/template
Normal file
17
srcpkgs/blindfold/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'blindfold'
|
||||||
|
pkgname=blindfold
|
||||||
|
version=1.0.5
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libressl-devel"
|
||||||
|
short_desc="CLI gitignore file generator"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/Eoin-McMahon/blindfold"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=f55958fefd2cd108297b427073a290f07fb1c9bf01db8f004b4c090a082edac4
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue