public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/
Date: Wed,  2 Aug 2023 17:10:09 +0000 (UTC)	[thread overview]
Message-ID: <1690996206.23d9ddd15616a91df76be581dfa658d11d2cc9fc.mattst88@gentoo> (raw)

commit:     23d9ddd15616a91df76be581dfa658d11d2cc9fc
Author:     Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Wed Aug  2 16:04:11 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 17:10:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23d9ddd1

net-misc/gupnp-tools: Version bump to 0.12.1

Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32142
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-misc/gupnp-tools/Manifest                  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild | 42 ++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 6bb762f904cb..3ee6e0150a11 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1 +1,2 @@
 DIST gupnp-tools-0.12.0.tar.xz 181736 BLAKE2B aa33ab97ece72f9baebda4db20a0f72d995017ff45abf0e2da0ae4644d6ede6309b7aa2172c75607a4caf4fbcc65b5e88d1766a8819af96ffe054c83ef87ec77 SHA512 e9c4882f910adee6021433904b78bad89abf4a0d978e24b61cc1c07736e27f0d7e79592e18bbbae8fa13a65f86e72cb8bd7783d74140c6f5d3c65fea4f57da30
+DIST gupnp-tools-0.12.1.tar.xz 183488 BLAKE2B e54d4468c2f3fb6cb98a4cd8c7c43d2816dc0fcaf9b3b0ce612ee431a5a3e337b5202c31ce9513cff5784513b6a605f7b923acf9ddca6283b65064f1f7ee91e8 SHA512 9b07e16c92c5d71fe268c4af4ea36ef950046b076ae345cd548c2619530a43b271548ffdb67503e736fa43fa0303de16fc4f07b13e8c7569625251e2d81d1365

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild b/net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild
new file mode 100644
index 000000000000..065c3f3433c1
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org meson xdg
+
+DESCRIPTION="Collection of developer-oriented UPnP tools"
+HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+	>=net-libs/gssdp-1.6.2:1.6=
+	>=net-libs/gupnp-1.6.0:1.6=
+	>=net-libs/libsoup-3.0:3.0
+	>=net-libs/gupnp-av-0.5.5:0=
+	>=x11-libs/gtk+-3.10:3
+	>=dev-libs/glib-2.68:2
+	>=dev-libs/libxml2-2.4:2
+	x11-libs/gtksourceview:4
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	# This makes sense for upstream but not for us downstream, bug #907384.
+	sed -i -e '/-Werror=deprecated-declarations/d' meson.build || die
+}
+
+src_configure() {
+	local emesonargs=(
+		-Dav-tools=true
+	)
+	meson_src_configure
+}


             reply	other threads:[~2023-08-02 17:10 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-02 17:10 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-05 20:28 [gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/ Matt Turner
2023-08-30  7:57 Arthur Zamarin
2023-06-03  2:00 Sam James
2023-01-03 14:08 Matt Turner
2022-12-16 20:37 Arthur Zamarin
2022-11-17 18:47 Matt Turner
2022-10-31 17:58 Matt Turner
2022-07-21  2:04 Matt Turner
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-05-20 19:26 Matt Turner
2022-01-24 22:43 Matt Turner
2022-01-24  3:39 Sam James
2022-01-20 10:02 Jakov Smolić
2021-12-18 23:39 Matt Turner
2021-07-26  7:15 Matt Turner
2021-07-10 15:40 Sam James
2021-06-23 20:31 Matt Turner
2020-07-20 13:01 Joonas Niilola
2020-04-25 20:17 Mart Raudsepp
2020-04-20 18:16 Agostino Sarubbo
2020-04-20 17:03 Agostino Sarubbo
2020-02-21 20:59 Mart Raudsepp
2020-02-21 20:59 Mart Raudsepp
2020-02-20  8:51 Mart Raudsepp
2017-12-21 23:31 Mart Raudsepp
2017-12-19 19:14 Thomas Deutschmann
2017-12-16 14:04 Tobias Klausmann
2017-09-12  6:28 Gilles Dartiguelongue
2016-12-05 13:52 Pacho Ramos
2016-12-05 13:52 Pacho Ramos
2016-11-22 22:12 Manuel Rüger
2016-06-11 19:39 Pacho Ramos
2016-06-11 12:06 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2015-12-13 15:34 Gilles Dartiguelongue
2015-12-12 14:29 Pacho Ramos
2015-12-12 14:29 Pacho Ramos

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=1690996206.23d9ddd15616a91df76be581dfa658d11d2cc9fc.mattst88@gentoo \
    --to=mattst88@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