public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/brasero/
Date: Fri, 16 Apr 2021 12:54:08 +0000 (UTC)	[thread overview]
Message-ID: <1618577639.45ae3c01f58be5d85cd8ca2632722a7f303d91d5.mattst88@gentoo> (raw)

commit:     45ae3c01f58be5d85cd8ca2632722a7f303d91d5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 12:50:35 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 12:53:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ae3c01

app-cdr/brasero: Install metainfo to correct location

Closes: https://bugs.gentoo.org/732898
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../{brasero-3.12.2-r1.ebuild => brasero-3.12.2-r2.ebuild}        | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-cdr/brasero/brasero-3.12.2-r1.ebuild b/app-cdr/brasero/brasero-3.12.2-r2.ebuild
similarity index 92%
rename from app-cdr/brasero/brasero-3.12.2-r1.ebuild
rename to app-cdr/brasero/brasero-3.12.2-r2.ebuild
index 917812f3310..3c5638c5640 100644
--- a/app-cdr/brasero/brasero-3.12.2-r1.ebuild
+++ b/app-cdr/brasero/brasero-3.12.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -74,3 +74,9 @@ src_configure() {
 		$(use_enable playlist) \
 		$(use_enable tracker search)
 }
+
+src_install() {
+	default
+	mv "${ED}"/usr/share/{appdata,metainfo} || die
+	find "${ED}" -type f -name "*.la" -delete || die
+}


             reply	other threads:[~2021-04-16 12:54 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-16 12:54 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-17  7:47 [gentoo-commits] repo/gentoo:master commit in: app-cdr/brasero/ Sam James
2023-09-22  3:13 Matt Turner
2023-09-22  3:13 Matt Turner
2022-12-04  9:23 WANG Xuerui
2022-10-29 22:33 Matt Turner
2022-01-24 14:49 Sam James
2022-01-20  9:42 Arthur Zamarin
2021-10-31 17:51 Sam James
2021-10-29 16:06 Sam James
2021-10-02 20:18 Mart Raudsepp
2021-09-26 10:34 Pacho Ramos
2021-09-24  1:37 Yixun Lan
2021-05-09 19:55 Pacho Ramos
2021-05-09 19:45 Pacho Ramos
2021-05-09  4:35 Matt Turner
2020-04-19  8:53 Michał Górny
2018-01-27  9:38 Mart Raudsepp
2018-01-18  1:49 Mikle Kolyada
2018-01-10  1:00 Mart Raudsepp
2017-08-17  7:40 Gilles Dartiguelongue
2016-03-06 20:52 Mikle Kolyada
2016-02-21 23:44 Pacho Ramos

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=1618577639.45ae3c01f58be5d85cd8ca2632722a7f303d91d5.mattst88@gentoo \
    --to=mattst88@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