public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/fotoxx/
Date: Wed,  4 Apr 2018 23:04:26 +0000 (UTC)	[thread overview]
Message-ID: <1522882979.9b3456cd05b71221a2458ecbb057f478a854e58d.asturm@gentoo> (raw)

commit:     9b3456cd05b71221a2458ecbb057f478a854e58d
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Wed Apr  4 01:53:25 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr  4 23:02:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b3456cd

media-gfx/fotoxx: fdo-mime -> xdg-utils

Also replaced eutils with desktop for newmenu.

Package-Manager: Portage-2.3.27, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7797

 media-gfx/fotoxx/fotoxx-15.04.1.ebuild | 20 ++++++++++----------
 media-gfx/fotoxx/fotoxx-15.05.ebuild   | 20 ++++++++++----------
 2 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/media-gfx/fotoxx/fotoxx-15.04.1.ebuild b/media-gfx/fotoxx/fotoxx-15.04.1.ebuild
index 5f911c91bb9..7f07dc6d0c3 100644
--- a/media-gfx/fotoxx/fotoxx-15.04.1.ebuild
+++ b/media-gfx/fotoxx/fotoxx-15.04.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
-inherit eutils toolchain-funcs fdo-mime
+inherit desktop toolchain-funcs xdg-utils
 
 DESCRIPTION="Program for improving image files made with a digital camera"
 HOMEPAGE="http://www.kornelix.com/fotoxx.html"
@@ -25,9 +25,9 @@ RDEPEND="${DEPEND}
 	media-gfx/dcraw
 	x11-misc/xdg-utils"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${PF}.patch
-}
+PATCHES=(
+	"${FILESDIR}"/${PF}.patch
+)
 
 src_compile() {
 	tc-export CXX
@@ -44,11 +44,11 @@ src_install() {
 }
 
 pkg_postinst() {
-	fdo-mime_mime_database_update
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
 }

diff --git a/media-gfx/fotoxx/fotoxx-15.05.ebuild b/media-gfx/fotoxx/fotoxx-15.05.ebuild
index 5f911c91bb9..7f07dc6d0c3 100644
--- a/media-gfx/fotoxx/fotoxx-15.05.ebuild
+++ b/media-gfx/fotoxx/fotoxx-15.05.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
-inherit eutils toolchain-funcs fdo-mime
+inherit desktop toolchain-funcs xdg-utils
 
 DESCRIPTION="Program for improving image files made with a digital camera"
 HOMEPAGE="http://www.kornelix.com/fotoxx.html"
@@ -25,9 +25,9 @@ RDEPEND="${DEPEND}
 	media-gfx/dcraw
 	x11-misc/xdg-utils"
 
-src_prepare() {
-	epatch "${FILESDIR}"/${PF}.patch
-}
+PATCHES=(
+	"${FILESDIR}"/${PF}.patch
+)
 
 src_compile() {
 	tc-export CXX
@@ -44,11 +44,11 @@ src_install() {
 }
 
 pkg_postinst() {
-	fdo-mime_mime_database_update
-	fdo-mime_desktop_database_update
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
 }
 
 pkg_postrm() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
 }


             reply	other threads:[~2018-04-04 23:04 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-04 23:04 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-12 13:52 [gentoo-commits] repo/gentoo:master commit in: media-gfx/fotoxx/ Ben Kohler
2023-12-12 17:52 Ben Kohler
2023-12-04 21:03 Ben Kohler
2023-11-02 12:47 Ben Kohler
2023-11-01 16:24 Ben Kohler
2023-11-01 16:24 Ben Kohler
2023-10-27 18:00 Ben Kohler
2023-10-04 16:29 Ben Kohler
2023-08-08 19:01 Ben Kohler
2023-05-16 15:38 Ben Kohler
2023-04-05 18:24 Ben Kohler
2023-04-05 13:03 Ben Kohler
2023-04-05 13:03 Ben Kohler
2023-04-02 15:43 Ben Kohler
2023-03-01 20:46 Ben Kohler
2023-03-01 20:46 Ben Kohler
2023-02-06 15:42 Ben Kohler
2023-02-01 14:42 Ben Kohler
2023-01-10 18:20 Ben Kohler
2023-01-05 16:35 Ben Kohler
2022-12-18  8:32 Sam James
2022-11-18  7:42 Jakov Smolić
2022-11-18  7:04 Jakov Smolić
2022-11-02 13:22 Ben Kohler
2022-10-10 16:16 Ben Kohler
2022-09-02 12:54 Ben Kohler
2022-09-02 12:54 Ben Kohler
2022-08-04  0:13 Sam James
2022-08-04  0:13 Sam James
2022-08-03 14:29 Ben Kohler
2022-07-01 15:36 Ben Kohler
2022-06-08 11:57 Ben Kohler
2022-06-07 21:16 Sam James
2022-06-07 21:16 Sam James
2022-05-03 11:48 Ben Kohler
2022-05-03 11:48 Ben Kohler
2022-05-02 12:45 Ben Kohler
2022-04-04 15:11 Ben Kohler
2022-03-08 18:05 Ben Kohler
2022-02-04 20:27 Ben Kohler
2022-02-04 20:27 Ben Kohler
2022-01-30 13:37 Ben Kohler
2022-01-02 13:14 Ben Kohler
2022-01-02 13:14 Ben Kohler
2021-11-26  8:51 Agostino Sarubbo
2021-11-24 16:46 Sam James
2021-10-20 11:44 Ben Kohler
2021-10-02 10:51 Ben Kohler
2021-10-02 10:51 Ben Kohler
2021-09-17  9:20 Agostino Sarubbo
2021-09-17  9:18 Agostino Sarubbo
2021-09-07 18:05 Ben Kohler
2021-08-02 13:30 Ben Kohler
2021-07-13 13:44 Ben Kohler
2021-07-13  6:34 Agostino Sarubbo
2021-07-09  6:26 Agostino Sarubbo
2021-07-06 14:37 Ben Kohler
2021-06-16 12:15 Ben Kohler
2021-06-01 14:58 Ben Kohler
2021-05-17 23:28 Sam James
2021-05-17 23:28 Sam James
2021-04-16 14:43 Ben Kohler
2020-12-02 23:21 Sam James
2019-03-20 17:16 Andreas Sturmlechner
2018-09-09  9:48 Mikle Kolyada
2018-09-09  1:12 Thomas Deutschmann
2018-04-04 23:04 Andreas Sturmlechner
2017-12-15 10:12 Andrey Grozin
2017-11-26 23:02 David Seifert

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=1522882979.9b3456cd05b71221a2458ecbb057f478a854e58d.asturm@gentoo \
    --to=asturm@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