From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/esip/
Date: Sat, 05 Apr 2025 18:25:35 +0000 (UTC)	[thread overview]
Message-ID: <1743877504.cd7807834b6ec4ca18dc56ab4ddc1dba6e938a68.flow@gentoo> (raw)
commit:     cd7807834b6ec4ca18dc56ab4ddc1dba6e938a68
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  5 17:54:21 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Apr  5 18:25:04 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd780783
dev-erlang/esip: add 1.0.57
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
 dev-erlang/esip/Manifest           |  1 +
 dev-erlang/esip/esip-1.0.57.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)
diff --git a/dev-erlang/esip/Manifest b/dev-erlang/esip/Manifest
index 4f84d7bea02b..1e467b4b2598 100644
--- a/dev-erlang/esip/Manifest
+++ b/dev-erlang/esip/Manifest
@@ -2,3 +2,4 @@ DIST esip-1.0.52.tar.gz 91259 BLAKE2B 3933b20703a943483c076275b89271ecea284d8ef0
 DIST esip-1.0.54.tar.gz 91296 BLAKE2B 87aad01aa681e782c1281e8873c16a0532e9a043e440d4c9349084a5fd31d76e33c8aacd0919a3c7e5e7e1a8382fa3836fac970dd2dbef0f780729c611dae285 SHA512 780a4ab0850826124430d7b30e05c10d5373bff09b1d953aa6953c24176ea3482bbed377cbe1f1dd59fd428b2d561bf4035a696a30e582f5dfeb4a003487bcbc
 DIST esip-1.0.55.tar.gz 91300 BLAKE2B bb04022da2252f59f6c2fdbc4e92b780afbbcc064e12b841338d1615e98a25fe07f4d3a164e56210b89de3a1b6068c7194a2538a2258537f2fc85b0b753913d7 SHA512 2aecfbc7e02642dc62f4c4bd9fe56e50a242a2177e3b863b0beb787942da455072b7615af2be70c3aef26438695a3c062bab64922d481ad035c41ad49e46bb8e
 DIST esip-1.0.56.tar.gz 91297 BLAKE2B 487470add98e267b81bba47de52ac1fd0141db2fa02eb0669cd1808f74a9d21bb84dabc366c94af8dd634f9f63724e57d5c97e1dbb1d8761955ca01a220cc20b SHA512 8cfa69ca157dfd483851f707ca647bf9a5deac668d5fcc02641960d27684a352f2b967472ed5e527a9940442c3967980924de5d1e3cfe50f60ecd4ab73348fa3
+DIST esip-1.0.57.tar.gz 91301 BLAKE2B 89c5a20154c8d72d70f8b5b8051ba0cae0e988ff6490636d6caaf30fceaa3e9af0341cc80256f6108fd5735d1008c0b7cb0730506a3cd6d245b7504fc6c0dcb7 SHA512 736b1e5a163e63c0ab0225e78b47750b0b7a56fbfc358b8a5439711d09966f53ab9a97fcb8abcde467390299613670a13cfdf10ec5bdf7c77bdc9d2c634cf419
diff --git a/dev-erlang/esip/esip-1.0.57.ebuild b/dev-erlang/esip/esip-1.0.57.ebuild
new file mode 100644
index 000000000000..421144c59bbb
--- /dev/null
+++ b/dev-erlang/esip/esip-1.0.57.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit rebar
+
+DESCRIPTION="ProcessOne SIP server component"
+HOMEPAGE="https://github.com/processone/esip"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
+
+DEPEND="
+	>=dev-erlang/fast_tls-1.1.22
+	>=dev-erlang/stun-1.2.17
+	>=dev-erlang/p1_utils-1.0.25
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )
+
+src_prepare() {
+	rebar_src_prepare
+	rebar_fix_include_path stun
+}
next             reply	other threads:[~2025-04-05 18:25 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-05 18:25 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-06  0:04 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/esip/ Sam James
2024-11-08 20:21 Florian Schmaus
2024-11-08 20:21 Florian Schmaus
2024-10-18  8:36 Florian Schmaus
2024-10-18  8:27 Florian Schmaus
2024-04-16 14:50 Florian Schmaus
2024-03-10 20:10 Florian Schmaus
2023-12-10 10:53 Florian Schmaus
2023-02-10 20:36 Sam James
2023-02-10 12:40 Florian Schmaus
2022-10-28 20:58 Florian Schmaus
2022-09-21 19:56 Florian Schmaus
2022-09-21 17:37 Florian Schmaus
2022-05-18  8:27 Florian Schmaus
2022-05-17 20:02 Florian Schmaus
2022-04-10 17:40 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2021-07-08 18:37 Florian Schmaus
2021-07-08 15:37 Florian Schmaus
2021-06-01  9:35 Sam James
2020-10-14 10:15 Hanno Böck
2020-10-12 15:15 Hanno Böck
2020-08-06 11:52 Agostino Sarubbo
2020-08-06 11:47 Agostino Sarubbo
2020-07-03  6:02 Hanno Böck
2020-04-01  9:46 Hanno Böck
2019-12-16 11:33 Hanno Böck
2019-11-02 14:45 Hanno Boeck
2019-09-16 19:10 Hanno Boeck
2019-09-13 12:26 Agostino Sarubbo
2019-09-13 12:01 Agostino Sarubbo
2019-09-13  6:36 Agostino Sarubbo
2018-10-16 21:50 Amadeusz Piotr Żołnowski
2017-11-18 19:43 Sergei Trofimovich
2017-10-23 19:51 Thomas Deutschmann
2017-03-29 21:45 Amadeusz Piotr Żołnowski
2016-12-30 23:37 Amadeusz Piotr Żołnowski
2016-12-21 12:22 Tobias Klausmann
2016-11-11 20:15 Amadeusz Piotr Żołnowski
2016-08-20 21:15 Anthony G. Basile
2016-08-20  3:11 Matthias Maier
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=1743877504.cd7807834b6ec4ca18dc56ab4ddc1dba6e938a68.flow@gentoo \
    --to=flow@gentoo.org \
    --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