public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Erik Mackdanz" <stasibear@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnpupnp/
Date: Sat, 21 Nov 2020 17:54:37 +0000 (UTC)	[thread overview]
Message-ID: <1605981263.e64d849808e79b589ffeb5e477913380b0d7f76f.stasibear@gentoo> (raw)

commit:     e64d849808e79b589ffeb5e477913380b0d7f76f
Author:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 21 17:54:23 2020 +0000
Commit:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 17:54:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64d8498

net-libs/libnpupnp: Bump to 4.0.14

Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
Package-Manager: Portage-3.0.9, Repoman-3.0.2

 net-libs/libnpupnp/Manifest                |  1 +
 net-libs/libnpupnp/libnpupnp-4.0.14.ebuild | 37 ++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/net-libs/libnpupnp/Manifest b/net-libs/libnpupnp/Manifest
index 73b212161a1..240ceb39013 100644
--- a/net-libs/libnpupnp/Manifest
+++ b/net-libs/libnpupnp/Manifest
@@ -1 +1,2 @@
 DIST libnpupnp-4.0.13.tar.gz 537389 BLAKE2B 0085d9ea9cf1786bba8e8abb812b0c1279fc30c70a16cb2bf4cfad405ec1346180171dd39296a30f5747cd55ee06fc314bcb49fdb6537a4dfbcf048fb66fd7f5 SHA512 c0332552ab2ba8aea8e72858601f2415a08a68224f724454d230acddf612b2fdd873daf41aeeeb3e1b4d1694665245087b3c4f96c896d36e2e9c017ea95d13aa
+DIST libnpupnp-4.0.14.tar.gz 538629 BLAKE2B 3bcd1cf04126aa0d16056865e2f7c90bc479ae4ccea5094b2c44ee687be95fe346494a2d07ab7925963d88e614fff1a451341af7d41c2a16df1208aef728d515 SHA512 b224cadbcd92b8d66118da015db345b3ef5c4858a458ac681d550c1409e62f212d3b2a744a8368fa4149309f29de2edb8cb14c75ebcb14653ee351e0d24cba71

diff --git a/net-libs/libnpupnp/libnpupnp-4.0.14.ebuild b/net-libs/libnpupnp/libnpupnp-4.0.14.ebuild
new file mode 100644
index 00000000000..a00ee17059e
--- /dev/null
+++ b/net-libs/libnpupnp/libnpupnp-4.0.14.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A C++ base UPnP library, derived from Portable UPnP, a.k.a libupnp"
+HOMEPAGE="https://framagit.org/medoc92/npupnp"
+SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	dev-libs/expat
+	net-libs/libmicrohttpd
+	net-misc/curl
+"
+
+src_prepare() {
+	default
+	./autogen.sh || die
+}
+
+src_configure() {
+	econf \
+		--enable-client \
+		--enable-debug \
+		--enable-device \
+		--enable-gena \
+		--enable-ipv6 \
+		--enable-optssdp \
+		--enable-reuseaddr \
+		--enable-soap \
+		--enable-ssdp \
+		--enable-tools \
+		--enable-webserver
+}


             reply	other threads:[~2020-11-21 17:54 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-21 17:54 Erik Mackdanz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14 19:50 [gentoo-commits] repo/gentoo:master commit in: net-libs/libnpupnp/ Sam James
2025-02-09  4:38 Erik Mackdanz
2025-02-09  4:38 Erik Mackdanz
2024-09-28  2:36 Erik Mackdanz
2024-07-13 15:37 Erik Mackdanz
2024-07-13 15:37 Erik Mackdanz
2024-05-22  1:03 Erik Mackdanz
2024-05-22  0:53 Erik Mackdanz
2024-05-19  4:17 Erik Mackdanz
2024-05-16  3:47 Erik Mackdanz
2024-05-16  3:47 Erik Mackdanz
2024-03-16 15:09 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-05-31  7:51 Joonas Niilola
2023-04-25  4:39 Erik Mackdanz
2023-04-08 20:05 Erik Mackdanz
2023-04-08 20:05 Erik Mackdanz
2023-03-02  6:14 Erik Mackdanz
2023-01-15 21:25 Erik Mackdanz
2023-01-15 21:25 Erik Mackdanz
2022-09-25 15:51 Erik Mackdanz
2022-07-02  1:18 Erik Mackdanz
2022-07-02  1:18 Erik Mackdanz
2022-05-21 20:36 Erik Mackdanz
2022-05-21 20:36 Erik Mackdanz
2022-05-21 20:36 Erik Mackdanz
2022-03-13 14:38 Erik Mackdanz
2022-03-13  5:54 Sam James
2021-11-27 23:46 Erik Mackdanz
2021-11-27 23:45 Erik Mackdanz
2021-10-27  1:12 Erik Mackdanz
2021-08-10 13:30 Erik Mackdanz
2021-08-10 13:24 Erik Mackdanz
2021-08-03 20:52 Erik Mackdanz
2020-12-27 16:21 Erik Mackdanz
2020-12-27 16:17 Erik Mackdanz
2020-11-22 16:01 Erik Mackdanz
2020-11-13  2:05 Erik Mackdanz
2020-11-12 16:45 Erik Mackdanz
2020-11-12  5:04 Erik Mackdanz

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=1605981263.e64d849808e79b589ffeb5e477913380b0d7f76f.stasibear@gentoo \
    --to=stasibear@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