From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-voip/re/
Date: Fri, 18 Jul 2025 09:35:29 +0000 (UTC) [thread overview]
Message-ID: <1752817301.f897c37bf336817e986848ece6a2ae7103b48e92.davidroman@gentoo> (raw)
commit: f897c37bf336817e986848ece6a2ae7103b48e92
Author: Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Fri Jul 18 05:40:19 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jul 18 05:41:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f897c37b
net-voip/re: add 3.24.0
Signed-off-by: Dale Showers <gentoo <AT> fictx.com>
net-voip/re/Manifest | 2 +-
net-voip/re/re-3.24.0.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)
diff --git a/net-voip/re/Manifest b/net-voip/re/Manifest
index a44c9d815e..b8fb8c459d 100644
--- a/net-voip/re/Manifest
+++ b/net-voip/re/Manifest
@@ -1,3 +1,3 @@
-DIST re-3.21.0.tar.gz 616334 BLAKE2B d3a5cbbe3c446cca0be1ae3b502238877463db03c18432e21c7496d94046f12dafb649770851575c6b3b321e8e49b47f9dee3785e16f0616f6926565f742650c SHA512 e68b4d06470ff9211faf883b8d63a9994214e2d3ff1d04f845223f4b15978523ebac2eb6002a18d4cdf3b8f12afc942e7d65338ecfe7aa88858f63c6b4745054
DIST re-3.22.0.tar.gz 621141 BLAKE2B 32f4ef38642db39b8727acbf27d33f9c2e93d39e97acfaa05d6c0c37b3b8495e531c4028b9f9223d6daebb4b534fc71c11fe5872228120800f7288115c1c32a2 SHA512 78d5445f2d50e6be78544485a617fe44db1cbb0b117e9ed22e77513559fbb3f718b9af723935974882dbebda41b38c0795213639bbd29bb36e39ce26874b7b9d
DIST re-3.23.0.tar.gz 621962 BLAKE2B 6a032539d36f058346fbf6d82cb53fa755bd05f2ca2337cd26554b2c005ad27a444fe25f82a9cb44cb7f0854e3b4f2b5222525b875e004fd445224ac11d484b8 SHA512 460ebb7fee54d26dff7aab6420455073c3c90708eff8ef3a9a2cdc6922deeeb6b950d3791bc17d773bb1955513b2f300428fb364d13130d51536b6ef07aa7e9c
+DIST re-3.24.0.tar.gz 625022 BLAKE2B c8f9c1c0519a656f769227fe8e6efe478926b9edf736b3dadef77fb316f6005a6f4116161ba3eafae2f5d917982bf837c9a22b07a4859d8223529c2c2d7f5fc6 SHA512 0be44d16ce57bac88f094a40651e528c4486225d1b017b5d586cc78ad02bc095358f6bebab9c7d9eea76996ece7efd71549da8ced7f4f736ab962f61ecbc8511
diff --git a/net-voip/re/re-3.24.0.ebuild b/net-voip/re/re-3.24.0.ebuild
new file mode 100644
index 0000000000..6c3757c7a8
--- /dev/null
+++ b/net-voip/re/re-3.24.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Generic library for real-time communications with async IO support"
+HOMEPAGE="https://github.com/baresip/re"
+SRC_URI="https://github.com/baresip/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="static-libs"
+
+DEPEND="
+ dev-libs/openssl:0=
+ sys-libs/zlib
+ "
+
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DLIBRE_BUILD_STATIC=$(usex static-libs ON OFF)
+ )
+ cmake_src_configure
+}
next reply other threads:[~2025-07-18 9:36 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 9:35 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-18 9:35 [gentoo-commits] repo/proj/guru:master commit in: net-voip/re/ David Roman
2025-06-09 6:05 Viorel Munteanu
2025-06-09 6:05 Viorel Munteanu
2025-02-21 12:04 David Roman
2025-02-21 12:04 David Roman
2025-01-17 9:41 David Roman
2025-01-17 9:41 David Roman
2024-12-18 0:14 Julien Roy
2024-12-18 0:14 Julien Roy
2024-11-07 23:44 David Roman
2024-11-07 23:44 David Roman
2024-10-04 10:24 Rui Huang
2024-10-04 10:24 Rui Huang
2024-08-31 13:05 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-25 12:16 David Roman
2024-06-04 16:06 Viorel Munteanu
2024-05-31 15:14 Haelwenn Monnier
2024-05-31 8:55 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=1752817301.f897c37bf336817e986848ece6a2ae7103b48e92.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