commit: 6e732cc899c420b6fd8baacbaea81b471553570c
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 12 01:54:49 2025 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri Sep 12 01:54:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e732cc8
net-libs/libosmo-dsp: add 0.5.0
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-libs/libosmo-dsp/Manifest | 1 +
...bosmo-dsp-9999.ebuild => libosmo-dsp-0.5.0.ebuild} | 8 ++++----
net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild | 8 ++++----
net-libs/libosmo-dsp/metadata.xml | 19 +++++++++++--------
4 files changed, 20 insertions(+), 16 deletions(-)
diff --git a/net-libs/libosmo-dsp/Manifest b/net-libs/libosmo-dsp/Manifest
index 445d9d499a25..cd5c4e465daf 100644
--- a/net-libs/libosmo-dsp/Manifest
+++ b/net-libs/libosmo-dsp/Manifest
@@ -1 +1,2 @@
DIST libosmo-dsp-0.4.0.tar.gz 43664 BLAKE2B
10f1718868971492cc93bc13b8a0648ee8c15bbbdc06119b9783851fdfb9959f52cbefabf23ec18b03d961b8a3f7ae81a936008ae71e5001606ba24b78de4ac0
SHA512
364a4ac3fca3e10216057d647ae1ea77550f3d4d3707978c457f363dae66ec252e8eb60dc53db5f45f85bcdda26d54b13d56b60eb8eb3133479d21482ccf96da
+DIST libosmo-dsp-0.5.0.gh.tar.gz 44908 BLAKE2B
48ea7fc0557fb11e237be7c5a95bf6e18451dfe9c2ca7222a3bf42c7ff66d3b6812ca35981bcf772f6efdbb1553d6d5bc83db951112e6db751a964d18fbef614
SHA512
4bdc1b109f654af7198a014945a89c18b6cf9acf1eed746308930eeaeede3acc839f584c0f4232380fd2fedf0c6f1eb617a3b5faafd2fd76bc1461fd9cf81dbc
diff --git a/net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild
b/net-libs/libosmo-dsp/libosmo-dsp-0.5.0.ebuild
similarity index 78%
copy from net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild
copy to net-libs/libosmo-dsp/libosmo-dsp-0.5.0.ebuild
index 8b3e4cfa9f92..f0eae5d1ee4e 100644
--- a/net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild
+++ b/net-libs/libosmo-dsp/libosmo-dsp-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,15 +12,15 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.osmocom.org/${PN}"
else
- SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
+
SRC_URI="https://github.com/osmocom/libosmo-dsp/archive/refs/tags/${PV}.tar.gz
-> "${P}.gh.tar.gz""
+ KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi
LICENSE="GPL-2"
SLOT="0/${PV}"
IUSE="doc static-libs"
-RDEPEND="sci-libs/fftw:3.0"
+RDEPEND="sci-libs/fftw:3.0="
DEPEND="${RDEPEND}"
BDEPEND="
doc? ( app-text/doxygen )
diff --git a/net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild
b/net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild
index 8b3e4cfa9f92..f0eae5d1ee4e 100644
--- a/net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild
+++ b/net-libs/libosmo-dsp/libosmo-dsp-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,15 +12,15 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.osmocom.org/${PN}"
else
- SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~x86"
+
SRC_URI="https://github.com/osmocom/libosmo-dsp/archive/refs/tags/${PV}.tar.gz
-> "${P}.gh.tar.gz""
+ KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi
LICENSE="GPL-2"
SLOT="0/${PV}"
IUSE="doc static-libs"
-RDEPEND="sci-libs/fftw:3.0"
+RDEPEND="sci-libs/fftw:3.0="
DEPEND="${RDEPEND}"
BDEPEND="
doc? ( app-text/doxygen )
diff --git a/net-libs/libosmo-dsp/metadata.xml
b/net-libs/libosmo-dsp/metadata.xml
index a8b192c43911..16b72fc5be0e 100644
--- a/net-libs/libosmo-dsp/metadata.xml
+++ b/net-libs/libosmo-dsp/metadata.xml
@@ -1,12 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="person">
-<email>[email protected]</email>
-<name>Rick Farina</name>
-</maintainer>
-<maintainer type="project">
-<email>[email protected]</email>
-<name>Radio</name>
-</maintainer>
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>Rick Farina</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>[email protected]</email>
+ <name>Radio</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">osmocom/libosmo-dsp</remote-id>
+ </upstream>
</pkgmetadata>