public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-voip/baresip/
Date: Tue, 25 Jun 2024 12:16:11 +0000 (UTC)	[thread overview]
Message-ID: <1719260785.ea34f0cf558e43e634ddf58fac42c3aef1ead049.davidroman@gentoo> (raw)

commit:     ea34f0cf558e43e634ddf58fac42c3aef1ead049
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Mon Jun 24 20:26:25 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Jun 24 20:26:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea34f0cf

net-voip/baresip: remove v3.7.0

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-voip/baresip/Manifest             |  1 -
 net-voip/baresip/baresip-3.7.0.ebuild | 53 -----------------------------------
 2 files changed, 54 deletions(-)

diff --git a/net-voip/baresip/Manifest b/net-voip/baresip/Manifest
index 33f55a9b7..c3e4bf651 100644
--- a/net-voip/baresip/Manifest
+++ b/net-voip/baresip/Manifest
@@ -3,6 +3,5 @@ DIST baresip-3.10.1.tar.gz 1166742 BLAKE2B 01ff2fef17b805b79ab4cd85b90ea092384c4
 DIST baresip-3.11.0.tar.gz 1168323 BLAKE2B f09d4b0f9edf1a18df21f4835e695e8b90aad6a6477b8c11716f1a3a2829303fc63193294f107cc99428758df8466dd31a0a2756cb444a6b8b64d8337ce3a9ed SHA512 9a538695fc9d9fc57eece0db8c49e574a224f158c1089d0e5a4d6501a1cba0fa49aeb3e2eaf0dc663e0d1d62154cd05ae549a971158747eaa40f0a7b20806cf1
 DIST baresip-3.12.1.tar.gz 1156255 BLAKE2B 29535f6909143c6d4e20a540a6396acf0ac2404b9226b25dcfb2f69eca60fab7f1ea3c402466e12242c6058916a07036dfbb80f70b4b112a7a821ac7a5d5b4ef SHA512 0d5f5df4664cbca785606d531ab809e555013937e2f1f0585b550edc36b49f0012d63450ee0817e3657dfbb460bd0dd410326cdf81da1b197dcd15cd0ce11aa2
 DIST baresip-3.13.0.tar.gz 1158719 BLAKE2B 1a08d888a7ab8b850789deaa9f8258775fe38724166e92224e24dade518d94af98f7224dfd34eaa4cf03f2114b47326fcca4c89fbe51a777d5e2d56a1d09d5d2 SHA512 891e72286e3e094b496342ccc3f0ba9d4766542d7275a90644dd1dd87c1db5c27d841ee79446deba033b1f0a501e799f1e6f4a32a5c40bff69a64a184e5a27e9
-DIST baresip-3.7.0.tar.gz 1156270 BLAKE2B 48d9f2762739f023dfe8597921de1bfcd355ce4d6e403a77c6fd2f95a88970538208e5aae5f2cd2ed98767f5b1c17e0740f3298faaf7056cd7e89906e22d67b8 SHA512 f3497a903fa67c8ecfb90cd63f9f2bdc376d98ea28a71ea64b042b3641628126fac5ff8afe8539f98f51a54aa4ef1304d22c0b83edc3e91767f8bf35310621c3
 DIST baresip-3.8.0.tar.gz 1158645 BLAKE2B e7badad42dde5e0cbd0fa090654b6559f7cf2f6c1dcc458290a43c72b26b0aa2fe40c92f4335ed72c4a2f85ec20d9bfb45f8059bc179cbd47b26867bf7612ccf SHA512 12ff9aaedcc3bc19a38235f5abc955aa1a64db47827895b95ca55329cb29acef353ee0871e888f12f0a9ea5a2ac0b3a34c278115c05e9f55d055638b5e13f852
 DIST baresip-3.9.0.tar.gz 1163327 BLAKE2B c994a6ca16610936887f9bfbfb776e155ad9418fb46387af899044e8237e1e7662e62b697408c7c0a47849bbc8ce078122b9290afd868aa9974ad50c9a7b68dd SHA512 7e6bf2c68ae4dec60da7692527d511b7acf373e14c67c96591b7a5e02af7275ff7adde8a8c07af6ed98474b87357b734aae17fb337d4fad8353c253de56dc534

diff --git a/net-voip/baresip/baresip-3.7.0.ebuild b/net-voip/baresip/baresip-3.7.0.ebuild
deleted file mode 100644
index 10023c9ea..000000000
--- a/net-voip/baresip/baresip-3.7.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Baresip is a portable and modular SIP User-Agent"
-HOMEPAGE="https://github.com/baresip/baresip"
-SRC_URI="https://github.com/baresip/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="aac alsa amr aptx aom codec2 ffmpeg gst gtk3 jack mqtt mpa opus ssl png portaudio pulseaudio pipewire sdl sndfile spandsp vpx X"
-
-DEPEND="
-	~net-voip/re-${PV}
-	aac? ( media-libs/fdk-aac )
-	alsa? ( media-libs/alsa-lib )
-	amr? ( media-libs/opencore-amr )
-	aptx? ( media-libs/libopenaptx )
-	aom? ( media-libs/libaom )
-	codec2? ( media-libs/codec2 )
-	ffmpeg? ( media-video/ffmpeg )
-	gst? (
-		media-libs/gstreamer:1.0
-		media-libs/gst-plugins-base:1.0
-		media-libs/gst-plugins-good:1.0
-	)
-	gtk3? ( x11-libs/gtk+:3 )
-	jack? ( virtual/jack )
-	mqtt? ( app-misc/mosquitto )
-	mpa? (
-		media-sound/twolame
-		media-sound/mpg123
-		media-libs/speexdsp
-	)
-	ssl? ( dev-libs/openssl:0= )
-	opus? ( media-libs/opus )
-	png? ( media-libs/libpng )
-	portaudio? ( media-libs/portaudio )
-	pulseaudio? ( media-libs/libpulse )
-	pipewire? ( media-video/pipewire )
-	sdl? ( media-libs/libsdl2 )
-	sndfile? ( media-libs/libsndfile )
-	spandsp? ( media-libs/spandsp )
-	vpx? ( media-libs/libvpx )
-	X? ( x11-libs/libX11 )
-	"
-
-RDEPEND="${DEPEND}"


             reply	other threads:[~2024-06-25 12:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 12:16 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31 13:06 [gentoo-commits] repo/proj/guru:master commit in: net-voip/baresip/ David Roman
2024-08-31 13:05 David Roman
2024-07-30 16:54 David Roman
2024-07-30 16:54 David Roman
2024-06-25 12:16 David Roman
2024-06-06 10:27 David Roman
2024-06-05 12:48 Florian Schmaus
2024-06-04 22:21 Julien Roy
2024-04-01 21:30 Haelwenn Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1719260785.ea34f0cf558e43e634ddf58fac42c3aef1ead049.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox