diff --git a/wayland/scdoc/build b/wayland/scdoc/build new file mode 100755 index 00000000..431cc725 --- /dev/null +++ b/wayland/scdoc/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make DESTDIR="$1" PREFIX=/usr install diff --git a/wayland/scdoc/checksums b/wayland/scdoc/checksums new file mode 100644 index 00000000..ff3e9982 --- /dev/null +++ b/wayland/scdoc/checksums @@ -0,0 +1 @@ +1098a1ed2e087596fc0b3f657c1c8a5e00412267aa4baf3619e36824306645b1 diff --git a/wayland/scdoc/sources b/wayland/scdoc/sources new file mode 100644 index 00000000..5f2684da --- /dev/null +++ b/wayland/scdoc/sources @@ -0,0 +1 @@ +https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.1.tar.gz diff --git a/wayland/scdoc/version b/wayland/scdoc/version new file mode 100644 index 00000000..2cfc5616 --- /dev/null +++ b/wayland/scdoc/version @@ -0,0 +1 @@ +1.11.1 1