From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/kmplayer/
Date: Sat, 27 Aug 2016 15:13:28 +0000 (UTC) [thread overview]
Message-ID: <1472310795.00609a1246fb854a8fd83aa208ded0433c60473d.mrueg@gentoo> (raw)
commit: 00609a1246fb854a8fd83aa208ded0433c60473d
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 15:13:15 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 15:13:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00609a12
media-video/kmplayer: Fix build with USE="-npp"
Package-Manager: portage-2.3.0
media-video/kmplayer/kmplayer-0.12.0a.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/media-video/kmplayer/kmplayer-0.12.0a.ebuild b/media-video/kmplayer/kmplayer-0.12.0a.ebuild
index 7e2b64d..225c94c 100644
--- a/media-video/kmplayer/kmplayer-0.12.0a.ebuild
+++ b/media-video/kmplayer/kmplayer-0.12.0a.ebuild
@@ -56,8 +56,10 @@ RDEPEND="${CDEPEND}
"
src_prepare() {
- use npp && sed -i src/kmplayer_part.desktop \
+ if use npp; then
+ sed -i src/kmplayer_part.desktop \
-e ":^MimeType: s:=:=application/x-shockwave-flash;:" || die
+ fi
kde5_src_prepare
}
next reply other threads:[~2016-08-27 15:13 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-27 15:13 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-11-12 21:53 [gentoo-commits] repo/gentoo:master commit in: media-video/kmplayer/ Andreas Sturmlechner
2020-11-12 21:53 Andreas Sturmlechner
2020-01-14 22:48 Matt Turner
2020-01-12 17:45 Andreas Sturmlechner
2019-08-16 8:24 Andreas Sturmlechner
2019-08-16 8:24 Andreas Sturmlechner
2018-01-07 9:29 Andreas Sturmlechner
2017-12-03 11:58 Andreas Sturmlechner
2017-11-30 19:02 Thomas Deutschmann
2017-11-25 16:09 Andreas Sturmlechner
2017-11-25 16:09 Andreas Sturmlechner
2017-04-27 12:17 Michael Palimaka
2017-01-18 13:27 Michael Palimaka
2016-10-19 19:38 Michael Palimaka
2016-10-19 19:38 Michael Palimaka
2016-10-19 19:14 Michael Palimaka
2016-10-19 18:46 Michael Palimaka
2016-10-15 9:53 Johannes Huber
2016-08-04 14:25 Michael Palimaka
2016-07-17 9:51 Johannes Huber
2016-07-17 9:51 Johannes Huber
2016-06-03 9:09 Johannes Huber
2016-06-03 9:09 Johannes Huber
2016-04-26 9:08 Johannes Huber
2015-11-10 17:34 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=1472310795.00609a1246fb854a8fd83aa208ded0433c60473d.mrueg@gentoo \
--to=mrueg@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