mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-08 11:35:11 +02:00
13 lines
524 B
Bash
13 lines
524 B
Bash
# Template file for 'd2'
|
|
pkgname=d2
|
|
version=0.1.2
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="oss.terrastruct.com/d2"
|
|
go_package="oss.terrastruct.com/d2 oss.terrastruct.com/d2/cmd/d2plugin-dagre"
|
|
short_desc="Modern diagram scripting language that turns text to diagrams"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|
license="MPL-2.0"
|
|
homepage="https://d2lang.com/"
|
|
distfiles="https://github.com/terrastruct/d2/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=5aeeca3dcdc417b1756b6e92cbdbf8dd61214b880d2bf8586b6da5230338b091
|