From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DCAA9139694 for ; Wed, 5 Jul 2017 19:22:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1539F23400F; Wed, 5 Jul 2017 19:22:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1E2C23400F for ; Wed, 5 Jul 2017 19:22:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B03A34174F for ; Wed, 5 Jul 2017 19:22:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 298C473E2 for ; Wed, 5 Jul 2017 19:22:34 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1499282534.a6e674f49c7f6f7c5c6f22f8b1dbc78df7800405.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/lc-azoth/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-leechcraft/lc-azoth/lc-azoth-9999.ebuild app-leechcraft/lc-azoth/metadata.xml X-VCS-Directories: app-leechcraft/lc-azoth/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a6e674f49c7f6f7c5c6f22f8b1dbc78df7800405 X-VCS-Branch: master Date: Wed, 5 Jul 2017 19:22:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 79b56bf0-a440-4795-87f0-6325e2d36fcd X-Archives-Hash: 16444754d86088afedd022330cd5b9c4 commit: a6e674f49c7f6f7c5c6f22f8b1dbc78df7800405 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jul 5 19:21:39 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jul 5 19:22:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e674f4 app-leechcraft/lc-azoth: Fix DEPEND, sort IUSE, DEPEND, metadata.xml Fixing up behind my net-libs/qxmpp USE=qt5 removal. Gentoo-bug: 623920 Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-leechcraft/lc-azoth/lc-azoth-9999.ebuild | 59 +++++++++++++--------------- app-leechcraft/lc-azoth/metadata.xml | 4 +- 2 files changed, 29 insertions(+), 34 deletions(-) diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild index 4859aa4d1a3..c28ca9b213b 100644 --- a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild +++ b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild @@ -9,48 +9,46 @@ DESCRIPTION="Azoth, the modular IM client for LeechCraft" SLOT="0" KEYWORDS="" -IUSE="debug doc astrality +acetamide +adiumstyles +autoidler +autopaste +birthdaynotifier - +chathistory +crypt +depester +embedmedia +herbicide +hili +isterique - +juick +keeso +lastseen +metacontacts media +murm +latex +nativeemoticons - +otroid +spell sarin shx +standardstyles +vader velvetbird +woodpecker +xmpp +xtazy" +IUSE="debug doc +acetamide +adiumstyles astrality +autoidler +autopaste +birthdaynotifier + +chathistory +crypt +depester +embedmedia +herbicide +hili +isterique +juick + +keeso +lastseen +latex media +metacontacts +murm +nativeemoticons +otroid sarin + shx +spell +standardstyles +vader velvetbird +woodpecker +xmpp +xtazy" + +REQUIRED_USE="|| ( standardstyles adiumstyles )" COMMON_DEPEND=" ~app-leechcraft/lc-core-${PV} + dev-qt/qtdbus:5 dev-qt/qtnetwork:5 dev-qt/qtsql:5 dev-qt/qtwebkit:5 dev-qt/qtxml:5 - dev-qt/qtdbus:5 + astrality? ( net-libs/telepathy-qt[qt5] ) + autoidler? ( + dev-qt/qtx11extras:5 + x11-libs/libXScrnSaver + ) crypt? ( app-crypt/qca:2[qt5] ) - media? ( - dev-qt/qtmultimedia:5 + lastseen? ( dev-qt/qtconcurrent:5 ) + media? ( dev-qt/qtmultimedia:5 ) + otroid? ( + dev-qt/qtconcurrent:5 + net-libs/libotr ) sarin? ( dev-qt/qtconcurrent:5 net-libs/tox ) - lastseen? ( - dev-qt/qtconcurrent:5 - ) - otroid? ( - dev-qt/qtconcurrent:5 - ) - autoidler? ( - dev-qt/qtx11extras:5 - x11-libs/libXScrnSaver - ) - astrality? ( net-libs/telepathy-qt[qt5] ) - otroid? ( net-libs/libotr ) woodpecker? ( dev-libs/kqoauth ) xmpp? ( - >=net-libs/qxmpp-0.9.3[qt5] - media? ( >=net-libs/qxmpp-0.9.3[qt5,speex] ) + >=net-libs/qxmpp-0.9.3-r1 + media? ( net-libs/qxmpp[speex] ) ) - xtazy? ( - ~app-leechcraft/lc-xtazy-${PV} - )" + xtazy? ( ~app-leechcraft/lc-xtazy-${PV} ) +" DEPEND="${COMMON_DEPEND} - doc? ( app-doc/doxygen[dot] )" + doc? ( app-doc/doxygen[dot] ) +" RDEPEND="${COMMON_DEPEND} astrality? ( net-im/telepathy-mission-control @@ -61,11 +59,8 @@ RDEPEND="${COMMON_DEPEND} virtual/imagemagick-tools virtual/latex-base ) - spell? ( - ~app-leechcraft/lc-rosenthal-${PV} - )" - -REQUIRED_USE="|| ( standardstyles adiumstyles )" + spell? ( ~app-leechcraft/lc-rosenthal-${PV} ) +" src_configure() { local mycmakeargs=( @@ -86,15 +81,15 @@ src_configure() { -DENABLE_AZOTH_JUICK=$(usex juick) -DENABLE_AZOTH_KEESO=$(usex keeso) -DENABLE_AZOTH_LASTSEEN=$(usex lastseen) + -DENABLE_AZOTH_MODNOK=$(usex latex) -DENABLE_AZOTH_METACONTACTS=$(usex metacontacts) -DENABLE_MEDIACALLS=$(usex media) - -DENABLE_AZOTH_MODNOK=$(usex latex) -DENABLE_AZOTH_MURM=$(usex murm) -DENABLE_AZOTH_NATIVEEMOTICONS=$(usex nativeemoticons) -DENABLE_AZOTH_OTROID=$(usex otroid) -DENABLE_AZOTH_SARIN=$(usex sarin) - -DENABLE_AZOTH_ROSENTHAL=$(usex spell) -DENABLE_AZOTH_SHX=$(usex shx) + -DENABLE_AZOTH_ROSENTHAL=$(usex spell) -DENABLE_AZOTH_STANDARDSTYLES=$(usex standardstyles) -DENABLE_AZOTH_VADER=$(usex vader) -DENABLE_AZOTH_VELVETBIRD=$(usex velvetbird) diff --git a/app-leechcraft/lc-azoth/metadata.xml b/app-leechcraft/lc-azoth/metadata.xml index cb1e80eb2d6..25fbfb888be 100644 --- a/app-leechcraft/lc-azoth/metadata.xml +++ b/app-leechcraft/lc-azoth/metadata.xml @@ -10,9 +10,9 @@ Proxy Maintainers - Build Astrality, support for protocols provided by Telepathy Build Acetamide, the IRC protocol support Build support for Adium styles + Build Astrality, support for protocols provided by Telepathy Build support for automatic status changing according to user idle time Build Autopaste for pasting long texts to pastebins Build Birthday Notifier for you to not forget about birthdays of your contacts. @@ -25,8 +25,8 @@ Build plugin for the Juick.com microblogging service Build plugin for changing text into SoMEtHInG lIKe THiS Build plugin for client-side recording of the last online/available time - Build plugin for metacontacts support Enable media calls + Build plugin for metacontacts support Build Murm, the VKontakte messaging support via their native API (instead of XMPP) Build support for native Azoth's emoticons packs Build OTRoid, plugin for the Off-the-Record deniable encryption system