15 lines
558 B
Bash
15 lines
558 B
Bash
# Template file for 'd2'
|
|
pkgname=d2
|
|
version=0.6.0
|
|
revision=2
|
|
build_style=go
|
|
go_import_path="oss.terrastruct.com/d2"
|
|
go_ldflags="-X ${go_import_path}/lib/version.Version=${version}"
|
|
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/"
|
|
changelog="https://d2lang.com/releases/intro/"
|
|
distfiles="https://github.com/terrastruct/d2/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=8409de84c1d47fd325bc6daf7d1f012ff483f6e873b14550881803e6f6a07f35
|