summaryrefslogtreecommitdiff
path: root/net-libs/libosmocore
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-04-16 13:07:24 +0100
commit0c100b7dd2b30e75b799d806df4ef899fd98e1ea (patch)
tree464c922e949c7e4d5d891fb2cdda5daee5612537 /net-libs/libosmocore
parente68d405c5d712af4387159df07e226217bdda049 (diff)
gentoo resync : 16.04.2022
Diffstat (limited to 'net-libs/libosmocore')
-rw-r--r--net-libs/libosmocore/Manifest5
-rw-r--r--net-libs/libosmocore/files/libosmocore-0.6.0-automake-1.13.patch11
-rw-r--r--net-libs/libosmocore/libosmocore-0.10.2.ebuild46
-rw-r--r--net-libs/libosmocore/libosmocore-9999.ebuild46
-rw-r--r--net-libs/libosmocore/metadata.xml11
5 files changed, 0 insertions, 119 deletions
diff --git a/net-libs/libosmocore/Manifest b/net-libs/libosmocore/Manifest
deleted file mode 100644
index 5e99e286c484..000000000000
--- a/net-libs/libosmocore/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX libosmocore-0.6.0-automake-1.13.patch 245 BLAKE2B 776b88a297b1ad6edaaff357bfc52f5f219b1372c428cc095ea415d4e91b89bbd2d1dad83a893d3c46cfb4e9716f7ec4296bf06f07bc731f752e99d88cd1e4c5 SHA512 be6ad33f91009e6a38d02deafcb69e4e6d88e7436531ddee822b461d95263609b9a6983d7f523cc6d7f97fb8794f32b1b15f9afe1f784bee907ad48535091e1f
-DIST libosmocore-0.10.2.tar.bz2 646555 BLAKE2B 62dbabdbb8a397662b618863aade394ef4638dd266e059ef4c6fa54364aba60db29cce1fc6c2692af095f32b3ce186ee5b788598595fe2128f0d04caad9d83d2 SHA512 a42db3467faec9c814efe40ae8cf4a41e610b97cac04c1da30c211f116e1f7907117aaab89aca8af3dcd8aedc2be73c9e1c194b9062d33856de02feddf4bda22
-EBUILD libosmocore-0.10.2.ebuild 926 BLAKE2B c4dc1a7b79e77bcf0dbe94c50d6bf9a51a10ec97d186122bd05d42e7ec691baf288613b21d5e9fb71ffd550c6ddaf32cc6417d38a6c0b53c52c0fb6424107031 SHA512 6aa88bece8f5b91b086c1b09d08a6ad67471e2bf7bdd7a85eeb8019ef2f8cba7fbe568bdb01e153f094c432c89ab966d6e39bf40fadc88b4ab6cc2b737ee9f11
-EBUILD libosmocore-9999.ebuild 926 BLAKE2B c4dc1a7b79e77bcf0dbe94c50d6bf9a51a10ec97d186122bd05d42e7ec691baf288613b21d5e9fb71ffd550c6ddaf32cc6417d38a6c0b53c52c0fb6424107031 SHA512 6aa88bece8f5b91b086c1b09d08a6ad67471e2bf7bdd7a85eeb8019ef2f8cba7fbe568bdb01e153f094c432c89ab966d6e39bf40fadc88b4ab6cc2b737ee9f11
-MISC metadata.xml 346 BLAKE2B e534e7be63a6167c7ea490d2879629a8e4402b422d26b63592fc457086bd55565003ee84469554a8be9dba5462b5af9b546d283340c1b6c1b839298bb8c05076 SHA512 85f633140c46465cc9b748e1ec59b8967d65337cf0418b3ff28dc97ab69f7d17381c02e2af51183dab58b04f29b4570274802f15c9132da1058caa82a1e3d458
diff --git a/net-libs/libosmocore/files/libosmocore-0.6.0-automake-1.13.patch b/net-libs/libosmocore/files/libosmocore-0.6.0-automake-1.13.patch
deleted file mode 100644
index c61ecac1f336..000000000000
--- a/net-libs/libosmocore/files/libosmocore-0.6.0-automake-1.13.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libosmocore-0.6.0/configure.ac
-+++ libosmocore-0.6.0/configure.ac
-@@ -77,7 +77,7 @@
- CHECK_TM_INCLUDES_TM_GMTOFF
-
- dnl Generate the output
--AC_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS(config.h)
-
- AC_ARG_ENABLE(talloc,
- [AS_HELP_STRING(
diff --git a/net-libs/libosmocore/libosmocore-0.10.2.ebuild b/net-libs/libosmocore/libosmocore-0.10.2.ebuild
deleted file mode 100644
index 3ac080827d7c..000000000000
--- a/net-libs/libosmocore/libosmocore-0.10.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic
-
-DESCRIPTION="Utility functions for OsmocomBB, OpenBSC and related projects"
-HOMEPAGE="http://bb.osmocom.org/trac/wiki/libosmocore"
-
-if [[ ${PV} == 9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
-else
- SRC_URI="http://cgit.osmocom.org/cgit/libosmocore/snapshot/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-LICENSE="GPL-2 LGPL-3"
-SLOT="0"
-IUSE="pcsc-lite"
-
-RDEPEND="
- sys-libs/talloc
- pcsc-lite? ( sys-apps/pcsc-lite )
-"
-
-DEPEND="${RDEPEND}
- app-doc/doxygen
-"
-
-PATCHES=( "${FILESDIR}/${PN}-0.6.0-automake-1.13.patch" )
-
-src_prepare() {
- default_src_prepare
- # set correct version in pkgconfig files
- sed -i "s/UNKNOWN/${PV}/" git-version-gen || die
-
- eautoreconf
-}
-
-src_configure() {
- append-flags -fcommon
- econf \
- $(use_enable pcsc-lite pcsc)
-}
diff --git a/net-libs/libosmocore/libosmocore-9999.ebuild b/net-libs/libosmocore/libosmocore-9999.ebuild
deleted file mode 100644
index 3ac080827d7c..000000000000
--- a/net-libs/libosmocore/libosmocore-9999.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic
-
-DESCRIPTION="Utility functions for OsmocomBB, OpenBSC and related projects"
-HOMEPAGE="http://bb.osmocom.org/trac/wiki/libosmocore"
-
-if [[ ${PV} == 9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
-else
- SRC_URI="http://cgit.osmocom.org/cgit/libosmocore/snapshot/${P}.tar.bz2"
- KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-LICENSE="GPL-2 LGPL-3"
-SLOT="0"
-IUSE="pcsc-lite"
-
-RDEPEND="
- sys-libs/talloc
- pcsc-lite? ( sys-apps/pcsc-lite )
-"
-
-DEPEND="${RDEPEND}
- app-doc/doxygen
-"
-
-PATCHES=( "${FILESDIR}/${PN}-0.6.0-automake-1.13.patch" )
-
-src_prepare() {
- default_src_prepare
- # set correct version in pkgconfig files
- sed -i "s/UNKNOWN/${PV}/" git-version-gen || die
-
- eautoreconf
-}
-
-src_configure() {
- append-flags -fcommon
- econf \
- $(use_enable pcsc-lite pcsc)
-}
diff --git a/net-libs/libosmocore/metadata.xml b/net-libs/libosmocore/metadata.xml
deleted file mode 100644
index 0329d3de81a5..000000000000
--- a/net-libs/libosmocore/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>radio@gentoo.org</email>
- <name>Radio</name>
- </maintainer>
- <use>
- <flag name="pcsc-lite">Enable smartcard support with <pkg>sys-apps/pcsc-lite</pkg></flag>
- </use>
-</pkgmetadata>