public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/kradio/
Date: Mon, 28 Mar 2016 12:24:42 +0000 (UTC)	[thread overview]
Message-ID: <1459164835.bbba2e29a820b982067a7a975dae463d130e4c8c.johu@gentoo> (raw)

commit:     bbba2e29a820b982067a7a975dae463d130e4c8c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 11:33:55 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 11:33:55 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bbba2e29

media-sound/kradio: EAPI 6

Package-Manager: portage-2.2.28

 media-sound/kradio/kradio-9999.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/media-sound/kradio/kradio-9999.ebuild b/media-sound/kradio/kradio-9999.ebuild
index 683a311..bbf479bf 100644
--- a/media-sound/kradio/kradio-9999.ebuild
+++ b/media-sound/kradio/kradio-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_LINGUAS_DIR=( po convert-presets/po )
 PLUGINS=(
@@ -59,12 +59,12 @@ src_prepare() {
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_with alsa)
-		$(cmake-utils_use_with ffmpeg)
-		$(cmake-utils_use_with lirc)
-		$(cmake-utils_use_with mp3 LAME)
-		$(cmake-utils_use_with vorbis OGG_VORBIS)
-		$(cmake-utils_use_with v4l V4L2)
+		-DWITH_ALSA=$(usex alsa)
+		-DWITH_FFMPEG=$(usex ffmpeg)
+		-DWITH_LIRC=$(usex lirc)
+		-DWITH_LAME=$(usex mp3)
+		-DWITH_OGG_VORBIS=$(usex vorbis)
+		-DWITH_V4L2=$(usex v4l)
 	)
 
 	kde4-base_src_configure


             reply	other threads:[~2016-03-28 12:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-28 12:24 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-28  7:43 [gentoo-commits] proj/kde:master commit in: media-sound/kradio/ Johannes Huber
2015-04-27 16:27 Michael Palimaka
2013-06-30 13:31 Johannes Huber
2012-08-31 11:43 Johannes Huber
2012-08-22 20:12 Johannes Huber

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=1459164835.bbba2e29a820b982067a7a975dae463d130e4c8c.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