From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/kadu/
Date: Thu, 2 Feb 2017 09:33:04 +0000 (UTC) [thread overview]
Message-ID: <1486027967.eba5f000d656dbe1f0208e045e98489271b5da90.johu@gentoo> (raw)
commit: eba5f000d656dbe1f0208e045e98489271b5da90
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 2 09:32:47 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Feb 2 09:32:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba5f000
net-im/kadu: Remove 0.12.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-im/kadu/Manifest | 1 -
net-im/kadu/kadu-0.12.3.ebuild | 98 ------------------------------------------
2 files changed, 99 deletions(-)
diff --git a/net-im/kadu/Manifest b/net-im/kadu/Manifest
index 45211ec..2022afd 100644
--- a/net-im/kadu/Manifest
+++ b/net-im/kadu/Manifest
@@ -1,3 +1,2 @@
-DIST kadu-0.12.3.tar.bz2 5106482 SHA256 d607bbd0d00b01bfb70dd15f15c8be4076896a935041651e67a3887ad12ab8a8 SHA512 0aeaec9ac3ce5a1860571721e307a8d5e6657a30780125e21d153901ce5f2870ba3ea6ebc272bbb6f35a56ed9a24127abfc8f25b9eb88d01ecf9c931fa5c851c WHIRLPOOL 0a2b1b9684577d95027b9107fc51e8a8f290b7ed38a18bf282f9589eb3dd5ca7a9fa61b088e2fb2be8d4d16e6d4e72d766476e36f7d65cc55a2d5efae53bb8ca
DIST kadu-2.1.tar.bz2 6013519 SHA256 9f8092756d4a870c1ecb016c0cba2c833e1697b3eb7e9bf51813b1f0a541ffb8 SHA512 3f0e38aefbaf15f357ae8232b1364deb5954a2464895fafa0a324ad99c7d14c6ba7495bed51d628e04c30bbaaf8e49412c70bbbbf01a40f360406c1afba2384a WHIRLPOOL 10b214ca8d1964054918dc0e1b85bf1157d2496e3ad340958302083a0374ac4fb7b6ac96741637f3847ac06dd9c322b0e529f9c204b9ebc6658157f7b7c2b8a2
DIST kadu-3.0.tar.bz2 8002501 SHA256 3f5c0a66a33d1244acd981aef5c268d94185956754ca62e0c4295f7b50700366 SHA512 bc01a2355a53827a9139e460316fcb7ef4bca598964caa11868fe2634140ab8499f7845f0dd64aff0fdc0ba52ee27349f32793a8e2ad9d97b17e6f9a36eddb83 WHIRLPOOL bd743cc4d99d5ebae95e7230dc132e0f246a0b94dd02caa4f5fa92bd8ef3ec40905812c3711c009f56b9e61779fbbb0ec47e5f9b278e90c3665c363e7f865326
diff --git a/net-im/kadu/kadu-0.12.3.ebuild b/net-im/kadu/kadu-0.12.3.ebuild
deleted file mode 100644
index dda9889..00000000
--- a/net-im/kadu/kadu-0.12.3.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-inherit cmake-utils flag-o-matic
-
-MY_P="${P/_/-}"
-
-DESCRIPTION="An open source Gadu-Gadu and Jabber/XMPP protocol Instant Messenger client"
-HOMEPAGE="http://www.kadu.net"
-SRC_URI="http://download.kadu.im/stable/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
-SLOT="0"
-IUSE="ayatana +gadu mpd phonon sdk speech spell xmpp"
-REQUIRED_USE="
- || (
- gadu
- xmpp
- )
-"
-COMMON_DEPEND="
- app-crypt/qca:2[qt4(+)]
- x11-libs/libX11
- x11-libs/libXfixes
- x11-libs/libXScrnSaver
- >=dev-qt/qtdbus-4.7.0:4
- >=dev-qt/qtgui-4.7.0:4
- >=dev-qt/qtscript-4.7.0:4
- >=dev-qt/qtsql-4.7.0:4[sqlite]
- >=dev-qt/qtwebkit-4.7.0:4
- ayatana? ( dev-libs/libindicate-qt )
- gadu? (
- >=net-libs/libgadu-1.11.1[threads]
- >=dev-qt/qtxmlpatterns-4.7.0:4
- )
- mpd? ( media-libs/libmpdclient )
- phonon? (
- || (
- media-libs/phonon[qt4]
- >=dev-qt/qtphonon-4.7.0:4
- )
- )
- spell? ( app-text/enchant )
- xmpp? (
- net-dns/libidn
- sys-libs/zlib
- )
-"
-DEPEND="${COMMON_DEPEND}
- x11-proto/fixesproto
- x11-proto/scrnsaverproto
- x11-proto/xproto
-"
-RDEPEND="${COMMON_DEPEND}
- app-crypt/qca:2[ssl]
- >=dev-qt/qtsvg-4.7.0:4
- speech? ( app-accessibility/powiedz )
-"
-
-PLUGINS='amarok1_mediaplayer antistring auto_hide autoaway autoresponder autostatus cenzor chat_notify config_wizard desktop_docking docking encryption_ng encryption_ng_simlite exec_notify ext_sound falf_mediaplayer filedesc firewall freedesktop_notify hints history idle imagelink last_seen mediaplayer mprisplayer_mediaplayer pcspeaker qt4_docking qt4_docking_notify screenshot simpleview single_window sms sound sql_history tabs word_fix'
-
-src_configure() {
- # Filter out dangerous flags
- filter-flags -fno-rtti
- strip-unsupported-flags
-
- # Ensure -DQT_NO_DEBUG is added
- append-cppflags -DQT_NO_DEBUG
-
- # Plugin selection
- if use gadu; then
- PLUGINS+=' gadu_protocol history_migration profiles_import'
- fi
-
- use mpd && PLUGINS+=' mpd_mediaplayer'
- use xmpp && PLUGINS+=' jabber_protocol'
- use phonon && PLUGINS+=' phonon_sound'
- use speech && PLUGINS+=' speech'
- use spell && PLUGINS+=' spellchecker'
-
- # Configure package
- local mycmakeargs=(
- -DBUILD_DESCRIPTION='Gentoo Linux'
- -DCOMPILE_PLUGINS="${PLUGINS}"
- -DNETWORK_IMPLEMENTATION="Qt"
- -DSIG_HANDLING_ENABLED=TRUE
- $(cmake-utils_use sdk INSTALL_SDK)
- $(cmake-utils_use_with ayatana INDICATE_QT)
- $(cmake-utils_use_with spell ENCHANT)
- )
- unset PLUGINS
-
- cmake-utils_src_configure
-}
next reply other threads:[~2017-02-02 9:33 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-02 9:33 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-17 13:13 [gentoo-commits] repo/gentoo:master commit in: net-im/kadu/ Maciej Mrozowski
2020-02-02 19:35 Mart Raudsepp
2018-08-24 1:40 Thomas Deutschmann
2018-07-18 17:11 Andreas Sturmlechner
2018-05-26 22:31 Andreas Sturmlechner
2018-05-09 8:52 Agostino Sarubbo
2018-05-08 6:41 Andreas Sturmlechner
2018-05-08 6:41 Andreas Sturmlechner
2017-11-04 3:26 Maciej Mrozowski
2017-08-30 14:05 Michael Palimaka
2017-06-11 11:47 Andreas Sturmlechner
2017-06-11 11:47 Andreas Sturmlechner
2017-03-17 2:05 Maciej Mrozowski
2016-08-06 4:07 Maciej Mrozowski
2016-07-13 15:11 Michael Palimaka
2016-07-13 15:11 Michael Palimaka
2016-01-05 13:42 Agostino Sarubbo
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=1486027967.eba5f000d656dbe1f0208e045e98489271b5da90.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