From 0d4a65dcbc887d7252901f977d65258c85584af0 Mon Sep 17 00:00:00 2001 From: Darren Bane <905140+poldy@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:16:08 +0100 Subject: [PATCH] scatcdsk_lib 1.0.0 (#1612) * scatcdsk_lib 1.0.0 (via `alr publish`) * Limit test to Linux --------- Co-authored-by: Alejandro R Mosteo --- index/sc/scatcdsk_lib/scatcdsk_lib-1.0.0.toml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 index/sc/scatcdsk_lib/scatcdsk_lib-1.0.0.toml diff --git a/index/sc/scatcdsk_lib/scatcdsk_lib-1.0.0.toml b/index/sc/scatcdsk_lib/scatcdsk_lib-1.0.0.toml new file mode 100644 index 00000000..b49fbcc2 --- /dev/null +++ b/index/sc/scatcdsk_lib/scatcdsk_lib-1.0.0.toml @@ -0,0 +1,23 @@ +name = "scatcdsk_lib" +description = "Reusable software components extracted from the SCATC DSK" +version = "1.0.0" + +authors = ["Richard Conn"] +maintainers = ["Darren Bane "] +maintainers-logins = ["poldy"] +licenses = "custom-CC-PDM-1.0" +website = "https://chiselapp.com/user/dbane/repository/scatcdsk_lib" +tags = ["tools", "reuse"] + +[[actions.'case(os)'.linux]] +type = 'test' +command = ['/bin/sh', './expect.sh'] +directory = 'tests' + +[origin] +hashes = [ +"sha256:638dd3a32439138b5c86012c43ea95df0e214002f3ce004a3297bf8816c70881", +"sha512:56fac0aa90c2bfc01fcc50b23ee216394459acbe9f97ffc7ea0019053d14420fa49b73cf5999b56da011fdad16ddaf1bb43629c32eb800e543dcd23b6d48a50a", +] +url = "https://chiselapp.com/user/dbane/repository/scatcdsk_lib/tarball/4d49721a1a/scatcdsk_lib-4d49721a1a.tar.gz" +