summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMaxim Koltsov <maksbotan@gentoo.org>2012-02-09 11:07:26 +0000
committerMaxim Koltsov <maksbotan@gentoo.org>2012-02-09 11:07:26 +0000
commitf5e67d0185d4eec020c7003b0a9624fc0268046e (patch)
treef8bb00dc7a84c1f2680a93ba331b7bdea556dddf /net-im
parentBumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97 (diff)
downloadgentoo-2-f5e67d0185d4eec020c7003b0a9624fc0268046e.tar.gz
gentoo-2-f5e67d0185d4eec020c7003b0a9624fc0268046e.tar.bz2
gentoo-2-f5e67d0185d4eec020c7003b0a9624fc0268046e.zip
Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/leechcraft-azoth/ChangeLog9
-rw-r--r--net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild69
-rw-r--r--net-im/leechcraft-azoth/leechcraft-azoth-0.5.0.ebuild (renamed from net-im/leechcraft-azoth/leechcraft-azoth-0.4.97.ebuild)4
3 files changed, 10 insertions, 72 deletions
diff --git a/net-im/leechcraft-azoth/ChangeLog b/net-im/leechcraft-azoth/ChangeLog
index 518df630deef..cac931bf14d4 100644
--- a/net-im/leechcraft-azoth/ChangeLog
+++ b/net-im/leechcraft-azoth/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-im/leechcraft-azoth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.13 2012/02/04 19:11:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/ChangeLog,v 1.14 2012/02/09 11:07:26 maksbotan Exp $
+
+*leechcraft-azoth-0.5.0 (09 Feb 2012)
+
+ 09 Feb 2012; Maxim Koltsov <maksbotan@gentoo.org>
+ +leechcraft-azoth-0.5.0.ebuild, -leechcraft-azoth-0.4.96-r1.ebuild,
+ -leechcraft-azoth-0.4.97.ebuild:
+ Bumped LeechCraft to 0.5.0, removed 0.4.96-r1 and 0.4.97
04 Feb 2012; Agostino Sarubbo <ago@gentoo.org>
leechcraft-azoth-0.4.99.ebuild:
diff --git a/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild b/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild
deleted file mode 100644
index 19530aaf763e..000000000000
--- a/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.4.96-r1.ebuild,v 1.1 2011/12/16 18:39:13 maksbotan Exp $
-
-EAPI="4"
-
-inherit leechcraft
-
-DESCRIPTION="Azoth, the modular IM client for LeechCraft."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug +acetamide +adiumstyles +autoidler +autopaste +chathistory +crypt
- +depester +embedmedia +herbicide +hili +isterique +juick +lastseen
- +metacontacts +modnok +nativeemoticons +otroid +p100q +rosenthal
- +standardstyles +xoox +xtazy"
-
-DEPEND="~net-misc/leechcraft-core-${PV}
- x11-libs/qt-webkit
- x11-libs/qt-multimedia
- otroid? ( net-libs/libotr )
- xoox? ( net-libs/qxmpp[extras] media-libs/speex )
- xtazy? ( x11-libs/qt-dbus )
- crypt? ( app-crypt/qca app-crypt/qca-gnupg )"
-RDEPEND="${DEPEND}
- modnok? (
- || (
- media-gfx/imagemagick
- media-gfx/graphicsmagick[imagemagick]
- )
- virtual/latex-base
- )"
-
-src_configure() {
- local mycmakeargs="
- $(cmake-utils_use_enable crypt CRYPT)
- $(cmake-utils_use_enable acetamide AZOTH_ACETAMIDE)
- $(cmake-utils_use_enable adiumstyles AZOTH_ADIUMSTYLES)
- $(cmake-utils_use_enable autoidler AZOTH_AUTOIDLER)
- $(cmake-utils_use_enable autopaste AZOTH_AUTOPASTE)
- $(cmake-utils_use_enable chathistory AZOTH_CHATHISTORY)
- $(cmake-utils_use_enable depester AZOTH_DEPESTER)
- $(cmake-utils_use_enable embedmedia AZOTH_EMBEDMEDIA)
- $(cmake-utils_use_enable herbicide AZOTH_HERBICIDE)
- $(cmake-utils_use_enable hili AZOTH_HILI)
- $(cmake-utils_use_enable isterique AZOTH_ISTERIQUE)
- $(cmake-utils_use_enable juick AZOTH_JUICK)
- $(cmake-utils_use_enable lastseen AZOTH_LASTSEEN)
- $(cmake-utils_use_enable metacontacts AZOTH_LASTSEEN)
- $(cmake-utils_use_enable modnok AZOTH_MODNOK)
- $(cmake-utils_use_enable nativeemoticons AZOTH_NATIVEEMOTICONS)
- $(cmake-utils_use_enable otroid AZOTH_OTROID)
- $(cmake-utils_use_enable p100q AZOTH_P100Q)
- $(cmake-utils_use_enable rosenthal AZOTH_ROSENTHAL)
- $(cmake-utils_use_enable standardstyles AZOTH_STANDARDSTYLES)
- $(cmake-utils_use_enable xoox AZOTH_XOOX)
- $(cmake-utils_use_enable xtazy AZOTH_XTAZY)"
-
- cmake-utils_src_configure
-}
-
-pkg_postinst() {
- if use rosenthal; then
- elog "You have enabled the Azoth Rosenthal plugin for"
- elog "spellchecking. It uses Hunspell/Myspell dictionaries,"
- elog "so install the ones for languages you use to enable"
- elog "spellchecking."
- fi
-}
diff --git a/net-im/leechcraft-azoth/leechcraft-azoth-0.4.97.ebuild b/net-im/leechcraft-azoth/leechcraft-azoth-0.5.0.ebuild
index f1ae5c6aa6f1..8eb9a7a908bf 100644
--- a/net-im/leechcraft-azoth/leechcraft-azoth-0.4.97.ebuild
+++ b/net-im/leechcraft-azoth/leechcraft-azoth-0.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.4.97.ebuild,v 1.1 2011/12/31 12:08:41 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/leechcraft-azoth/leechcraft-azoth-0.5.0.ebuild,v 1.1 2012/02/09 11:07:26 maksbotan Exp $
EAPI="4"