mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: mdbook-mermaid-0.10.0
This commit is contained in:
parent
e14e9fe1cc
commit
379526d297
1 changed files with 15 additions and 0 deletions
15
srcpkgs/mdbook-mermaid/template
Normal file
15
srcpkgs/mdbook-mermaid/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'mdbook-mermaid'
|
||||||
|
pkgname=mdbook-mermaid
|
||||||
|
version=0.10.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Prepocessor for mdbook to add mermaid support"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="MPL-2.0"
|
||||||
|
homepage="https://github.com/badboy/mdbook-mermaid"
|
||||||
|
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=7b62ac139c8ece9f21cfdf0b3cd11aabf0d6fdfdfb71848918a028a4cb8de24c
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue