[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/files/, media-sound/ario/

2020-01-27 Thread Andreas Sturmlechner
commit: d62713ee4529d187914cb2816f069c54cad239f5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 27 12:54:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 27 12:54:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62713ee

media-sound/ario: Drop 1.5.1-r1

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/ario/Manifest  |   1 -
 media-sound/ario/ario-1.5.1-r1.ebuild  |  68 ---
 .../ario/files/ario-1.5.1-single-includes2.patch   | 557 -
 media-sound/ario/metadata.xml  |   1 -
 4 files changed, 627 deletions(-)

diff --git a/media-sound/ario/Manifest b/media-sound/ario/Manifest
index a90fd24f115..0f9dc937ee1 100644
--- a/media-sound/ario/Manifest
+++ b/media-sound/ario/Manifest
@@ -1,2 +1 @@
-DIST ario-1.5.1.tar.gz 1135444 BLAKE2B 
2d91a7b8ce9c6c6069ec7230e10e7c358a146272474d0dbb298e038a3fb31d524c6ad7a8428af12f580853bbc6ea484ce3ffa6919cd454060d19e9f4cde42200
 SHA512 
78c3d881d51c3109b73252da0742da2a77bcc24ec21ff2ff02fd3527d62d49a75e412bf092051a9035863d645cba73e6cd2fc674d97629909b931ae9d3ec002b
 DIST ario-1.6.tar.gz 1151747 BLAKE2B 
2a9a5d9c9e528f92a198270a4715a225d254a8fd684928ef39c4ed792bda2a82eefaa45824d5422598f9fe242b6b621768780655b009043cc3447d8d5643
 SHA512 
93057da62616e79f6ba6f7204fabac37417fb34c350b53eeea61508f4c65322fabaef7a9fdbe7beb8dcbf92c8f86f0d33caf1ffa0ad76de8050fe72d57408ec0

diff --git a/media-sound/ario/ario-1.5.1-r1.ebuild 
b/media-sound/ario/ario-1.5.1-r1.ebuild
deleted file mode 100644
index 0d303e6f0e3..000
--- a/media-sound/ario/ario-1.5.1-r1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-GNOME2_LA_PUNT=yes
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools gnome2 python-any-r1
-
-DESCRIPTION="GTK2 MPD (Music Player Daemon) client inspired by Rythmbox"
-HOMEPAGE="http://ario-player.sourceforge.net;
-SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="dbus debug +idle libnotify nls python scrobbler taglib zeroconf"
-
-RDEPEND=">=dev-libs/glib-2.14:2
-   dev-libs/libgcrypt:0=
-   dev-libs/libunique:1
-   dev-libs/libxml2:2
-   media-libs/libmpdclient
-   net-misc/curl
-   net-libs/gnutls
-   >=x11-libs/gtk+-2.16:2
-   dbus? ( dev-libs/dbus-glib )
-   libnotify? ( x11-libs/libnotify )
-   python? ( dev-python/pygtk:2
-   dev-python/pygobject:2 )
-   scrobbler? ( net-libs/libsoup:2.4 )
-   taglib? ( media-libs/taglib )
-   zeroconf? ( net-dns/avahi )"
-DEPEND="${RDEPEND}
-   ${PYTHON_DEPS}
-   dev-util/intltool
-   virtual/pkgconfig
-   sys-devel/gettext"
-
-DOCS=( AUTHORS )
-
-pkg_setup() {
-   python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-single-includes2.patch
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --disable-static \
-   --disable-xmms2 \
-   --enable-libmpdclient2 \
-   --enable-search \
-   --enable-playlists \
-   --disable-deprecations \
-   $(use_enable dbus) \
-   $(use_enable debug) \
-   $(use_enable idle mpdidle) \
-   $(use_enable libnotify notify) \
-   $(use_enable nls) \
-   $(use_enable python) \
-   $(use_enable scrobbler audioscrobbler) \
-   $(use_enable taglib) \
-   $(use_enable zeroconf avahi)
-}

diff --git a/media-sound/ario/files/ario-1.5.1-single-includes2.patch 
b/media-sound/ario/files/ario-1.5.1-single-includes2.patch
deleted file mode 100644
index e5936cfbe2c..000
--- a/media-sound/ario/files/ario-1.5.1-single-includes2.patch
+++ /dev/null
@@ -1,557 +0,0 @@
-Index: plugins/radios/ario-radio.h
-===
 plugins/radios/ario-radio.h(revision 772)
-+++ plugins/radios/ario-radio.h(revision 774)
-@@ -20,7 +20,7 @@
- #ifndef __ARIO_RADIO_H
- #define __ARIO_RADIO_H
- 
--#include 
-+#include 
- #include 
- #include "widgets/ario-playlist.h"
- #include "sources/ario-source.h"
-Index: plugins/filesystem/ario-filesystem.h
-===
 plugins/filesystem/ario-filesystem.h   (revision 772)
-+++ plugins/filesystem/ario-filesystem.h   (revision 774)
-@@ -20,7 +20,7 @@
- #ifndef __ARIO_FILESYSTEM_H
- #define __ARIO_FILESYSTEM_H
- 
--#include 
-+#include 
- #include 
- #include "widgets/ario-playlist.h"
- #include "sources/ario-source.h"
-Index: plugins/information/ario-information.h
-===
 plugins/information/ario-information.h (revision 

[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/

2020-01-27 Thread Agostino Sarubbo
commit: 6695afafac2dea4959cc1affba09a8199a3cf22a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jan 27 12:48:47 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jan 27 12:48:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6695afaf

media-sound/ario: amd64 stable wrt bug #706490

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

 media-sound/ario/ario-1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/ario/ario-1.6.ebuild b/media-sound/ario/ario-1.6.ebuild
index dfcfe51aad7..c67e1c768eb 100644
--- a/media-sound/ario/ario-1.6.ebuild
+++ b/media-sound/ario/ario-1.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="dbus debug +idle nls taglib zeroconf"
 
 RDEPEND="dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/

2020-01-26 Thread Thomas Deutschmann
commit: 660e88fd49e31874179d01d776e9c8f291d71842
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:57:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:57:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660e88fd

media-sound/ario: x86 stable (bug #706490)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-sound/ario/ario-1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/ario/ario-1.6.ebuild b/media-sound/ario/ario-1.6.ebuild
index a909b0299b6..dfcfe51aad7 100644
--- a/media-sound/ario/ario-1.6.ebuild
+++ b/media-sound/ario/ario-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="dbus debug +idle nls taglib zeroconf"
 
 RDEPEND="dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/

2019-08-02 Thread Joonas Niilola
commit: 60b9f37423792db315fd0f04cbeba801cb16279e
Author: Jenny Danzmayr  evilscientress  at>
AuthorDate: Wed Jul 24 13:17:55 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Aug  2 13:04:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60b9f374

media-sound/ario: bump to version 1.6

Closes: https://bugs.gentoo.org/679514

Signed-off-by: Jenny Danzmayr  evilscientress.at>
Signed-off-by: Joonas Niilola  gentoo.org>

 media-sound/ario/Manifest|  1 +
 media-sound/ario/ario-1.6.ebuild | 61 
 media-sound/ario/metadata.xml|  9 +-
 3 files changed, 70 insertions(+), 1 deletion(-)

diff --git a/media-sound/ario/Manifest b/media-sound/ario/Manifest
index 33a8684239d..a90fd24f115 100644
--- a/media-sound/ario/Manifest
+++ b/media-sound/ario/Manifest
@@ -1 +1,2 @@
 DIST ario-1.5.1.tar.gz 1135444 BLAKE2B 
2d91a7b8ce9c6c6069ec7230e10e7c358a146272474d0dbb298e038a3fb31d524c6ad7a8428af12f580853bbc6ea484ce3ffa6919cd454060d19e9f4cde42200
 SHA512 
78c3d881d51c3109b73252da0742da2a77bcc24ec21ff2ff02fd3527d62d49a75e412bf092051a9035863d645cba73e6cd2fc674d97629909b931ae9d3ec002b
+DIST ario-1.6.tar.gz 1151747 BLAKE2B 
2a9a5d9c9e528f92a198270a4715a225d254a8fd684928ef39c4ed792bda2a82eefaa45824d5422598f9fe242b6b621768780655b009043cc3447d8d5643
 SHA512 
93057da62616e79f6ba6f7204fabac37417fb34c350b53eeea61508f4c65322fabaef7a9fdbe7beb8dcbf92c8f86f0d33caf1ffa0ad76de8050fe72d57408ec0

diff --git a/media-sound/ario/ario-1.6.ebuild b/media-sound/ario/ario-1.6.ebuild
new file mode 100644
index 000..a909b0299b6
--- /dev/null
+++ b/media-sound/ario/ario-1.6.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="GTK client for MPD inspired by Rhythmbox but much lighter and 
faster"
+HOMEPAGE="http://ario-player.sourceforge.net;
+SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dbus debug +idle nls taglib zeroconf"
+
+RDEPEND="dev-libs/glib:2
+   dev-libs/libxml2:2
+   media-libs/libmpdclient
+   net-misc/curl
+   x11-libs/gtk+:3
+   dbus? ( dev-libs/dbus-glib )
+   taglib? ( media-libs/taglib )
+   zeroconf? ( net-dns/avahi )"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-util/intltool
+   virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+DOCS=( AUTHORS )
+
+src_configure() {
+   local myconf=(
+   --disable-static
+   --disable-xmms2
+   --enable-libmpdclient2
+   --enable-search
+   --enable-playlists
+   --disable-deprecations
+   $(use_enable dbus)
+   $(use_enable debug)
+   $(use_enable idle mpdidle)
+   $(use_enable nls)
+   $(use_enable taglib)
+   $(use_enable zeroconf avahi)
+   )
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+   find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}

diff --git a/media-sound/ario/metadata.xml b/media-sound/ario/metadata.xml
index 0d5b7ea3ec5..8d7f9eb01e6 100644
--- a/media-sound/ario/metadata.xml
+++ b/media-sound/ario/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   m...@evilscientress.at
+   Jenny Danzmayr
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

Enable experimental support for MPD's idle 
command to reduce bandwidth and cpu usage, requires MPD 0.14
Enable audioscrobbler/last.fm support 
net-libs/libsoup



[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/

2018-11-19 Thread Andreas Sturmlechner
commit: 29d17e2f1cbd50fa1a995140373bb9d5ee555049
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Nov 19 22:53:21 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Nov 19 22:53:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29d17e2f

media-sound/ario: Rename audioscrobbler -> scrobbler

The latter is already used by other packages.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/ario/ario-1.5.1-r1.ebuild | 10 +-
 media-sound/ario/metadata.xml |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-sound/ario/ario-1.5.1-r1.ebuild 
b/media-sound/ario/ario-1.5.1-r1.ebuild
index 403cf04a8be..0d303e6f0e3 100644
--- a/media-sound/ario/ario-1.5.1-r1.ebuild
+++ b/media-sound/ario/ario-1.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,14 +7,14 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit autotools gnome2 python-any-r1
 
-DESCRIPTION="a GTK2 MPD (Music Player Daemon) client inspired by Rythmbox"
+DESCRIPTION="GTK2 MPD (Music Player Daemon) client inspired by Rythmbox"
 HOMEPAGE="http://ario-player.sourceforge.net;
 SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="audioscrobbler dbus debug +idle libnotify nls python taglib zeroconf"
+IUSE="dbus debug +idle libnotify nls python scrobbler taglib zeroconf"
 
 RDEPEND=">=dev-libs/glib-2.14:2
dev-libs/libgcrypt:0=
@@ -24,11 +24,11 @@ RDEPEND=">=dev-libs/glib-2.14:2
net-misc/curl
net-libs/gnutls
>=x11-libs/gtk+-2.16:2
-   audioscrobbler? ( net-libs/libsoup:2.4 )
dbus? ( dev-libs/dbus-glib )
libnotify? ( x11-libs/libnotify )
python? ( dev-python/pygtk:2
dev-python/pygobject:2 )
+   scrobbler? ( net-libs/libsoup:2.4 )
taglib? ( media-libs/taglib )
zeroconf? ( net-dns/avahi )"
 DEPEND="${RDEPEND}
@@ -56,13 +56,13 @@ src_configure() {
--enable-search \
--enable-playlists \
--disable-deprecations \
-   $(use_enable audioscrobbler) \
$(use_enable dbus) \
$(use_enable debug) \
$(use_enable idle mpdidle) \
$(use_enable libnotify notify) \
$(use_enable nls) \
$(use_enable python) \
+   $(use_enable scrobbler audioscrobbler) \
$(use_enable taglib) \
$(use_enable zeroconf avahi)
 }

diff --git a/media-sound/ario/metadata.xml b/media-sound/ario/metadata.xml
index 6e2b5222d27..f3c1d73810a 100644
--- a/media-sound/ario/metadata.xml
+++ b/media-sound/ario/metadata.xml
@@ -2,8 +2,8 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   Enable song tracking via 
last.fm
Enable experimental support for MPD's idle 
command to reduce bandwidth and cpu usage, requires MPD 0.14
+   Enable audioscrobbler/last.fm support 
net-libs/libsoup


ario-player



[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/files/

2017-09-02 Thread Michael Palimaka
commit: 77b4026de435baa95218050716dab3d5f26ea609
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Aug 19 13:10:10 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Sep  2 14:46:03 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77b4026d

media-sound/ario: remove unused patch

 .../ario/files/ario-1.5.1-single-includes.patch| 48 --
 1 file changed, 48 deletions(-)

diff --git a/media-sound/ario/files/ario-1.5.1-single-includes.patch 
b/media-sound/ario/files/ario-1.5.1-single-includes.patch
deleted file mode 100644
index da7d7b598a8..000
--- a/media-sound/ario/files/ario-1.5.1-single-includes.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-Description: Only  can be included directly.
- Starting with glib 2.32 it is now mandatory to include glib.h
- instead of individual headers, or the compiler will generate
- an error.
-Origin: vendor: Debian
-Debian-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665506
-
-Index: ario-1.5.1/src/ario-profiles.h
-===
 ario-1.5.1.orig/src/ario-profiles.h2011-05-17 19:54:49.0 
+0200
-+++ ario-1.5.1/src/ario-profiles.h 2012-03-30 07:10:46.285079675 +0200
-@@ -20,7 +20,7 @@
- #ifndef __ARIO_PROFILES_H
- #define __ARIO_PROFILES_H
- 
--#include 
-+#include 
- #include "servers/ario-server.h"
- 
- G_BEGIN_DECLS
-Index: ario-1.5.1/src/plugins/ario-plugin-info.c
-===
 ario-1.5.1.orig/src/plugins/ario-plugin-info.c 2011-02-27 
16:07:28.0 +0100
-+++ ario-1.5.1/src/plugins/ario-plugin-info.c  2012-03-30 07:10:48.289079604 
+0200
-@@ -27,7 +27,7 @@
- 
- #include 
- #include 
--#include 
-+#include 
- 
- #include "plugins/ario-plugin-info-priv.h"
- #include "ario-debug.h"
-Index: ario-1.5.1/src/ario-util.h
-===
 ario-1.5.1.orig/src/ario-util.h2011-02-27 16:07:31.0 +0100
-+++ ario-1.5.1/src/ario-util.h 2012-03-30 07:21:04.725057804 +0200
-@@ -18,8 +18,8 @@
-  */
- 
- #include "servers/ario-server.h"
--#include "glib/gslist.h"
--#include "gdk/gdkpixbuf.h"
-+#include 
-+#include 
- 
- /* Number of covers used to generate the drag & drop image */
- #define MAX_COVERS_IN_DRAG 3



[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/

2017-04-23 Thread David Seifert
commit: 7c4fb1642ab6f5e58a77390a5b526be8fcf466ec
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr 23 10:27:09 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 23 11:27:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4fb164

media-sound/ario: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-sound/ario/ario-1.5.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-sound/ario/ario-1.5.1-r1.ebuild 
b/media-sound/ario/ario-1.5.1-r1.ebuild
index 6d4c13a6cd5..403cf04a8be 100644
--- a/media-sound/ario/ario-1.5.1-r1.ebuild
+++ b/media-sound/ario/ario-1.5.1-r1.ebuild
@@ -32,6 +32,7 @@ RDEPEND=">=dev-libs/glib-2.14:2
taglib? ( media-libs/taglib )
zeroconf? ( net-dns/avahi )"
 DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
dev-util/intltool
virtual/pkgconfig
sys-devel/gettext"



[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/

2016-08-06 Thread Pacho Ramos
commit: ee666c962e01d0e95d3f8d56a85c796fd4f022c7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Aug  6 11:17:51 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Aug  6 11:31:42 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee666c96

media-sound/ario: Cleanup per bug #177996

Package-Manager: portage-2.3.0

 media-sound/ario/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/media-sound/ario/metadata.xml b/media-sound/ario/metadata.xml
index b126645..6e2b522 100644
--- a/media-sound/ario/metadata.xml
+++ b/media-sound/ario/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   ange...@gentoo.org
-   Christoph Mende
-   

Enable song tracking via 
last.fm
Enable experimental support for MPD's idle 
command to reduce bandwidth and cpu usage, requires MPD 0.14



[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/, media-sound/ario/files/

2015-10-17 Thread Christoph Mende
commit: 565856420364ae0d6698c07f97d76efe050c7412
Author: Christoph Mende  gentoo  org>
AuthorDate: Sat Oct 17 10:24:12 2015 +
Commit: Christoph Mende  gentoo  org>
CommitDate: Sat Oct 17 10:24:24 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56585642

media-sound/ario: convert to python-any-r1, import upstream fix for bug 562226

Package-Manager: portage-2.2.23

 media-sound/ario/ario-1.5.1-r1.ebuild  |  68 +++
 .../ario/files/ario-1.5.1-single-includes2.patch   | 557 +
 2 files changed, 625 insertions(+)

diff --git a/media-sound/ario/ario-1.5.1-r1.ebuild 
b/media-sound/ario/ario-1.5.1-r1.ebuild
new file mode 100644
index 000..f4d2a83
--- /dev/null
+++ b/media-sound/ario/ario-1.5.1-r1.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+GNOME2_LA_PUNT=yes
+PYTHON_COMPAT=( python2_7 )
+
+inherit autotools gnome2 python-any-r1
+
+DESCRIPTION="a GTK2 MPD (Music Player Daemon) client inspired by Rythmbox"
+HOMEPAGE="http://ario-player.sourceforge.net;
+SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="audioscrobbler dbus debug +idle libnotify nls python taglib zeroconf"
+
+RDEPEND=">=dev-libs/glib-2.14:2
+   dev-libs/libgcrypt:0=
+   dev-libs/libunique:1
+   dev-libs/libxml2:2
+   media-libs/libmpdclient
+   net-misc/curl
+   net-libs/gnutls
+   >=x11-libs/gtk+-2.16:2
+   audioscrobbler? ( net-libs/libsoup:2.4 )
+   dbus? ( dev-libs/dbus-glib )
+   libnotify? ( x11-libs/libnotify )
+   python? ( dev-python/pygtk:2
+   dev-python/pygobject:2 )
+   taglib? ( media-libs/taglib )
+   zeroconf? ( net-dns/avahi )"
+DEPEND="${RDEPEND}
+   dev-util/intltool
+   virtual/pkgconfig
+   sys-devel/gettext"
+
+DOCS=( AUTHORS )
+
+pkg_setup() {
+   python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-single-includes2.patch
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   --disable-static \
+   --disable-xmms2 \
+   --enable-libmpdclient2 \
+   --enable-search \
+   --enable-playlists \
+   --disable-deprecations \
+   $(use_enable audioscrobbler) \
+   $(use_enable dbus) \
+   $(use_enable debug) \
+   $(use_enable idle mpdidle) \
+   $(use_enable libnotify notify) \
+   $(use_enable nls) \
+   $(use_enable python) \
+   $(use_enable taglib) \
+   $(use_enable zeroconf avahi)
+}

diff --git a/media-sound/ario/files/ario-1.5.1-single-includes2.patch 
b/media-sound/ario/files/ario-1.5.1-single-includes2.patch
new file mode 100644
index 000..e5936cf
--- /dev/null
+++ b/media-sound/ario/files/ario-1.5.1-single-includes2.patch
@@ -0,0 +1,557 @@
+Index: plugins/radios/ario-radio.h
+===
+--- plugins/radios/ario-radio.h(revision 772)
 plugins/radios/ario-radio.h(revision 774)
+@@ -20,7 +20,7 @@
+ #ifndef __ARIO_RADIO_H
+ #define __ARIO_RADIO_H
+ 
+-#include 
++#include 
+ #include 
+ #include "widgets/ario-playlist.h"
+ #include "sources/ario-source.h"
+Index: plugins/filesystem/ario-filesystem.h
+===
+--- plugins/filesystem/ario-filesystem.h   (revision 772)
 plugins/filesystem/ario-filesystem.h   (revision 774)
+@@ -20,7 +20,7 @@
+ #ifndef __ARIO_FILESYSTEM_H
+ #define __ARIO_FILESYSTEM_H
+ 
+-#include 
++#include 
+ #include 
+ #include "widgets/ario-playlist.h"
+ #include "sources/ario-source.h"
+Index: plugins/information/ario-information.h
+===
+--- plugins/information/ario-information.h (revision 772)
 plugins/information/ario-information.h (revision 774)
+@@ -20,7 +20,7 @@
+ #ifndef __ARIO_INFORMATION_H
+ #define __ARIO_INFORMATION_H
+ 
+-#include 
++#include 
+ #include 
+ #include "sources/ario-source.h"
+ 
+Index: src/plugins/ario-plugin-info.c
+===
+--- src/plugins/ario-plugin-info.c (revision 772)
 src/plugins/ario-plugin-info.c (revision 774)
+@@ -27,7 +27,7 @@
+ 
+ #include 
+ #include 
+-#include 
++#include 
+ 
+ #include "plugins/ario-plugin-info-priv.h"
+ #include "ario-debug.h"
+Index: src/sources/ario-search.h
+===
+--- src/sources/ario-search.h  (revision 772)
 src/sources/ario-search.h  (revision 774)
+@@ -20,7 +20,7 @@
+ #ifndef __ARIO_SEARCH_H
+ #define __ARIO_SEARCH_H
+ 
+-#include 
++#include 
+ #include 
+ #include "sources/ario-source.h"
+ 
+Index: src/sources/ario-storedplaylists.h