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: app-misc/brewtarget/
Date: Wed, 19 Feb 2025 21:17:05 +0000 (UTC)	[thread overview]
Message-ID: <1739999814.3fc24764cd36143da77a546b3ee3c75b898776a8.asturm@gentoo> (raw)

commit:     3fc24764cd36143da77a546b3ee3c75b898776a8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 19 21:10:49 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 19 21:16:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fc24764

app-misc/brewtarget: Fix .desktop file name according to spec

See also:
https://github.com/Brewtarget/brewtarget/issues/933

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-misc/brewtarget/brewtarget-4.0.17.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/app-misc/brewtarget/brewtarget-4.0.17.ebuild b/app-misc/brewtarget/brewtarget-4.0.17.ebuild
index b98b22546f71..884296e42793 100644
--- a/app-misc/brewtarget/brewtarget-4.0.17.ebuild
+++ b/app-misc/brewtarget/brewtarget-4.0.17.ebuild
@@ -50,3 +50,9 @@ src_test() {
 
 	meson_src_test
 }
+
+src_install() {
+	meson_src_install
+	# Upstream issue: https://github.com/Brewtarget/brewtarget/issues/933
+	mv "${ED}"/usr/share/applications/{${PN},com.brewken.${PN}}.desktop || die
+}


             reply	other threads:[~2025-02-19 21:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-19 21:17 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-04  2:13 [gentoo-commits] repo/gentoo:master commit in: app-misc/brewtarget/ Sam James
2020-02-23  0:32 Andreas Sturmlechner
2016-05-30 16:04 Davide Pesavento
2016-05-13 17:01 Davide Pesavento
2016-05-12 14:13 Davide Pesavento
2016-05-11 19:39 Davide Pesavento

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=1739999814.3fc24764cd36143da77a546b3ee3c75b898776a8.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