From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QPg6u-0003lq-Rv for garchives@archives.gentoo.org; Thu, 26 May 2011 19:20:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03B001C046; Thu, 26 May 2011 19:20:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B69D61C046 for ; Thu, 26 May 2011 19:20:37 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C4B11B403E for ; Thu, 26 May 2011 19:20:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 77B568050C for ; Thu, 26 May 2011 19:20:36 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kopete/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kopete/kopete-4.6.80.ebuild kde-base/kopete/metadata.xml X-VCS-Directories: kde-base/kopete/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: a2783fcaf0f2c7790f58be8df122f339f38aaadb Date: Thu, 26 May 2011 19:20:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 5c4668fde640cd28260efc26c0dbecdc commit: a2783fcaf0f2c7790f58be8df122f339f38aaadb Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) ge= ntoo org> AuthorDate: Thu May 26 18:55:47 2011 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org= > CommitDate: Thu May 26 18:55:47 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Da2783fca [kde-base/kopete] 4.6.80 version bump. jabber -> xmpp in metadata.xml. (Portage version: 2.2.0_alpha35/git/Linux x86_64, signed Manifest commit = with key BB0E6E98) --- kde-base/kopete/kopete-4.6.80.ebuild | 164 ++++++++++++++++++++++++++++= ++++++ kde-base/kopete/metadata.xml | 2 +- 2 files changed, 165 insertions(+), 1 deletions(-) diff --git a/kde-base/kopete/kopete-4.6.80.ebuild b/kde-base/kopete/kopet= e-4.6.80.ebuild new file mode 100644 index 0000000..83b657f --- /dev/null +++ b/kde-base/kopete/kopete-4.6.80.ebuild @@ -0,0 +1,164 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.6.2.ebuild,v= 1.1 2011/04/06 14:19:17 scarabeus Exp $ + +EAPI=3D"4" + +KDE_HANDBOOK=3D"optional" +KMNAME=3D"kdenetwork" +inherit kde4-meta + +DESCRIPTION=3D"KDE multi-protocol IM client" +KEYWORDS=3D"~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +IUSE=3D"debug ssl v4l2" + +# tests hang, last checked for 4.2.96 +RESTRICT=3Dtest + +# Available plugins +# +# addbookmarks: NO DEPS +# alias: NO DEPS (disabled upstream) +# autoreplace: NO DEPS +# contactnotes: NO DEPS +# highlight: NO DEPS +# history: NO DEPS +# latex: virtual/latex as RDEPEND +# nowlistening: NO DEPS +# otr: libotr +# pipes: NO DEPS +# privacy: NO DEPS +# statistics: dev-db/sqlite:3 +# texteffect: NO DEPS +# translator: NO DEPS +# urlpicpreview: NO DEPS +# webpresence: libxml2 libxslt +# NOTE: By default we enable all plugins that don't have any dependencie= s +PLUGINS=3D"+addbookmarks +autoreplace +contactnotes +highlight +history = latex ++nowlistening otr +pipes +privacy +statistics +texteffect +translator ++urlpicpreview webpresence" + +# Available protocols +# +# gadu: net-libs/libgadu @since 4.3 +# groupwise: app-crypt/qca:2 +# irc: NO DEPS, probably will fail so inform user about it +# xmpp: net-dns/libidn app-crypt/qca:2 ENABLED BY DEFAULT NETWORK +# jingle: media-libs/speex net-libs/ortp DISABLED BY UPSTREAM +# meanwhile: net-libs/meanwhile +# msn: libmsn =3D=3D this is wlm plugin, we disable msn one +# oscar: NO DEPS +# qq: NO DEPS +# telepathy: net-libs/decibel +# testbed: NO DEPS +# winpopup: NO DEPS (we're adding samba as RDEPEND so it works) +# yahoo: media-libs/jasper +# zeroconf (bonjour): NO DEPS +PROTOCOLS=3D"gadu groupwise jingle meanwhile msn oscar qq skype +sms testbed winpopup +xmpp yahoo zeroconf" + +# disabled protocols +# telepathy: net-libs/decibel +# irc: NO DEPS + +IUSE=3D"${IUSE} ${PLUGINS} ${PROTOCOLS}" + +COMMONDEPEND=3D" + dev-libs/libpcre + $(add_kdebase_dep kdepimlibs) + media-libs/qimageblitz + >=3Dx11-libs/qt-gui-4.4.0:4[mng] + !aqua? ( x11-libs/libXScrnSaver ) + gadu? ( >=3Dnet-libs/libgadu-1.8.0[threads] ) + groupwise? ( app-crypt/qca:2 ) + jingle? ( + >=3Dmedia-libs/mediastreamer-2.3.0 + media-libs/speex + net-libs/ortp + ) + meanwhile? ( net-libs/meanwhile ) + msn? ( >=3Dnet-libs/libmsn-4.1 ) + otr? ( >=3Dnet-libs/libotr-3.2.0 ) + statistics? ( dev-db/sqlite:3 ) + v4l2? ( media-libs/libv4l ) + webpresence? ( + dev-libs/libxml2 + dev-libs/libxslt + ) + xmpp? ( + app-crypt/qca:2 + net-dns/libidn + ) + yahoo? ( media-libs/jasper ) +" +RDEPEND=3D"${COMMONDEPEND} + latex? ( + || ( + media-gfx/imagemagick + media-gfx/graphicsmagick[imagemagick] + ) + virtual/latex-base + ) + sms? ( app-mobilephone/smssend ) + ssl? ( app-crypt/qca-ossl ) + winpopup? ( net-fs/samba ) +" +# telepathy? ( net-libs/decibel )" +DEPEND=3D"${COMMONDEPEND} + !aqua? ( x11-proto/scrnsaverproto ) +" + +src_prepare() { + sed -e "s:lib/mozilla:$(get_libdir)/mozilla:" \ + -i kopete/protocols/skype/skypebuttons/CMakeLists.txt || die "sed fail= ed" + + kde4-meta_src_prepare +} + +src_configure() { + local x x2 + # Handle common stuff + mycmakeargs=3D( + $(cmake-utils_use_with jingle GOOGLETALK) + $(cmake-utils_use_with jingle LiboRTP) + $(cmake-utils_use_with jingle Mediastreamer) + $(cmake-utils_use_with jingle Speex) + $(cmake-utils_use_disable v4l2 VIDEOSUPPORT) + ) + # enable protocols + for x in ${PROTOCOLS}; do + case ${x/+/} in + msn) x2=3DLibmsn ;; + zeroconf) x2=3Dbonjour ;; + xmpp) x2=3Djabber ;; + *) x2=3D'' ;; + esac + mycmakeargs+=3D($(cmake-utils_use_with ${x/+/} ${x2})) + done + + # enable plugins + for x in ${PLUGINS}; do + mycmakeargs+=3D($(cmake-utils_use_with ${x/+/})) + done + + kde4-meta_src_configure +} + +pkg_postinst() { + kde4-meta_pkg_postinst + + #if use telepathy; then + # elog "To use kopete telepathy plugins, you need to start gabble first= :" + # elog "GABBLE_PERSIST=3D1 telepathy-gabble &" + # elog "export TELEPATHY_DATA_PATH=3D'${EPREFIX}/usr/share/telepathy/ma= nagers/'" + #fi + + if ! use ssl; then + if use xmpp || use msn; then # || use irc; then + echo + elog "In order to use ssl in xmpp and msn you'll need to" + elog "install app-crypt/qca-ossl package." + echo + fi + fi +} diff --git a/kde-base/kopete/metadata.xml b/kde-base/kopete/metadata.xml index e87a15c..39c4661 100644 --- a/kde-base/kopete/metadata.xml +++ b/kde-base/kopete/metadata.xml @@ -24,7 +24,6 @@ - Enable XMPP protocol handler (this is also gmail)= . Enable the Sametime protocol handler. Enable "Windows live messenger" protocol support. enable support for the Chinese network protocol. @@ -34,6 +33,7 @@ --> Enable SMS sendinge functionality. Enable the testbed protocol. + Enable XMPP protocol handler (this is also gmail).<= /flag> Enable pop-up messages sending on windows. (sam= e as good old "net send" messages ;]) Enable yahoo protocol support. Enable Link-Local Messaging via the bonjour pro= tocol.