public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucas Barbieri" <lucasbarbieri.c@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/amberol/
Date: Sun,  1 Jan 2023 17:00:05 +0000 (UTC)	[thread overview]
Message-ID: <1672592396.51e5da1535d6a04104d4e92d05907a9e4f4ccc12.lucasbarbieri.c@gentoo> (raw)

commit:     51e5da1535d6a04104d4e92d05907a9e4f4ccc12
Author:     Lucas Barbieri <lucasbarbieri.c <AT> gmail <DOT> com>
AuthorDate: Sun Jan  1 16:59:01 2023 +0000
Commit:     Lucas Barbieri <lucasbarbieri.c <AT> gmail <DOT> com>
CommitDate: Sun Jan  1 16:59:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51e5da15

media-sound/amberol: fix metadata installation dir

Signed-off-by: Lucas Barbieri <lucasbarbieri.c <AT> gmail.com>

 media-sound/amberol/amberol-0.9.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/media-sound/amberol/amberol-0.9.2.ebuild b/media-sound/amberol/amberol-0.9.2.ebuild
index f7e55132b..7c4fa23f3 100644
--- a/media-sound/amberol/amberol-0.9.2.ebuild
+++ b/media-sound/amberol/amberol-0.9.2.ebuild
@@ -259,6 +259,11 @@ src_unpack() {
 src_configure () {
 	# upstream redefines CARGO_HOME, pointing to eclass defined
 	ln -s "${WORKDIR}"/cargo_home "${S}"/cargo-home || die
+
+	# upstream installs to /usr/share/appdata, fixing that
+	sed -i 's/appdata/metainfo/g' "${S}"/data/meson.build
+	mv "${S}"/data/io.bassi.Amberol.appdata.xml.in.in "${S}"/data/io.bassi.Amberol.metainfo.xml.in.in
+
 	meson_src_configure
 }
 


             reply	other threads:[~2023-01-01 17:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-01 17:00 Lucas Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-05 15:02 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/amberol/ Takuya Wakazono
2025-02-05 15:02 Takuya Wakazono
2024-10-13  9:21 Takuya Wakazono
2024-10-13  9:21 Takuya Wakazono
2024-07-12  2:13 Lucio Sauer
2024-07-12  2:13 Lucio Sauer
2024-07-12  2:13 Lucio Sauer
2023-08-19 23:55 Lucas Barbieri
2022-12-30 20:45 Lucas Barbieri
2022-12-30 20:45 Lucas Barbieri
2022-12-24 15:42 Lucas Barbieri

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=1672592396.51e5da1535d6a04104d4e92d05907a9e4f4ccc12.lucasbarbieri.c@gentoo \
    --to=lucasbarbieri.c@gmail.com \
    --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