From 1a9a72044d6873f50a24cd45444810fb95c60308 Mon Sep 17 00:00:00 2001 From: Maxim Koltsov Date: Tue, 5 Aug 2014 19:30:18 +0000 Subject: Add sarin plugin to 9999. Thanks to 0xd34df00d (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE) --- app-leechcraft/lc-azoth/ChangeLog | 6 +++++- app-leechcraft/lc-azoth/lc-azoth-9999.ebuild | 9 ++++++--- app-leechcraft/lc-azoth/metadata.xml | 1 + 3 files changed, 12 insertions(+), 4 deletions(-) (limited to 'app-leechcraft/lc-azoth') diff --git a/app-leechcraft/lc-azoth/ChangeLog b/app-leechcraft/lc-azoth/ChangeLog index f700bb5cfdb2..98747c6eb49a 100644 --- a/app-leechcraft/lc-azoth/ChangeLog +++ b/app-leechcraft/lc-azoth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-leechcraft/lc-azoth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.22 2014/08/03 18:45:56 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/ChangeLog,v 1.23 2014/08/05 19:30:18 maksbotan Exp $ + + 05 Aug 2014; Maxim Koltsov lc-azoth-9999.ebuild, + metadata.xml: + Add sarin plugin to 9999. Thanks to 0xd34df00d *lc-azoth-0.6.70 (03 Aug 2014) diff --git a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild index b8692616ab6f..945bc6a8868a 100644 --- a/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild +++ b/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.11 2014/06/16 17:29:49 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-azoth/lc-azoth-9999.ebuild,v 1.12 2014/08/05 19:30:18 maksbotan Exp $ EAPI="5" @@ -13,7 +13,7 @@ KEYWORDS="" IUSE="debug doc astrality +acetamide +adiumstyles +autoidler +autopaste +birthdaynotifier +chathistory +crypt +depester +embedmedia +herbicide +hili +isterique +juick +keeso +lastseen +metacontacts media +msn +murm +latex +nativeemoticons - +otroid +spell shx +standardstyles +vader +woodpecker +xmpp +xtazy" + +otroid +spell sarin shx +standardstyles +vader +woodpecker +xmpp +xtazy" COMMON_DEPEND="~app-leechcraft/lc-core-${PV} dev-libs/qjson @@ -32,7 +32,9 @@ COMMON_DEPEND="~app-leechcraft/lc-core-${PV} ~app-leechcraft/lc-xtazy-${PV} dev-qt/qtdbus:4 ) - crypt? ( app-crypt/qca app-crypt/qca-gnupg )" + crypt? ( app-crypt/qca app-crypt/qca-gnupg ) + sarin? ( net-libs/tox ) +" DEPEND="${COMMON_DEPEND} doc? ( app-doc/doxygen[dot] )" RDEPEND="${COMMON_DEPEND} @@ -79,6 +81,7 @@ src_configure() { $(cmake-utils_use_enable murm AZOTH_MURM) $(cmake-utils_use_enable nativeemoticons AZOTH_NATIVEEMOTICONS) $(cmake-utils_use_enable otroid AZOTH_OTROID) + $(cmake-utils_use_enable sarin AZOTH_SARIN) $(cmake-utils_use_enable spell AZOTH_ROSENTHAL) $(cmake-utils_use_enable shx AZOTH_SHX) $(cmake-utils_use_enable standardstyles AZOTH_STANDARDSTYLES) diff --git a/app-leechcraft/lc-azoth/metadata.xml b/app-leechcraft/lc-azoth/metadata.xml index 4e76e8a21a64..2ecff9039f8d 100644 --- a/app-leechcraft/lc-azoth/metadata.xml +++ b/app-leechcraft/lc-azoth/metadata.xml @@ -24,6 +24,7 @@ Build support for native Azoth's emoticons packs Build OTRoid, plugin for the Off-the-Record deniable encryption system Build p100q, plugin for psto.net microblogging service + Build Sarin, Tox protocol support module. Please add mva overlay to use net-libs/tox Build shell command executor plugin Build support for standard Azoth styles engine Bulid Vader, the MRIM (Mail.Ru Agent) protocol support plugin -- cgit v1.2.3-65-gdbad