* [gentoo-commits] repo/proj/libressl:master commit in: net-libs/libeXosip/
@ 2019-03-25 7:14 Stefan Strogin
0 siblings, 0 replies; only message in thread
From: Stefan Strogin @ 2019-03-25 7:14 UTC (permalink / raw
To: gentoo-commits
commit: a65684aa212c93ac3a75df2a430cb1a6fcafd04c
Author: Stefan Strogin <stefan.strogin <AT> gmail <DOT> com>
AuthorDate: Mon Mar 25 07:11:36 2019 +0000
Commit: Stefan Strogin <stefan.strogin <AT> gmail <DOT> com>
CommitDate: Mon Mar 25 07:11:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=a65684aa
net-libs/libeXosip: drop package removed from gentoo.git
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Stefan Strogin <stefan.strogin <AT> gmail.com>
net-libs/libeXosip/Manifest | 1 -
net-libs/libeXosip/libeXosip-4.0.0.ebuild | 39 -------------------------------
net-libs/libeXosip/metadata.xml | 8 -------
3 files changed, 48 deletions(-)
diff --git a/net-libs/libeXosip/Manifest b/net-libs/libeXosip/Manifest
deleted file mode 100644
index a8308dd..0000000
--- a/net-libs/libeXosip/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libeXosip2-4.0.0.tar.gz 526339 SHA256 5267a82a9c05990bfde629eb7f73b24a8812a2ecc4614600e022257dfac8b2e5 SHA512 8e286e1e533c12bce26a164e42286c3239556860863a877438f63a694e47055f17fb98eb0f2ed91cac72f0645e8bf4dd9b922b5065357f16c0bacafc99406f51 WHIRLPOOL 35b0ad25ce415fbfde40eda93fb6e5a694136b25d4c327356db848e0ad354891729bafe81babd74e9a11de6a45f051f029acb802d9f4aaeb894f3462d05bcc75
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 79aeaa8..0000000
--- a/net-libs/libeXosip/libeXosip-4.0.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils 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="+srv libressl ssl"
-
-DEPEND=">=net-libs/libosip-4.0.0:=
- ssl? (
- !libressl? ( dev-libs/openssl )
- libressl? ( dev-libs/libressl )
- )"
-RDEPEND="${DEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
- econf \
- --enable-mt \
- $(use_enable ssl openssl) \
- $(use_enable srv srvrec)
-}
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/net-libs/libeXosip/metadata.xml b/net-libs/libeXosip/metadata.xml
deleted file mode 100644
index 6781a90..0000000
--- 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>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-03-25 7:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-25 7:14 [gentoo-commits] repo/proj/libressl:master commit in: net-libs/libeXosip/ Stefan Strogin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox