diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-cpp/valijson | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-cpp/valijson')
| -rw-r--r-- | dev-cpp/valijson/Manifest | 2 | ||||
| -rw-r--r-- | dev-cpp/valijson/metadata.xml | 15 | ||||
| -rw-r--r-- | dev-cpp/valijson/valijson-1.0.6-r1.ebuild | 21 | ||||
| -rw-r--r-- | dev-cpp/valijson/valijson-1.1.0.ebuild | 21 |
4 files changed, 0 insertions, 59 deletions
diff --git a/dev-cpp/valijson/Manifest b/dev-cpp/valijson/Manifest deleted file mode 100644 index 5db18cf5fa0a..000000000000 --- a/dev-cpp/valijson/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST valijson-1.0.6.tar.gz 739545 BLAKE2B 54a7c81db610cb8a2eab8d1ed24e0e7e3d6976a52a7a1e0026a97bb90bc5479467dc44a895ce7ba0c51e2afa6f7c7c2f0bc2699f0a60daec73d7e7b5b11d4607 SHA512 d62fd57c10ef5343f2ba16c23f0c327ead21dabe637a9100c3a4ab88920b7feb55b53f6abc966da37e3cebbb44c19bc2588470dd036f0ff6e58054b41b71758a -DIST valijson-1.1.0.tar.gz 740497 BLAKE2B e03fdf7838145df065699be48569d2e7b1e054f436f5ad5fbf91991c2cfb88eed1dba6250f7ff24c26c18aeb451efdd1dccb85df5013005734daae9d76d7855b SHA512 4916e12dc45312462a7abbc2707f5c1edfe129feb03e73afebf11a80ac6fb2f4469fdb4d83174d1c0565f8553ff958b1dc0ea78132d7063bbf640de0ade1676b diff --git a/dev-cpp/valijson/metadata.xml b/dev-cpp/valijson/metadata.xml deleted file mode 100644 index fbe60ab1e518..000000000000 --- a/dev-cpp/valijson/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>holger@applied-asynchrony.com</email> - <name>Holger Hoffstätte</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <remote-id type="github">tristanpenman/valijson</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-cpp/valijson/valijson-1.0.6-r1.ebuild b/dev-cpp/valijson/valijson-1.0.6-r1.ebuild deleted file mode 100644 index e24c8f0cd417..000000000000 --- a/dev-cpp/valijson/valijson-1.0.6-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Header-only C++ library for JSON Schema validation" -HOMEPAGE="https://github.com/tristanpenman/valijson" -SRC_URI="https://github.com/tristanpenman/valijson/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2 Boost-1.0" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -# Bundled test dependencies are included as submodules, so not in github -# autogenerated tarballs. The dependencies are largely packaged, but -# needs patching to use those. -RESTRICT="test" - -# unused inspector/CMakeLists.txt (bug #957461) -CMAKE_QA_COMPAT_SKIP=1 diff --git a/dev-cpp/valijson/valijson-1.1.0.ebuild b/dev-cpp/valijson/valijson-1.1.0.ebuild deleted file mode 100644 index 0e925f7f49f2..000000000000 --- a/dev-cpp/valijson/valijson-1.1.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Header-only C++ library for JSON Schema validation" -HOMEPAGE="https://github.com/tristanpenman/valijson" -SRC_URI="https://github.com/tristanpenman/valijson/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2 Boost-1.0" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -# Bundled test dependencies are included as submodules, so not in github -# autogenerated tarballs. The dependencies are largely packaged, but -# needs patching to use those. -RESTRICT="test" - -# unused inspector/CMakeLists.txt (bug #957461) -CMAKE_QA_COMPAT_SKIP=1 |
