From 3bb48ce132de60a71433faaabe6f09b961e5f038 Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Sun, 27 Aug 2023 14:06:01 +0300 Subject: Add remote-id entries to metadata. Retab metadata files. --- dev-cpp/libecbor/metadata.xml | 13 ++++++++----- media-libs/libsstv/metadata.xml | 11 +++++++++++ sci-visualization/specgram/metadata.xml | 13 ++++++++----- 3 files changed, 27 insertions(+), 10 deletions(-) create mode 100644 media-libs/libsstv/metadata.xml diff --git a/dev-cpp/libecbor/metadata.xml b/dev-cpp/libecbor/metadata.xml index 7cac9bc..3362ec5 100644 --- a/dev-cpp/libecbor/metadata.xml +++ b/dev-cpp/libecbor/metadata.xml @@ -1,9 +1,12 @@ - - vasi@vilvoiu.ro - Vasile Vilvoiu - - CBOR library with no dependencies, small memory footprint and code size, developed for both desktop and embedded applications + + vasi@vilvoiu.ro + Vasile Vilvoiu + + CBOR library with no dependencies, small memory footprint and code size, developed for both desktop and embedded applications + + rimio/libecbor + diff --git a/media-libs/libsstv/metadata.xml b/media-libs/libsstv/metadata.xml new file mode 100644 index 0000000..4248f64 --- /dev/null +++ b/media-libs/libsstv/metadata.xml @@ -0,0 +1,11 @@ + + + + + vasi@vilvoiu.ro + Vasile Vilvoiu + + + rimio/libsstv + + diff --git a/sci-visualization/specgram/metadata.xml b/sci-visualization/specgram/metadata.xml index 21c49b9..5259de8 100644 --- a/sci-visualization/specgram/metadata.xml +++ b/sci-visualization/specgram/metadata.xml @@ -1,9 +1,12 @@ - - vasi@vilvoiu.ro - Vasile Vilvoiu - - Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input. + + vasi@vilvoiu.ro + Vasile Vilvoiu + + Small program that computes and plots spectrograms, either in a live window or to disk, with support for stdin input. + + rimio/specgram + -- cgit v1.2.3