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

2024-05-06 Thread Mart Raudsepp
commit: 9889a8eb7f91c50aefcdf6ce72b3afa04f650e8d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon May  6 06:58:12 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May  6 07:08:20 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9889a8eb

media-sound/gnome-music: drop 45.0

Signed-off-by: Mart Raudsepp  gentoo.org>

 media-sound/gnome-music/Manifest|  1 -
 media-sound/gnome-music/gnome-music-45.0.ebuild | 74 -
 2 files changed, 75 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 340287955066..cacc1458f334 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-45.0.tar.xz 1662996 BLAKE2B 
dedcb905ad135bd9bff569cb1168062e0f451479e00cddc3ac56dc506b938a090c1189495ee79b563a7e045e45cde40eb5095f4085c0a7de36fa1b876bc312f9
 SHA512 
9f919a3dd63826e7c31c57d62fbdd0dad463d401e213ca8aa119357d7203449ddd5b10b03d3ac66008399fadd6afcb3f7ae52b21fa9bf3f5c79eca6e859f67cc
 DIST gnome-music-45.1.tar.xz 1666152 BLAKE2B 
27403070735003df5d907fae2675b67f5b907e10e55e2ed3b31e369e146c03a2d7c95371092043862d83968fc45131ddb7643e34634b0a98d686402fdf676118
 SHA512 
6cc123eda769d524e5c215c7167248b15ac21fd99a1ac385069c8bac8a03652d458460438adec5853daf329f61d70339f5765b938badc862151b655ba64a80cf

diff --git a/media-sound/gnome-music/gnome-music-45.0.ebuild 
b/media-sound/gnome-music/gnome-music-45.0.ebuild
deleted file mode 100644
index b983b5705323..
--- a/media-sound/gnome-music/gnome-music-45.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music 
https://gitlab.gnome.org/GNOME/gnome-music/;
-
-LICENSE="GPL-2+"
-SLOT="0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-
-DEPEND="${PYTHON_DEPS}
-   >=dev-libs/glib-2.67.1:2
-   >=net-libs/gnome-online-accounts-3.35.90[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=gui-libs/gtk-4.5.0:4[introspection]
-   >=gui-libs/libadwaita-1.2:1=[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:3.0[introspection]
-   app-misc/tracker:3=[introspection(+)]
-   >=x11-libs/pango-1.44:=
-   $(python_gen_cond_dep '
-   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
-   ')
-   >=media-libs/grilo-0.3.15-r1:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.16:0.3[tracker]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${DEPEND}
-   || (
-   app-misc/tracker-miners:3[gstreamer]
-   app-misc/tracker-miners:3[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-BDEPEND="
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"/usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2024-04-22 Thread Arthur Zamarin
commit: 6bca57a36d53d4a92131b60e605ad22929ad7ac2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Apr 22 17:39:02 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Apr 22 17:39:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bca57a3

media-sound/gnome-music: Stabilize 45.1 arm64, #928775

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

 media-sound/gnome-music/gnome-music-45.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-45.1.ebuild 
b/media-sound/gnome-music/gnome-music-45.1.ebuild
index cb74996ec820..b983b5705323 100644
--- a/media-sound/gnome-music/gnome-music-45.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-45.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2024-04-22 Thread Arthur Zamarin
commit: f6ac47a7597fda9592a0450d416f037c854057e0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Apr 22 17:38:59 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Apr 22 17:38:59 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ac47a7

media-sound/gnome-music: Stabilize 45.1 x86, #928775

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

 media-sound/gnome-music/gnome-music-45.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-45.1.ebuild 
b/media-sound/gnome-music/gnome-music-45.1.ebuild
index 06df37f3b778..cb74996ec820 100644
--- a/media-sound/gnome-music/gnome-music-45.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-45.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2024-03-02 Thread Mart Raudsepp
commit: 0e473f2feb5ebc877961e2ec455755f95d942561
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Mar  2 22:39:35 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Mar  2 22:40:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e473f2f

media-sound/gnome-music: drop 44.0

Signed-off-by: Mart Raudsepp  gentoo.org>

 media-sound/gnome-music/Manifest|  1 -
 media-sound/gnome-music/gnome-music-44.0.ebuild | 74 -
 2 files changed, 75 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 8825c0d3fb73..340287955066 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-music-44.0.tar.xz 1662928 BLAKE2B 
3d9abcff6d4a220582974675c2966316259d01d0e34e805e8a9b6899f8ba44b5e70e7613c522c01bb831e0c966eb9181e7714b3226401453b34210a1322d81de
 SHA512 
42985d13de8df838cd6beab8edc0d7c1a66c0018dbfcac2551779964194782efd2c6c6bc79c10e3bd1f8eb0a73cb783b51440338d7ff025e4e42d9196b78a847
 DIST gnome-music-45.0.tar.xz 1662996 BLAKE2B 
dedcb905ad135bd9bff569cb1168062e0f451479e00cddc3ac56dc506b938a090c1189495ee79b563a7e045e45cde40eb5095f4085c0a7de36fa1b876bc312f9
 SHA512 
9f919a3dd63826e7c31c57d62fbdd0dad463d401e213ca8aa119357d7203449ddd5b10b03d3ac66008399fadd6afcb3f7ae52b21fa9bf3f5c79eca6e859f67cc
 DIST gnome-music-45.1.tar.xz 1666152 BLAKE2B 
27403070735003df5d907fae2675b67f5b907e10e55e2ed3b31e369e146c03a2d7c95371092043862d83968fc45131ddb7643e34634b0a98d686402fdf676118
 SHA512 
6cc123eda769d524e5c215c7167248b15ac21fd99a1ac385069c8bac8a03652d458460438adec5853daf329f61d70339f5765b938badc862151b655ba64a80cf

diff --git a/media-sound/gnome-music/gnome-music-44.0.ebuild 
b/media-sound/gnome-music/gnome-music-44.0.ebuild
deleted file mode 100644
index 8a702f082bf2..
--- a/media-sound/gnome-music/gnome-music-44.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music 
https://gitlab.gnome.org/GNOME/gnome-music/;
-
-LICENSE="GPL-2+"
-SLOT="0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
-
-DEPEND="${PYTHON_DEPS}
-   >=dev-libs/glib-2.67.1:2
-   >=net-libs/gnome-online-accounts-3.35.90[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=gui-libs/gtk-4.5.0:4[introspection]
-   >=gui-libs/libadwaita-1.2:1=[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:3.0[introspection]
-   app-misc/tracker:3=[introspection(+)]
-   >=x11-libs/pango-1.44:=
-   $(python_gen_cond_dep '
-   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
-   ')
-   >=media-libs/grilo-0.3.15-r1:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.16:0.3[tracker]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${DEPEND}
-   || (
-   app-misc/tracker-miners:3[gstreamer]
-   app-misc/tracker-miners:3[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-BDEPEND="
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"/usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2024-02-22 Thread Arthur Zamarin
commit: 9645ad000277741ff2011aaa8915d3e86fa2fd5f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb 22 20:46:34 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb 22 20:46:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9645ad00

media-sound/gnome-music: Stabilize 45.0 arm64, #921406

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

 media-sound/gnome-music/gnome-music-45.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-45.0.ebuild 
b/media-sound/gnome-music/gnome-music-45.0.ebuild
index cb74996ec820..b983b5705323 100644
--- a/media-sound/gnome-music/gnome-music-45.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-45.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2024-02-17 Thread Mart Raudsepp
commit: 1d39104ac38741ca1d2c2f3863e91a912f1aa8bd
Author: Guillermo Joandet  gmail  com>
AuthorDate: Thu Feb 15 15:11:50 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 17 15:55:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d39104a

media-sound/gnome-music: Version bump to 45.1

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35349
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-sound/gnome-music/Manifest|  1 +
 media-sound/gnome-music/gnome-music-45.1.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 88a1569fad44..8825c0d3fb73 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-44.0.tar.xz 1662928 BLAKE2B 
3d9abcff6d4a220582974675c2966316259d01d0e34e805e8a9b6899f8ba44b5e70e7613c522c01bb831e0c966eb9181e7714b3226401453b34210a1322d81de
 SHA512 
42985d13de8df838cd6beab8edc0d7c1a66c0018dbfcac2551779964194782efd2c6c6bc79c10e3bd1f8eb0a73cb783b51440338d7ff025e4e42d9196b78a847
 DIST gnome-music-45.0.tar.xz 1662996 BLAKE2B 
dedcb905ad135bd9bff569cb1168062e0f451479e00cddc3ac56dc506b938a090c1189495ee79b563a7e045e45cde40eb5095f4085c0a7de36fa1b876bc312f9
 SHA512 
9f919a3dd63826e7c31c57d62fbdd0dad463d401e213ca8aa119357d7203449ddd5b10b03d3ac66008399fadd6afcb3f7ae52b21fa9bf3f5c79eca6e859f67cc
+DIST gnome-music-45.1.tar.xz 1666152 BLAKE2B 
27403070735003df5d907fae2675b67f5b907e10e55e2ed3b31e369e146c03a2d7c95371092043862d83968fc45131ddb7643e34634b0a98d686402fdf676118
 SHA512 
6cc123eda769d524e5c215c7167248b15ac21fd99a1ac385069c8bac8a03652d458460438adec5853daf329f61d70339f5765b938badc862151b655ba64a80cf

diff --git a/media-sound/gnome-music/gnome-music-45.1.ebuild 
b/media-sound/gnome-music/gnome-music-45.1.ebuild
new file mode 100644
index ..7e4b95198c37
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-45.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music 
https://gitlab.gnome.org/GNOME/gnome-music/;
+
+LICENSE="GPL-2+"
+SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.67.1:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=gui-libs/gtk-4.5.0:4[introspection]
+   >=gui-libs/libadwaita-1.2:1=[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:3.0[introspection]
+   app-misc/tracker:3=[introspection(+)]
+   >=x11-libs/pango-1.44:=
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.15-r1:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.16:0.3[tracker]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   app-misc/tracker-miners:3[gstreamer]
+   app-misc/tracker-miners:3[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2024-02-10 Thread Arthur Zamarin
commit: f6179b26e7ff5b45fe3520feda3a38a10b0abba4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb 10 18:52:44 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb 10 18:52:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6179b26

media-sound/gnome-music: Stabilize 45.0 x86, #921406

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

 media-sound/gnome-music/gnome-music-45.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-45.0.ebuild 
b/media-sound/gnome-music/gnome-music-45.0.ebuild
index 06df37f3b778..cb74996ec820 100644
--- a/media-sound/gnome-music/gnome-music-45.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-45.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2024-02-10 Thread Arthur Zamarin
commit: 3d1e9b59c33549738fe7637320acda5e685b7b37
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb 10 18:52:32 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb 10 18:52:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1e9b59

media-sound/gnome-music: Stabilize 45.0 amd64, #921406

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

 media-sound/gnome-music/gnome-music-45.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-45.0.ebuild 
b/media-sound/gnome-music/gnome-music-45.0.ebuild
index d5e99af71213..06df37f3b778 100644
--- a/media-sound/gnome-music/gnome-music-45.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-45.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2023-09-16 Thread Matt Turner
commit: 11cce9a0f58321c903c1b287b09e16e9d045e90b
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Sep 16 22:10:24 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Sep 16 22:53:45 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11cce9a0

media-sound/gnome-music: Version bump to 45.0

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32857
Signed-off-by: Matt Turner  gentoo.org>

 media-sound/gnome-music/Manifest|  1 +
 media-sound/gnome-music/gnome-music-45.0.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 68e90bcf75d6..88a1569fad44 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-44.0.tar.xz 1662928 BLAKE2B 
3d9abcff6d4a220582974675c2966316259d01d0e34e805e8a9b6899f8ba44b5e70e7613c522c01bb831e0c966eb9181e7714b3226401453b34210a1322d81de
 SHA512 
42985d13de8df838cd6beab8edc0d7c1a66c0018dbfcac2551779964194782efd2c6c6bc79c10e3bd1f8eb0a73cb783b51440338d7ff025e4e42d9196b78a847
+DIST gnome-music-45.0.tar.xz 1662996 BLAKE2B 
dedcb905ad135bd9bff569cb1168062e0f451479e00cddc3ac56dc506b938a090c1189495ee79b563a7e045e45cde40eb5095f4085c0a7de36fa1b876bc312f9
 SHA512 
9f919a3dd63826e7c31c57d62fbdd0dad463d401e213ca8aa119357d7203449ddd5b10b03d3ac66008399fadd6afcb3f7ae52b21fa9bf3f5c79eca6e859f67cc

diff --git a/media-sound/gnome-music/gnome-music-45.0.ebuild 
b/media-sound/gnome-music/gnome-music-45.0.ebuild
new file mode 100644
index ..d5e99af71213
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-45.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music 
https://gitlab.gnome.org/GNOME/gnome-music/;
+
+LICENSE="GPL-2+"
+SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.67.1:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=gui-libs/gtk-4.5.0:4[introspection]
+   >=gui-libs/libadwaita-1.2:1=[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:3.0[introspection]
+   app-misc/tracker:3=[introspection(+)]
+   >=x11-libs/pango-1.44:=
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.15-r1:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.16:0.3[tracker]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   app-misc/tracker-miners:3[gstreamer]
+   app-misc/tracker-miners:3[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2023-06-17 Thread Arthur Zamarin
commit: a86be827e06c469ac3dbf30c3a4f8d6cea7be805
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jun 17 17:12:11 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jun 17 17:12:14 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86be827

media-sound/gnome-music: Stabilize 44.0 x86, #907633

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

 media-sound/gnome-music/gnome-music-44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-44.0.ebuild 
b/media-sound/gnome-music/gnome-music-44.0.ebuild
index 92a48c1dadb2..8a702f082bf2 100644
--- a/media-sound/gnome-music/gnome-music-44.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-44.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2023-06-09 Thread Arthur Zamarin
commit: a93579cf4c79972d1204de9c572e8893e729fe9a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 07:46:32 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 07:46:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93579cf

media-sound/gnome-music: Stabilize 44.0 amd64, #907633

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

 media-sound/gnome-music/gnome-music-44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-44.0.ebuild 
b/media-sound/gnome-music/gnome-music-44.0.ebuild
index e60bd5a5abc5..92a48c1dadb2 100644
--- a/media-sound/gnome-music/gnome-music-44.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-44.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2023-06-09 Thread Arthur Zamarin
commit: d976611f223eb7e71e56f8299f98d66fbedf6a48
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun  9 07:46:07 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun  9 07:46:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d976611f

media-sound/gnome-music: Stabilize 44.0 arm64, #907633

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

 media-sound/gnome-music/gnome-music-44.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-44.0.ebuild 
b/media-sound/gnome-music/gnome-music-44.0.ebuild
index 76cf33a37407..e60bd5a5abc5 100644
--- a/media-sound/gnome-music/gnome-music-44.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-44.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2022-10-29 Thread Matt Turner
commit: f95397320b866c23aae26a4de7b871705868c72e
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 17:27:01 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct 29 17:44:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9539732

media-sound/gnome-music: Add Python 3.11 compatibility

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

 media-sound/gnome-music/gnome-music-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-42.1.ebuild 
b/media-sound/gnome-music/gnome-music-42.1.ebuild
index 61bf800171da..bb9eeb8d89c0 100644
--- a/media-sound/gnome-music/gnome-music-42.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-42.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit gnome.org gnome2-utils meson python-single-r1 xdg
 



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

2022-05-27 Thread Sam James
commit: 9892f4d9df707509617d59331ee84f87336bbbdf
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 05:40:42 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 05:44:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9892f4d9

media-sound/gnome-music: Stabilize 42.1 arm64, #843794

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

 media-sound/gnome-music/gnome-music-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-42.1.ebuild 
b/media-sound/gnome-music/gnome-music-42.1.ebuild
index a4d3f4225ee1..61bf800171da 100644
--- a/media-sound/gnome-music/gnome-music-42.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-42.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2022-05-27 Thread Sam James
commit: 29aedf7143987b263620132f09185e624e833d27
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 01:26:24 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 01:26:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29aedf71

media-sound/gnome-music: Stabilize 42.1 x86, #843794

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

 media-sound/gnome-music/gnome-music-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-42.1.ebuild 
b/media-sound/gnome-music/gnome-music-42.1.ebuild
index 31fb5323096d..a4d3f4225ee1 100644
--- a/media-sound/gnome-music/gnome-music-42.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-42.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2022-05-27 Thread Sam James
commit: 7f5f1549055b6ebf4a28cc04e291d13053892a38
Author: Sam James  gentoo  org>
AuthorDate: Sat May 28 01:19:32 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat May 28 01:19:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5f1549

media-sound/gnome-music: Stabilize 42.1 amd64, #843794

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

 media-sound/gnome-music/gnome-music-42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-42.1.ebuild 
b/media-sound/gnome-music/gnome-music-42.1.ebuild
index 1ca03facd942..31fb5323096d 100644
--- a/media-sound/gnome-music/gnome-music-42.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-42.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2022-04-26 Thread Matt Turner
commit: e4e72bd780e4b7a1a77c396caffbe05a835e20ec
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Apr 26 21:43:15 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Apr 26 21:43:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e72bd7

media-sound/gnome-music: Version bump to 42.1

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

 media-sound/gnome-music/Manifest|  1 +
 media-sound/gnome-music/gnome-music-42.1.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 0a039e9885ea..6e4e65b661c6 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-41.0.tar.xz 898652 BLAKE2B 
cc72eb7be553ccefe10620a85aa3ee75aa30c1809e810a8ebb30a2ffbccebb9dc173cc79859e098be97fea9c964f0f6969f55c7c84ea9540a93a920376746ac1
 SHA512 
883f8862d5216ab30c3208a316378c2ef016ba52861c9261b8fa9ceb44f935e4dc35608ea66b333c3bf61c9dcc950fa338adfadc2d5e7f67a7a84467228d28a2
 DIST gnome-music-42.0.tar.xz 1651960 BLAKE2B 
43ecee648441dab0b562e5a307554e62b3aac5f55f798bbcdbf99c50fd034b5fe52f9fafcac95a0e12e910499618337e37042ca7482e313b3854ed708f4f4cde
 SHA512 
2e104188681337d200fabdfb2a332e4c01c8c0357580fc6f8c53fa0e44ebc4785c33acf0b32f201cad0acdfc0cb4a6dcf21b15842d0aa0b480add5f91d2a46e7
+DIST gnome-music-42.1.tar.xz 1652976 BLAKE2B 
6a6f6249a0ae61895feeaf658e6d4b0b217ed198e2137edf2f8acdf03f8b9f0b35adf19c74d34d360f3a5d8f1e4b0c3a4004f4b1c7ebe7b7327d94d86284
 SHA512 
4feb02459a010c83c66bde12d73be648e9e482117bda88ae2e44e93b59ac7c0b80522e8e4d7ccb38954465d7c012975521b0764f0a42dbecef737fe64d3c3bf1

diff --git a/media-sound/gnome-music/gnome-music-42.1.ebuild 
b/media-sound/gnome-music/gnome-music-42.1.ebuild
new file mode 100644
index ..1ca03facd942
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-42.1.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music 
https://gitlab.gnome.org/GNOME/gnome-music/;
+
+LICENSE="GPL-2+"
+SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.67.1:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=gui-libs/gtk-4.5.0:4[introspection]
+   >=gui-libs/libadwaita-1.0:1=[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   app-misc/tracker:3=[introspection(+)]
+   >=x11-libs/pango-1.44:=
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.13:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.13:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   app-misc/tracker-miners:3[gstreamer]
+   app-misc/tracker-miners:3[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-03-25 Thread Matt Turner
commit: 86cdd05741328dd2b7b30fdb6c4de983864d9282
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Mar 25 23:38:36 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Mar 26 00:23:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cdd057

media-sound/gnome-music: Version bump to 42.0

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

 media-sound/gnome-music/Manifest|  1 +
 media-sound/gnome-music/gnome-music-42.0.ebuild | 74 +
 2 files changed, 75 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 41d6af8d7f3c..0a039e9885ea 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-41.0.tar.xz 898652 BLAKE2B 
cc72eb7be553ccefe10620a85aa3ee75aa30c1809e810a8ebb30a2ffbccebb9dc173cc79859e098be97fea9c964f0f6969f55c7c84ea9540a93a920376746ac1
 SHA512 
883f8862d5216ab30c3208a316378c2ef016ba52861c9261b8fa9ceb44f935e4dc35608ea66b333c3bf61c9dcc950fa338adfadc2d5e7f67a7a84467228d28a2
+DIST gnome-music-42.0.tar.xz 1651960 BLAKE2B 
43ecee648441dab0b562e5a307554e62b3aac5f55f798bbcdbf99c50fd034b5fe52f9fafcac95a0e12e910499618337e37042ca7482e313b3854ed708f4f4cde
 SHA512 
2e104188681337d200fabdfb2a332e4c01c8c0357580fc6f8c53fa0e44ebc4785c33acf0b32f201cad0acdfc0cb4a6dcf21b15842d0aa0b480add5f91d2a46e7

diff --git a/media-sound/gnome-music/gnome-music-42.0.ebuild 
b/media-sound/gnome-music/gnome-music-42.0.ebuild
new file mode 100644
index ..1ca03facd942
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-42.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music 
https://gitlab.gnome.org/GNOME/gnome-music/;
+
+LICENSE="GPL-2+"
+SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.67.1:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=gui-libs/gtk-4.5.0:4[introspection]
+   >=gui-libs/libadwaita-1.0:1=[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   app-misc/tracker:3=[introspection(+)]
+   >=x11-libs/pango-1.44:=
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.13:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.13:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   app-misc/tracker-miners:3[gstreamer]
+   app-misc/tracker-miners:3[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-03-08 Thread Sam James
commit: ae1b4f3594b88172350fc4e300868ce1be4fb6f4
Author: Sam James  gentoo  org>
AuthorDate: Tue Mar  8 09:34:18 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Mar  8 09:34:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1b4f35

media-sound/gnome-music: Stabilize 41.0 x86, #834426

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

 media-sound/gnome-music/gnome-music-41.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-41.0.ebuild 
b/media-sound/gnome-music/gnome-music-41.0.ebuild
index 833934dabf92..dac4ce20166e 100644
--- a/media-sound/gnome-music/gnome-music-41.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-41.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.67.1:2



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

2022-02-07 Thread Sam James
commit: 1babdee03d61123e0e846a6587196d43cac14ea7
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb  8 04:45:31 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb  8 04:45:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1babdee0

media-sound/gnome-music: Stabilize 40.1.1 arm64, #831946

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

 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index ff9dc73cd09e..8b241aa229c5 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2022-01-26 Thread Matt Turner
commit: 49dd17228069e4b115e5dc28fee69d135dcc68aa
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Jan 27 02:27:13 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Jan 27 02:48:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49dd1722

media-sound/gnome-music: Version bump to 41.0

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

 media-sound/gnome-music/Manifest|  1 +
 media-sound/gnome-music/gnome-music-41.0.ebuild | 81 +
 2 files changed, 82 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index a73f9fd0915b..0191dafa1223 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-40.1.1.tar.xz 978092 BLAKE2B 
cf9e41e1d519431c33edbd03eb72565612d127d7f6fd82ca34d46b1b3ed58073b7435d3b5b80b149a5fc47ea549018756914dbef5e512cb036303b64b4882083
 SHA512 
3095dfd31dc32f831e776055d5c1f8c32af5958be632050f709f5c3991b272769edac09a339638de2accf6aae4bf6e8dd1f377a0136897eade2c21d2ebce5f5e
+DIST gnome-music-41.0.tar.xz 898652 BLAKE2B 
cc72eb7be553ccefe10620a85aa3ee75aa30c1809e810a8ebb30a2ffbccebb9dc173cc79859e098be97fea9c964f0f6969f55c7c84ea9540a93a920376746ac1
 SHA512 
883f8862d5216ab30c3208a316378c2ef016ba52861c9261b8fa9ceb44f935e4dc35608ea66b333c3bf61c9dcc950fa338adfadc2d5e7f67a7a84467228d28a2

diff --git a/media-sound/gnome-music/gnome-music-41.0.ebuild 
b/media-sound/gnome-music/gnome-music-41.0.ebuild
new file mode 100644
index ..dc330de8c9a2
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-41.0.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.67.1:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.24.14:3[introspection]
+   >=gui-libs/libhandy-1.2.0:1=[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   app-misc/tracker:3=[introspection(+)]
+   >=x11-libs/pango-1.44:=
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.13:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.13:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   app-misc/tracker-miners:3[gstreamer]
+   app-misc/tracker-miners:3[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}"/40.1.1-fix-build-with-meson-0.61.1.patch
+)
+
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
+pkg_setup() {
+   python_setup
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2022-01-24 Thread Sam James
commit: bdbf5f63824b45d21ae303620b5ae035ba199349
Author: Christophe Lermytte  lermytte  be>
AuthorDate: Mon Jan 24 20:57:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 25 00:49:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdbf5f63

media-sound/gnome-music: fix build with meson-0.61

Closes: https://bugs.gentoo.org/831936
Signed-off-by: Christophe Lermytte  lermytte.be>
Signed-off-by: Sam James  gentoo.org>

 .../files/40.1.1-fix-build-with-meson-0.61.1.patch | 24 ++
 media-sound/gnome-music/gnome-music-40.1.1.ebuild  |  4 
 2 files changed, 28 insertions(+)

diff --git 
a/media-sound/gnome-music/files/40.1.1-fix-build-with-meson-0.61.1.patch 
b/media-sound/gnome-music/files/40.1.1-fix-build-with-meson-0.61.1.patch
new file mode 100644
index ..4ae460ac99d7
--- /dev/null
+++ b/media-sound/gnome-music/files/40.1.1-fix-build-with-meson-0.61.1.patch
@@ -0,0 +1,24 @@
+https://gitlab.gnome.org/GNOME/gnome-music/-/commit/d9f35b542adbf6b0e1114c7c077df04212a98fc7
+https://bugs.gentoo.org/831936
+
+From: Jean Felder 
+Date: Thu, 18 Nov 2021 12:09:26 +0100
+Subject: [PATCH] meson: Remove incorrect i18n.merge_file argument
+
+The positional argument was being silently ignored until meson 0.60.0
+where it returns a deprecation message:
+"DEPRECATION: i18n.merge_file does not take any positional
+arguments. This will become a hard error in the next Meson release."
+
+See: https://github.com/mesonbuild/meson/issues/9441
+--- a/data/meson.build
 b/data/meson.build
+@@ -47,7 +47,6 @@ appdata_conf.set('appid', APPLICATION_ID)
+ appdata_conf.set('package_url', PACKAGE_URL)
+ appdata_conf.set('package_url_bug', PACKAGE_URL_BUG)
+ i18n.merge_file(
+-  'appdata',
+   input: configure_file(
+ output: PROJECT_RDNN_NAME + '.appdata.xml.in',
+ input: PROJECT_RDNN_NAME + '.appdata.xml.in.in',
+GitLab

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index 261d35742d1c..ff9dc73cd09e 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -53,6 +53,10 @@ BDEPEND="
virtual/pkgconfig
 "
 
+PATCHES=(
+   "${FILESDIR}/${PV}"-fix-build-with-meson-0.61.1.patch
+)
+
 RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
 
 pkg_setup() {



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

2022-01-15 Thread Mart Raudsepp
commit: 6b036dff795c235e165654200a43325f884fda0f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 15 17:25:02 2022 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 15 21:51:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b036dff

media-sound/gnome-music: Drop unneeded sed call

Upstream has adapted this by now to only do any of it for its
local builds (local-music binary), so we don't need to sed as
it won't be ran from gnome-music binary.

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

 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index 65ea2646249a..bd8c6981512a 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.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
@@ -57,11 +57,6 @@ pkg_setup() {
python_setup
 }
 
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
 src_install() {
meson_src_install
python_fix_shebang "${D}"/usr/bin/gnome-music



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

2022-01-15 Thread Mart Raudsepp
commit: 8cf8e4d52b1388f5d7f661dbb8f27c36d1d4a741
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 15 17:25:44 2022 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 15 21:51:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cf8e4d5

media-sound/gnome-music: enable py3.10

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

 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index bd8c6981512a..f9f83cefdf81 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit gnome.org gnome2-utils meson python-single-r1 xdg
 



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

2022-01-15 Thread Mart Raudsepp
commit: de143078d15dd451d791453a9dd008cf307ae2cb
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jan 15 17:43:13 2022 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jan 15 21:51:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de143078

media-sound/gnome-music: restrict tests once again

The old problem seems to still be there (if the validating tool is
present on the system).

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

 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index f9f83cefdf81..261d35742d1c 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -53,6 +53,8 @@ BDEPEND="
virtual/pkgconfig
 "
 
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
 pkg_setup() {
python_setup
 }



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

2021-12-30 Thread Yixun Lan
commit: 2c2c3d3b2b4757a8ae62ced08b8ea4a90edc99a7
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Dec 24 14:56:54 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Dec 31 03:39:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2c3d3b

media-sound/gnome-music: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index 9a1f62b03fb6..65ea2646249a 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2021-07-26 Thread Matt Turner
commit: 96fd87c9392c16e0c50a7bfe4a56ca1ef6234f6c
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jul 26 06:17:02 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jul 26 07:15:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96fd87c9

media-sound/gnome-music: Drop old versions

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

 media-sound/gnome-music/Manifest|  1 -
 media-sound/gnome-music/gnome-music-40.0.ebuild | 79 -
 2 files changed, 80 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 1e13ebf460f..a73f9fd0915 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-40.0.tar.xz 977412 BLAKE2B 
acb1823fce3bb7fc8a319a22125deb2c36f4c5cb18f3ea3d21462c1fc71fb52deeb21ffb52ecd5f57aecc975e21dbcec82122f3d4c6fa10f088280efe314a4b7
 SHA512 
7b1cecd4afe22439e1ee4975c9f6a98690d7abc3a02914483284c258c9bc265d5b3c75cbc9e216603aaeacdc4fdeeff250f2c4e8eff01b84cfe313004266d93f
 DIST gnome-music-40.1.1.tar.xz 978092 BLAKE2B 
cf9e41e1d519431c33edbd03eb72565612d127d7f6fd82ca34d46b1b3ed58073b7435d3b5b80b149a5fc47ea549018756914dbef5e512cb036303b64b4882083
 SHA512 
3095dfd31dc32f831e776055d5c1f8c32af5958be632050f709f5c3991b272769edac09a339638de2accf6aae4bf6e8dd1f377a0136897eade2c21d2ebce5f5e

diff --git a/media-sound/gnome-music/gnome-music-40.0.ebuild 
b/media-sound/gnome-music/gnome-music-40.0.ebuild
deleted file mode 100644
index 9a1f62b03fb..000
--- a/media-sound/gnome-music/gnome-music-40.0.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..9} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
-
-DEPEND="${PYTHON_DEPS}
-   >=dev-libs/glib-2.50:2
-   >=net-libs/gnome-online-accounts-3.35.90[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.24.7:3[introspection]
-   >=dev-libs/libdazzle-3.28.0[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:2.4[introspection]
-   app-misc/tracker:3=[introspection(+)]
-   >=x11-libs/pango-1.44:=
-   $(python_gen_cond_dep '
-   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
-   ')
-   >=media-libs/grilo-0.3.13:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.13:0.3
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${DEPEND}
-   || (
-   app-misc/tracker-miners:3[gstreamer]
-   app-misc/tracker-miners:3[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-BDEPEND="
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"/usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2021-07-10 Thread Sam James
commit: 9235bdd47e68ac554910554e5e852deb02f8fcce
Author: Sam James  gentoo  org>
AuthorDate: Sat Jul 10 15:39:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jul 10 15:39:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9235bdd4

media-sound/gnome-music: Stabilize 40.1.1 x86, #800710

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

 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
index 85963adbf0b..21901b88118 100644
--- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2021-06-09 Thread Matt Turner
commit: 78de16124a8079ca35362f9428bb8f86997b6848
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Jun  9 22:39:27 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Jun  9 22:44:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78de1612

media-sound/gnome-music: Version bump to 40.1.1

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

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 79 +++
 2 files changed, 80 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index cdb63278bc3..1e13ebf460f 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-40.0.tar.xz 977412 BLAKE2B 
acb1823fce3bb7fc8a319a22125deb2c36f4c5cb18f3ea3d21462c1fc71fb52deeb21ffb52ecd5f57aecc975e21dbcec82122f3d4c6fa10f088280efe314a4b7
 SHA512 
7b1cecd4afe22439e1ee4975c9f6a98690d7abc3a02914483284c258c9bc265d5b3c75cbc9e216603aaeacdc4fdeeff250f2c4e8eff01b84cfe313004266d93f
+DIST gnome-music-40.1.1.tar.xz 978092 BLAKE2B 
cf9e41e1d519431c33edbd03eb72565612d127d7f6fd82ca34d46b1b3ed58073b7435d3b5b80b149a5fc47ea549018756914dbef5e512cb036303b64b4882083
 SHA512 
3095dfd31dc32f831e776055d5c1f8c32af5958be632050f709f5c3991b272769edac09a339638de2accf6aae4bf6e8dd1f377a0136897eade2c21d2ebce5f5e

diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild 
b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
new file mode 100644
index 000..e4f1fbfad03
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
@@ -0,0 +1,79 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.50:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.24.7:3[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   app-misc/tracker:3=[introspection(+)]
+   >=x11-libs/pango-1.44:=
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.36.1:3[cairo,${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.13:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.13:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   app-misc/tracker-miners:3[gstreamer]
+   app-misc/tracker-miners:3[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2021-06-07 Thread Georgy Yakovlev
commit: 1f6351c5275e68668743be0390e51d6531035e6d
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Jun  2 16:15:59 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jun  7 06:22:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6351c5

media-sound/gnome-music: add ~ppc64 keyword

Signed-off-by: Georgy Yakovlev  gentoo.org>

 media-sound/gnome-music/gnome-music-40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-40.0.ebuild 
b/media-sound/gnome-music/gnome-music-40.0.ebuild
index b9e291603ed..21901b88118 100644
--- a/media-sound/gnome-music/gnome-music-40.0.ebuild
+++ b/media-sound/gnome-music/gnome-music-40.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-2+"
 SLOT="0"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2021-04-28 Thread Matt Turner
commit: e861305fc6eb6a028c4d9583700937066e5e9729
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Apr 28 16:23:54 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Apr 28 16:27:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e861305f

media-sound/gnome-music: Depend on appropriate app-misc/tracker SLOT

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

 .../{gnome-music-3.36.7.ebuild => gnome-music-3.36.7-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.36.7.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.7-r1.ebuild
similarity index 93%
rename from media-sound/gnome-music/gnome-music-3.36.7.ebuild
rename to media-sound/gnome-music/gnome-music-3.36.7-r1.ebuild
index 7af2427751d..53a0cd867df 100644
--- a/media-sound/gnome-music/gnome-music-3.36.7.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.36.7-r1.ebuild
@@ -24,7 +24,7 @@ DEPEND="${PYTHON_DEPS}
>=dev-libs/libdazzle-3.28.0[introspection]
>=media-libs/libmediaart-1.9.1:2.0[introspection]
net-libs/libsoup:2.4[introspection]
-   >=app-misc/tracker-2.3.0:=[introspection(+)]
+   >=app-misc/tracker-2.3.0:0=[introspection(+)]
$(python_gen_cond_dep '
>=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
>=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
@@ -36,8 +36,8 @@ DEPEND="${PYTHON_DEPS}
 # https://bugzilla.gnome.org/show_bug.cgi?id=731613
 RDEPEND="${DEPEND}
|| (
-   >=app-misc/tracker-miners-2.2.0[gstreamer]
-   >=app-misc/tracker-miners-2.2.0[ffmpeg]
+   >=app-misc/tracker-miners-2.2.0:0[gstreamer]
+   >=app-misc/tracker-miners-2.2.0:0[ffmpeg]
)
x11-libs/libnotify[introspection]
media-libs/gstreamer:1.0[introspection]



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

2021-04-13 Thread Matt Turner
commit: 5b0a11798611267630b12665637f95ed2b5edfaa
Author: Matt Turner  gentoo  org>
AuthorDate: Tue Apr 13 15:51:10 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue Apr 13 16:12:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0a1179

media-sound/gnome-music: Drop old versions

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

 media-sound/gnome-music/Manifest   |  1 -
 .../gnome-music/gnome-music-3.36.4.1.ebuild| 81 --
 2 files changed, 82 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index a7ebae56964..1b8de5ac624 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-3.36.4.1.tar.xz 979064 BLAKE2B 
e744bee915a48a5d2366350cda7ebb0c43382f46de07d9203d95675cad45d825f2d93cc07be7865eceb5be3554ab478ecf84c52d9b8f5defc198b4f1b6638926
 SHA512 
8b6b4a8a44158a724de82855ba781dd6ceb53a30a35160f477721a385a841697f9a7c97cdba9a5bcc5b36834d55c034eb4c892907d550205dc5b7f7af56133ca
 DIST gnome-music-3.36.7.tar.xz 971980 BLAKE2B 
f27d0eb49a1728873ef6d439eead83cc34fb6802afdba3b4e0ef8d15c88d2012634ec0a18a4df4ba18079915d4227f526a93ac7989ce6ea4a807b620722fad1e
 SHA512 
3470563621c17004d0b92451950ebfca203e830cb9ffe481fef7fe4d5187afa36ccb33130695226d4db95a89af9fac592910d2a19e715af4dd0c0ffba081c3a4

diff --git a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
deleted file mode 100644
index 83b9bb51f25..000
--- a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 ~arm64 x86"
-
-DEPEND="${PYTHON_DEPS}
-   >=dev-libs/glib-2.50:2
-   >=net-libs/gnome-online-accounts-3.35.90[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.24.7:3[introspection]
-   >=dev-libs/libdazzle-3.28.0[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:2.4[introspection]
-   >=app-misc/tracker-2.3.0:=[introspection(+)]
-   $(python_gen_cond_dep '
-   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
-   ')
-   >=media-libs/grilo-0.3.12:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.10:0.3
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${DEPEND}
-   || (
-   >=app-misc/tracker-miners-2.2.0[gstreamer]
-   >=app-misc/tracker-miners-2.2.0[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-BDEPEND="
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"/usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2021-04-01 Thread Thomas Deutschmann
commit: 7ff515a5a0009f20d977fe1ae2a88e3b68cc0061
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr  1 16:32:20 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr  1 16:43:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff515a5

media-sound/gnome-music: x86 stable (bug #774927)

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

 media-sound/gnome-music/gnome-music-3.36.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.36.7.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.7.ebuild
index b845b8cc36e..7af2427751d 100644
--- a/media-sound/gnome-music/gnome-music-3.36.7.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.36.7.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2021-03-12 Thread Mikle Kolyada
commit: 2a9ee72ffc6af8d89f32d8323fd26198a7224833
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Mar 12 07:59:50 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Mar 12 08:01:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9ee72f

media-sound/gnome-music: Stabilize 3.36.7 amd64, #774927

Signed-off-by: Mikle Kolyada  gentoo.org>

 media-sound/gnome-music/gnome-music-3.36.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.36.7.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.7.ebuild
index e883393fd98..b845b8cc36e 100644
--- a/media-sound/gnome-music/gnome-music-3.36.7.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.36.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2020-12-19 Thread Mart Raudsepp
commit: 97d34db27b0b853d5e28dab18b0da81365ee17c0
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Dec 19 14:01:53 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Dec 19 15:13:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d34db2

media-sound/gnome-music: bump to 3.36.7

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

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.36.7.ebuild | 81 +++
 2 files changed, 82 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 2662d410f9e..a7ebae56964 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.36.4.1.tar.xz 979064 BLAKE2B 
e744bee915a48a5d2366350cda7ebb0c43382f46de07d9203d95675cad45d825f2d93cc07be7865eceb5be3554ab478ecf84c52d9b8f5defc198b4f1b6638926
 SHA512 
8b6b4a8a44158a724de82855ba781dd6ceb53a30a35160f477721a385a841697f9a7c97cdba9a5bcc5b36834d55c034eb4c892907d550205dc5b7f7af56133ca
+DIST gnome-music-3.36.7.tar.xz 971980 BLAKE2B 
f27d0eb49a1728873ef6d439eead83cc34fb6802afdba3b4e0ef8d15c88d2012634ec0a18a4df4ba18079915d4227f526a93ac7989ce6ea4a807b620722fad1e
 SHA512 
3470563621c17004d0b92451950ebfca203e830cb9ffe481fef7fe4d5187afa36ccb33130695226d4db95a89af9fac592910d2a19e715af4dd0c0ffba081c3a4

diff --git a/media-sound/gnome-music/gnome-music-3.36.7.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.7.ebuild
new file mode 100644
index 000..333450fc479
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.36.7.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.50:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.24.7:3[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   >=app-misc/tracker-2.3.0:=[introspection(+)]
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.12:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.10:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   >=app-misc/tracker-miners-2.2.0[gstreamer]
+   >=app-misc/tracker-miners-2.2.0[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-11-07 Thread Mart Raudsepp
commit: b66dce2ca386e176c7e954b097528fb2c46f2e30
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Nov  7 14:59:58 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Nov  7 15:21:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66dce2c

media-sound/gnome-music: remove old

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

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.34.6.ebuild | 81 ---
 2 files changed, 82 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index f28ece89766..2662d410f9e 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-3.34.6.tar.xz 1415360 BLAKE2B 
0b8f3a2b17242f41f3a77a9eeb60cf1f10cac57d983de6e7f44ba1a243526e0831ee2ad5baec17b726bbbe9df52e26b79dedc2b2abe4dba87c59cc4fcd4a083f
 SHA512 
76561adf8c6ce4342825eb976de11c98c2aa66cb08075dbe46d8c7787daf7fc77763d55c2fe475dd9c75536adc98f8afbdd90bfb2b64791d05cdf11e3ed00b03
 DIST gnome-music-3.36.4.1.tar.xz 979064 BLAKE2B 
e744bee915a48a5d2366350cda7ebb0c43382f46de07d9203d95675cad45d825f2d93cc07be7865eceb5be3554ab478ecf84c52d9b8f5defc198b4f1b6638926
 SHA512 
8b6b4a8a44158a724de82855ba781dd6ceb53a30a35160f477721a385a841697f9a7c97cdba9a5bcc5b36834d55c034eb4c892907d550205dc5b7f7af56133ca

diff --git a/media-sound/gnome-music/gnome-music-3.34.6.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.6.ebuild
deleted file mode 100644
index c16a85cdeef..000
--- a/media-sound/gnome-music/gnome-music-3.34.6.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 ~arm64 x86"
-
-DEPEND="${PYTHON_DEPS}
-   >=dev-libs/glib-2.50:2
-   net-libs/gnome-online-accounts[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.24.7:3[introspection]
-   >=dev-libs/libdazzle-3.28.0[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:2.4[introspection]
-   >=app-misc/tracker-2.2.0:=[introspection(+)]
-   $(python_gen_cond_dep '
-   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
-   ')
-   >=media-libs/grilo-0.3.9:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.9:0.3
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${DEPEND}
-   || (
-   >=app-misc/tracker-miners-2.2.0[gstreamer]
-   >=app-misc/tracker-miners-2.2.0[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-BDEPEND="
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"/usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2020-08-30 Thread Sam James
commit: 3f4503a9a3511c95f23871b6f8e684762e169f3c
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 30 17:12:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug 30 18:09:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4503a9

media-sound/gnome-music: Stabilize 3.36.4.1 amd64, #738728

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

 media-sound/gnome-music/gnome-music-3.36.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
index 4f55575ad94..8b133e12694 100644
--- a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2020-08-30 Thread Thomas Deutschmann
commit: fec2692217a4f3a336038712f52303d31e4254c7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Aug 30 14:56:45 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Aug 30 15:17:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec26922

media-sound/gnome-music: x86 stable (bug #738728)

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

 media-sound/gnome-music/gnome-music-3.36.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
index 333450fc479..4f55575ad94 100644
--- a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2020-08-14 Thread Mart Raudsepp
commit: 518067f170a3d5d315c93ce7de386d30c8c770ae
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Aug 14 07:56:34 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Aug 14 08:22:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=518067f1

media-sound/gnome-music: bump to 3.36.4.1

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

 media-sound/gnome-music/Manifest   |  1 +
 .../gnome-music/gnome-music-3.36.4.1.ebuild| 81 ++
 2 files changed, 82 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 5b5148452c9..f28ece89766 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.34.6.tar.xz 1415360 BLAKE2B 
0b8f3a2b17242f41f3a77a9eeb60cf1f10cac57d983de6e7f44ba1a243526e0831ee2ad5baec17b726bbbe9df52e26b79dedc2b2abe4dba87c59cc4fcd4a083f
 SHA512 
76561adf8c6ce4342825eb976de11c98c2aa66cb08075dbe46d8c7787daf7fc77763d55c2fe475dd9c75536adc98f8afbdd90bfb2b64791d05cdf11e3ed00b03
+DIST gnome-music-3.36.4.1.tar.xz 979064 BLAKE2B 
e744bee915a48a5d2366350cda7ebb0c43382f46de07d9203d95675cad45d825f2d93cc07be7865eceb5be3554ab478ecf84c52d9b8f5defc198b4f1b6638926
 SHA512 
8b6b4a8a44158a724de82855ba781dd6ceb53a30a35160f477721a385a841697f9a7c97cdba9a5bcc5b36834d55c034eb4c892907d550205dc5b7f7af56133ca

diff --git a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
new file mode 100644
index 000..333450fc479
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.50:2
+   >=net-libs/gnome-online-accounts-3.35.90[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.24.7:3[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   >=app-misc/tracker-2.3.0:=[introspection(+)]
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.12:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.10:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   >=app-misc/tracker-miners-2.2.0[gstreamer]
+   >=app-misc/tracker-miners-2.2.0[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-07-04 Thread Mart Raudsepp
commit: 74fa90a50226dd46a468ba4ee0d547dd9be8a733
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Jul  4 14:49:19 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Jul  4 15:05:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74fa90a5

media-sound/gnome-music: remove old

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

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.34.5.ebuild | 81 ---
 2 files changed, 82 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 0fe574ee6eb..5b5148452c9 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-3.34.5.tar.xz 1415240 BLAKE2B 
3545541171b023da116ebee5d28a2b69b6b45677cde26c833ea0992ba9bc41d4792375dbf3617105da53f0e98d21576e166980e896527a60d47c92690b343a27
 SHA512 
c4f3c8cd7e8a6d24d3766672acfe3abc340d0cd305ba0d3d0a87c02b5a5f9e8c47bee9d8284e76ad28c51eeebe56e3163f4e5c34c89e294801d0047b8476f80f
 DIST gnome-music-3.34.6.tar.xz 1415360 BLAKE2B 
0b8f3a2b17242f41f3a77a9eeb60cf1f10cac57d983de6e7f44ba1a243526e0831ee2ad5baec17b726bbbe9df52e26b79dedc2b2abe4dba87c59cc4fcd4a083f
 SHA512 
76561adf8c6ce4342825eb976de11c98c2aa66cb08075dbe46d8c7787daf7fc77763d55c2fe475dd9c75536adc98f8afbdd90bfb2b64791d05cdf11e3ed00b03

diff --git a/media-sound/gnome-music/gnome-music-3.34.5.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.5.ebuild
deleted file mode 100644
index c16a85cdeef..000
--- a/media-sound/gnome-music/gnome-music-3.34.5.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 ~arm64 x86"
-
-DEPEND="${PYTHON_DEPS}
-   >=dev-libs/glib-2.50:2
-   net-libs/gnome-online-accounts[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.24.7:3[introspection]
-   >=dev-libs/libdazzle-3.28.0[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:2.4[introspection]
-   >=app-misc/tracker-2.2.0:=[introspection(+)]
-   $(python_gen_cond_dep '
-   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
-   ')
-   >=media-libs/grilo-0.3.9:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.9:0.3
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${DEPEND}
-   || (
-   >=app-misc/tracker-miners-2.2.0[gstreamer]
-   >=app-misc/tracker-miners-2.2.0[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-BDEPEND="
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"/usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2020-06-29 Thread Mikle Kolyada
commit: cd245cd151a71e6d75fbbad21664f1246bc0bf33
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Jun 29 15:40:40 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Jun 29 15:40:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd245cd1

media-sound/gnome-music: amd64 stable wrt bug #728924

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-sound/gnome-music/gnome-music-3.34.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.34.6.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.6.ebuild
index 25d04e56418..c16a85cdeef 100644
--- a/media-sound/gnome-music/gnome-music-3.34.6.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.34.6.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2020-06-28 Thread Thomas Deutschmann
commit: 2e0106dcf06af3a38937d98a8254f7ac3c9caecb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jun 28 14:12:41 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jun 28 14:19:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e0106dc

media-sound/gnome-music: x86 stable (bug #728924)

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

 media-sound/gnome-music/gnome-music-3.34.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.34.6.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.6.ebuild
index fde8cf28852..25d04e56418 100644
--- a/media-sound/gnome-music/gnome-music-3.34.6.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.34.6.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
 
 DEPEND="${PYTHON_DEPS}
>=dev-libs/glib-2.50:2



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

2020-06-02 Thread Mart Raudsepp
commit: 1561d6f0f4f58aa5336bd328f440f5cf624cddab
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Tue Jun  2 21:52:09 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Tue Jun  2 21:52:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1561d6f0

media-sound/gnome-music: bump to 3.34.6

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

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.34.6.ebuild | 81 +++
 2 files changed, 82 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 349017d8738..0fe574ee6eb 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.34.5.tar.xz 1415240 BLAKE2B 
3545541171b023da116ebee5d28a2b69b6b45677cde26c833ea0992ba9bc41d4792375dbf3617105da53f0e98d21576e166980e896527a60d47c92690b343a27
 SHA512 
c4f3c8cd7e8a6d24d3766672acfe3abc340d0cd305ba0d3d0a87c02b5a5f9e8c47bee9d8284e76ad28c51eeebe56e3163f4e5c34c89e294801d0047b8476f80f
+DIST gnome-music-3.34.6.tar.xz 1415360 BLAKE2B 
0b8f3a2b17242f41f3a77a9eeb60cf1f10cac57d983de6e7f44ba1a243526e0831ee2ad5baec17b726bbbe9df52e26b79dedc2b2abe4dba87c59cc4fcd4a083f
 SHA512 
76561adf8c6ce4342825eb976de11c98c2aa66cb08075dbe46d8c7787daf7fc77763d55c2fe475dd9c75536adc98f8afbdd90bfb2b64791d05cdf11e3ed00b03

diff --git a/media-sound/gnome-music/gnome-music-3.34.6.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.6.ebuild
new file mode 100644
index 000..fde8cf28852
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.34.6.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.50:2
+   net-libs/gnome-online-accounts[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.24.7:3[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   >=app-misc/tracker-2.2.0:=[introspection(+)]
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.9:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.9:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   >=app-misc/tracker-miners-2.2.0[gstreamer]
+   >=app-misc/tracker-miners-2.2.0[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-04-25 Thread Mart Raudsepp
commit: 1b848d76325fa78f6bf057f0aa5998c97863c2b1
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 25 19:58:31 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 25 20:17:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b848d76

media-sound/gnome-music: remove old

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

 media-sound/gnome-music/Manifest   |  2 -
 .../gnome-music/gnome-music-3.32.2-r1.ebuild   | 80 -
 media-sound/gnome-music/gnome-music-3.34.4.ebuild  | 81 --
 3 files changed, 163 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 5ce3c500cd9..349017d8738 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1 @@
-DIST gnome-music-3.32.2.tar.xz 1391112 BLAKE2B 
ec64d48bcc137c69df77d9d9fadb3fa5c1809850e7a434d501cf6fd680500e57a4e6946ab591db9b715e728f0274f37b659afce53fd9213b3cf74f329f4373f3
 SHA512 
633748dcb5cf839f29059fd9bdd5283c455a4157d6c004168d9ef80352b83be3db547377034d0d78af0b6a84fec6fb941888bd53aa14c8bf51da880f04170a23
-DIST gnome-music-3.34.4.tar.xz 1412396 BLAKE2B 
44899422b9a16de48b1435f139ff49f96a9d9e078354f2449ca551deac30b9b4d201e9dadcca700a44a170a6552559b8f06e80c6f248a37aba676dfe64cb7f4c
 SHA512 
7d0450e63a890f10f825892a502b6fe5fbbae389b38e9487a768c50e632c82b89b29263cca2eef07abde429ebdcd1e140ec81ed748cdb643e94c2892f8e5d871
 DIST gnome-music-3.34.5.tar.xz 1415240 BLAKE2B 
3545541171b023da116ebee5d28a2b69b6b45677cde26c833ea0992ba9bc41d4792375dbf3617105da53f0e98d21576e166980e896527a60d47c92690b343a27
 SHA512 
c4f3c8cd7e8a6d24d3766672acfe3abc340d0cd305ba0d3d0a87c02b5a5f9e8c47bee9d8284e76ad28c51eeebe56e3163f4e5c34c89e294801d0047b8476f80f

diff --git a/media-sound/gnome-music/gnome-music-3.32.2-r1.ebuild 
b/media-sound/gnome-music/gnome-music-3.32.2-r1.ebuild
deleted file mode 100644
index e461ee6710e..000
--- a/media-sound/gnome-music/gnome-music-3.32.2-r1.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 ~arm64 x86"
-
-DEPEND="${PYTHON_DEPS}
-   net-libs/gnome-online-accounts[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.23.1:3[introspection]
-   >=dev-libs/libdazzle-3.28.0[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:2.4[introspection]
-   >=app-misc/tracker-1.99.1:=[introspection(+)]
-   $(python_gen_cond_dep '
-   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
-   ')
-   >=media-libs/grilo-0.3.4:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.8:0.3
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${DEPEND}
-   || (
-   >=app-misc/tracker-miners-1.99.1[gstreamer]
-   >=app-misc/tracker-miners-1.99.1[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-BDEPEND="
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"/usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}

diff --git a/media-sound/gnome-music/gnome-music-3.34.4.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.4.ebuild
deleted file mode 100644
index fde8cf28852..000
--- a/media-sound/gnome-music/gnome-music-3.34.4.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"

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

2020-03-29 Thread Mart Raudsepp
commit: 723039f0e9617c7a90a9ba6ff22294e3cfce60ed
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Mar 29 09:35:10 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Mar 29 09:55:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=723039f0

media-sound/gnome-music: bump to 3.34.5

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

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.34.5.ebuild | 81 +++
 2 files changed, 82 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index caf1caad3fc..5ce3c500cd9 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-3.32.2.tar.xz 1391112 BLAKE2B 
ec64d48bcc137c69df77d9d9fadb3fa5c1809850e7a434d501cf6fd680500e57a4e6946ab591db9b715e728f0274f37b659afce53fd9213b3cf74f329f4373f3
 SHA512 
633748dcb5cf839f29059fd9bdd5283c455a4157d6c004168d9ef80352b83be3db547377034d0d78af0b6a84fec6fb941888bd53aa14c8bf51da880f04170a23
 DIST gnome-music-3.34.4.tar.xz 1412396 BLAKE2B 
44899422b9a16de48b1435f139ff49f96a9d9e078354f2449ca551deac30b9b4d201e9dadcca700a44a170a6552559b8f06e80c6f248a37aba676dfe64cb7f4c
 SHA512 
7d0450e63a890f10f825892a502b6fe5fbbae389b38e9487a768c50e632c82b89b29263cca2eef07abde429ebdcd1e140ec81ed748cdb643e94c2892f8e5d871
+DIST gnome-music-3.34.5.tar.xz 1415240 BLAKE2B 
3545541171b023da116ebee5d28a2b69b6b45677cde26c833ea0992ba9bc41d4792375dbf3617105da53f0e98d21576e166980e896527a60d47c92690b343a27
 SHA512 
c4f3c8cd7e8a6d24d3766672acfe3abc340d0cd305ba0d3d0a87c02b5a5f9e8c47bee9d8284e76ad28c51eeebe56e3163f4e5c34c89e294801d0047b8476f80f

diff --git a/media-sound/gnome-music/gnome-music-3.34.5.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.5.ebuild
new file mode 100644
index 000..fde8cf28852
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.34.5.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.50:2
+   net-libs/gnome-online-accounts[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.24.7:3[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   >=app-misc/tracker-2.2.0:=[introspection(+)]
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.9:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.9:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   >=app-misc/tracker-miners-2.2.0[gstreamer]
+   >=app-misc/tracker-miners-2.2.0[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-03-19 Thread Mart Raudsepp
commit: e2f90a871d9befcb1eaead39c8ede9cea5be2276
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Mar 19 19:44:43 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Mar 19 19:44:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2f90a87

media-sound/gnome-music: fix deps

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

 media-sound/gnome-music/gnome-music-3.34.4.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.34.4.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.4.ebuild
index f4d80d87068..fde8cf28852 100644
--- a/media-sound/gnome-music/gnome-music-3.34.4.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.34.4.ebuild
@@ -17,9 +17,10 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 KEYWORDS="~amd64 ~arm64 ~x86"
 
 DEPEND="${PYTHON_DEPS}
+   >=dev-libs/glib-2.50:2
net-libs/gnome-online-accounts[introspection]
>=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.23.1:3[introspection]
+   >=x11-libs/gtk+-3.24.7:3[introspection]
>=dev-libs/libdazzle-3.28.0[introspection]
>=media-libs/libmediaart-1.9.1:2.0[introspection]
net-libs/libsoup:2.4[introspection]
@@ -28,8 +29,8 @@ DEPEND="${PYTHON_DEPS}
>=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
>=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
')
-   >=media-libs/grilo-0.3.4:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.8:0.3
+   >=media-libs/grilo-0.3.9:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.9:0.3
 "
 # xdg-user-dirs-update needs to be there to create needed dirs
 # https://bugzilla.gnome.org/show_bug.cgi?id=731613



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

2020-03-19 Thread Matt Turner
commit: 983232fc557d778bc1726e5481c3d9ab8f035205
Author: David Heidelberg  ixit  cz>
AuthorDate: Thu Dec 26 20:17:12 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Mar 19 19:24:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983232fc

media-sound/gnome-music: bump 3.34.4

Closes: https://github.com/gentoo/gentoo/pull/14132
Signed-off-by: David Heidelberg  ixit.cz>
Signed-off-by: Matt Turner  gentoo.org>

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.34.4.ebuild | 80 +++
 2 files changed, 81 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 10ce0a419f7..caf1caad3fc 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.32.2.tar.xz 1391112 BLAKE2B 
ec64d48bcc137c69df77d9d9fadb3fa5c1809850e7a434d501cf6fd680500e57a4e6946ab591db9b715e728f0274f37b659afce53fd9213b3cf74f329f4373f3
 SHA512 
633748dcb5cf839f29059fd9bdd5283c455a4157d6c004168d9ef80352b83be3db547377034d0d78af0b6a84fec6fb941888bd53aa14c8bf51da880f04170a23
+DIST gnome-music-3.34.4.tar.xz 1412396 BLAKE2B 
44899422b9a16de48b1435f139ff49f96a9d9e078354f2449ca551deac30b9b4d201e9dadcca700a44a170a6552559b8f06e80c6f248a37aba676dfe64cb7f4c
 SHA512 
7d0450e63a890f10f825892a502b6fe5fbbae389b38e9487a768c50e632c82b89b29263cca2eef07abde429ebdcd1e140ec81ed748cdb643e94c2892f8e5d871

diff --git a/media-sound/gnome-music/gnome-music-3.34.4.ebuild 
b/media-sound/gnome-music/gnome-music-3.34.4.ebuild
new file mode 100644
index 000..f4d80d87068
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.34.4.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   net-libs/gnome-online-accounts[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.23.1:3[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   >=app-misc/tracker-2.2.0:=[introspection(+)]
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=media-libs/grilo-0.3.4:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.8:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   >=app-misc/tracker-miners-2.2.0[gstreamer]
+   >=app-misc/tracker-miners-2.2.0[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-02-09 Thread Michał Górny
commit: 4556e51303f8fe9e59e39ff443b9b68ee27b034a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  7 16:51:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Feb  9 16:31:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4556e513

media-sound/gnome-music: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny  gentoo.org>

 .../{gnome-music-3.32.2.ebuild => gnome-music-3.32.2-r1.ebuild} | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.32.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.32.2-r1.ebuild
similarity index 92%
rename from media-sound/gnome-music/gnome-music-3.32.2.ebuild
rename to media-sound/gnome-music/gnome-music-3.32.2-r1.ebuild
index 827ced270df..e461ee6710e 100644
--- a/media-sound/gnome-music/gnome-music-3.32.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.32.2-r1.ebuild
@@ -24,8 +24,10 @@ DEPEND="${PYTHON_DEPS}
>=media-libs/libmediaart-1.9.1:2.0[introspection]
net-libs/libsoup:2.4[introspection]
>=app-misc/tracker-1.99.1:=[introspection(+)]
-   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_MULTI_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_MULTI_USEDEP}]
+   ')
>=media-libs/grilo-0.3.4:0.3[introspection]
>=media-plugins/grilo-plugins-0.3.8:0.3
 "



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

2019-12-23 Thread Mart Raudsepp
commit: 115bb2773c613e69672d70e5416dc7f483eca2cf
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Dec 23 22:11:09 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Dec 23 22:22:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=115bb277

media-sound/gnome-music: remove old

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

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.30.2.ebuild | 76 ---
 2 files changed, 77 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 58eb5d5bc4d..10ce0a419f7 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-3.30.2.tar.xz 3027580 BLAKE2B 
9cd5a10fecbf7fb962455bec7ee5392a305f3bab9ebb3e2f0d24066ffd6975377c57a722e850ee340e2990f61b06456f1fe963b80d57030416af7ea3b7f92b32
 SHA512 
b9fa33ccb76d747e22e1144b2c77dc88432386fdfd4f52720cb1ae3230c06fb899fec654dc1e126103e393eb0358a4385099743abe26505b9b7dcffe2d04a8c8
 DIST gnome-music-3.32.2.tar.xz 1391112 BLAKE2B 
ec64d48bcc137c69df77d9d9fadb3fa5c1809850e7a434d501cf6fd680500e57a4e6946ab591db9b715e728f0274f37b659afce53fd9213b3cf74f329f4373f3
 SHA512 
633748dcb5cf839f29059fd9bdd5283c455a4157d6c004168d9ef80352b83be3db547377034d0d78af0b6a84fec6fb941888bd53aa14c8bf51da880f04170a23

diff --git a/media-sound/gnome-music/gnome-music-3.30.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.30.2.ebuild
deleted file mode 100644
index 04d88e33342..000
--- a/media-sound/gnome-music/gnome-music-3.30.2.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 ~arm64 x86"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   net-libs/gnome-online-accounts[introspection]
-   >=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.19.3:3[introspection]
-   >=dev-libs/libdazzle-3.28.0[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   net-libs/libsoup:2.4[introspection]
-   >=app-misc/tracker-1.99.1:=[introspection(+)]
-   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
-   >=media-libs/grilo-0.3.4:0.3[introspection]
-   >=media-plugins/grilo-plugins-0.3.8:0.3
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   || (
-   >=app-misc/tracker-miners-1.99.1[gstreamer]
-   >=app-misc/tracker-miners-1.99.1[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2019-12-08 Thread Mikle Kolyada
commit: d2f018b3c00c9800e4b2230ee288b00beb3667c1
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:50:51 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:50:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f018b3

media-sound/gnome-music: x86 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-sound/gnome-music/gnome-music-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.32.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.32.2.ebuild
index d4a7871100e..dacfd8ea857 100644
--- a/media-sound/gnome-music/gnome-music-3.32.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.32.2.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 DEPEND="${PYTHON_DEPS}
net-libs/gnome-online-accounts[introspection]



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

2019-12-08 Thread Mikle Kolyada
commit: 7ddaa2dc66a3ebeb5258ecc7603f8c3e24027e39
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  8 11:38:26 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  8 11:41:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ddaa2dc

media-sound/gnome-music: amd64 stable wrt bug #702260

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 media-sound/gnome-music/gnome-music-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.32.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.32.2.ebuild
index 49e7450a357..d4a7871100e 100644
--- a/media-sound/gnome-music/gnome-music-3.32.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.32.2.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 DEPEND="${PYTHON_DEPS}
net-libs/gnome-online-accounts[introspection]



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

2019-10-13 Thread Mart Raudsepp
commit: 9843d0217e420b1ed9f8eb79dc7e466b547bb855
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 13 17:29:27 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 13 17:48:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9843d021

media-sound/gnome-music: require libdazzle[introspection]

gnomemusic/widgets/songwidget.py does import Dzl via introspection
to get the usage in UI file to properly work, thus we do need
libdazzle[introspection] afterall

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

 media-sound/gnome-music/gnome-music-3.30.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.30.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.30.2.ebuild
index c6dba4f8ad4..04d88e33342 100644
--- a/media-sound/gnome-music/gnome-music-3.30.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.30.2.ebuild
@@ -16,12 +16,11 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 KEYWORDS="amd64 ~arm64 x86"
 
-# At 3.30.2 libdazzle only used from .ui file, thus introspection not needed
 COMMON_DEPEND="${PYTHON_DEPS}
net-libs/gnome-online-accounts[introspection]
>=dev-libs/gobject-introspection-1.54:=
>=x11-libs/gtk+-3.19.3:3[introspection]
-   >=dev-libs/libdazzle-3.28.0
+   >=dev-libs/libdazzle-3.28.0[introspection]
>=media-libs/libmediaart-1.9.1:2.0[introspection]
net-libs/libsoup:2.4[introspection]
>=app-misc/tracker-1.99.1:=[introspection(+)]



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

2019-10-13 Thread Mart Raudsepp
commit: 25264cf4498a31b02360d5840988f2252c5c7d25
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Oct 13 17:48:11 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Oct 13 17:48:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25264cf4

media-sound/gnome-music: bump to 3.32.2, allow py3.7

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

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.32.2.ebuild | 78 +++
 2 files changed, 79 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 8f1734ee64b..58eb5d5bc4d 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.30.2.tar.xz 3027580 BLAKE2B 
9cd5a10fecbf7fb962455bec7ee5392a305f3bab9ebb3e2f0d24066ffd6975377c57a722e850ee340e2990f61b06456f1fe963b80d57030416af7ea3b7f92b32
 SHA512 
b9fa33ccb76d747e22e1144b2c77dc88432386fdfd4f52720cb1ae3230c06fb899fec654dc1e126103e393eb0358a4385099743abe26505b9b7dcffe2d04a8c8
+DIST gnome-music-3.32.2.tar.xz 1391112 BLAKE2B 
ec64d48bcc137c69df77d9d9fadb3fa5c1809850e7a434d501cf6fd680500e57a4e6946ab591db9b715e728f0274f37b659afce53fd9213b3cf74f329f4373f3
 SHA512 
633748dcb5cf839f29059fd9bdd5283c455a4157d6c004168d9ef80352b83be3db547377034d0d78af0b6a84fec6fb941888bd53aa14c8bf51da880f04170a23

diff --git a/media-sound/gnome-music/gnome-music-3.32.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.32.2.ebuild
new file mode 100644
index 000..49e7450a357
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.32.2.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+DEPEND="${PYTHON_DEPS}
+   net-libs/gnome-online-accounts[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.23.1:3[introspection]
+   >=dev-libs/libdazzle-3.28.0[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   >=app-misc/tracker-1.99.1:=[introspection(+)]
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   >=media-libs/grilo-0.3.4:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.8:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${DEPEND}
+   || (
+   >=app-misc/tracker-miners-1.99.1[gstreamer]
+   >=app-misc/tracker-miners-1.99.1[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+BDEPEND="
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+RESTRICT="test" # only does desktop and appdata validation, and latter needs 
network to validate screenshot from https
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"/usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2019-08-04 Thread Aaron Bauman
commit: f3b99dab8514867018a396f19cf40a4799799731
Author: Aaron Bauman  gentoo  org>
AuthorDate: Mon Aug  5 02:04:38 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Mon Aug  5 02:04:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3b99dab

media-sound/gnome-music: arm64 keyworded

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16

 media-sound/gnome-music/gnome-music-3.30.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.30.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.30.2.ebuild
index a47833a7bf9..c6dba4f8ad4 100644
--- a/media-sound/gnome-music/gnome-music-3.30.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.30.2.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 # At 3.30.2 libdazzle only used from .ui file, thus introspection not needed
 COMMON_DEPEND="${PYTHON_DEPS}



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

2019-05-18 Thread Mart Raudsepp
commit: d603909b6b6b57e85b4ffc564f32d1b0c1cd2003
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat May 18 22:17:59 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat May 18 22:17:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d603909b

media-sound/gnome-music: remove old

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

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.26.2.ebuild | 64 ---
 2 files changed, 65 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 77ba0ab9710..8f1734ee64b 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-3.26.2.tar.xz 1563244 BLAKE2B 
5a5d27b34470a49a752cb67a1040e227595fd15c6ca4f7656818636d614dfef8ec082dc014ea05c271f512f7c362dc2f81a38359ef04e0663467f62ff3ac2423
 SHA512 
e8efe31003a54b6cfea151c5402c4d06e48928be7b79332f7f9fb8a567ff7d0d42a43e943398ad6cb7e391d0162322c7fde74922a4b16e52ec24691cc1bfc5b0
 DIST gnome-music-3.30.2.tar.xz 3027580 BLAKE2B 
9cd5a10fecbf7fb962455bec7ee5392a305f3bab9ebb3e2f0d24066ffd6975377c57a722e850ee340e2990f61b06456f1fe963b80d57030416af7ea3b7f92b32
 SHA512 
b9fa33ccb76d747e22e1144b2c77dc88432386fdfd4f52720cb1ae3230c06fb899fec654dc1e126103e393eb0358a4385099743abe26505b9b7dcffe2d04a8c8

diff --git a/media-sound/gnome-music/gnome-music-3.26.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.26.2.ebuild
deleted file mode 100644
index 1ccbf317c74..000
--- a/media-sound/gnome-music/gnome-music-3.26.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_5,3_6} )
-
-inherit gnome2 python-single-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=app-misc/tracker-1.99.1:=[introspection(+)]
-   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9:=
-   >=media-libs/grilo-0.3.4:0.3[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   >=x11-libs/gtk+-3.19.3:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   || (
-   >=app-misc/tracker-miners-1.99.1[gstreamer]
-   >=app-misc/tracker-miners-1.99.1[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.26
-   dev-util/itstool
-   virtual/pkgconfig
-"
-# eautoreconf needs app-text/yelp-tools
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   gnome2_src_prepare
-}
-
-src_install() {
-   gnome2_src_install
-   python_fix_shebang "${D}"usr/bin/gnome-music
-}



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

2019-04-10 Thread Mart Raudsepp
commit: df8b1c939eac1a5a654eac17067953f5a5374f41
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Apr 10 11:50:19 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Apr 10 11:50:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df8b1c93

media-sound/gnome-music: remove old

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

 media-sound/gnome-music/Manifest   |  1 -
 .../files/3.28.2.1-appdata-test-fix.patch  | 29 --
 .../gnome-music/files/3.28.2.1-icon-fix.patch  | 30 --
 media-sound/gnome-music/gnome-music-3.24.2.ebuild  | 64 --
 4 files changed, 124 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 9cf684d1b48..77ba0ab9710 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-music-3.24.2.tar.xz 1557848 BLAKE2B 
329d60da4c2c601524e01bddf086ea699bc10ea311d440ae24af0a83829d7ad4c351963e1b08bd30a8538c9b9987d9f2a41f95690ae31e75c06aac0cc9db2dcf
 SHA512 
a922c80f922b9231e9bbe0cbd1fd33c059c719350c250dbb24316224e3306de7576303119fc9ec303f569559c36d6b076b5ec1076b4f9221a8fb133dcd9f040e
 DIST gnome-music-3.26.2.tar.xz 1563244 BLAKE2B 
5a5d27b34470a49a752cb67a1040e227595fd15c6ca4f7656818636d614dfef8ec082dc014ea05c271f512f7c362dc2f81a38359ef04e0663467f62ff3ac2423
 SHA512 
e8efe31003a54b6cfea151c5402c4d06e48928be7b79332f7f9fb8a567ff7d0d42a43e943398ad6cb7e391d0162322c7fde74922a4b16e52ec24691cc1bfc5b0
 DIST gnome-music-3.30.2.tar.xz 3027580 BLAKE2B 
9cd5a10fecbf7fb962455bec7ee5392a305f3bab9ebb3e2f0d24066ffd6975377c57a722e850ee340e2990f61b06456f1fe963b80d57030416af7ea3b7f92b32
 SHA512 
b9fa33ccb76d747e22e1144b2c77dc88432386fdfd4f52720cb1ae3230c06fb899fec654dc1e126103e393eb0358a4385099743abe26505b9b7dcffe2d04a8c8

diff --git a/media-sound/gnome-music/files/3.28.2.1-appdata-test-fix.patch 
b/media-sound/gnome-music/files/3.28.2.1-appdata-test-fix.patch
deleted file mode 100644
index edc06b2cf2b..000
--- a/media-sound/gnome-music/files/3.28.2.1-appdata-test-fix.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 0fc9bee85ab994043e1c5365d665fe51c95cb047 Mon Sep 17 00:00:00 2001
-From: Nick Richards 
-Date: Tue, 31 Jul 2018 18:09:09 +0100
-Subject: [PATCH] appdata: Reword description
-
-Use the appdata description to list the available features and try to make the 
copy more inviting

- data/org.gnome.Music.appdata.xml.in | 5 -
- 1 file changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/data/org.gnome.Music.appdata.xml.in.in 
b/data/org.gnome.Music.appdata.xml.in.in
-index 999236e0..6e8295c5 100644
 a/data/org.gnome.Music.appdata.xml.in
-+++ b/data/org.gnome.Music.appdata.xml.in
-@@ -7,7 +7,10 @@
-   Play and organize your music collection
-   
- 
--  Music is the new GNOME music playing application.
-+  An easy way to play your music. Automatically discover music on your 
computer, the local network and internet services.
-+
-+
-+  Find tracks in your local collection, get music from DLNA servers or 
try something new with the Jamendo and Magnatune services.
- 
-   
-   
--- 
-2.17.0
-

diff --git a/media-sound/gnome-music/files/3.28.2.1-icon-fix.patch 
b/media-sound/gnome-music/files/3.28.2.1-icon-fix.patch
deleted file mode 100644
index 5a69a86d3d8..000
--- a/media-sound/gnome-music/files/3.28.2.1-icon-fix.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 39e03f574c34e89b8ee9aa07ea5a2f7a595ecc20 Mon Sep 17 00:00:00 2001
-From: Marinus Schraal 
-Date: Tue, 8 May 2018 11:51:36 +0200
-Subject: [PATCH] window: Set correct default icon name
-
-With the switch to Meson the default icon name is now org.gnome.Music.
-Fixes the icon not showing in gnome-control-center.
-
-
-(cherry picked from commit eeea5f41b9a9f7e716f9b95dddfe2d151a06f06d)

- gnomemusic/window.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/gnomemusic/window.py b/gnomemusic/window.py
-index 956d7ab4..66131d72 100644
 a/gnomemusic/window.py
-+++ b/gnomemusic/window.py
-@@ -77,7 +77,7 @@ class Window(Gtk.ApplicationWindow):
- self.add_action(select_none)
- 
- self.set_size_request(200, 100)
--self.set_default_icon_name('gnome-music')
-+self.set_default_icon_name('org.gnome.Music')
- 
- self.prev_view = None
- self.curr_view = None
--- 
-2.17.0
-

diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
deleted file mode 100644
index b4e919cf824..000
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5,3_6} )
-
-inherit gnome2 python-single-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;

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

2019-04-09 Thread Mikle Kolyada
commit: 0942bfb5590590eec6d5dccb53656bf53a0dc0cc
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr  9 21:09:10 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr  9 21:09:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0942bfb5

media-sound/gnome-music: amd64 stable wrt bug #682116

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 media-sound/gnome-music/gnome-music-3.26.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.26.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.26.2.ebuild
index eb4b4eb017e..3b8ca229267 100644
--- a/media-sound/gnome-music/gnome-music-3.26.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.26.2.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}



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

2019-04-07 Thread Thomas Deutschmann
commit: 6aa693f28b5c9abd69b36eb40b8179f83e29d8b2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Apr  8 02:14:55 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Apr  8 02:14:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aa693f2

media-sound/gnome-music: x86 stable (bug #682116)

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

 media-sound/gnome-music/gnome-music-3.26.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.26.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.26.2.ebuild
index c88b4dca273..eb4b4eb017e 100644
--- a/media-sound/gnome-music/gnome-music-3.26.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.26.2.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}



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

2019-03-31 Thread Mart Raudsepp
commit: 853a6acb468dd84539d694e165b0f87011910aff
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Mar 31 05:47:32 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Mar 31 05:47:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=853a6acb

media-sound/gnome-music: remove old

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

 media-sound/gnome-music/Manifest   |  1 -
 .../gnome-music/gnome-music-3.28.2.1.ebuild| 78 --
 2 files changed, 79 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 59b2b6ebff7..9cf684d1b48 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,4 +1,3 @@
 DIST gnome-music-3.24.2.tar.xz 1557848 BLAKE2B 
329d60da4c2c601524e01bddf086ea699bc10ea311d440ae24af0a83829d7ad4c351963e1b08bd30a8538c9b9987d9f2a41f95690ae31e75c06aac0cc9db2dcf
 SHA512 
a922c80f922b9231e9bbe0cbd1fd33c059c719350c250dbb24316224e3306de7576303119fc9ec303f569559c36d6b076b5ec1076b4f9221a8fb133dcd9f040e
 DIST gnome-music-3.26.2.tar.xz 1563244 BLAKE2B 
5a5d27b34470a49a752cb67a1040e227595fd15c6ca4f7656818636d614dfef8ec082dc014ea05c271f512f7c362dc2f81a38359ef04e0663467f62ff3ac2423
 SHA512 
e8efe31003a54b6cfea151c5402c4d06e48928be7b79332f7f9fb8a567ff7d0d42a43e943398ad6cb7e391d0162322c7fde74922a4b16e52ec24691cc1bfc5b0
-DIST gnome-music-3.28.2.1.tar.xz 2990404 BLAKE2B 
e91f0bb569eb7d61b0b3136a2f5c22e35dab10f9a3a0412e387ee9f23b8be811eafdde0394ec66df7915ae9c6eb899d479d1462bc9e70d678842ebe3f8417fb5
 SHA512 
d50dc84ccee7c65391bbc3a5fa48e75be82f633bbfeb4082f7d76ea21fb53c03af00c79088f12ce43a677737265485b20a3736415f1592acfa185140d4142c59
 DIST gnome-music-3.30.2.tar.xz 3027580 BLAKE2B 
9cd5a10fecbf7fb962455bec7ee5392a305f3bab9ebb3e2f0d24066ffd6975377c57a722e850ee340e2990f61b06456f1fe963b80d57030416af7ea3b7f92b32
 SHA512 
b9fa33ccb76d747e22e1144b2c77dc88432386fdfd4f52720cb1ae3230c06fb899fec654dc1e126103e393eb0358a4385099743abe26505b9b7dcffe2d04a8c8

diff --git a/media-sound/gnome-music/gnome-music-3.28.2.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.28.2.1.ebuild
deleted file mode 100644
index a9035d163c4..000
--- a/media-sound/gnome-music/gnome-music-3.28.2.1.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{4,5,6} )
-
-inherit gnome.org gnome2-utils meson python-single-r1 xdg
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="${PYTHON_DEPS}
-   >=dev-libs/gobject-introspection-1.54:=
-   >=x11-libs/gtk+-3.19.3:3[introspection]
-   >=media-libs/libmediaart-1.9.1:2.0[introspection]
-   >=app-misc/tracker-1.99.1:=[introspection(+)]
-   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
-   >=media-libs/grilo-0.3.4:0.3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   || (
-   >=app-misc/tracker-miners-1.99.1[gstreamer]
-   >=app-misc/tracker-miners-1.99.1[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   dev-python/requests[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/libxml2:2
-   dev-util/itstool
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PV}-appdata-test-fix.patch
-   "${FILESDIR}"/${PV}-icon-fix.patch
-)
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   xdg_src_prepare
-}
-
-src_install() {
-   meson_src_install
-   python_fix_shebang "${D}"usr/bin/gnome-music
-   python_optimize
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2019-03-16 Thread Mart Raudsepp
commit: 37c56a397bfa5626712ff8318405d7b66a60ce5d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Mar 16 23:01:56 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Mar 16 23:02:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37c56a39

media-sound/gnome-music: bump to 3.30.2

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

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.30.2.ebuild | 77 +++
 2 files changed, 78 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index ae1fec33ad2..59b2b6ebff7 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1,4 @@
 DIST gnome-music-3.24.2.tar.xz 1557848 BLAKE2B 
329d60da4c2c601524e01bddf086ea699bc10ea311d440ae24af0a83829d7ad4c351963e1b08bd30a8538c9b9987d9f2a41f95690ae31e75c06aac0cc9db2dcf
 SHA512 
a922c80f922b9231e9bbe0cbd1fd33c059c719350c250dbb24316224e3306de7576303119fc9ec303f569559c36d6b076b5ec1076b4f9221a8fb133dcd9f040e
 DIST gnome-music-3.26.2.tar.xz 1563244 BLAKE2B 
5a5d27b34470a49a752cb67a1040e227595fd15c6ca4f7656818636d614dfef8ec082dc014ea05c271f512f7c362dc2f81a38359ef04e0663467f62ff3ac2423
 SHA512 
e8efe31003a54b6cfea151c5402c4d06e48928be7b79332f7f9fb8a567ff7d0d42a43e943398ad6cb7e391d0162322c7fde74922a4b16e52ec24691cc1bfc5b0
 DIST gnome-music-3.28.2.1.tar.xz 2990404 BLAKE2B 
e91f0bb569eb7d61b0b3136a2f5c22e35dab10f9a3a0412e387ee9f23b8be811eafdde0394ec66df7915ae9c6eb899d479d1462bc9e70d678842ebe3f8417fb5
 SHA512 
d50dc84ccee7c65391bbc3a5fa48e75be82f633bbfeb4082f7d76ea21fb53c03af00c79088f12ce43a677737265485b20a3736415f1592acfa185140d4142c59
+DIST gnome-music-3.30.2.tar.xz 3027580 BLAKE2B 
9cd5a10fecbf7fb962455bec7ee5392a305f3bab9ebb3e2f0d24066ffd6975377c57a722e850ee340e2990f61b06456f1fe963b80d57030416af7ea3b7f92b32
 SHA512 
b9fa33ccb76d747e22e1144b2c77dc88432386fdfd4f52720cb1ae3230c06fb899fec654dc1e126103e393eb0358a4385099743abe26505b9b7dcffe2d04a8c8

diff --git a/media-sound/gnome-music/gnome-music-3.30.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.30.2.ebuild
new file mode 100644
index 000..8ce1cedf008
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.30.2.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+# At 3.30.2 libdazzle only used from .ui file, thus introspection not needed
+COMMON_DEPEND="${PYTHON_DEPS}
+   net-libs/gnome-online-accounts[introspection]
+   >=dev-libs/gobject-introspection-1.54:=
+   >=x11-libs/gtk+-3.19.3:3[introspection]
+   >=dev-libs/libdazzle-3.28.0
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   net-libs/libsoup:2.4[introspection]
+   >=app-misc/tracker-1.99.1:=[introspection(+)]
+   >=dev-python/pygobject-3.29.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-python/pycairo-1.14.0[${PYTHON_USEDEP}]
+   >=media-libs/grilo-0.3.4:0.3[introspection]
+   >=media-plugins/grilo-plugins-0.3.8:0.3
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   || (
+   >=app-misc/tracker-miners-1.99.1[gstreamer]
+   >=app-misc/tracker-miners-1.99.1[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   dev-libs/libxml2:2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   xdg_src_prepare
+}
+
+src_install() {
+   meson_src_install
+   python_fix_shebang "${D}"usr/bin/gnome-music
+   python_optimize
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2019-03-06 Thread Mart Raudsepp
commit: d4d4e8d328e67cdf6d7d8b3c2f426e836f70f49f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar  6 17:09:47 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar  6 19:28:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d4e8d3

media-sound/gnome-music: bump to 3.28.2.1

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

 media-sound/gnome-music/Manifest   |  1 +
 .../files/3.28.2.1-appdata-test-fix.patch  | 29 
 .../gnome-music/files/3.28.2.1-icon-fix.patch  | 30 +
 .../gnome-music/gnome-music-3.28.2.1.ebuild| 78 ++
 4 files changed, 138 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 32d7bcd264b..ae1fec33ad2 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-3.24.2.tar.xz 1557848 BLAKE2B 
329d60da4c2c601524e01bddf086ea699bc10ea311d440ae24af0a83829d7ad4c351963e1b08bd30a8538c9b9987d9f2a41f95690ae31e75c06aac0cc9db2dcf
 SHA512 
a922c80f922b9231e9bbe0cbd1fd33c059c719350c250dbb24316224e3306de7576303119fc9ec303f569559c36d6b076b5ec1076b4f9221a8fb133dcd9f040e
 DIST gnome-music-3.26.2.tar.xz 1563244 BLAKE2B 
5a5d27b34470a49a752cb67a1040e227595fd15c6ca4f7656818636d614dfef8ec082dc014ea05c271f512f7c362dc2f81a38359ef04e0663467f62ff3ac2423
 SHA512 
e8efe31003a54b6cfea151c5402c4d06e48928be7b79332f7f9fb8a567ff7d0d42a43e943398ad6cb7e391d0162322c7fde74922a4b16e52ec24691cc1bfc5b0
+DIST gnome-music-3.28.2.1.tar.xz 2990404 BLAKE2B 
e91f0bb569eb7d61b0b3136a2f5c22e35dab10f9a3a0412e387ee9f23b8be811eafdde0394ec66df7915ae9c6eb899d479d1462bc9e70d678842ebe3f8417fb5
 SHA512 
d50dc84ccee7c65391bbc3a5fa48e75be82f633bbfeb4082f7d76ea21fb53c03af00c79088f12ce43a677737265485b20a3736415f1592acfa185140d4142c59

diff --git a/media-sound/gnome-music/files/3.28.2.1-appdata-test-fix.patch 
b/media-sound/gnome-music/files/3.28.2.1-appdata-test-fix.patch
new file mode 100644
index 000..edc06b2cf2b
--- /dev/null
+++ b/media-sound/gnome-music/files/3.28.2.1-appdata-test-fix.patch
@@ -0,0 +1,29 @@
+From 0fc9bee85ab994043e1c5365d665fe51c95cb047 Mon Sep 17 00:00:00 2001
+From: Nick Richards 
+Date: Tue, 31 Jul 2018 18:09:09 +0100
+Subject: [PATCH] appdata: Reword description
+
+Use the appdata description to list the available features and try to make the 
copy more inviting
+---
+ data/org.gnome.Music.appdata.xml.in | 5 -
+ 1 file changed, 4 insertions(+), 1 deletion(-)
+
+diff --git a/data/org.gnome.Music.appdata.xml.in.in 
b/data/org.gnome.Music.appdata.xml.in.in
+index 999236e0..6e8295c5 100644
+--- a/data/org.gnome.Music.appdata.xml.in
 b/data/org.gnome.Music.appdata.xml.in
+@@ -7,7 +7,10 @@
+   Play and organize your music collection
+   
+ 
+-  Music is the new GNOME music playing application.
++  An easy way to play your music. Automatically discover music on your 
computer, the local network and internet services.
++
++
++  Find tracks in your local collection, get music from DLNA servers or 
try something new with the Jamendo and Magnatune services.
+ 
+   
+   
+-- 
+2.17.0
+

diff --git a/media-sound/gnome-music/files/3.28.2.1-icon-fix.patch 
b/media-sound/gnome-music/files/3.28.2.1-icon-fix.patch
new file mode 100644
index 000..5a69a86d3d8
--- /dev/null
+++ b/media-sound/gnome-music/files/3.28.2.1-icon-fix.patch
@@ -0,0 +1,30 @@
+From 39e03f574c34e89b8ee9aa07ea5a2f7a595ecc20 Mon Sep 17 00:00:00 2001
+From: Marinus Schraal 
+Date: Tue, 8 May 2018 11:51:36 +0200
+Subject: [PATCH] window: Set correct default icon name
+
+With the switch to Meson the default icon name is now org.gnome.Music.
+Fixes the icon not showing in gnome-control-center.
+
+
+(cherry picked from commit eeea5f41b9a9f7e716f9b95dddfe2d151a06f06d)
+---
+ gnomemusic/window.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/gnomemusic/window.py b/gnomemusic/window.py
+index 956d7ab4..66131d72 100644
+--- a/gnomemusic/window.py
 b/gnomemusic/window.py
+@@ -77,7 +77,7 @@ class Window(Gtk.ApplicationWindow):
+ self.add_action(select_none)
+ 
+ self.set_size_request(200, 100)
+-self.set_default_icon_name('gnome-music')
++self.set_default_icon_name('org.gnome.Music')
+ 
+ self.prev_view = None
+ self.curr_view = None
+-- 
+2.17.0
+

diff --git a/media-sound/gnome-music/gnome-music-3.28.2.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.28.2.1.ebuild
new file mode 100644
index 000..a9035d163c4
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.28.2.1.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit gnome.org gnome2-utils meson python-single-r1 xdg
+
+DESCRIPTION="Music management for Gnome"

[gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-music/, profiles/

2019-02-15 Thread Mart Raudsepp
commit: 5050b1195bb4a46e76f1a6b5be338f1162ccec2b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Feb 15 18:22:57 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Feb 15 18:41:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5050b119

media-sound/gnome-music: bump to 3.26.2

Compatible with and requires tracker-2 (and actually uses a
new tracker-2 feature - title-order sorting, which ignores
"The" and such for sort)

Bug: https://bugs.gentoo.org/672308
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.26.2.ebuild | 64 +++
 profiles/package.mask |  1 +
 3 files changed, 66 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 5eb283fdb7b..32d7bcd264b 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.24.2.tar.xz 1557848 BLAKE2B 
329d60da4c2c601524e01bddf086ea699bc10ea311d440ae24af0a83829d7ad4c351963e1b08bd30a8538c9b9987d9f2a41f95690ae31e75c06aac0cc9db2dcf
 SHA512 
a922c80f922b9231e9bbe0cbd1fd33c059c719350c250dbb24316224e3306de7576303119fc9ec303f569559c36d6b076b5ec1076b4f9221a8fb133dcd9f040e
+DIST gnome-music-3.26.2.tar.xz 1563244 BLAKE2B 
5a5d27b34470a49a752cb67a1040e227595fd15c6ca4f7656818636d614dfef8ec082dc014ea05c271f512f7c362dc2f81a38359ef04e0663467f62ff3ac2423
 SHA512 
e8efe31003a54b6cfea151c5402c4d06e48928be7b79332f7f9fb8a567ff7d0d42a43e943398ad6cb7e391d0162322c7fde74922a4b16e52ec24691cc1bfc5b0

diff --git a/media-sound/gnome-music/gnome-music-3.26.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.26.2.ebuild
new file mode 100644
index 000..c88b4dca273
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.26.2.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
+
+inherit gnome2 python-single-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=app-misc/tracker-1.99.1:=[introspection(+)]
+   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.3.4:0.3[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   >=x11-libs/gtk+-3.19.3:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   || (
+   >=app-misc/tracker-miners-1.99.1[gstreamer]
+   >=app-misc/tracker-miners-1.99.1[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.26
+   dev-util/itstool
+   virtual/pkgconfig
+"
+# eautoreconf needs app-text/yelp-tools
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   gnome2_src_prepare
+}
+
+src_install() {
+   gnome2_src_install
+   python_fix_shebang "${D}"usr/bin/gnome-music
+}

diff --git a/profiles/package.mask b/profiles/package.mask
index 813e5a27a63..f34a417e392 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -46,6 +46,7 @@
 >=net-misc/gnome-online-miners-3.26.0
 >=gnome-extra/gnome-documents-3.26
 >=app-text/libgepub-0.5
+>=media-sound/gnome-music-3.26
 
 # Michał Górny  (13 Feb 2019)
 # Release candidate, masked for testing.



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

2019-01-17 Thread Mart Raudsepp
commit: c966f9298c473215b5e341b6811478aa2368d715
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Jan 17 13:05:08 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jan 17 13:12:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c966f929

media-sound/gnome-music: remove wrong yelp-tools build depend

Only itstool is needed to build, so pull only that, not the full
yelp-tools stack.

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

 media-sound/gnome-music/gnome-music-3.24.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
index 6841984c37a..6bf4d1bee8d 100644
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -43,10 +43,11 @@ RDEPEND="${COMMON_DEPEND}
x11-misc/xdg-user-dirs
 "
 DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
>=dev-util/intltool-0.26
+   dev-util/itstool
virtual/pkgconfig
 "
+# eautoreconf needs app-text/yelp-tools
 
 pkg_setup() {
python_setup



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

2019-01-17 Thread Mart Raudsepp
commit: 9da54d98337be0b9a1a48d079a80b96f3c1e6964
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Jan 17 13:11:46 2019 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jan 17 13:12:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9da54d98

media-sound/gnome-music-3.24.2: lock to tracker-1

configure.ac explicitly only asks for tracker-1. It might be possible
to patch it to accept tracker-2 as well without issues.
3.26.x however does need at least tracker-2 due to new
tracker:title-order() SPARQL function usage.

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

 media-sound/gnome-music/gnome-music-3.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
index 6bf4d1bee8d..b4e919cf824 100644
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}
-   >=app-misc/tracker-1.11.1[introspection(+)]
+   >=app-misc/tracker-1.11.1:0/100[introspection(+)]
>=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
>=dev-libs/glib-2.28:2
>=dev-libs/gobject-introspection-1.35.9:=



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

2018-06-23 Thread Pacho Ramos
commit: 12fb9280a527f378e0323f7f7f692243551fe618
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 23 10:17:24 2018 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 23 10:17:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fb9280

media-sound/gnome-music: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-sound/gnome-music/gnome-music-3.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
index 2190414a7d8..6841984c37a 100644
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
 
 inherit gnome2 python-single-r1
 



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

2018-02-03 Thread Mart Raudsepp
commit: 09620ff5e195a9a28c40314b0b63f36a42c965ba
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb  3 22:48:29 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb  3 22:59:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09620ff5

media-sound/gnome-music: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/gnome-music/Manifest   |  1 -
 .../gnome-music/gnome-music-3.22.2-r1.ebuild   | 63 --
 2 files changed, 64 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 78589c0a995..5eb283fdb7b 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-3.22.2.tar.xz 1547556 BLAKE2B 
4cd54ca211018a21b744e14fa2b81e7a229e293bd4e4288771969bc75d2845fb05862b679c35218d7c1a85a595def5eeacf6009f3fca6b8e46a08395d7c9d40d
 SHA512 
5f30a943209171f19f344139b40725649a56499ad874be138d8681e0ff81fda7fe85fc1b20c3dcf7fea21dd28a0921a47fe28fe064fa1ea8d51a313ec56e7924
 DIST gnome-music-3.24.2.tar.xz 1557848 BLAKE2B 
329d60da4c2c601524e01bddf086ea699bc10ea311d440ae24af0a83829d7ad4c351963e1b08bd30a8538c9b9987d9f2a41f95690ae31e75c06aac0cc9db2dcf
 SHA512 
a922c80f922b9231e9bbe0cbd1fd33c059c719350c250dbb24316224e3306de7576303119fc9ec303f569559c36d6b076b5ec1076b4f9221a8fb133dcd9f040e

diff --git a/media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild
deleted file mode 100644
index 8c6f870f32a..000
--- a/media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
-
-inherit gnome2 python-single-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=app-misc/tracker-1.9.0[introspection(+)]
-   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9:=
-   >=media-libs/grilo-0.3.1:0.3[introspection]
-   media-libs/libmediaart:2.0[introspection]
-   >=x11-libs/gtk+-3.19.3:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   || (
-   app-misc/tracker[gstreamer]
-   app-misc/tracker[ffmpeg]
-   )
-   x11-libs/libnotify[introspection]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
-   >=dev-util/intltool-0.26
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}
-
-src_prepare() {
-   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
-   gnome2_src_prepare
-}
-
-src_install() {
-   gnome2_src_install
-   python_fix_shebang "${D}"usr/bin/gnome-music
-}



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

2018-01-26 Thread Thomas Deutschmann
commit: 50089f7ba2bc968b5d550574170c96a464fbc090
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Jan 27 00:25:06 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Jan 27 00:38:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50089f7b

media-sound/gnome-music: x86 stable (bug #631656)

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 media-sound/gnome-music/gnome-music-3.24.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
index 925303cf374..2190414a7d8 100644
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}



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

2018-01-17 Thread Mikle Kolyada
commit: e102a2e5ac0b2bc194cf8779514aea65dbe99eef
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jan 18 02:38:49 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jan 18 02:38:49 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e102a2e5

media-sound/gnome-music: amd64 stable wrt bug #631656

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-sound/gnome-music/gnome-music-3.24.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
index 86d2cc46ebc..925303cf374 100644
--- a/media-sound/gnome-music/gnome-music-3.24.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}



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

2017-08-15 Thread Gilles Dartiguelongue
commit: 1bd1df57b1bb629d6d180637e3dc346927199252
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat Aug 12 22:36:58 2017 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Aug 15 09:56:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd1df57

media-sound/gnome-music: version bump 3.22.2-r1 → 3.24.2

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.24.2.ebuild | 63 +++
 2 files changed, 64 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 91ddff8a84a..6f4fe9aaed1 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.22.2.tar.xz 1547556 SHA256 
88dc8b6a1d68f07d690ba22d251ac21ba32e7ed948aa3e9f68e9bdc6dfe9674a SHA512 
5f30a943209171f19f344139b40725649a56499ad874be138d8681e0ff81fda7fe85fc1b20c3dcf7fea21dd28a0921a47fe28fe064fa1ea8d51a313ec56e7924
 WHIRLPOOL 
29a7d245841e4be8c91cbe696cd84822ed6993a0838541a1648cbfe4f73034171566d9618d5e240d1261a1e063ee558c70621ee9831fced7923e738466ae4af7
+DIST gnome-music-3.24.2.tar.xz 1557848 SHA256 
1a72b7972cac66c7aba7a4fbcbf8df99b3df7c46f26957b3e16089550d3ef62c SHA512 
a922c80f922b9231e9bbe0cbd1fd33c059c719350c250dbb24316224e3306de7576303119fc9ec303f569559c36d6b076b5ec1076b4f9221a8fb133dcd9f040e
 WHIRLPOOL 
55c848f0bd99bfbfc2afe1037b53decd13622caf3accac00347653d8295424e28099074eee6c2ec63c3d5cda1bc3e3c54a909a9673d0750f3c25233832b3a3c5

diff --git a/media-sound/gnome-music/gnome-music-3.24.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
new file mode 100644
index 000..86d2cc46ebc
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.24.2.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{3_4,3_5} )
+
+inherit gnome2 python-single-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=app-misc/tracker-1.11.1[introspection(+)]
+   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.3.2:0.3[introspection]
+   >=media-libs/libmediaart-1.9.1:2.0[introspection]
+   >=x11-libs/gtk+-3.19.3:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   || (
+   app-misc/tracker[gstreamer]
+   app-misc/tracker[ffmpeg]
+   )
+   x11-libs/libnotify[introspection]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=dev-util/intltool-0.26
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}
+
+src_prepare() {
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
+   gnome2_src_prepare
+}
+
+src_install() {
+   gnome2_src_install
+   python_fix_shebang "${D}"usr/bin/gnome-music
+}



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

2017-03-25 Thread Mart Raudsepp
commit: 4391957e194db7b57a16db30763fca7ba9577804
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Mar 25 18:33:37 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Mar 25 18:33:37 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4391957e

media-sound/gnome-music: fix missed quoting around $S and $D

Package-Manager: Portage-2.3.4, Repoman-2.3.1

 media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild
index e45e036e334..042672ec6ad 100644
--- a/media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.22.2-r1.ebuild
@@ -53,11 +53,11 @@ pkg_setup() {
 }
 
 src_prepare() {
-   sed -e '/sys.path.insert/d' -i ${S}/gnome-music.in || die "python fixup 
sed failed"
+   sed -e '/sys.path.insert/d' -i "${S}"/gnome-music.in || die "python 
fixup sed failed"
gnome2_src_prepare
 }
 
 src_install() {
gnome2_src_install
-   python_fix_shebang ${D}usr/bin/gnome-music
+   python_fix_shebang "${D}"usr/bin/gnome-music
 }



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

2017-03-23 Thread Mart Raudsepp
commit: 9e3bc1f08feaede4c01f037088e804d76fd5b06b
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Mar 23 16:49:35 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Mar 23 16:49:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3bc1f0

media-sound/gnome-music: remove old with python slot issues

Package-Manager: Portage-2.3.4, Repoman-2.3.1

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.22.1.ebuild | 52 ---
 media-sound/gnome-music/gnome-music-3.22.2.ebuild | 52 ---
 3 files changed, 105 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index c25e2eef63c..bc45e890200 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1,2 @@
 DIST gnome-music-3.20.2.tar.xz 1537440 SHA256 
ca328bfd85ba8cb651e4e3c5d56499b111cb95b4f3e9b2e482cca7830213c7a0 SHA512 
abfc868c104d1dcdb2f97dcfdd2b1d69ea79c1236a2fbd15b076718333488bb091784614ffadda00a0720533468317d96efdf7e6388bd82237f6eddaff0ef0e5
 WHIRLPOOL 
55fa165000a3cdcbdcda545251ff7e43a81b6ba1710a823b1e0d8ea7ab037ae53aabaaa5bb57e6c7e8e48f1646ef69d0180b8cbd0696dee7b9188d3ebd614310
-DIST gnome-music-3.22.1.tar.xz 1547288 SHA256 
10eda266261a2f8e374906b49712f66c7e05528055d7a7be965ef8a83c005603 SHA512 
5eeb180a85534ea999d31604a10d2b076b84ac544fa461e67b37b35d7305103d75433d369d0aad727b6113bcba0cbc16ca426afd55351a04cf4fa3fe32e79be7
 WHIRLPOOL 
673aef3f16f338891b9a6ce641cb56a2fce00ae5a986ec82c179307571087cd6907586fa962c649eee95143fc31198df64a5d61122e3aa6bdd5a8dc330719281
 DIST gnome-music-3.22.2.tar.xz 1547556 SHA256 
88dc8b6a1d68f07d690ba22d251ac21ba32e7ed948aa3e9f68e9bdc6dfe9674a SHA512 
5f30a943209171f19f344139b40725649a56499ad874be138d8681e0ff81fda7fe85fc1b20c3dcf7fea21dd28a0921a47fe28fe064fa1ea8d51a313ec56e7924
 WHIRLPOOL 
29a7d245841e4be8c91cbe696cd84822ed6993a0838541a1648cbfe4f73034171566d9618d5e240d1261a1e063ee558c70621ee9831fced7923e738466ae4af7

diff --git a/media-sound/gnome-music/gnome-music-3.22.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.1.ebuild
deleted file mode 100644
index 0610822aeb3..000
--- a/media-sound/gnome-music/gnome-music-3.22.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=app-misc/tracker-1.9.0[introspection(+)]
-   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9:=
-   >=media-libs/grilo-0.3.1:0.3[introspection]
-   media-libs/libmediaart:2.0
-   >=x11-libs/gtk+-3.19.3:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   || (
-   app-misc/tracker[gstreamer]
-   app-misc/tracker[ffmpeg]
-   )
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.3[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   app-text/yelp-tools
-   >=dev-util/intltool-0.26
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}

diff --git a/media-sound/gnome-music/gnome-music-3.22.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.2.ebuild
deleted file mode 100644
index 0610822aeb3..000
--- a/media-sound/gnome-music/gnome-music-3.22.2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=app-misc/tracker-1.9.0[introspection(+)]
-   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9:=
-   >=media-libs/grilo-0.3.1:0.3[introspection]
-   media-libs/libmediaart:2.0
-   >=x11-libs/gtk+-3.19.3:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   || (
-   

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

2017-03-23 Thread Mart Raudsepp
commit: cd8a1690bf19f222a9a613fff62d0bd3714f7463
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu Mar 23 13:23:58 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Mar 23 13:23:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd8a1690

media-sound/gnome-music: Drop dead implementation from PYTHON_COMPAT again

Accidentally had python3_3 re-added because a version bump happened on the same 
day
as global python3_3 dropping

Package-Manager: Portage-2.3.4, Repoman-2.3.1

 media-sound/gnome-music/gnome-music-3.22.1.ebuild | 4 ++--
 media-sound/gnome-music/gnome-music-3.22.2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/gnome-music/gnome-music-3.22.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.1.ebuild
index 29fbdb3c637..0610822aeb3 100644
--- a/media-sound/gnome-music/gnome-music-3.22.1.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.22.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
 
 inherit gnome2 python-r1
 

diff --git a/media-sound/gnome-music/gnome-music-3.22.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.2.ebuild
index 29fbdb3c637..0610822aeb3 100644
--- a/media-sound/gnome-music/gnome-music-3.22.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.22.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5} )
 
 inherit gnome2 python-r1
 



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

2016-11-09 Thread Gilles Dartiguelongue
commit: 1565c15de62bfd9b06e3c489d5a31750f3a3aa1b
Author: Christophe Lermytte  lermytte  be>
AuthorDate: Tue Nov  8 20:09:32 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Nov  9 07:59:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1565c15d

media-sound/gnome-music: add gnome-music-3.22.2.ebuild

Simple bump, no relevant changes

https://git.gnome.org/browse/gnome-music/diff/?id=3.22.2&=3.22.1
Closes: https://github.com/gentoo/gentoo/pull/2784

Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.22.2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 612e487..c25e2ee 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-3.20.2.tar.xz 1537440 SHA256 
ca328bfd85ba8cb651e4e3c5d56499b111cb95b4f3e9b2e482cca7830213c7a0 SHA512 
abfc868c104d1dcdb2f97dcfdd2b1d69ea79c1236a2fbd15b076718333488bb091784614ffadda00a0720533468317d96efdf7e6388bd82237f6eddaff0ef0e5
 WHIRLPOOL 
55fa165000a3cdcbdcda545251ff7e43a81b6ba1710a823b1e0d8ea7ab037ae53aabaaa5bb57e6c7e8e48f1646ef69d0180b8cbd0696dee7b9188d3ebd614310
 DIST gnome-music-3.22.1.tar.xz 1547288 SHA256 
10eda266261a2f8e374906b49712f66c7e05528055d7a7be965ef8a83c005603 SHA512 
5eeb180a85534ea999d31604a10d2b076b84ac544fa461e67b37b35d7305103d75433d369d0aad727b6113bcba0cbc16ca426afd55351a04cf4fa3fe32e79be7
 WHIRLPOOL 
673aef3f16f338891b9a6ce641cb56a2fce00ae5a986ec82c179307571087cd6907586fa962c649eee95143fc31198df64a5d61122e3aa6bdd5a8dc330719281
+DIST gnome-music-3.22.2.tar.xz 1547556 SHA256 
88dc8b6a1d68f07d690ba22d251ac21ba32e7ed948aa3e9f68e9bdc6dfe9674a SHA512 
5f30a943209171f19f344139b40725649a56499ad874be138d8681e0ff81fda7fe85fc1b20c3dcf7fea21dd28a0921a47fe28fe064fa1ea8d51a313ec56e7924
 WHIRLPOOL 
29a7d245841e4be8c91cbe696cd84822ed6993a0838541a1648cbfe4f73034171566d9618d5e240d1261a1e063ee558c70621ee9831fced7923e738466ae4af7

diff --git a/media-sound/gnome-music/gnome-music-3.22.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.2.ebuild
new file mode 100644
index ..add30a2
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.22.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=app-misc/tracker-1.9.0[introspection(+)]
+   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.3.1:0.3[introspection]
+   media-libs/libmediaart:2.0
+   >=x11-libs/gtk+-3.19.3:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   || (
+   app-misc/tracker[gstreamer]
+   app-misc/tracker[ffmpeg]
+   )
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=dev-util/intltool-0.26
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}



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

2016-11-01 Thread Gilles Dartiguelongue
commit: 8ac3f0f8b866bb0ffa4dcbb284968c891644ac33
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Nov  1 15:51:53 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Nov  1 23:57:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ac3f0f8

media-sound/gnome-music: version bump 3.20.2-r1 → 3.22.1

Package-Manager: portage-2.3.2

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.22.1.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index e11709b..242c905 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-3.18.2.tar.xz 1545232 SHA256 
81b6ae8b4193774a1dc05e77c59ad8ff5e7debc0aea30ce2ecd13b2ceda10bff SHA512 
0950fac77646dcd0aa8f539813b1ee5d398ede7bfd2a17cac45c258e20ac044a558babe0452ab801a8b8523aa352db48f795bd30502a357558aa47dd057c5148
 WHIRLPOOL 
6761bdee5dc3287bf14218fd6416bd114b1a6ebd434ff60371fc8c6aa091aafd6329ecb8ca3f746f7f0267a76c68f29b24af7484e1c16bd2c813aaa6398805b8
 DIST gnome-music-3.20.2.tar.xz 1537440 SHA256 
ca328bfd85ba8cb651e4e3c5d56499b111cb95b4f3e9b2e482cca7830213c7a0 SHA512 
abfc868c104d1dcdb2f97dcfdd2b1d69ea79c1236a2fbd15b076718333488bb091784614ffadda00a0720533468317d96efdf7e6388bd82237f6eddaff0ef0e5
 WHIRLPOOL 
55fa165000a3cdcbdcda545251ff7e43a81b6ba1710a823b1e0d8ea7ab037ae53aabaaa5bb57e6c7e8e48f1646ef69d0180b8cbd0696dee7b9188d3ebd614310
+DIST gnome-music-3.22.1.tar.xz 1547288 SHA256 
10eda266261a2f8e374906b49712f66c7e05528055d7a7be965ef8a83c005603 SHA512 
5eeb180a85534ea999d31604a10d2b076b84ac544fa461e67b37b35d7305103d75433d369d0aad727b6113bcba0cbc16ca426afd55351a04cf4fa3fe32e79be7
 WHIRLPOOL 
673aef3f16f338891b9a6ce641cb56a2fce00ae5a986ec82c179307571087cd6907586fa962c649eee95143fc31198df64a5d61122e3aa6bdd5a8dc330719281

diff --git a/media-sound/gnome-music/gnome-music-3.22.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.22.1.ebuild
new file mode 100644
index ..add30a2
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.22.1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=app-misc/tracker-1.9.0[introspection(+)]
+   >=dev-python/pygobject-3.21.1:3[cairo,${PYTHON_USEDEP}]
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.3.1:0.3[introspection]
+   media-libs/libmediaart:2.0
+   >=x11-libs/gtk+-3.19.3:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   || (
+   app-misc/tracker[gstreamer]
+   app-misc/tracker[ffmpeg]
+   )
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.3[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   app-text/yelp-tools
+   >=dev-util/intltool-0.26
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}



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

2016-11-01 Thread Gilles Dartiguelongue
commit: 75fb425ce3862b30faa1a6b3267790cff7246e84
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Tue Nov  1 23:52:21 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Tue Nov  1 23:57:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75fb425c

media-sound/gnome-music: cleanup old revision

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.18.2.ebuild | 53 ---
 2 files changed, 54 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 242c905..612e487 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1,2 @@
-DIST gnome-music-3.18.2.tar.xz 1545232 SHA256 
81b6ae8b4193774a1dc05e77c59ad8ff5e7debc0aea30ce2ecd13b2ceda10bff SHA512 
0950fac77646dcd0aa8f539813b1ee5d398ede7bfd2a17cac45c258e20ac044a558babe0452ab801a8b8523aa352db48f795bd30502a357558aa47dd057c5148
 WHIRLPOOL 
6761bdee5dc3287bf14218fd6416bd114b1a6ebd434ff60371fc8c6aa091aafd6329ecb8ca3f746f7f0267a76c68f29b24af7484e1c16bd2c813aaa6398805b8
 DIST gnome-music-3.20.2.tar.xz 1537440 SHA256 
ca328bfd85ba8cb651e4e3c5d56499b111cb95b4f3e9b2e482cca7830213c7a0 SHA512 
abfc868c104d1dcdb2f97dcfdd2b1d69ea79c1236a2fbd15b076718333488bb091784614ffadda00a0720533468317d96efdf7e6388bd82237f6eddaff0ef0e5
 WHIRLPOOL 
55fa165000a3cdcbdcda545251ff7e43a81b6ba1710a823b1e0d8ea7ab037ae53aabaaa5bb57e6c7e8e48f1646ef69d0180b8cbd0696dee7b9188d3ebd614310
 DIST gnome-music-3.22.1.tar.xz 1547288 SHA256 
10eda266261a2f8e374906b49712f66c7e05528055d7a7be965ef8a83c005603 SHA512 
5eeb180a85534ea999d31604a10d2b076b84ac544fa461e67b37b35d7305103d75433d369d0aad727b6113bcba0cbc16ca426afd55351a04cf4fa3fe32e79be7
 WHIRLPOOL 
673aef3f16f338891b9a6ce641cb56a2fce00ae5a986ec82c179307571087cd6907586fa962c649eee95143fc31198df64a5d61122e3aa6bdd5a8dc330719281

diff --git a/media-sound/gnome-music/gnome-music-3.18.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.18.2.ebuild
deleted file mode 100644
index 427c4bb..
--- a/media-sound/gnome-music/gnome-music-3.18.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_4,3_5} )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9:=
-   >=media-libs/grilo-0.2.6:0.2[introspection]
-   media-libs/libmediaart:2.0
-   >=x11-libs/gtk+-3.13.2:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   app-misc/tracker[introspection(+)]
-   || (
-   app-misc/tracker[gstreamer]
-   app-misc/tracker[ffmpeg]
-   )
-   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.2[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.26
-   dev-util/itstool
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}



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

2016-07-31 Thread Pacho Ramos
commit: 0aaa4b224b6827270118ac4beeb2c3654b9ea7e7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jul 31 08:36:11 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jul 31 08:54:11 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aaa4b22

media-sound/gnome-music: RDEPEND on the right grilo-plugins slot (#587884 by 
Cynede)

Package-Manager: portage-2.3.0

 .../{gnome-music-3.20.2.ebuild => gnome-music-3.20.2-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.20.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.20.2-r1.ebuild
similarity index 96%
rename from media-sound/gnome-music/gnome-music-3.20.2.ebuild
rename to media-sound/gnome-music/gnome-music-3.20.2-r1.ebuild
index 774376e..9e81281 100644
--- a/media-sound/gnome-music/gnome-music-3.20.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.20.2-r1.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${COMMON_DEPEND}
media-libs/gstreamer:1.0[introspection]
media-libs/gst-plugins-base:1.0[introspection]
media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.2[tracker]
+   media-plugins/grilo-plugins:0.3[tracker]
x11-misc/xdg-user-dirs
 "
 DEPEND="${COMMON_DEPEND}



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

2016-07-02 Thread Pacho Ramos
commit: 3b3800db4443876db1bfb42de66f7b7e50bc8e67
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jul  2 15:55:11 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jul  2 17:11:02 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3800db

media-sound/gnome-music: Version bump

Package-Manager: portage-2.3.0_rc1

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.20.2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index e72e39c..e11709b 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1 +1,2 @@
 DIST gnome-music-3.18.2.tar.xz 1545232 SHA256 
81b6ae8b4193774a1dc05e77c59ad8ff5e7debc0aea30ce2ecd13b2ceda10bff SHA512 
0950fac77646dcd0aa8f539813b1ee5d398ede7bfd2a17cac45c258e20ac044a558babe0452ab801a8b8523aa352db48f795bd30502a357558aa47dd057c5148
 WHIRLPOOL 
6761bdee5dc3287bf14218fd6416bd114b1a6ebd434ff60371fc8c6aa091aafd6329ecb8ca3f746f7f0267a76c68f29b24af7484e1c16bd2c813aaa6398805b8
+DIST gnome-music-3.20.2.tar.xz 1537440 SHA256 
ca328bfd85ba8cb651e4e3c5d56499b111cb95b4f3e9b2e482cca7830213c7a0 SHA512 
abfc868c104d1dcdb2f97dcfdd2b1d69ea79c1236a2fbd15b076718333488bb091784614ffadda00a0720533468317d96efdf7e6388bd82237f6eddaff0ef0e5
 WHIRLPOOL 
55fa165000a3cdcbdcda545251ff7e43a81b6ba1710a823b1e0d8ea7ab037ae53aabaaa5bb57e6c7e8e48f1646ef69d0180b8cbd0696dee7b9188d3ebd614310

diff --git a/media-sound/gnome-music/gnome-music-3.20.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.20.2.ebuild
new file mode 100644
index 000..774376e
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.20.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.3.0:0.3[introspection]
+   media-libs/libmediaart:2.0
+   >=x11-libs/gtk+-3.19.3:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   >=app-misc/tracker-1.7.1[introspection(+)]
+   || (
+   app-misc/tracker[gstreamer]
+   app-misc/tracker[ffmpeg]
+   )
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.2[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.26
+   dev-util/itstool
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}



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

2016-07-02 Thread Pacho Ramos
commit: 0ffbc41facfe0e7b9f33b79f4fe9fe15fcc46c7b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jul  2 15:53:32 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jul  2 17:10:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffbc41f

media-sound/gnome-music: Drop old

Package-Manager: portage-2.3.0_rc1

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.16.2.ebuild | 53 ---
 2 files changed, 54 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 7350f5b..e72e39c 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1 @@
-DIST gnome-music-3.16.2.tar.xz 1479984 SHA256 
362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588 SHA512 
c634a72f5c539e7e0792f780dcced1b48c56a0467182ab60506d3d22d1b7b7ff030b79f440ea874b8fca5b084bc121668cd5f03f2eb3ffbd82b7fa810a2885d2
 WHIRLPOOL 
e576f033d1194ea7b9232d420a3e5e4a895ce6836f0e4d592579ea0baeab2b3113f9cf3eafa2f17922ad14c2f45e9b79f07291664ab7404000d74d421bf0c9b4
 DIST gnome-music-3.18.2.tar.xz 1545232 SHA256 
81b6ae8b4193774a1dc05e77c59ad8ff5e7debc0aea30ce2ecd13b2ceda10bff SHA512 
0950fac77646dcd0aa8f539813b1ee5d398ede7bfd2a17cac45c258e20ac044a558babe0452ab801a8b8523aa352db48f795bd30502a357558aa47dd057c5148
 WHIRLPOOL 
6761bdee5dc3287bf14218fd6416bd114b1a6ebd434ff60371fc8c6aa091aafd6329ecb8ca3f746f7f0267a76c68f29b24af7484e1c16bd2c813aaa6398805b8

diff --git a/media-sound/gnome-music/gnome-music-3.16.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.16.2.ebuild
deleted file mode 100644
index 75f50c8..000
--- a/media-sound/gnome-music/gnome-music-3.16.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_3,3_4} )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9:=
-   >=media-libs/grilo-0.2.6:0.2[introspection]
-   media-libs/libmediaart:2.0
-   >=x11-libs/gtk+-3.13.2:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   app-misc/tracker[introspection(+)]
-   || (
-   app-misc/tracker[gstreamer]
-   app-misc/tracker[ffmpeg]
-   )
-   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.2[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.26
-   dev-util/itstool
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}



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

2016-03-06 Thread Mikle Kolyada
commit: 764096625d9a43add2f26434c52ea246398e6931
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Mar  6 17:59:28 2016 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Mar  6 17:59:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76409662

media-sound/gnome-music: x86 stable wrt bug #566378

Package-Manager: portage-2.2.26

 media-sound/gnome-music/gnome-music-3.18.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.18.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.18.2.ebuild
index 5f32156..faa6434 100644
--- a/media-sound/gnome-music/gnome-music-3.18.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.18.2.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}



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

2015-11-18 Thread Lars Wendler
commit: 79705c94c3f58c5a8bb5f16f6d217077b6989453
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Nov 18 12:07:30 2015 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Nov 18 12:07:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79705c94

media-sound/gnome-music: Fixed Manifest.

Package-Manager: portage-2.2.25
Signed-off-by: Lars Wendler  gentoo.org>

 media-sound/gnome-music/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 4cede3b..7350f5b 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,2 @@
 DIST gnome-music-3.16.2.tar.xz 1479984 SHA256 
362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588 SHA512 
c634a72f5c539e7e0792f780dcced1b48c56a0467182ab60506d3d22d1b7b7ff030b79f440ea874b8fca5b084bc121668cd5f03f2eb3ffbd82b7fa810a2885d2
 WHIRLPOOL 
e576f033d1194ea7b9232d420a3e5e4a895ce6836f0e4d592579ea0baeab2b3113f9cf3eafa2f17922ad14c2f45e9b79f07291664ab7404000d74d421bf0c9b4
-DIST gnome-music-3.18.2.tar.xz 14110 SHA256 
5e91d2a8f5935ec87192878dae0ab46886dc010e9a368e3d420e8c6961e1625e SHA512 
74e50aef97ba18494322273aea9253cbcbee8a77dfc804cb1e58be78ece0f6d655609a9b02f5a1d1322deadea4fa4fb259801d76dbbe17815c8fbbfb41fa700a
 WHIRLPOOL 
6b5c9f32d0fdc104e3f966d43485b9d939baca3fc9a9a1167ffb98791cbb0e29d50e231ca4fc4e90f6c9728f7cf6f73bcbd2a3eae036755a000e9a8215bcc105
+DIST gnome-music-3.18.2.tar.xz 1545232 SHA256 
81b6ae8b4193774a1dc05e77c59ad8ff5e7debc0aea30ce2ecd13b2ceda10bff SHA512 
0950fac77646dcd0aa8f539813b1ee5d398ede7bfd2a17cac45c258e20ac044a558babe0452ab801a8b8523aa352db48f795bd30502a357558aa47dd057c5148
 WHIRLPOOL 
6761bdee5dc3287bf14218fd6416bd114b1a6ebd434ff60371fc8c6aa091aafd6329ecb8ca3f746f7f0267a76c68f29b24af7484e1c16bd2c813aaa6398805b8



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

2015-11-17 Thread Pacho Ramos
commit: 90bf9f35d203cf6f15271538d600db77bca3ede7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Nov 17 19:38:19 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Nov 17 19:38:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90bf9f35

media-sound/gnome-music: Version bump

Package-Manager: portage-2.2.24

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.18.2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 872f59d..bb08c8e 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-3.16.2.tar.xz 1479984 SHA256 
362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588 SHA512 
c634a72f5c539e7e0792f780dcced1b48c56a0467182ab60506d3d22d1b7b7ff030b79f440ea874b8fca5b084bc121668cd5f03f2eb3ffbd82b7fa810a2885d2
 WHIRLPOOL 
e576f033d1194ea7b9232d420a3e5e4a895ce6836f0e4d592579ea0baeab2b3113f9cf3eafa2f17922ad14c2f45e9b79f07291664ab7404000d74d421bf0c9b4
 DIST gnome-music-3.18.0.tar.xz 1534760 SHA256 
e2e4b99a57c7b5c83ce3deccd38880cbafb875b423ab276204af523bc648d69c SHA512 
4a87cce71b7ca3dc0aa7e4e64a7d427297fbb08d300e18444bc4acbf637c4c23e34f130c5d72c80e8b052d452b3b962066ee7d3df6f20686f3202a025a5173da
 WHIRLPOOL 
379f6402752f1e73b4ed30db6c854dfd657b63b29b0f02dacf776a058428a9a5e2a0ad454d86abc644f2bcac1e0164d84a6cf3b2bc7e2d7df2e6a966e1a950b3
+DIST gnome-music-3.18.2.tar.xz 14110 SHA256 
5e91d2a8f5935ec87192878dae0ab46886dc010e9a368e3d420e8c6961e1625e SHA512 
74e50aef97ba18494322273aea9253cbcbee8a77dfc804cb1e58be78ece0f6d655609a9b02f5a1d1322deadea4fa4fb259801d76dbbe17815c8fbbfb41fa700a
 WHIRLPOOL 
6b5c9f32d0fdc104e3f966d43485b9d939baca3fc9a9a1167ffb98791cbb0e29d50e231ca4fc4e90f6c9728f7cf6f73bcbd2a3eae036755a000e9a8215bcc105

diff --git a/media-sound/gnome-music/gnome-music-3.18.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.18.2.ebuild
new file mode 100644
index 000..601462f
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.18.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+PYTHON_COMPAT=( python{3_3,3_4,3_5} )
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.2.6:0.2[introspection]
+   media-libs/libmediaart:2.0
+   >=x11-libs/gtk+-3.13.2:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   app-misc/tracker[introspection(+)]
+   || (
+   app-misc/tracker[gstreamer]
+   app-misc/tracker[ffmpeg]
+   )
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.2[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.26
+   dev-util/itstool
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}



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

2015-11-17 Thread Pacho Ramos
commit: 180520e83c409132b9f30f4431726373aa2a72f7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Nov 17 19:39:59 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Nov 17 19:39:59 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180520e8

media-sound/gnome-music: Drop old

Package-Manager: portage-2.2.24

 media-sound/gnome-music/Manifest  |  1 -
 media-sound/gnome-music/gnome-music-3.18.0.ebuild | 53 ---
 2 files changed, 54 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index bb08c8e..4cede3b 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1,2 @@
 DIST gnome-music-3.16.2.tar.xz 1479984 SHA256 
362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588 SHA512 
c634a72f5c539e7e0792f780dcced1b48c56a0467182ab60506d3d22d1b7b7ff030b79f440ea874b8fca5b084bc121668cd5f03f2eb3ffbd82b7fa810a2885d2
 WHIRLPOOL 
e576f033d1194ea7b9232d420a3e5e4a895ce6836f0e4d592579ea0baeab2b3113f9cf3eafa2f17922ad14c2f45e9b79f07291664ab7404000d74d421bf0c9b4
-DIST gnome-music-3.18.0.tar.xz 1534760 SHA256 
e2e4b99a57c7b5c83ce3deccd38880cbafb875b423ab276204af523bc648d69c SHA512 
4a87cce71b7ca3dc0aa7e4e64a7d427297fbb08d300e18444bc4acbf637c4c23e34f130c5d72c80e8b052d452b3b962066ee7d3df6f20686f3202a025a5173da
 WHIRLPOOL 
379f6402752f1e73b4ed30db6c854dfd657b63b29b0f02dacf776a058428a9a5e2a0ad454d86abc644f2bcac1e0164d84a6cf3b2bc7e2d7df2e6a966e1a950b3
 DIST gnome-music-3.18.2.tar.xz 14110 SHA256 
5e91d2a8f5935ec87192878dae0ab46886dc010e9a368e3d420e8c6961e1625e SHA512 
74e50aef97ba18494322273aea9253cbcbee8a77dfc804cb1e58be78ece0f6d655609a9b02f5a1d1322deadea4fa4fb259801d76dbbe17815c8fbbfb41fa700a
 WHIRLPOOL 
6b5c9f32d0fdc104e3f966d43485b9d939baca3fc9a9a1167ffb98791cbb0e29d50e231ca4fc4e90f6c9728f7cf6f73bcbd2a3eae036755a000e9a8215bcc105

diff --git a/media-sound/gnome-music/gnome-music-3.18.0.ebuild 
b/media-sound/gnome-music/gnome-music-3.18.0.ebuild
deleted file mode 100644
index 324407d..000
--- a/media-sound/gnome-music/gnome-music-3.18.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_3,3_4} )
-
-inherit gnome2 python-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9:=
-   >=media-libs/grilo-0.2.6:0.2[introspection]
-   media-libs/libmediaart:2.0
-   >=x11-libs/gtk+-3.13.2:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   app-misc/tracker[introspection(+)]
-   || (
-   app-misc/tracker[gstreamer]
-   app-misc/tracker[ffmpeg]
-   )
-   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.2[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.26
-   dev-util/itstool
-   virtual/pkgconfig
-"
-
-pkg_setup() {
-   python_setup
-}



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

2015-11-15 Thread Pacho Ramos
commit: b1c2db58530cb2492a80ccb79aa2ac60fb55e58d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Nov 15 13:35:08 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Nov 15 14:20:30 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c2db58

media-sound/gnome-music: Drop old

Package-Manager: portage-2.2.24

 media-sound/gnome-music/Manifest   |  2 -
 .../gnome-music/gnome-music-3.14.3.1.ebuild| 57 --
 media-sound/gnome-music/gnome-music-3.16.1.ebuild  | 57 --
 media-sound/gnome-music/metadata.xml   |  2 +-
 4 files changed, 1 insertion(+), 117 deletions(-)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index bc29743..872f59d 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,4 +1,2 @@
-DIST gnome-music-3.14.3.1.tar.xz 1466232 SHA256 
9bf614cd790bc7abebe56c65f3acae56c90ea5488f97a41a8ef70bcbce42604a SHA512 
ce394fdd6701f5da2b1ac1bf9ca66de706a335ac5022466260a4e5a76646a062f7b48cf27207baea37c29805b234fe0fabe34fe47cea33009b27dbc5aec54e9b
 WHIRLPOOL 
0672023af6dc95da76c78030bfb88c3f74ae127c69715cfc624d1391c5a651808a32203e6a7e20e6408977f610c23c3153ca71616fde21b3dfb290605cf98c35
-DIST gnome-music-3.16.1.tar.xz 1477652 SHA256 
116945d87fbac6aea2aedfa8e6a98bef720675916a0a6e9ae21aa83d450ad2df SHA512 
dfc65d4d951fa9e87b9969b9a4c8affe467770ac37f8bf2027135b26668b099217a467cec6747f16f9cfed04f2403b13923bcd59c2548a9a22f4090adef7e2c2
 WHIRLPOOL 
9b9af3cdc935189a4aafbe475a1da8481389ddf70495c80a1d0834df370d3b9e195526152837638e2b29023e9734acea6ffed0f5f903b9865d3e26d25b596977
 DIST gnome-music-3.16.2.tar.xz 1479984 SHA256 
362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588 SHA512 
c634a72f5c539e7e0792f780dcced1b48c56a0467182ab60506d3d22d1b7b7ff030b79f440ea874b8fca5b084bc121668cd5f03f2eb3ffbd82b7fa810a2885d2
 WHIRLPOOL 
e576f033d1194ea7b9232d420a3e5e4a895ce6836f0e4d592579ea0baeab2b3113f9cf3eafa2f17922ad14c2f45e9b79f07291664ab7404000d74d421bf0c9b4
 DIST gnome-music-3.18.0.tar.xz 1534760 SHA256 
e2e4b99a57c7b5c83ce3deccd38880cbafb875b423ab276204af523bc648d69c SHA512 
4a87cce71b7ca3dc0aa7e4e64a7d427297fbb08d300e18444bc4acbf637c4c23e34f130c5d72c80e8b052d452b3b962066ee7d3df6f20686f3202a025a5173da
 WHIRLPOOL 
379f6402752f1e73b4ed30db6c854dfd657b63b29b0f02dacf776a058428a9a5e2a0ad454d86abc644f2bcac1e0164d84a6cf3b2bc7e2d7df2e6a966e1a950b3

diff --git a/media-sound/gnome-music/gnome-music-3.14.3.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.14.3.1.ebuild
deleted file mode 100644
index adae9b7..000
--- a/media-sound/gnome-music/gnome-music-3.14.3.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_3,3_4} )
-
-inherit gnome2 python-single-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="amd64 x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   >=dev-libs/glib-2.28:2
-   >=dev-libs/gobject-introspection-1.35.9
-   >=media-libs/grilo-0.2.6:0.2[introspection]
-   media-libs/libmediaart:1.0
-   >=x11-libs/gtk+-3.13.2:3[introspection]
-"
-# xdg-user-dirs-update needs to be there to create needed dirs
-# https://bugzilla.gnome.org/show_bug.cgi?id=731613
-RDEPEND="${COMMON_DEPEND}
-   app-misc/tracker[introspection(+)]
-   || (
-   app-misc/tracker[gstreamer]
-   app-misc/tracker[ffmpeg]
-   )
-   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   media-libs/gstreamer:1.0[introspection]
-   media-libs/gst-plugins-base:1.0[introspection]
-   media-plugins/gst-plugins-meta:1.0
-   media-plugins/grilo-plugins:0.2[tracker]
-   x11-misc/xdg-user-dirs
-"
-DEPEND="${COMMON_DEPEND}
-   >=dev-util/intltool-0.26
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure ITSTOOL="$(type -P true)"
-}
-
-src_install() {
-   gnome2_src_install
-   python_fix_shebang "${ED}"
-}

diff --git a/media-sound/gnome-music/gnome-music-3.16.1.ebuild 
b/media-sound/gnome-music/gnome-music-3.16.1.ebuild
deleted file mode 100644
index 6a52f68..000
--- a/media-sound/gnome-music/gnome-music-3.16.1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-PYTHON_COMPAT=( python{3_3,3_4} )
-
-inherit gnome2 python-single-r1
-
-DESCRIPTION="Music management for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Music;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
-   ${PYTHON_DEPS}
-   

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

2015-11-15 Thread Pacho Ramos
commit: 13577ff2bfdbce972f661b1864f5d0facada6411
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Nov 15 13:34:48 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Nov 15 14:20:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13577ff2

media-sound/gnome-music: Version bump

Package-Manager: portage-2.2.24

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.18.0.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index c55622a..bc29743 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,3 +1,4 @@
 DIST gnome-music-3.14.3.1.tar.xz 1466232 SHA256 
9bf614cd790bc7abebe56c65f3acae56c90ea5488f97a41a8ef70bcbce42604a SHA512 
ce394fdd6701f5da2b1ac1bf9ca66de706a335ac5022466260a4e5a76646a062f7b48cf27207baea37c29805b234fe0fabe34fe47cea33009b27dbc5aec54e9b
 WHIRLPOOL 
0672023af6dc95da76c78030bfb88c3f74ae127c69715cfc624d1391c5a651808a32203e6a7e20e6408977f610c23c3153ca71616fde21b3dfb290605cf98c35
 DIST gnome-music-3.16.1.tar.xz 1477652 SHA256 
116945d87fbac6aea2aedfa8e6a98bef720675916a0a6e9ae21aa83d450ad2df SHA512 
dfc65d4d951fa9e87b9969b9a4c8affe467770ac37f8bf2027135b26668b099217a467cec6747f16f9cfed04f2403b13923bcd59c2548a9a22f4090adef7e2c2
 WHIRLPOOL 
9b9af3cdc935189a4aafbe475a1da8481389ddf70495c80a1d0834df370d3b9e195526152837638e2b29023e9734acea6ffed0f5f903b9865d3e26d25b596977
 DIST gnome-music-3.16.2.tar.xz 1479984 SHA256 
362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588 SHA512 
c634a72f5c539e7e0792f780dcced1b48c56a0467182ab60506d3d22d1b7b7ff030b79f440ea874b8fca5b084bc121668cd5f03f2eb3ffbd82b7fa810a2885d2
 WHIRLPOOL 
e576f033d1194ea7b9232d420a3e5e4a895ce6836f0e4d592579ea0baeab2b3113f9cf3eafa2f17922ad14c2f45e9b79f07291664ab7404000d74d421bf0c9b4
+DIST gnome-music-3.18.0.tar.xz 1534760 SHA256 
e2e4b99a57c7b5c83ce3deccd38880cbafb875b423ab276204af523bc648d69c SHA512 
4a87cce71b7ca3dc0aa7e4e64a7d427297fbb08d300e18444bc4acbf637c4c23e34f130c5d72c80e8b052d452b3b962066ee7d3df6f20686f3202a025a5173da
 WHIRLPOOL 
379f6402752f1e73b4ed30db6c854dfd657b63b29b0f02dacf776a058428a9a5e2a0ad454d86abc644f2bcac1e0164d84a6cf3b2bc7e2d7df2e6a966e1a950b3

diff --git a/media-sound/gnome-music/gnome-music-3.18.0.ebuild 
b/media-sound/gnome-music/gnome-music-3.18.0.ebuild
new file mode 100644
index 000..324407d
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.18.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+PYTHON_COMPAT=( python{3_3,3_4} )
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.2.6:0.2[introspection]
+   media-libs/libmediaart:2.0
+   >=x11-libs/gtk+-3.13.2:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   app-misc/tracker[introspection(+)]
+   || (
+   app-misc/tracker[gstreamer]
+   app-misc/tracker[ffmpeg]
+   )
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.2[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.26
+   dev-util/itstool
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}



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

2015-09-07 Thread Mikle Kolyada
commit: ef4079f9f1840c3d0e66173b5489e4df7c38cb7d
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Sep  7 19:17:47 2015 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Sep  7 19:55:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4079f9

media-sound/gnome-music: amd64 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches

 media-sound/gnome-music/gnome-music-3.16.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/gnome-music/gnome-music-3.16.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.16.2.ebuild
index 324407d..2aa9fd3 100644
--- a/media-sound/gnome-music/gnome-music-3.16.2.ebuild
+++ b/media-sound/gnome-music/gnome-music-3.16.2.ebuild
@@ -16,7 +16,7 @@ SLOT="0"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 COMMON_DEPEND="
${PYTHON_DEPS}



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

2015-09-05 Thread Pacho Ramos
commit: c3b686c6554c17ce8738ee0ef80e122ae7ea73b6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Sep  5 11:59:41 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Sep  5 11:59:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b686c6

media-sound/gnome-music: Version bump, it can also use python-r1.eclass that 
let us to stop needing to play on profiles for letting it build by default.

Package-Manager: portage-2.2.20.1

 media-sound/gnome-music/Manifest  |  1 +
 media-sound/gnome-music/gnome-music-3.16.2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/media-sound/gnome-music/Manifest b/media-sound/gnome-music/Manifest
index 6c2cca9..c55622a 100644
--- a/media-sound/gnome-music/Manifest
+++ b/media-sound/gnome-music/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-music-3.14.3.1.tar.xz 1466232 SHA256 
9bf614cd790bc7abebe56c65f3acae56c90ea5488f97a41a8ef70bcbce42604a SHA512 
ce394fdd6701f5da2b1ac1bf9ca66de706a335ac5022466260a4e5a76646a062f7b48cf27207baea37c29805b234fe0fabe34fe47cea33009b27dbc5aec54e9b
 WHIRLPOOL 
0672023af6dc95da76c78030bfb88c3f74ae127c69715cfc624d1391c5a651808a32203e6a7e20e6408977f610c23c3153ca71616fde21b3dfb290605cf98c35
 DIST gnome-music-3.16.1.tar.xz 1477652 SHA256 
116945d87fbac6aea2aedfa8e6a98bef720675916a0a6e9ae21aa83d450ad2df SHA512 
dfc65d4d951fa9e87b9969b9a4c8affe467770ac37f8bf2027135b26668b099217a467cec6747f16f9cfed04f2403b13923bcd59c2548a9a22f4090adef7e2c2
 WHIRLPOOL 
9b9af3cdc935189a4aafbe475a1da8481389ddf70495c80a1d0834df370d3b9e195526152837638e2b29023e9734acea6ffed0f5f903b9865d3e26d25b596977
+DIST gnome-music-3.16.2.tar.xz 1479984 SHA256 
362cf90f6cd41c38845b7afa01ce2f5fbb70ce7694139a69f5dac16620723588 SHA512 
c634a72f5c539e7e0792f780dcced1b48c56a0467182ab60506d3d22d1b7b7ff030b79f440ea874b8fca5b084bc121668cd5f03f2eb3ffbd82b7fa810a2885d2
 WHIRLPOOL 
e576f033d1194ea7b9232d420a3e5e4a895ce6836f0e4d592579ea0baeab2b3113f9cf3eafa2f17922ad14c2f45e9b79f07291664ab7404000d74d421bf0c9b4

diff --git a/media-sound/gnome-music/gnome-music-3.16.2.ebuild 
b/media-sound/gnome-music/gnome-music-3.16.2.ebuild
new file mode 100644
index 000..324407d
--- /dev/null
+++ b/media-sound/gnome-music/gnome-music-3.16.2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+PYTHON_COMPAT=( python{3_3,3_4} )
+
+inherit gnome2 python-r1
+
+DESCRIPTION="Music management for Gnome"
+HOMEPAGE="https://wiki.gnome.org/Apps/Music;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   >=dev-libs/glib-2.28:2
+   >=dev-libs/gobject-introspection-1.35.9:=
+   >=media-libs/grilo-0.2.6:0.2[introspection]
+   media-libs/libmediaart:2.0
+   >=x11-libs/gtk+-3.13.2:3[introspection]
+"
+# xdg-user-dirs-update needs to be there to create needed dirs
+# https://bugzilla.gnome.org/show_bug.cgi?id=731613
+RDEPEND="${COMMON_DEPEND}
+   app-misc/tracker[introspection(+)]
+   || (
+   app-misc/tracker[gstreamer]
+   app-misc/tracker[ffmpeg]
+   )
+   dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
+   dev-python/dbus-python[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0[introspection]
+   media-libs/gst-plugins-base:1.0[introspection]
+   media-plugins/gst-plugins-meta:1.0
+   media-plugins/grilo-plugins:0.2[tracker]
+   x11-misc/xdg-user-dirs
+"
+DEPEND="${COMMON_DEPEND}
+   >=dev-util/intltool-0.26
+   dev-util/itstool
+   virtual/pkgconfig
+"
+
+pkg_setup() {
+   python_setup
+}