[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2023-09-05 Thread Matt Turner
commit: 601bc605f05b06b31c1924e86fe3993f13c5beb4
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Sep  5 19:07:07 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Sep  5 20:28:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=601bc605

net-misc/gupnp-tools: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild | 42 ---
 2 files changed, 43 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 3ee6e0150a11..351b1bc20a53 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-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.0-r1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
deleted file mode 100644
index 3fc302154b44..
--- a/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# 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.0: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
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2023-08-30 Thread Arthur Zamarin
commit: 462f69851e660563038c3b0bf14bbfb35aecf9a4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 30 07:50:33 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 30 07:57:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=462f6985

net-misc/gupnp-tools: Stabilize 0.12.1 x86, #913218

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild
index 999e37d21f86..5ac85ab5e5d2 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.12.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
>=net-libs/gssdp-1.6.2:1.6=



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2023-08-02 Thread Matt Turner
commit: 23d9ddd15616a91df76be581dfa658d11d2cc9fc
Author: Guillermo Joandet  gmail  com>
AuthorDate: Wed Aug  2 16:04:11 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Aug  2 17:10:06 2023 +
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  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32142
Signed-off-by: Matt Turner  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 ..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
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2023-06-02 Thread Sam James
commit: ba8214a9700716349d8d7a3c8543889ced116c3d
Author: Sam James  gentoo  org>
AuthorDate: Sat Jun  3 01:59:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jun  3 01:59:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8214a9

net-misc/gupnp-tools: drop unnecessary (for us) -Werror=deprecated-declarations

Fixes build w/ new libxml2.

Closes: https://bugs.gentoo.org/907384
Signed-off-by: Sam James  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
index 09fce1d8fbe4..3fc302154b44 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -27,6 +27,13 @@ BDEPEND="
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



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2023-01-03 Thread Matt Turner
commit: 256c4c008a48ca4b4437574362e6ba57f9432cbe
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Jan  3 03:59:07 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Jan  3 14:07:53 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256c4c00

net-misc/gupnp-tools: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 5b853ed9e4bc..6bb762f904cb 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.10.3.tar.xz 180596 BLAKE2B 
26140962cc24cda867465a4f94d251a26849db544fe1cb017ca86e6208f037b09e772109bfac150a9f6db845d1212af5a5c624d81958816349b3c60e45b80933
 SHA512 
a95a169c65e50d9953b79b96b92abbad709adc0bf74db47abaa529bd7989ebe2d41ae30ab340d09e5a727b61200d55a6d34b04d6981327b920d23a7c916babbe
 DIST gupnp-tools-0.12.0.tar.xz 181736 BLAKE2B 
aa33ab97ece72f9baebda4db20a0f72d995017ff45abf0e2da0ae4644d6ede6309b7aa2172c75607a4caf4fbcc65b5e88d1766a8819af96ffe054c83ef87ec77
 SHA512 
e9c4882f910adee6021433904b78bad89abf4a0d978e24b61cc1c07736e27f0d7e79592e18bbbae8fa13a65f86e72cb8bd7783d74140c6f5d3c65fea4f57da30

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild
deleted file mode 100644
index 8061aeac2537..
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 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.2.0:0=
-   >=net-libs/gupnp-1.4.0:0=
-   >=net-libs/libsoup-2.42:2.4
-   >=net-libs/gupnp-av-0.5.5:0=
-   >=x11-libs/gtk+-3.10:3
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   x11-libs/gtksourceview:4
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Dav-tools=true
-   )
-   meson_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-12-16 Thread Arthur Zamarin
commit: 0e184dec0fe1f3d2e27fad3e00ff4a6437529e56
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 16 20:36:19 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 16 20:36:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e184dec

net-misc/gupnp-tools: Stabilize 0.12.0-r1 amd64, #885627

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
index e1eefc39f394..a54b03a8c74e 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="
>=net-libs/gssdp-1.6.0:1.6=



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-11-17 Thread Matt Turner
commit: bf5865a77102e8e235502dfe96782da6897b8288
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Nov 16 23:54:54 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Nov 17 18:47:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf5865a7

net-misc/gupnp-tools: Depend on specific slots of gssdp/gupnp

Signed-off-by: Matt Turner  gentoo.org>

 .../{gupnp-tools-0.10.3.ebuild => gupnp-tools-0.10.3-r1.ebuild}   | 4 ++--
 .../{gupnp-tools-0.12.0.ebuild => gupnp-tools-0.12.0-r1.ebuild}   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild
similarity index 92%
rename from net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
rename to net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild
index c47cd2e16235..8061aeac2537 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.3-r1.ebuild
@@ -12,8 +12,8 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
-   >=net-libs/gssdp-1.2.0:=
-   >=net-libs/gupnp-1.4.0:=
+   >=net-libs/gssdp-1.2.0:0=
+   >=net-libs/gupnp-1.4.0:0=
>=net-libs/libsoup-2.42:2.4
>=net-libs/gupnp-av-0.5.5:0=
>=x11-libs/gtk+-3.10:3

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.12.0.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
similarity index 91%
rename from net-misc/gupnp-tools/gupnp-tools-0.12.0.ebuild
rename to net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
index 764657ef5841..e1eefc39f394 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.12.0.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.12.0-r1.ebuild
@@ -12,8 +12,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND="
-   >=net-libs/gssdp-1.6.0:=
-   >=net-libs/gupnp-1.6.0:=
+   >=net-libs/gssdp-1.6.0: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



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-10-31 Thread Matt Turner
commit: 1449b4d8127d28c0ead6be523002472cbfcbdd2e
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 21:20:37 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Oct 31 17:58:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1449b4d8

net-misc/gupnp-tools: Set remote-id

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/metadata.xml | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/net-misc/gupnp-tools/metadata.xml 
b/net-misc/gupnp-tools/metadata.xml
index 7b343b06be8a..28d3dca7e75b 100644
--- a/net-misc/gupnp-tools/metadata.xml
+++ b/net-misc/gupnp-tools/metadata.xml
@@ -1,8 +1,11 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-
+  
+gn...@gentoo.org
+Gentoo GNOME Desktop
+  
+  
+GNOME/gupnp-tools
+  
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-07-20 Thread Matt Turner
commit: 7c7bfc19de13093eaa76f344a99d00a7e7a0aaa2
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jul 21 01:38:02 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jul 21 01:58:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c7bfc19

net-misc/gupnp-tools: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild | 35 --
 2 files changed, 36 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 505141681c59..0cdc469b0661 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.10.2.tar.xz 181020 BLAKE2B 
aed0876cfa57df56720b178d4b9bb492d9dbc82582ecaa09d178e20f55b3d045085b20965af2a9efd30fb9de0155f29b824ef004dd67309ed2be0a1fe487
 SHA512 
acb48b6081851345a01bd4604f4c83beca0fcff627e9d282efd807f5c98739ca4967a428456487e27196d1be6d65dd9482a12267da146e4efe0f61fa5a43c7a2
 DIST gupnp-tools-0.10.3.tar.xz 180596 BLAKE2B 
26140962cc24cda867465a4f94d251a26849db544fe1cb017ca86e6208f037b09e772109bfac150a9f6db845d1212af5a5c624d81958816349b3c60e45b80933
 SHA512 
a95a169c65e50d9953b79b96b92abbad709adc0bf74db47abaa529bd7989ebe2d41ae30ab340d09e5a727b61200d55a6d34b04d6981327b920d23a7c916babbe

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
deleted file mode 100644
index 7aa84c55de64..
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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.2.0:=
-   >=net-libs/gupnp-1.2.0:=
-   >=net-libs/libsoup-2.42:2.4
-   >=net-libs/gupnp-av-0.5.5:0=
-   >=x11-libs/gtk+-3.10:3
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   x11-libs/gtksourceview:4
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Dav-tools=true
-   )
-   meson_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-07-05 Thread Sam James
commit: e830930f0ae62915490e41a07048946807a6762c
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul  6 01:24:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul  6 01:24:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e830930f

net-misc/gupnp-tools: Stabilize 0.10.3 x86, #853958

Signed-off-by: Sam James  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
index 3e5638998cf5..c47cd2e16235 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
>=net-libs/gssdp-1.2.0:=



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-07-02 Thread Sam James
commit: ebad6c02fc07477c976a4b01a7d2e2c70a41b57d
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul  2 20:47:37 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul  2 20:47:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebad6c02

net-misc/gupnp-tools: Stabilize 0.10.3 amd64, #853958

Signed-off-by: Sam James  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
index 6655aaccb458..3e5638998cf5 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="
>=net-libs/gssdp-1.2.0:=



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-05-20 Thread Matt Turner
commit: 655e93172de5065d45567306a8dfc585a6d9f3ec
Author: Matt Turner  gentoo  org>
AuthorDate: Fri May 20 19:24:46 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri May 20 19:25:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655e9317

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

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index aa76f4347505..505141681c59 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1 +1,2 @@
 DIST gupnp-tools-0.10.2.tar.xz 181020 BLAKE2B 
aed0876cfa57df56720b178d4b9bb492d9dbc82582ecaa09d178e20f55b3d045085b20965af2a9efd30fb9de0155f29b824ef004dd67309ed2be0a1fe487
 SHA512 
acb48b6081851345a01bd4604f4c83beca0fcff627e9d282efd807f5c98739ca4967a428456487e27196d1be6d65dd9482a12267da146e4efe0f61fa5a43c7a2
+DIST gupnp-tools-0.10.3.tar.xz 180596 BLAKE2B 
26140962cc24cda867465a4f94d251a26849db544fe1cb017ca86e6208f037b09e772109bfac150a9f6db845d1212af5a5c624d81958816349b3c60e45b80933
 SHA512 
a95a169c65e50d9953b79b96b92abbad709adc0bf74db47abaa529bd7989ebe2d41ae30ab340d09e5a727b61200d55a6d34b04d6981327b920d23a7c916babbe

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
new file mode 100644
index ..6655aaccb458
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2022 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.2.0:=
+   >=net-libs/gupnp-1.4.0:=
+   >=net-libs/libsoup-2.42:2.4
+   >=net-libs/gupnp-av-0.5.5:0=
+   >=x11-libs/gtk+-3.10:3
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   x11-libs/gtksourceview:4
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dav-tools=true
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-01-24 Thread Matt Turner
commit: 1e65be215f0a0efc7d1736d37c339f85f514be2d
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jan 24 21:11:48 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 24 22:42:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e65be21

net-misc/gupnp-tools: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild | 35 --
 2 files changed, 36 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index bc54efdb2f71..aa76f4347505 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.10.1.tar.xz 178164 BLAKE2B 
86554b223aec9064e1bb9277e8ff609258868247b82aada52d98259c8a0e6f748f61a41ab8bbea41f8f73b386252ff2922406572782e627c8a70a8cd7ce22842
 SHA512 
bb95ac0b18e23e89074adec0a5e4e87aa43f98d7b3d9e173f4045bc64e542d5a311dde54a069b3485ebd0f4cdf36c813b5c84f5b9734c5361c4221617bd59a25
 DIST gupnp-tools-0.10.2.tar.xz 181020 BLAKE2B 
aed0876cfa57df56720b178d4b9bb492d9dbc82582ecaa09d178e20f55b3d045085b20965af2a9efd30fb9de0155f29b824ef004dd67309ed2be0a1fe487
 SHA512 
acb48b6081851345a01bd4604f4c83beca0fcff627e9d282efd807f5c98739ca4967a428456487e27196d1be6d65dd9482a12267da146e4efe0f61fa5a43c7a2

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
deleted file mode 100644
index 9a5f47d59ef6..
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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.2.0:=
-   >=net-libs/gupnp-1.2.0:=
-   >=net-libs/libsoup-2.42:2.4
-   >=net-libs/gupnp-av-0.5.5:0=
-   >=x11-libs/gtk+-3.10:3
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   x11-libs/gtksourceview:4
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Dav-tools=true
-   )
-   meson_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-01-23 Thread Sam James
commit: 9e4821d9c1abd4c778afce9b18ef58fd748f0b7b
Author: Sam James  gentoo  org>
AuthorDate: Mon Jan 24 03:39:35 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jan 24 03:39:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4821d9

net-misc/gupnp-tools: Stabilize 0.10.2 amd64, #831048

Signed-off-by: Sam James  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
index b09a084a0234..7aa84c55de64 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
>=net-libs/gssdp-1.2.0:=



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2022-01-20 Thread Jakov Smolić
commit: c1bb0e683a275c5c485796e4a2b8fe2c2d2b5dad
Author: Jakov Smolić  gentoo  org>
AuthorDate: Thu Jan 20 09:58:12 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Jan 20 10:02:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1bb0e68

net-misc/gupnp-tools: Stabilize 0.10.2 x86, #831048

Signed-off-by: Jakov Smolić  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
index 5558662142ff..b09a084a0234 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 RDEPEND="
>=net-libs/gssdp-1.2.0:=



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2021-12-18 Thread Matt Turner
commit: ae1073b4da606f0199c26070d9a054302032b1ab
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec 18 23:17:13 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec 18 23:39:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1073b4

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

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 6f3024f9ef86..bc54efdb2f71 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1 +1,2 @@
 DIST gupnp-tools-0.10.1.tar.xz 178164 BLAKE2B 
86554b223aec9064e1bb9277e8ff609258868247b82aada52d98259c8a0e6f748f61a41ab8bbea41f8f73b386252ff2922406572782e627c8a70a8cd7ce22842
 SHA512 
bb95ac0b18e23e89074adec0a5e4e87aa43f98d7b3d9e173f4045bc64e542d5a311dde54a069b3485ebd0f4cdf36c813b5c84f5b9734c5361c4221617bd59a25
+DIST gupnp-tools-0.10.2.tar.xz 181020 BLAKE2B 
aed0876cfa57df56720b178d4b9bb492d9dbc82582ecaa09d178e20f55b3d045085b20965af2a9efd30fb9de0155f29b824ef004dd67309ed2be0a1fe487
 SHA512 
acb48b6081851345a01bd4604f4c83beca0fcff627e9d282efd807f5c98739ca4967a428456487e27196d1be6d65dd9482a12267da146e4efe0f61fa5a43c7a2

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
new file mode 100644
index ..5558662142ff
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+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.2.0:=
+   >=net-libs/gupnp-1.2.0:=
+   >=net-libs/libsoup-2.42:2.4
+   >=net-libs/gupnp-av-0.5.5:0=
+   >=x11-libs/gtk+-3.10:3
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   x11-libs/gtksourceview:4
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dav-tools=true
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2021-07-26 Thread Matt Turner
commit: 8f25298e6c75bfe2b0aa5e09dc26f07979c4fb9a
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jul 26 06:18:57 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jul 26 07:15:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f25298e

net-misc/gupnp-tools: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild | 36 --
 2 files changed, 37 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 730cb05172f..6f3024f9ef8 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.10.0.tar.xz 154792 BLAKE2B 
47ef726fd931006ca8f63277269a729cda2d91fca7acb7f99c7c20020a3b75452b176dd7ad0c54aaf667da24db7f777d3fe6e8a2496127fe15e4d12912ddea6a
 SHA512 
7fe9231a1ce9e1dea3d5d87df69dfb4014824ad286777cb7b5c93154df02c42e60e6aa239e34c4e0404d9a4a31c0172059110f7d004d7527b191bfa02ec552d7
 DIST gupnp-tools-0.10.1.tar.xz 178164 BLAKE2B 
86554b223aec9064e1bb9277e8ff609258868247b82aada52d98259c8a0e6f748f61a41ab8bbea41f8f73b386252ff2922406572782e627c8a70a8cd7ce22842
 SHA512 
bb95ac0b18e23e89074adec0a5e4e87aa43f98d7b3d9e173f4045bc64e542d5a311dde54a069b3485ebd0f4cdf36c813b5c84f5b9734c5361c4221617bd59a25

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
deleted file mode 100644
index 3f690b1392f..000
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-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"
-IUSE=""
-
-RDEPEND="
-   >=net-libs/gssdp-1.2.0:=
-   >=net-libs/gupnp-1.2.0:=
-   >=net-libs/libsoup-2.42:2.4
-   >=net-libs/gupnp-av-0.5.5:0=
-   >=x11-libs/gtk+-3.10:3
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   x11-libs/gtksourceview:4
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-src_configure() {
-   local emesonargs=(
-   -Dav-tools=true
-   )
-   meson_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2021-07-10 Thread Sam James
commit: cfab0290e43fd78303c97a75e1cea162874e172c
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 10 15:40:05 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 10 15:40:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfab0290

net-misc/gupnp-tools: Stabilize 0.10.1 x86, #800710

Signed-off-by: Sam James  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
index 907d76b5816..9a5f47d59ef 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="
>=net-libs/gssdp-1.2.0:=



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2021-06-23 Thread Matt Turner
commit: 5784153d09c711eb40cdaf85418b8c21a894d5d9
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Jun 23 20:29:35 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Jun 23 20:31:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5784153d

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

Signed-off-by: Matt Turner  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 5d95a57fe1c..730cb05172f 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1 +1,2 @@
 DIST gupnp-tools-0.10.0.tar.xz 154792 BLAKE2B 
47ef726fd931006ca8f63277269a729cda2d91fca7acb7f99c7c20020a3b75452b176dd7ad0c54aaf667da24db7f777d3fe6e8a2496127fe15e4d12912ddea6a
 SHA512 
7fe9231a1ce9e1dea3d5d87df69dfb4014824ad286777cb7b5c93154df02c42e60e6aa239e34c4e0404d9a4a31c0172059110f7d004d7527b191bfa02ec552d7
+DIST gupnp-tools-0.10.1.tar.xz 178164 BLAKE2B 
86554b223aec9064e1bb9277e8ff609258868247b82aada52d98259c8a0e6f748f61a41ab8bbea41f8f73b386252ff2922406572782e627c8a70a8cd7ce22842
 SHA512 
bb95ac0b18e23e89074adec0a5e4e87aa43f98d7b3d9e173f4045bc64e542d5a311dde54a069b3485ebd0f4cdf36c813b5c84f5b9734c5361c4221617bd59a25

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
new file mode 100644
index 000..5558662142f
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+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.2.0:=
+   >=net-libs/gupnp-1.2.0:=
+   >=net-libs/libsoup-2.42:2.4
+   >=net-libs/gupnp-av-0.5.5:0=
+   >=x11-libs/gtk+-3.10:3
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   x11-libs/gtksourceview:4
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dav-tools=true
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2020-07-20 Thread Joonas Niilola
commit: ed3d44a208336265863e17c88bd43e588bd3f1a5
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jul 20 12:44:05 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jul 20 13:01:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3d44a2

net-misc/gupnp-tools: fix BDEPEND typo in 0.10.0

Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
index adcd81082bc..3f690b1392f 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
x11-libs/gtksourceview:4
 "
 DEPEND="${RDEPEND}"
-BDEPED="
+BDEPEND="
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
 "



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2020-04-25 Thread Mart Raudsepp
commit: 614aebf1cda2e0b4310f3d3808e2dc5a6341b26a
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 25 20:07:53 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 25 20:17:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=614aebf1

net-misc/gupnp-tools: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 28 --
 2 files changed, 29 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 0cc1afaf87e..5d95a57fe1c 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
 DIST gupnp-tools-0.10.0.tar.xz 154792 BLAKE2B 
47ef726fd931006ca8f63277269a729cda2d91fca7acb7f99c7c20020a3b75452b176dd7ad0c54aaf667da24db7f777d3fe6e8a2496127fe15e4d12912ddea6a
 SHA512 
7fe9231a1ce9e1dea3d5d87df69dfb4014824ad286777cb7b5c93154df02c42e60e6aa239e34c4e0404d9a4a31c0172059110f7d004d7527b191bfa02ec552d7
-DIST gupnp-tools-0.8.14.tar.xz 558552 BLAKE2B 
a0f132722d14a1a0d35258ba2656e07e292c9ae1def256ff48e08d0526f3d665fe328464d5d836c5fb59936d592ed3cfc43c70870fbb88bfcdee74c3abe6f9e8
 SHA512 
746f12728c7d06d6fb2cab3f015c5d145ba8df45fb0ca8462a0d1c53db081f62ae7c39001604e73c2596f1584318680bf387a6f7751af7146b2b9c5c28651739

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
deleted file mode 100644
index a5798803860..000
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit gnome2
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   >=net-libs/gssdp-0.13.3:0/3
-   >=net-libs/gupnp-0.20.14:0/4
-   >=net-libs/gupnp-av-0.5.5:0=
-   >=net-libs/libsoup-2.42:2.4
-   >=x11-libs/gtk+-3.10:3
-   >=x11-libs/gtksourceview-3.2:3.0
-"
-DEPEND="${RDEPEND}
-   >=sys-devel/gettext-0.19.7
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2020-04-20 Thread Agostino Sarubbo
commit: dbe09b05937299692225962d98cddad2bfca15f4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 20 18:15:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 20 18:15:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe09b05

net-misc/gupnp-tools: x86 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
index e0a6739c6d0..adcd81082bc 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2020-04-20 Thread Agostino Sarubbo
commit: 1070246e43fe5a673e3f12ddf0e38ed75175f01e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Apr 20 17:01:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Apr 20 17:01:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1070246e

net-misc/gupnp-tools: amd64 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
index 32a19be6085..e0a6739c6d0 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2020-02-21 Thread Mart Raudsepp
commit: 3291ae521cfddeaf1f97c7a5e54abb68857e2a0c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Feb 21 18:15:33 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Feb 21 20:56:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3291ae52

net-misc/gupnp-tools: bump to 0.10.0

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 8d15fb4f523..0cc1afaf87e 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1 +1,2 @@
+DIST gupnp-tools-0.10.0.tar.xz 154792 BLAKE2B 
47ef726fd931006ca8f63277269a729cda2d91fca7acb7f99c7c20020a3b75452b176dd7ad0c54aaf667da24db7f777d3fe6e8a2496127fe15e4d12912ddea6a
 SHA512 
7fe9231a1ce9e1dea3d5d87df69dfb4014824ad286777cb7b5c93154df02c42e60e6aa239e34c4e0404d9a4a31c0172059110f7d004d7527b191bfa02ec552d7
 DIST gupnp-tools-0.8.14.tar.xz 558552 BLAKE2B 
a0f132722d14a1a0d35258ba2656e07e292c9ae1def256ff48e08d0526f3d665fe328464d5d836c5fb59936d592ed3cfc43c70870fbb88bfcdee74c3abe6f9e8
 SHA512 
746f12728c7d06d6fb2cab3f015c5d145ba8df45fb0ca8462a0d1c53db081f62ae7c39001604e73c2596f1584318680bf387a6f7751af7146b2b9c5c28651739

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
new file mode 100644
index 000..32a19be6085
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.10.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+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"
+IUSE=""
+
+RDEPEND="
+   >=net-libs/gssdp-1.2.0:=
+   >=net-libs/gupnp-1.2.0:=
+   >=net-libs/libsoup-2.42:2.4
+   >=net-libs/gupnp-av-0.5.5:0=
+   >=x11-libs/gtk+-3.10:3
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   x11-libs/gtksourceview:4
+"
+DEPEND="${RDEPEND}"
+BDEPED="
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dav-tools=true
+   )
+   meson_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2020-02-21 Thread Mart Raudsepp
commit: 3cfa45772c0f7edda23ba7aabc3eb21e826bca64
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Feb 20 09:41:27 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Feb 21 20:56:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cfa4577

net-misc/gupnp-tools-0.8: lock to gupnp-1.0 API

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
index da25d829f5c..a5798803860 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
@@ -16,7 +16,7 @@ RDEPEND="
>=dev-libs/glib-2.24:2
>=dev-libs/libxml2-2.4:2
>=net-libs/gssdp-0.13.3:0/3
-   >=net-libs/gupnp-0.20.14:0=
+   >=net-libs/gupnp-0.20.14:0/4
>=net-libs/gupnp-av-0.5.5:0=
>=net-libs/libsoup-2.42:2.4
>=x11-libs/gtk+-3.10:3



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2020-02-20 Thread Mart Raudsepp
commit: a94b309a28d67e7583b465d0d494bf468dd95877
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Feb 20 08:33:28 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Feb 20 08:33:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94b309a

net-misc/gupnp-tools-0.8: lock to gssdp-1.0 API

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp  gentoo.org>

 net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
index 36f012ae841..da25d829f5c 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -15,7 +15,7 @@ IUSE=""
 RDEPEND="
>=dev-libs/glib-2.24:2
>=dev-libs/libxml2-2.4:2
-   >=net-libs/gssdp-0.13.3:0=
+   >=net-libs/gssdp-0.13.3:0/3
>=net-libs/gupnp-0.20.14:0=
>=net-libs/gupnp-av-0.5.5:0=
>=net-libs/libsoup-2.42:2.4



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2017-12-21 Thread Mart Raudsepp
commit: bb9eb6e44907af5390dd822f17d865313cf16bbe
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Dec 21 23:05:58 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Dec 21 23:30:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9eb6e4

net-misc/gupnp-tools: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/gupnp-tools/Manifest  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild | 28 --
 2 files changed, 29 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index b47c79c31d9..8d15fb4f523 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.8.13.tar.xz 560756 BLAKE2B 
1bb165995ab657740ca1b3c0f8e4dd1a47aee55c0095a83dfc9dd4f1e73d7c8f5b83afec6c79c3c985fe96edde88f2a00e031e87171f9f385188fd455e200053
 SHA512 
1616348b21ebce98253168e328239cbe113fa7f22b3fb1a771ab8d08f1aa5b2cf89c1f6c37d9b73dab074c448d90ac1cef546dc1ab221449cd187d0183ab67e0
 DIST gupnp-tools-0.8.14.tar.xz 558552 BLAKE2B 
a0f132722d14a1a0d35258ba2656e07e292c9ae1def256ff48e08d0526f3d665fe328464d5d836c5fb59936d592ed3cfc43c70870fbb88bfcdee74c3abe6f9e8
 SHA512 
746f12728c7d06d6fb2cab3f015c5d145ba8df45fb0ca8462a0d1c53db081f62ae7c39001604e73c2596f1584318680bf387a6f7751af7146b2b9c5c28651739

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild
deleted file mode 100644
index 36f012ae841..000
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-inherit gnome2
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   >=net-libs/gssdp-0.13.3:0=
-   >=net-libs/gupnp-0.20.14:0=
-   >=net-libs/gupnp-av-0.5.5:0=
-   >=net-libs/libsoup-2.42:2.4
-   >=x11-libs/gtk+-3.10:3
-   >=x11-libs/gtksourceview-3.2:3.0
-"
-DEPEND="${RDEPEND}
-   >=sys-devel/gettext-0.19.7
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2017-12-19 Thread Thomas Deutschmann
commit: bce880d5d43edd23bb51c7f76f72fc1b6342be26
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Dec 19 18:54:25 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Dec 19 19:12:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce880d5

net-misc/gupnp-tools: x86 stable (bug #635938)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
index b0604ace26a..36f012ae841 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2017-12-16 Thread Tobias Klausmann
commit: 9d1adef8b04e64cb766aa58997a1a79c875e4e3f
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Dec 16 14:02:41 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Dec 16 14:03:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1adef8

net-misc/gupnp-tools-0.8.14-r0: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/635938

 net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
index 208799cca94..b0604ace26a 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2017-09-12 Thread Gilles Dartiguelongue
commit: 14af4a99715ac451fdde8bc159ffa007f2cf2631
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Sep 12 06:10:54 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Sep 12 06:27:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14af4a99

net-misc/gupnp-tools: version bump 0.8.13 → 0.8.14

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index e9facc094ea..8534d3b615b 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1 +1,2 @@
 DIST gupnp-tools-0.8.13.tar.xz 560756 SHA256 
aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed SHA512 
1616348b21ebce98253168e328239cbe113fa7f22b3fb1a771ab8d08f1aa5b2cf89c1f6c37d9b73dab074c448d90ac1cef546dc1ab221449cd187d0183ab67e0
 WHIRLPOOL 
21a8578232f86ffb9a61477aa26eb50ed4f2cec79580bdf7071fd8f12223f047173940e33dcc8e2ae9ff9bc1f36bbfd9b0357eb5a3a9e3a71fc600eb8671fe34
+DIST gupnp-tools-0.8.14.tar.xz 558552 SHA256 
682b952b3cf43818c7d27549c152ea52e43320500820ab3392cf5a29a95e7efa SHA512 
746f12728c7d06d6fb2cab3f015c5d145ba8df45fb0ca8462a0d1c53db081f62ae7c39001604e73c2596f1584318680bf387a6f7751af7146b2b9c5c28651739
 WHIRLPOOL 
3e9ce7164aedb78a3fca092041a7dffa4a6bfa66362a596684fc42f415d4c71624da01f8d71f7c8817fc213c345cfc582b819a2b025edb0ae68b96cb04d907d0

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
new file mode 100644
index 000..208799cca94
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.14.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+inherit gnome2
+
+DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
+HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   >=net-libs/gssdp-0.13.3:0=
+   >=net-libs/gupnp-0.20.14:0=
+   >=net-libs/gupnp-av-0.5.5:0=
+   >=net-libs/libsoup-2.42:2.4
+   >=x11-libs/gtk+-3.10:3
+   >=x11-libs/gtksourceview-3.2:3.0
+"
+DEPEND="${RDEPEND}
+   >=sys-devel/gettext-0.19.7
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/, net-misc/gupnp-tools/files/

2017-02-15 Thread Mart Raudsepp
commit: 7640e3acc9c1e128420251e492a04669b6f8fb51
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Feb 15 23:10:06 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Feb 16 00:14:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7640e3ac

net-misc/gupnp-tools: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/gupnp-tools/Manifest  |  1 -
 ...-fix-compiling-when-using-recent-gupnp-av.patch | 11 
 net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild | 33 --
 3 files changed, 45 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 3606a8d337..e9facc094e 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.8.12.tar.xz 557472 SHA256 
658de96953608c4b1f47578ae563a7066d1f1983565daf22ad52b7b328ef97b1 SHA512 
a41d7decf4bf93464291ef1a1e67b976448a30915dae121e3b3608b5f2c408812d6c67df4a2193d8aa7331b032eab8810a3d9312a2f9980e8f2b1bc07150cc10
 WHIRLPOOL 
c1c308daa28d493ba9f17722726289ef7d673155c6e1dffd4fadb0da927efdf9ad0ee292a923ebb6c11064a4053eafd363442504119ac00c361cca69a2c9dd99
 DIST gupnp-tools-0.8.13.tar.xz 560756 SHA256 
aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed SHA512 
1616348b21ebce98253168e328239cbe113fa7f22b3fb1a771ab8d08f1aa5b2cf89c1f6c37d9b73dab074c448d90ac1cef546dc1ab221449cd187d0183ab67e0
 WHIRLPOOL 
21a8578232f86ffb9a61477aa26eb50ed4f2cec79580bdf7071fd8f12223f047173940e33dcc8e2ae9ff9bc1f36bbfd9b0357eb5a3a9e3a71fc600eb8671fe34

diff --git 
a/net-misc/gupnp-tools/files/gupnp-tools-fix-compiling-when-using-recent-gupnp-av.patch
 
b/net-misc/gupnp-tools/files/gupnp-tools-fix-compiling-when-using-recent-gupnp-av.patch
deleted file mode 100644
index 0d959580bb..00
--- 
a/net-misc/gupnp-tools/files/gupnp-tools-fix-compiling-when-using-recent-gupnp-av.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/src/av-cp/playlist-treeview.h b/src/av-cp/playlist-treeview.h
-index 8637ae8..16b131e 100644
 a/src/av-cp/playlist-treeview.h
-+++ b/src/av-cp/playlist-treeview.h
-@@ -23,6 +23,8 @@
- 
- #include 
- #include 
-+
-+#include 
- #include 

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
deleted file mode 100644
index a078a07c69..00
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="6"
-inherit gnome2
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   >=net-libs/gssdp-0.13.3
-   >=net-libs/gupnp-0.20.14
-   >=net-libs/gupnp-av-0.5.5
-   >=net-libs/libsoup-2.42:2.4
-   >=x11-libs/gtk+-3.10:3
-   >=x11-libs/gtksourceview-3.2:3.0
-"
-DEPEND="${RDEPEND}
-   >=sys-devel/gettext-0.19.7
-   virtual/pkgconfig
-"
-
-# Fixes 598284 with upstream patch
-# 
https://git.gnome.org/browse/gupnp-tools/commit/?id=e9ec9634207e4c2eea6d268ee29b57e687c1f178
-PATCHES=( "${FILESDIR}/${PN}-fix-compiling-when-using-recent-gupnp-av.patch" )



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-12-05 Thread Pacho Ramos
commit: 05afa7dc6d781351fa3371db06333f723bef8850
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon Dec  5 13:20:07 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Dec  5 13:52:25 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05afa7dc

net-misc/gupnp-tools: Version bump

Package-Manager: portage-2.3.2

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild | 29 ++
 2 files changed, 30 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 9401b25..b3dda04 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1,3 @@
 DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 
f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 
5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525
 WHIRLPOOL 
54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126
 DIST gupnp-tools-0.8.12.tar.xz 557472 SHA256 
658de96953608c4b1f47578ae563a7066d1f1983565daf22ad52b7b328ef97b1 SHA512 
a41d7decf4bf93464291ef1a1e67b976448a30915dae121e3b3608b5f2c408812d6c67df4a2193d8aa7331b032eab8810a3d9312a2f9980e8f2b1bc07150cc10
 WHIRLPOOL 
c1c308daa28d493ba9f17722726289ef7d673155c6e1dffd4fadb0da927efdf9ad0ee292a923ebb6c11064a4053eafd363442504119ac00c361cca69a2c9dd99
+DIST gupnp-tools-0.8.13.tar.xz 560756 SHA256 
aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed SHA512 
1616348b21ebce98253168e328239cbe113fa7f22b3fb1a771ab8d08f1aa5b2cf89c1f6c37d9b73dab074c448d90ac1cef546dc1ab221449cd187d0183ab67e0
 WHIRLPOOL 
21a8578232f86ffb9a61477aa26eb50ed4f2cec79580bdf7071fd8f12223f047173940e33dcc8e2ae9ff9bc1f36bbfd9b0357eb5a3a9e3a71fc600eb8671fe34

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild
new file mode 100644
index ..8da4ebc
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.13.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+inherit gnome2
+
+DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
+HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   >=net-libs/gssdp-0.13.3:0=
+   >=net-libs/gupnp-0.20.14:0=
+   >=net-libs/gupnp-av-0.5.5:0=
+   >=net-libs/libsoup-2.42:2.4
+   >=x11-libs/gtk+-3.10:3
+   >=x11-libs/gtksourceview-3.2:3.0
+"
+DEPEND="${RDEPEND}
+   >=sys-devel/gettext-0.19.7
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-12-05 Thread Pacho Ramos
commit: 13edb8ac8ab71a720b1d8fd82e4a0e8bdd44
Author: Pacho Ramos  gentoo  org>
AuthorDate: Mon Dec  5 13:20:35 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Mon Dec  5 13:52:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13edb8ac

net-misc/gupnp-tools: Drop old

Package-Manager: portage-2.3.2

 net-misc/gupnp-tools/Manifest  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index b3dda04..3606a8d 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,3 +1,2 @@
-DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 
f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 
5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525
 WHIRLPOOL 
54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126
 DIST gupnp-tools-0.8.12.tar.xz 557472 SHA256 
658de96953608c4b1f47578ae563a7066d1f1983565daf22ad52b7b328ef97b1 SHA512 
a41d7decf4bf93464291ef1a1e67b976448a30915dae121e3b3608b5f2c408812d6c67df4a2193d8aa7331b032eab8810a3d9312a2f9980e8f2b1bc07150cc10
 WHIRLPOOL 
c1c308daa28d493ba9f17722726289ef7d673155c6e1dffd4fadb0da927efdf9ad0ee292a923ebb6c11064a4053eafd363442504119ac00c361cca69a2c9dd99
 DIST gupnp-tools-0.8.13.tar.xz 560756 SHA256 
aa3decb9d532c0e2e505adc592f431fd81c0231ded2981129e87da13712479ed SHA512 
1616348b21ebce98253168e328239cbe113fa7f22b3fb1a771ab8d08f1aa5b2cf89c1f6c37d9b73dab074c448d90ac1cef546dc1ab221449cd187d0183ab67e0
 WHIRLPOOL 
21a8578232f86ffb9a61477aa26eb50ed4f2cec79580bdf7071fd8f12223f047173940e33dcc8e2ae9ff9bc1f36bbfd9b0357eb5a3a9e3a71fc600eb8671fe34

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
deleted file mode 100644
index d24937a..
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2 eutils
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   >=net-libs/gssdp-0.13.3
-   >=net-libs/gupnp-0.20.14
-   >=net-libs/gupnp-av-0.5.5
-   net-libs/libsoup:2.4
-   >=x11-libs/gtk+-3.10:3
-   >=x11-libs/gtksourceview-3.2:3.0
-"
-DEPEND="${RDEPEND}
-   >=dev-util/intltool-0.40.6
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-src_prepare() {
-   # Fixes 598284 with upstream patch
-   # 
https://git.gnome.org/browse/gupnp-tools/commit/?id=e9ec9634207e4c2eea6d268ee29b57e687c1f178
-   epatch 
"${FILESDIR}"/${PN}-fix-compiling-when-using-recent-gupnp-av.patch
-   gnome2_src_prepare
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-11-22 Thread Manuel Rüger
commit: f784ca9fe767d1c38fabbc3b01fbca9bafb8b9cb
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue Nov 22 22:11:59 2016 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue Nov 22 22:11:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f784ca9f

net-misc/gupnp-tools: Drop useless blank line

Package-Manager: portage-2.3.2

 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
index ad806d8..d24937a 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -37,4 +37,3 @@ src_prepare() {
epatch 
"${FILESDIR}"/${PN}-fix-compiling-when-using-recent-gupnp-av.patch
gnome2_src_prepare
 }
-



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/, net-misc/gupnp-tools/files/

2016-11-22 Thread Patrice Clement
commit: 1fcf50de3b83e5cc9d64f0254f61bcaed4a43176
Author: Christophe Lermytte  lermytte  be>
AuthorDate: Wed Nov 16 17:01:00 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Tue Nov 22 17:20:26 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcf50de

net-misc/gupnp-tools: add upstream commit as a patch.

Gentoo-Bug: https://bugs.gentoo.org/598284

Closes: https://github.com/gentoo/gentoo/pull/2847

 ...gupnp-tools-fix-compiling-when-using-recent-gupnp-av.patch | 11 +++
 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild| 10 +-
 net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild|  4 
 3 files changed, 24 insertions(+), 1 deletion(-)

diff --git 
a/net-misc/gupnp-tools/files/gupnp-tools-fix-compiling-when-using-recent-gupnp-av.patch
 
b/net-misc/gupnp-tools/files/gupnp-tools-fix-compiling-when-using-recent-gupnp-av.patch
new file mode 100644
index ..0d95958
--- /dev/null
+++ 
b/net-misc/gupnp-tools/files/gupnp-tools-fix-compiling-when-using-recent-gupnp-av.patch
@@ -0,0 +1,11 @@
+diff --git a/src/av-cp/playlist-treeview.h b/src/av-cp/playlist-treeview.h
+index 8637ae8..16b131e 100644
+--- a/src/av-cp/playlist-treeview.h
 b/src/av-cp/playlist-treeview.h
+@@ -23,6 +23,8 @@
+ 
+ #include 
+ #include 
++
++#include 
+ #include 

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
index 47ada59..ad806d8 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
@@ -5,7 +5,7 @@
 EAPI="5"
 GCONF_DEBUG="no"
 
-inherit gnome2
+inherit gnome2 eutils
 
 DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
 HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
@@ -30,3 +30,11 @@ DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig
 "
+
+src_prepare() {
+   # Fixes 598284 with upstream patch
+   # 
https://git.gnome.org/browse/gupnp-tools/commit/?id=e9ec9634207e4c2eea6d268ee29b57e687c1f178
+   epatch 
"${FILESDIR}"/${PN}-fix-compiling-when-using-recent-gupnp-av.patch
+   gnome2_src_prepare
+}
+

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
index 6752b6f..a078a07 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
@@ -27,3 +27,7 @@ DEPEND="${RDEPEND}
>=sys-devel/gettext-0.19.7
virtual/pkgconfig
 "
+
+# Fixes 598284 with upstream patch
+# 
https://git.gnome.org/browse/gupnp-tools/commit/?id=e9ec9634207e4c2eea6d268ee29b57e687c1f178
+PATCHES=( "${FILESDIR}/${PN}-fix-compiling-when-using-recent-gupnp-av.patch" )



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-06-11 Thread Pacho Ramos
commit: 925bf3af4bb779358d9f825c7121e12bf01918c2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 11 12:17:15 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 11 19:39:06 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925bf3af

net-misc/gupnp-tools: x86 stable, bug 584468

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"

 net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
index 5ed4bb0..6752b6f 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-06-11 Thread Pacho Ramos
commit: 3fd541adda32142389022d8fda1071c90848102c
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 11 11:57:25 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 11 12:05:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fd541ad

net-misc/gupnp-tools: amd64 stable, bug 584468

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"

 net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
index 7aecfa9..5ed4bb0 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-05-28 Thread Pacho Ramos
commit: 8ab87161c76b1f05ad53305688bd26ff9745863e
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat May 28 15:17:48 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat May 28 15:49:07 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab87161

net-misc/gupnp-tools: Drop old

Package-Manager: portage-2.3.0_rc1

 net-misc/gupnp-tools/Manifest  |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.8.10.ebuild | 33 --
 2 files changed, 34 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 168319d..cd92b86 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1 @@
-DIST gupnp-tools-0.8.10.tar.xz 487716 SHA256 
592c53289ff1cd70e676405c56ca87b28d2da37a385d34a3bb9b944ba9108d17 SHA512 
d6de9ef5700e1e783a4300317874a362f0d3ca475778a118acf00af4f9204a5d80b461a10407b47031025ddd8e6070ee372efc7e989ad2bf563d896abf10a362
 WHIRLPOOL 
197edcb39f918c0c13d3a9cda9024bbbe30572b226a25d80fc95c732eca6fe423615aa1169096ea23043bb4e6d17ac50e04a523f34ddad75d5759effb69c55b7
 DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 
f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 
5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525
 WHIRLPOOL 
54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.10.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.10.ebuild
deleted file mode 100644
index f685f66..000
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.10.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="http://gupnp.org/;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   >=net-libs/gssdp-0.13.3
-   >=net-libs/gupnp-0.20.8
-   >=net-libs/gupnp-av-0.5.5
-   net-libs/libsoup:2.4
-   sys-apps/util-linux
-   >=x11-libs/gtk+-3.10:3
-   >=x11-libs/gtksourceview-3.2:3.0
-"
-DEPEND="${RDEPEND}
-   >=dev-util/intltool-0.40.6
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-05-28 Thread Pacho Ramos
commit: f7d6bf281c5490be46a0c2f5a019e0b0395503f2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat May 28 15:18:33 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat May 28 15:49:10 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d6bf28

net-misc/gupnp-tools: Version bump

Package-Manager: portage-2.3.0_rc1

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index cd92b86..9401b25 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1 +1,2 @@
 DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 
f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 
5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525
 WHIRLPOOL 
54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126
+DIST gupnp-tools-0.8.12.tar.xz 557472 SHA256 
658de96953608c4b1f47578ae563a7066d1f1983565daf22ad52b7b328ef97b1 SHA512 
a41d7decf4bf93464291ef1a1e67b976448a30915dae121e3b3608b5f2c408812d6c67df4a2193d8aa7331b032eab8810a3d9312a2f9980e8f2b1bc07150cc10
 WHIRLPOOL 
c1c308daa28d493ba9f17722726289ef7d673155c6e1dffd4fadb0da927efdf9ad0ee292a923ebb6c11064a4053eafd363442504119ac00c361cca69a2c9dd99

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
new file mode 100644
index 000..1cb236e
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+inherit gnome2
+
+DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
+HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   >=net-libs/gssdp-0.13.3
+   >=net-libs/gupnp-0.20.14
+   >=net-libs/gupnp-av-0.5.5
+   net-libs/libsoup:2.4
+   >=x11-libs/gtk+-3.10:3
+   >=x11-libs/gtksourceview-3.2:3.0
+"
+DEPEND="${RDEPEND}
+   >=dev-util/intltool-0.40.6
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2016-05-28 Thread Pacho Ramos
commit: e17de7ec9a6dc0896f64b5e6a3de6102b85a1fc2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat May 28 15:19:35 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat May 28 15:49:12 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17de7ec

net-misc/gupnp-tools: Fix deps

Package-Manager: portage-2.3.0_rc1

 net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
index 1cb236e..7aecfa9 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.12.ebuild
@@ -19,12 +19,11 @@ RDEPEND="
>=net-libs/gssdp-0.13.3
>=net-libs/gupnp-0.20.14
>=net-libs/gupnp-av-0.5.5
-   net-libs/libsoup:2.4
+   >=net-libs/libsoup-2.42:2.4
>=x11-libs/gtk+-3.10:3
>=x11-libs/gtksourceview-3.2:3.0
 "
 DEPEND="${RDEPEND}
-   >=dev-util/intltool-0.40.6
-   sys-devel/gettext
+   >=sys-devel/gettext-0.19.7
virtual/pkgconfig
 "



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2015-12-13 Thread Gilles Dartiguelongue
commit: a66d35cabf073d7ad45b1894320e21cdb0029ace
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sun Dec 13 15:33:53 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sun Dec 13 15:33:53 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66d35ca

net-misc/gupnp-tools: drop dependency on util-linux, libuuid no not used anymore

Package-Manager: portage-2.2.26

 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
index e1f537d..5637df3 100644
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
>=net-libs/gupnp-0.20.14
>=net-libs/gupnp-av-0.5.5
net-libs/libsoup:2.4
-   sys-apps/util-linux
>=x11-libs/gtk+-3.10:3
>=x11-libs/gtksourceview-3.2:3.0
 "



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2015-12-12 Thread Pacho Ramos
commit: ff58ed677864a197cc9d17f72cbc90e9e7c8c6ee
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec 12 12:50:53 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Dec 12 14:28:23 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff58ed67

net-misc/gupnp-tools: Version bump

Package-Manager: portage-2.2.24

 net-misc/gupnp-tools/Manifest  |  1 +
 net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index af0381a..325e1b8 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,2 +1,3 @@
 DIST gupnp-tools-0.8.10.tar.xz 487716 SHA256 
592c53289ff1cd70e676405c56ca87b28d2da37a385d34a3bb9b944ba9108d17 SHA512 
d6de9ef5700e1e783a4300317874a362f0d3ca475778a118acf00af4f9204a5d80b461a10407b47031025ddd8e6070ee372efc7e989ad2bf563d896abf10a362
 WHIRLPOOL 
197edcb39f918c0c13d3a9cda9024bbbe30572b226a25d80fc95c732eca6fe423615aa1169096ea23043bb4e6d17ac50e04a523f34ddad75d5759effb69c55b7
+DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 
f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 
5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525
 WHIRLPOOL 
54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126
 DIST gupnp-tools-0.8.9.tar.xz 479616 SHA256 
c0c3c7a6eacfeb83aa6c5acd5e2f48e1c12da6fb45cac14a972961d7918e8072 SHA512 
2ca7a75f2019fc8ae84e477c3bed727913bdd4d00c27a8eb5d64afd47521b5f73d2c24564e757319cdb7c188bc6e27b7e22c9b08b5dbe74a7416dae0b029c073
 WHIRLPOOL 
355604537216ba791a91be9c2179e51b14cd56e97f2238479793ba86d7fd001ed4b370f79bda3485bc6216d0d23c77b902416604cf7005c01ff0b73f47876e46

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
new file mode 100644
index 000..e1f537d
--- /dev/null
+++ b/net-misc/gupnp-tools/gupnp-tools-0.8.11.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
+HOMEPAGE="https://wiki.gnome.org/Projects/GUPnP;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/glib-2.24:2
+   >=dev-libs/libxml2-2.4:2
+   >=net-libs/gssdp-0.13.3
+   >=net-libs/gupnp-0.20.14
+   >=net-libs/gupnp-av-0.5.5
+   net-libs/libsoup:2.4
+   sys-apps/util-linux
+   >=x11-libs/gtk+-3.10:3
+   >=x11-libs/gtksourceview-3.2:3.0
+"
+DEPEND="${RDEPEND}
+   >=dev-util/intltool-0.40.6
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: net-misc/gupnp-tools/

2015-12-12 Thread Pacho Ramos
commit: 99b328b47203cab554e8d04dadb0e662fd4c71b7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec 12 12:51:20 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Dec 12 14:28:25 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b328b4

net-misc/gupnp-tools: Drop old

Package-Manager: portage-2.2.24

 net-misc/gupnp-tools/Manifest |  1 -
 net-misc/gupnp-tools/gupnp-tools-0.8.9.ebuild | 34 ---
 2 files changed, 35 deletions(-)

diff --git a/net-misc/gupnp-tools/Manifest b/net-misc/gupnp-tools/Manifest
index 325e1b8..168319d 100644
--- a/net-misc/gupnp-tools/Manifest
+++ b/net-misc/gupnp-tools/Manifest
@@ -1,3 +1,2 @@
 DIST gupnp-tools-0.8.10.tar.xz 487716 SHA256 
592c53289ff1cd70e676405c56ca87b28d2da37a385d34a3bb9b944ba9108d17 SHA512 
d6de9ef5700e1e783a4300317874a362f0d3ca475778a118acf00af4f9204a5d80b461a10407b47031025ddd8e6070ee372efc7e989ad2bf563d896abf10a362
 WHIRLPOOL 
197edcb39f918c0c13d3a9cda9024bbbe30572b226a25d80fc95c732eca6fe423615aa1169096ea23043bb4e6d17ac50e04a523f34ddad75d5759effb69c55b7
 DIST gupnp-tools-0.8.11.tar.xz 496740 SHA256 
f4ce8799cf32077eb2ab8076c3420d6b8fc3dcdc3fffbfe84a2ac59764ec8d3d SHA512 
5531f290688d547fdb29714c573e1e4aac69617fd7ffc4ac13a408206272572fc3eb4ef91184f0d0cc06d24efd1630c3ca91d78e578f8c3d856dd051be11a525
 WHIRLPOOL 
54a160a183aeb6378da0f74ccb8f85e69a97bf38ba096e6127e26aece477b3bbf4ea7e6a7d1c05ee5b4d46ffd23892b0bc1719140cd23c2ae82d32e51b0f5126
-DIST gupnp-tools-0.8.9.tar.xz 479616 SHA256 
c0c3c7a6eacfeb83aa6c5acd5e2f48e1c12da6fb45cac14a972961d7918e8072 SHA512 
2ca7a75f2019fc8ae84e477c3bed727913bdd4d00c27a8eb5d64afd47521b5f73d2c24564e757319cdb7c188bc6e27b7e22c9b08b5dbe74a7416dae0b029c073
 WHIRLPOOL 
355604537216ba791a91be9c2179e51b14cd56e97f2238479793ba86d7fd001ed4b370f79bda3485bc6216d0d23c77b902416604cf7005c01ff0b73f47876e46

diff --git a/net-misc/gupnp-tools/gupnp-tools-0.8.9.ebuild 
b/net-misc/gupnp-tools/gupnp-tools-0.8.9.ebuild
deleted file mode 100644
index 9254a8a..000
--- a/net-misc/gupnp-tools/gupnp-tools-0.8.9.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Free replacements of Intel UPnP tools that use GUPnP"
-HOMEPAGE="http://gupnp.org/;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/glib-2.24:2
-   >=dev-libs/libxml2-2.4:2
-   >=net-libs/gssdp-0.13.3
-   >=net-libs/gupnp-0.20.8
-   >=net-libs/gupnp-av-0.5.5
-   net-libs/libsoup:2.4
-   sys-apps/util-linux
-   >=x11-libs/gtk+-3:3
-   >=x11-libs/gtksourceview-3.2:3.0
-   >=x11-themes/gnome-icon-theme-2.20
-"
-DEPEND="${RDEPEND}
-   >=dev-util/intltool-0.40.6
-   sys-devel/gettext
-   virtual/pkgconfig
-"