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] dev/johu:master commit in: net-irc/quassel/
Date: Mon, 28 Mar 2016 16:03:09 +0000 (UTC)	[thread overview]
Message-ID: <1459180924.d2793ad0c7cb5de23f852ac387ee48d9c1fb6e88.johu@gentoo> (raw)

commit:     d2793ad0c7cb5de23f852ac387ee48d9c1fb6e88
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 16:02:04 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 16:02:04 2016 +0000
URL:        https://gitweb.gentoo.org/dev/johu.git/commit/?id=d2793ad0

net-irc/quassel: EAPI 6

Package-Manager: portage-2.2.28

 net-irc/quassel/quassel-9999.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild
index cdca48c..ddd1fea 100644
--- a/net-irc/quassel/quassel-9999.ebuild
+++ b/net-irc/quassel/quassel-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit cmake-utils eutils pax-utils systemd user versionator
 
@@ -130,16 +130,16 @@ src_configure() {
 		$(cmake-utils_use_find_package crypt QCA2-QT5)
 		$(cmake-utils_use_find_package dbus dbusmenu-qt)
 		$(cmake-utils_use_find_package dbus dbusmenu-qt5)
-		$(cmake-utils_use_with kde)
-		$(cmake-utils_use_with !kde OXYGEN)
-		$(cmake-utils_use_want monolithic MONO)
-		$(cmake-utils_use_find_package phonon)
+		-DWITH_KDE=$(usex kde)
+		-DWITH_OXYGEN=$(usex !kde)
+		-DWANT_MONO=$(usex monolithic)
+		$(cmake-utils_use_find_package phonon Phonon)
 		$(cmake-utils_use_find_package phonon Phonon4Qt5)
-		$(cmake-utils_use_use qt5)
-		$(cmake-utils_use_want server CORE)
+		-DUSE_QT5=$(usex qt5)
+		-DWANT_CORE=$(usex server)
 		$(cmake-utils_use_find_package snorenotify LibsnoreQt5)
-		$(cmake-utils_use_with webkit)
-		$(cmake-utils_use_want X QTCLIENT)
+		-DWITH_WEBKIT=$(usex webkit)
+		-DWANT_QTCLIENT=$(usex X)
 		-DEMBED_DATA=OFF
 		-DCMAKE_SKIP_RPATH=ON
 	)


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

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-28 16:03 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-12 19:33 [gentoo-commits] dev/johu:master commit in: net-irc/quassel/ Johannes Huber
2016-07-24  9:48 Johannes Huber
2016-06-21 19:44 Johannes Huber
2016-03-12 13:36 Johannes Huber
2016-03-09 22:39 Johannes Huber
2015-08-25 19:06 Johannes Huber
2015-08-16 21:30 Johannes Huber
2015-06-19 22:33 Johannes Huber
2015-02-22 21:59 Johannes Huber
2015-02-16 22:02 Johannes Huber
2015-02-15 22:05 Johannes Huber
2015-02-11 21:13 Johannes Huber
2015-01-24 19:36 Johannes Huber
2014-09-13 14:45 Johannes Huber
2014-04-02 17:25 Johannes Huber
2014-04-01  9:24 Johannes Huber
2014-04-01  9:21 Johannes Huber
2014-04-01  9:18 Johannes Huber
2014-04-01  9:15 Johannes Huber
2014-04-01  9:11 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=1459180924.d2793ad0c7cb5de23f852ac387ee48d9c1fb6e88.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