From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/audiocd-kio/
Date: Sat, 2 Apr 2016 21:55:32 +0000 (UTC) [thread overview]
Message-ID: <1459633497.c24aeb1f2ce91da145bce55112c62ceaa3da9658.johu@gentoo> (raw)
commit: c24aeb1f2ce91da145bce55112c62ceaa3da9658
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 21:44:57 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 21:44:57 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c24aeb1f
kde-apps/audiocd-kio: EAPI 6
Package-Manager: portage-2.2.28
kde-apps/audiocd-kio/audiocd-kio-16.04.49.9999.ebuild | 6 +++---
kde-apps/audiocd-kio/audiocd-kio-9999.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kde-apps/audiocd-kio/audiocd-kio-16.04.49.9999.ebuild b/kde-apps/audiocd-kio/audiocd-kio-16.04.49.9999.ebuild
index 51c0a9b..768214e 100644
--- a/kde-apps/audiocd-kio/audiocd-kio-16.04.49.9999.ebuild
+++ b/kde-apps/audiocd-kio/audiocd-kio-16.04.49.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="optional"
inherit kde4-base
@@ -25,8 +25,8 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_with flac)
- $(cmake-utils_use_with vorbis OggVorbis)
+ -DWITH_Flac=$(usex flac)
+ -DWITH_OggVorbis=$(usex vorbis)
)
kde4-base_src_configure
diff --git a/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild b/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild
index 51c0a9b..768214e 100644
--- a/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild
+++ b/kde-apps/audiocd-kio/audiocd-kio-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
KDE_HANDBOOK="optional"
inherit kde4-base
@@ -25,8 +25,8 @@ RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
- $(cmake-utils_use_with flac)
- $(cmake-utils_use_with vorbis OggVorbis)
+ -DWITH_Flac=$(usex flac)
+ -DWITH_OggVorbis=$(usex vorbis)
)
kde4-base_src_configure
next reply other threads:[~2016-04-02 21:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-02 21:55 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-02 21:18 [gentoo-commits] proj/kde:master commit in: kde-apps/audiocd-kio/ Johannes Huber
2016-08-18 12:48 Michael Palimaka
2016-08-25 20:03 Michael Palimaka
2018-10-03 6:40 Andreas Sturmlechner
2022-07-14 21:22 Andreas Sturmlechner
2022-09-10 8:51 Sam James
2023-12-09 11:59 Andreas Sturmlechner
2024-02-25 19:44 Sam James
2024-05-17 15:29 Andreas Sturmlechner
2024-11-10 19:05 Andreas Sturmlechner
2024-12-19 21:10 Andreas Sturmlechner
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=1459633497.c24aeb1f2ce91da145bce55112c62ceaa3da9658.johu@gentoo \
--to=johu@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