commit: 68fdbc773d4eccb96bd33bb95e554dc69fc08f9e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 09:44:54 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 09:44:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68fdbc77
net-libs/libeXosip: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-libs/libeXosip/Manifest | 1 -
net-libs/libeXosip/libeXosip-4.0.0.ebuild | 36 -------------------------------
net-libs/libeXosip/metadata.xml | 8 -------
profiles/package.mask | 1 -
4 files changed, 46 deletions(-)
diff --git a/net-libs/libeXosip/Manifest b/net-libs/libeXosip/Manifest
deleted file mode 100644
index 8124c27f3be..00000000000
--- 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 c068cc5a6b3..00000000000
--- 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 6781a909e3c..00000000000
--- 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 90e04840100..48002be18bf 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 <[email protected]> (25 Oct 2018)
# Fails to build against up to date OpenSSL library (Bug 663966). No longer