mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
New package: tmplgen-0.4.2.
This commit is contained in:
parent
238ca100a2
commit
5e51c23459
1 changed files with 13 additions and 0 deletions
13
srcpkgs/tmplgen/template
Normal file
13
srcpkgs/tmplgen/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'tmplgen'
|
||||||
|
pkgname=tmplgen
|
||||||
|
version=0.4.2
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libressl-devel"
|
||||||
|
short_desc="Void Linux template generator for language-specific package managers"
|
||||||
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/Cogitri/tmplgen"
|
||||||
|
distfiles="https://static.crates.io/crates/tmplgen/tmplgen-${version}.crate"
|
||||||
|
checksum=b34a68822637fcaba2a72257496ecb27953b016d68bf5472201fe98671344dee
|
Loading…
Add table
Reference in a new issue