mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: plog-1.1.10.
This commit is contained in:
parent
4de9691d69
commit
e812d7f4d9
1 changed files with 15 additions and 0 deletions
15
srcpkgs/plog/template
Normal file
15
srcpkgs/plog/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'plog'
|
||||||
|
pkgname=plog
|
||||||
|
version=1.1.10
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
short_desc="Portables, simple and extensible C++ logging library"
|
||||||
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/SergiusTheBest/plog"
|
||||||
|
distfiles="https://github.com/SergiusTheBest/plog/archive/refs/tags/$version.tar.gz"
|
||||||
|
checksum=55a090fc2b46ab44d0dde562a91fe5fc15445a3caedfaedda89fe3925da4705a
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue