Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kwave/
Date: Tue, 23 Oct 2018 18:52:25
Message-Id: 1540320203.b52d546d082618187ea198c4f008d54ca17cbb7c.asturm@gentoo
1 commit: b52d546d082618187ea198c4f008d54ca17cbb7c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 23 18:43:23 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 23 18:43:23 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b52d546d
7
8 kde-apps/kwave: Remove obsolete use flag description for 'opus'
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 kde-apps/kwave/metadata.xml | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/kde-apps/kwave/metadata.xml b/kde-apps/kwave/metadata.xml
17 index 61824ce786..e53b8a3ea8 100644
18 --- a/kde-apps/kwave/metadata.xml
19 +++ b/kde-apps/kwave/metadata.xml
20 @@ -7,7 +7,6 @@
21 </maintainer>
22 <longdescription>With Kwave you can edit many sorts of wav-files including multi-channel files. You are able to alter and play back each channel on its own. Kwave also includes many plugins (most are still under development) to transform the wave-file in several ways and presents a graphical view with a complete zoom- and scroll capability.</longdescription>
23 <use>
24 - <flag name="opus">Enable Opus audio codec support</flag>
25 <flag name="qtmedia">Enable playback via Qt5Multimedia</flag>
26 </use>
27 </pkgmetadata>