public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gmusicbrowser/
Date: Fri, 20 Apr 2018 19:45:51 +0000 (UTC)	[thread overview]
Message-ID: <1524253470.a2cba10e0b6b3b30661b700ab3f3430a49604be0.soap@gentoo> (raw)

commit:     a2cba10e0b6b3b30661b700ab3f3430a49604be0
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sun Apr  8 15:28:51 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 20 19:44:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cba10e

media-sound/gmusicbrowser: fdo-mime->xdg-utils

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r3.ebuild        | 8 ++++----
 media-sound/gmusicbrowser/gmusicbrowser-1.1.15_p20160530.ebuild | 8 ++++----
 media-sound/gmusicbrowser/gmusicbrowser-9999.ebuild             | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r3.ebuild b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r3.ebuild
index a5010ffa36b..439186eb3b9 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r3.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit fdo-mime gnome2-utils
+inherit gnome2-utils xdg-utils
 
 DESCRIPTION="An open-source jukebox for large collections of mp3/ogg/flac files"
 HOMEPAGE="https://gmusicbrowser.org/"
@@ -50,7 +50,7 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 	gnome2_icon_cache_update
 
 	elog "Gmusicbrowser supports gstreamer, mplayer, mpv and mpg123/ogg123..."
@@ -62,6 +62,6 @@ pkg_postinst() {
 }
 
 pkg_postrm() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 	gnome2_icon_cache_update
 }

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15_p20160530.ebuild b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15_p20160530.ebuild
index 0484ba50fb5..3d144fcc11c 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-1.1.15_p20160530.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-1.1.15_p20160530.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils fdo-mime gnome2-utils
+inherit eutils gnome2-utils xdg-utils
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/squentin/${PN}.git"
@@ -61,11 +61,11 @@ src_install() {
 }
 
 pkg_postinst() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 	gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 	gnome2_icon_cache_update
 }

diff --git a/media-sound/gmusicbrowser/gmusicbrowser-9999.ebuild b/media-sound/gmusicbrowser/gmusicbrowser-9999.ebuild
index 0484ba50fb5..3d144fcc11c 100644
--- a/media-sound/gmusicbrowser/gmusicbrowser-9999.ebuild
+++ b/media-sound/gmusicbrowser/gmusicbrowser-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit eutils fdo-mime gnome2-utils
+inherit eutils gnome2-utils xdg-utils
 
 if [[ ${PV} == "9999" ]] ; then
 	EGIT_REPO_URI="https://github.com/squentin/${PN}.git"
@@ -61,11 +61,11 @@ src_install() {
 }
 
 pkg_postinst() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 	gnome2_icon_cache_update
 }
 
 pkg_postrm() {
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
 	gnome2_icon_cache_update
 }


             reply	other threads:[~2018-04-20 19:45 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-20 19:45 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-03 21:04 [gentoo-commits] repo/gentoo:master commit in: media-sound/gmusicbrowser/ Matt Turner
2021-04-26 15:28 Miroslav Šulc
2021-04-26 10:34 Sam James
2021-04-22 12:08 Sam James
2021-03-16 10:32 Miroslav Šulc
2021-03-16 10:32 Miroslav Šulc
2021-03-16 10:32 Miroslav Šulc
2021-03-16 10:32 Miroslav Šulc
2020-05-16  7:09 Joonas Niilola
2020-02-05  0:08 Miroslav Šulc
2020-02-03 11:31 Agostino Sarubbo
2020-02-03 11:28 Agostino Sarubbo
2019-12-25 12:23 Miroslav Šulc
2019-12-25 12:23 Miroslav Šulc
2019-06-05  8:59 David Seifert
2019-04-08 17:38 Aaron Bauman
2017-05-08 17:02 Michał Górny
2017-05-08 17:02 Michał Górny
2017-03-19  4:12 Kent Fredric
2017-03-17 22:57 Andreas Hüttel
2017-03-17 10:34 Agostino Sarubbo
2017-02-14 21:44 David Seifert
2016-11-06 19:33 David Seifert
2016-11-06 19:33 David Seifert
2016-11-06 19:33 David Seifert
2016-11-06 19:33 David Seifert
2016-10-22 12:01 David Seifert
2016-10-22 12:01 David Seifert
2015-08-22  0:36 Julian Ospald
2015-08-22  0:36 Julian Ospald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1524253470.a2cba10e0b6b3b30661b700ab3f3430a49604be0.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox