Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, net-libs/libeXosip/
Date: Wed, 13 Mar 2019 09:46:28
Message-Id: 1552470294.68fdbc773d4eccb96bd33bb95e554dc69fc08f9e.mgorny@gentoo
1 commit: 68fdbc773d4eccb96bd33bb95e554dc69fc08f9e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 09:44:54 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 09:44:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68fdbc77
7
8 net-libs/libeXosip: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-libs/libeXosip/Manifest | 1 -
13 net-libs/libeXosip/libeXosip-4.0.0.ebuild | 36 -------------------------------
14 net-libs/libeXosip/metadata.xml | 8 -------
15 profiles/package.mask | 1 -
16 4 files changed, 46 deletions(-)
17
18 diff --git a/net-libs/libeXosip/Manifest b/net-libs/libeXosip/Manifest
19 deleted file mode 100644
20 index 8124c27f3be..00000000000
21 --- a/net-libs/libeXosip/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST libeXosip2-4.0.0.tar.gz 526339 BLAKE2B d6edea14fc93ff7565eee33f50f56a4d0ff02d2a625828ec61f6187c1913bec48a1667df6e01e7abd0e28764e9b442b13ee34595d3ac89c50a1e44696beaaa26 SHA512 8e286e1e533c12bce26a164e42286c3239556860863a877438f63a694e47055f17fb98eb0f2ed91cac72f0645e8bf4dd9b922b5065357f16c0bacafc99406f51
25
26 diff --git a/net-libs/libeXosip/libeXosip-4.0.0.ebuild b/net-libs/libeXosip/libeXosip-4.0.0.ebuild
27 deleted file mode 100644
28 index c068cc5a6b3..00000000000
29 --- a/net-libs/libeXosip/libeXosip-4.0.0.ebuild
30 +++ /dev/null
31 @@ -1,36 +0,0 @@
32 -# Copyright 1999-2018 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -inherit versionator
38 -
39 -MY_PV=${PV%.?}-${PV##*.}
40 -MY_PV=${PV}
41 -MY_P=${PN}2-${MY_PV}
42 -
43 -DESCRIPTION="library to use the SIP protocol for multimedia session establishement"
44 -HOMEPAGE="https://savannah.nongnu.org/projects/exosip/"
45 -SRC_URI="mirror://nongnu/exosip/${MY_P}.tar.gz"
46 -
47 -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos"
48 -SLOT="0/$(get_version_component_range 1-2)"
49 -LICENSE="GPL-2"
50 -IUSE="libressl +srv ssl"
51 -
52 -DEPEND=">=net-libs/libosip-4.0.0:=
53 - ssl? (
54 - libressl? ( dev-libs/libressl:0= )
55 - !libressl? ( dev-libs/openssl:0= )
56 - )
57 -"
58 -RDEPEND="${DEPEND}"
59 -
60 -S=${WORKDIR}/${MY_P}
61 -
62 -src_configure() {
63 - econf \
64 - --enable-mt \
65 - $(use_enable ssl openssl) \
66 - $(use_enable srv srvrec)
67 -}
68
69 diff --git a/net-libs/libeXosip/metadata.xml b/net-libs/libeXosip/metadata.xml
70 deleted file mode 100644
71 index 6781a909e3c..00000000000
72 --- a/net-libs/libeXosip/metadata.xml
73 +++ /dev/null
74 @@ -1,8 +0,0 @@
75 -<?xml version="1.0" encoding="UTF-8"?>
76 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
77 -<pkgmetadata>
78 -<!-- maintainer-needed -->
79 -<use>
80 - <flag name="srv">enable support for SRV records DNS queries</flag>
81 -</use>
82 -</pkgmetadata>
83
84 diff --git a/profiles/package.mask b/profiles/package.mask
85 index 90e04840100..48002be18bf 100644
86 --- a/profiles/package.mask
87 +++ b/profiles/package.mask
88 @@ -185,7 +185,6 @@ dev-libs/gost-engine
89 # All this packages are broken and need major version bumps to fix them. See
90 # bug #504114, #486510, #510550, #511096, #517260, #551784, #616490, #
91 net-voip/linphone
92 -net-libs/libeXosip
93
94 # Aaron W. Swenson <titanofold@g.o> (25 Oct 2018)
95 # Fails to build against up to date OpenSSL library (Bug 663966). No longer