From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67A6C158086 for ; Fri, 10 Dec 2021 13:06:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99E952BC03A; Fri, 10 Dec 2021 13:06:29 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7DED2BC045 for ; Fri, 10 Dec 2021 13:06:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA9D5343180 for ; Fri, 10 Dec 2021 13:06:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7BEF266 for ; Fri, 10 Dec 2021 13:06:23 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1639141425.57aac9b6a8342890ff3815fbb4ed5b163abcc95a.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/esip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/esip/Manifest dev-erlang/esip/esip-1.0.45.ebuild X-VCS-Directories: dev-erlang/esip/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 57aac9b6a8342890ff3815fbb4ed5b163abcc95a X-VCS-Branch: master Date: Fri, 10 Dec 2021 13:06:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 47d237e7-9031-411d-ae83-424e738debd8 X-Archives-Hash: 30982bc8be2b2f1b9e060bde977062eb commit: 57aac9b6a8342890ff3815fbb4ed5b163abcc95a Author: Florian Schmaus gentoo org> AuthorDate: Fri Dec 10 09:14:16 2021 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Dec 10 13:03:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57aac9b6 dev-erlang/esip: add 1.0.45 Bug: https://bugs.gentoo.org/810886 Signed-off-by: Florian Schmaus gentoo.org> dev-erlang/esip/Manifest | 1 + dev-erlang/esip/esip-1.0.45.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/dev-erlang/esip/Manifest b/dev-erlang/esip/Manifest index 679361ac5f68..155e70ef0d2d 100644 --- a/dev-erlang/esip/Manifest +++ b/dev-erlang/esip/Manifest @@ -1,2 +1,3 @@ DIST esip-1.0.34.tar.gz 89545 BLAKE2B 7411bbba155706abd9b5e8ad187d7a04cce0eb6a9185c30559b116df56869bc7753272390a8dbe3fe10b155f0f9c35a86c2dbd99ec7cb84556741ddc060b901d SHA512 d324c7b5a12a73516548d4dc735fd7c5f93d466efce409d870b4436ec975d004ab14b2750ef9ba98388819d5842ae0065c804f141a4c3e5e6747154fd8161bff DIST esip-1.0.42.tar.gz 90518 BLAKE2B 9a16df65dfe73efe7bc26e4ab584630001d9f4997f8830ec95584a51b29622ae15260a606f83797962e6391f1aae0360bac57fed9ed03d63d7dc59a4af66df82 SHA512 42d4c5d9334a117152a09ae0966ad6902d68c55dd0f4e963b840c188bffd88afbeef294a6f7c781fa5cd01b4c7c9f1de9647a418e9d1b9692cdaa72ef7a0c420 +DIST esip-1.0.45.tar.gz 90984 BLAKE2B 0e27502d65fd5c2b786ef4bd1e44780167fb6f3fc7030101e691d207f1a3631d7eb57a71091ea355c425534baa18cd9c3792dc9358bab4758a1bce60ff5cf436 SHA512 9d6c1f59b44ae74f555a8d7df09d27627c23aa0d56c0e2ae0778eb6350454ddf9ac4b38db52da066616213e4b428173f9883b83fb33b9b1931dbdea6ddee6ebc diff --git a/dev-erlang/esip/esip-1.0.45.ebuild b/dev-erlang/esip/esip-1.0.45.ebuild new file mode 100644 index 000000000000..3b452b1d4173 --- /dev/null +++ b/dev-erlang/esip/esip-1.0.45.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +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 ~ia64 ~ppc ~sparc ~x86" + +DEPEND=">=dev-erlang/fast_tls-1.1.13 + >=dev-erlang/stun-1.0.47 + >=dev-erlang/p1_utils-1.0.23" +RDEPEND="${DEPEND}" + +DOCS=( CHANGELOG.md README.md ) + +src_prepare() { + rebar_src_prepare + rebar_fix_include_path stun + + # ebin contains lonely .gitignore file asking for removal. + rm "${S}/ebin/examples/.gitignore" || die + rmdir "${S}/ebin/examples" || die + rmdir "${S}/ebin" || die +}