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] proj/kde:master commit in: kde-frameworks/kcoreaddons/
Date: Mon,  3 Aug 2020 22:40:00 +0000 (UTC)	[thread overview]
Message-ID: <1596494366.b51e003462713e736b200f4041a1fc3e0e483ef8.asturm@gentoo> (raw)

commit:     b51e003462713e736b200f4041a1fc3e0e483ef8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  3 22:26:47 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug  3 22:39:26 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b51e0034

kde-frameworks/kcoreaddons: Add missing xdg_mimeinfo_database_update

Thankfully, the only Framework needing this.

Closes: https://bugs.gentoo.org/735724
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kcoreaddons/kcoreaddons-5.73.0.ebuild | 12 +++++++++++-
 kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild   | 12 +++++++++++-
 2 files changed, 22 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-5.73.0.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-5.73.0.ebuild
index d76fdb4f92..4e2dc41468 100644
--- a/kde-frameworks/kcoreaddons/kcoreaddons-5.73.0.ebuild
+++ b/kde-frameworks/kcoreaddons/kcoreaddons-5.73.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 QTMIN=5.14.2
-inherit ecm kde.org
+inherit ecm kde.org xdg-utils
 
 DESCRIPTION="Framework for solving common problems such as caching, randomisation, and more"
 LICENSE="LGPL-2+"
@@ -38,3 +38,13 @@ src_test() {
 
 	ecm_src_test
 }
+
+pkg_postinst() {
+	ecm_pkg_postinst
+	xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+	ecm_pkg_postrm
+	xdg_mimeinfo_database_update
+}

diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
index 29d90bf214..1d9a96ae4d 100644
--- a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
+++ b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 QTMIN=5.14.2
-inherit ecm kde.org
+inherit ecm kde.org xdg-utils
 
 DESCRIPTION="Framework for solving common problems such as caching, randomisation, and more"
 LICENSE="LGPL-2+"
@@ -38,3 +38,13 @@ src_test() {
 
 	ecm_src_test
 }
+
+pkg_postinst() {
+	ecm_pkg_postinst
+	xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+	ecm_pkg_postrm
+	xdg_mimeinfo_database_update
+}


             reply	other threads:[~2020-08-03 22:40 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-03 22:40 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-15 19:35 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kcoreaddons/ Andreas Sturmlechner
2024-06-24 18:22 Andreas Sturmlechner
2024-06-02 20:21 Andreas Sturmlechner
2023-12-17 10:03 Andreas Sturmlechner
2022-11-16 21:07 Andreas Sturmlechner
2022-07-02  9:48 Andreas Sturmlechner
2021-12-17 16:07 Andreas Sturmlechner
2020-10-10 11:43 Andreas Sturmlechner
2019-10-27 12:35 Andreas Sturmlechner
2018-10-23 18:52 Andreas Sturmlechner
2018-03-07 16:11 Andreas Sturmlechner
2017-05-26 16:32 Andreas Sturmlechner
2016-01-29 10:34 Michael Palimaka
2014-10-05 15:50 Michael Palimaka
2014-10-04 16:59 Michael Palimaka
2014-09-09 12:22 Michael Palimaka
2014-05-05 14:58 Michael Palimaka
2014-03-28 15:02 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2013-11-22 18:27 Michael Palimaka
2013-11-22 17:11 Johannes Huber

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=1596494366.b51e003462713e736b200f4041a1fc3e0e483ef8.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