summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-03-13 10:44:54 +0100
committerMichał Górny <mgorny@gentoo.org>2019-03-13 10:44:54 +0100
commit68fdbc773d4eccb96bd33bb95e554dc69fc08f9e (patch)
treed171e8a0a920e9a0fa2ca3263c5cb1af8e7f99d3
parentnet-libs/libosip: Remove last-rited pkg (diff)
downloadgentoo-68fdbc77.tar.gz
gentoo-68fdbc77.tar.bz2
gentoo-68fdbc77.zip
net-libs/libeXosip: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-libs/libeXosip/Manifest1
-rw-r--r--net-libs/libeXosip/libeXosip-4.0.0.ebuild36
-rw-r--r--net-libs/libeXosip/metadata.xml8
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 46 deletions
diff --git a/net-libs/libeXosip/Manifest b/net-libs/libeXosip/Manifest
deleted file mode 100644
index 8124c27f3be2..000000000000
--- a/net-libs/libeXosip/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libeXosip2-4.0.0.tar.gz 526339 BLAKE2B d6edea14fc93ff7565eee33f50f56a4d0ff02d2a625828ec61f6187c1913bec48a1667df6e01e7abd0e28764e9b442b13ee34595d3ac89c50a1e44696beaaa26 SHA512 8e286e1e533c12bce26a164e42286c3239556860863a877438f63a694e47055f17fb98eb0f2ed91cac72f0645e8bf4dd9b922b5065357f16c0bacafc99406f51
diff --git a/net-libs/libeXosip/libeXosip-4.0.0.ebuild b/net-libs/libeXosip/libeXosip-4.0.0.ebuild
deleted file mode 100644
index c068cc5a6b31..000000000000
--- a/net-libs/libeXosip/libeXosip-4.0.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit versionator
-
-MY_PV=${PV%.?}-${PV##*.}
-MY_PV=${PV}
-MY_P=${PN}2-${MY_PV}
-
-DESCRIPTION="library to use the SIP protocol for multimedia session establishement"
-HOMEPAGE="https://savannah.nongnu.org/projects/exosip/"
-SRC_URI="mirror://nongnu/exosip/${MY_P}.tar.gz"
-
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos"
-SLOT="0/$(get_version_component_range 1-2)"
-LICENSE="GPL-2"
-IUSE="libressl +srv ssl"
-
-DEPEND=">=net-libs/libosip-4.0.0:=
- ssl? (
- libressl? ( dev-libs/libressl:0= )
- !libressl? ( dev-libs/openssl:0= )
- )
-"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
- econf \
- --enable-mt \
- $(use_enable ssl openssl) \
- $(use_enable srv srvrec)
-}
diff --git a/net-libs/libeXosip/metadata.xml b/net-libs/libeXosip/metadata.xml
deleted file mode 100644
index 6781a909e3c2..000000000000
--- a/net-libs/libeXosip/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-<use>
- <flag name="srv">enable support for SRV records DNS queries</flag>
-</use>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 90e048401006..48002be18bf6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -185,7 +185,6 @@ dev-libs/gost-engine
# All this packages are broken and need major version bumps to fix them. See
# bug #504114, #486510, #510550, #511096, #517260, #551784, #616490, #
net-voip/linphone
-net-libs/libeXosip
# Aaron W. Swenson <titanofold@gentoo.org> (25 Oct 2018)
# Fails to build against up to date OpenSSL library (Bug 663966). No longer