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/libupnpp/
Date: Sat, 16 Mar 2024 15:09:37 +0000 (UTC)	[thread overview]
Message-ID: <1710601757.d04e803caa621ab09b87278daa6e4ff142794a85.stasibear@gentoo> (raw)

commit:     d04e803caa621ab09b87278daa6e4ff142794a85
Author:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 16 14:58:13 2024 +0000
Commit:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 15:09:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04e803c

net-libs/libupnpp: add 0.26.3

Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>

 net-libs/libupnpp/Manifest               |  1 +
 net-libs/libupnpp/libupnpp-0.26.3.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/net-libs/libupnpp/Manifest b/net-libs/libupnpp/Manifest
index 0e097100c8ee..f77bed7e5c92 100644
--- a/net-libs/libupnpp/Manifest
+++ b/net-libs/libupnpp/Manifest
@@ -1 +1,2 @@
 DIST libupnpp-0.23.0.tar.gz 482952 BLAKE2B 1e4615367f311c47ac99e70d926086585e4e06c7c245cf4e2b463a5c47ca71286c287829f46305202cb24ba4add138aa5fd2864387253e478defa2d083e5526a SHA512 56a90635144a074680b20b28bc55d2258e25730d72fc99cab849e6f343f62ba2646c1510ad3dbfc2733895eba5ae9dd0ade8478f2debe4425781557ecd515b0e
+DIST libupnpp-0.26.3.tar.gz 485173 BLAKE2B 9afc516118410bd5ddffe8f59848f25f5fc1da3247127b0fee2d1d6cb18c21247c14628e0e82d1d5ecc640d217a5b463bb692e39864740966a83025801173f9b SHA512 78f9f3fabfbe3f79dc75153e95dc12e6a45064ee853ba19d8e0354baa37e7a2f673d4bc27b73196d91053f976fca7d5837b60de485a48150f6d20217ecedfc78

diff --git a/net-libs/libupnpp/libupnpp-0.26.3.ebuild b/net-libs/libupnpp/libupnpp-0.26.3.ebuild
new file mode 100644
index 000000000000..a49d443e93fb
--- /dev/null
+++ b/net-libs/libupnpp/libupnpp-0.26.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+DESCRIPTION="The libupnpp C++ library wraps libupnp for easier use by upmpdcli and upplay"
+HOMEPAGE="https://www.lesbonscomptes.com/upmpdcli"
+SRC_URI="https://www.lesbonscomptes.com/upmpdcli/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+	dev-libs/expat
+	net-libs/libnpupnp
+	net-misc/curl
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+	default_src_install
+	find "${ED}" -name '*.la' -delete || die "Couldn't delete .la files"
+}


             reply	other threads:[~2024-03-16 15:09 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-16 15:09 Erik Mackdanz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-28  2:36 [gentoo-commits] repo/gentoo:master commit in: net-libs/libupnpp/ 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  1:03 Erik Mackdanz
2024-05-18 23:26 Erik Mackdanz
2024-05-18 23:24 Erik Mackdanz
2024-05-17  2:06 Erik Mackdanz
2024-05-16  3:47 Erik Mackdanz
2024-05-16  3:47 Erik Mackdanz
2023-08-14  1:53 Erik Mackdanz
2023-08-14  1:53 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-07-02 17:15 Erik Mackdanz
2023-04-25  4:39 Erik Mackdanz
2023-03-05 15:23 Erik Mackdanz
2023-03-05 15:23 Erik Mackdanz
2023-01-15 21:25 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 18:55 Erik Mackdanz
2021-09-19  4:05 Erik Mackdanz
2021-09-19  4:05 Erik Mackdanz
2021-08-03 21:16 Erik Mackdanz
2021-08-03 21:03 Erik Mackdanz
2020-12-27 16:27 Erik Mackdanz
2020-12-27 16:23 Erik Mackdanz
2020-12-12 17:07 Erik Mackdanz
2020-11-22 16:09 Erik Mackdanz
2020-11-21 17:56 Erik Mackdanz
2020-11-17  1:39 Erik Mackdanz
2020-11-12  5:11 Erik Mackdanz
2019-04-22  3:45 Erik Mackdanz
2019-04-22  3:34 Erik Mackdanz
2019-04-15  8:35 David Seifert
2019-02-09 15:13 Erik Mackdanz
2019-02-09  4:07 Erik Mackdanz
2018-10-22  0:43 Erik Mackdanz
2018-02-04 16:52 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=1710601757.d04e803caa621ab09b87278daa6e4ff142794a85.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