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/luminance-hdr/
Date: Sat, 16 Jun 2018 07:04:07 +0000 (UTC)	[thread overview]
Message-ID: <1529132630.7f90b764149db14424a605a4da709d0c945791d7.asturm@gentoo> (raw)

commit:     7f90b764149db14424a605a4da709d0c945791d7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 14 19:50:58 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 16 07:03:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f90b764

media-gfx/luminance-hdr: Drop unused eutils, add missing xdg-utils

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild b/media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild
index 1321f071b96..39c345486d1 100644
--- a/media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild
+++ b/media-gfx/luminance-hdr/luminance-hdr-2.5.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit cmake-utils toolchain-funcs eutils flag-o-matic
+inherit cmake-utils toolchain-funcs flag-o-matic xdg-utils
 
 MY_P=${P/_/.}
 DESCRIPTION="Graphical user interface that provides a workflow for HDR imaging"
@@ -66,7 +66,7 @@ pkg_pretend() {
 }
 
 src_configure() {
-	mycmakeargs=(
+	local mycmakeargs=(
 		-DUSE_OPENMP="$(usex openmp)"
 		-DUSE_FITS="$(usex fits)"
 	)
@@ -82,3 +82,13 @@ src_install() {
 		fi
 	done
 }
+
+pkg_postinst() {
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+	xdg_mimeinfo_database_update
+}


             reply	other threads:[~2018-06-16  7:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-16  7:04 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-07 10:37 [gentoo-commits] repo/gentoo:master commit in: media-gfx/luminance-hdr/ Andreas Sturmlechner
2022-11-16  3:56 John Helmert III
2022-11-16  3:56 John Helmert III
2022-09-04 12:23 David Seifert
2022-05-14 21:30 David Seifert
2022-02-28 23:58 Sam James
2022-02-28  5:21 Sam James
2021-10-16 23:15 Andreas K. Hüttel
2020-10-17 21:09 Andreas K. Hüttel
2020-10-16 17:29 Andreas K. Hüttel
2020-06-06 23:18 Andreas K. Hüttel
2019-10-21 12:47 Thomas Deutschmann
2019-10-11 10:09 Agostino Sarubbo
2018-06-07 10:13 Agostino Sarubbo
2018-06-03 14:32 Andreas Sturmlechner
2018-01-08 17:31 Ulrich Müller
2018-01-08 17:31 Ulrich Müller
2017-01-02 19:41 Markus Meier
2016-12-31 22:20 Agostino Sarubbo
2016-02-18 18:07 Markus Meier
2015-10-01 14:21 Michael Palimaka

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=1529132630.7f90b764149db14424a605a4da709d0c945791d7.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