Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kopete/
Date: Sun, 12 Feb 2017 15:52:35
Message-Id: 1486914727.1b8e68319d85f680bdc02706c57c3fc41132609d.johu@gentoo
1 commit: 1b8e68319d85f680bdc02706c57c3fc41132609d
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 12 15:51:58 2017 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 12 15:52:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8e6831
7
8 kde-apps/kopete: Remove 16.12.0-r1
9
10 Gentoo-bug: 608962
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 kde-apps/kopete/Manifest | 1 -
15 kde-apps/kopete/kopete-16.12.0-r1.ebuild | 157 -------------------------------
16 2 files changed, 158 deletions(-)
17
18 diff --git a/kde-apps/kopete/Manifest b/kde-apps/kopete/Manifest
19 index 4e04e18e97..145a35f4f7 100644
20 --- a/kde-apps/kopete/Manifest
21 +++ b/kde-apps/kopete/Manifest
22 @@ -1,2 +1 @@
23 -DIST kopete-16.12.0.tar.xz 6340832 SHA256 c0ecf2c7d2bb679f523d043b27f51120846a812fad8aabfcc6b33c81718f2789 SHA512 7ea765ebb8652773734b98d9287b9a81452d390b86f80b1c34e166491762791666593e68204100cf18b2245f42a4aabcf4c433c02280d116ec814b93613885fe WHIRLPOOL 67f1bb33d2e009e592f69ff462a7e72471b51a68669abad1760921139dcfc74ec12963c410190de7f15a8f0e62f79357f4680aeb756faa37d820b9122268d836
24 DIST kopete-16.12.2.tar.xz 6339196 SHA256 2b0a73771f842998a2d39050367f89686409ac798592e5c191197acd9c5bc02d SHA512 fff8ab7e190b9f66f367c354f4ed75ba33653d7a7e4b42f577ca999a8c9c85f4cf09bb261b079b9d6e9108e3ef8ad9195305c82cfaeb8fe853c57236f4d30391 WHIRLPOOL 2d9905cd83e656723ce745c36685f34ffa75eb1d28e34e2ca83a4dc514f77a0cb6a4e5f70aeba72553880047c86c2343381cb7dcd95d23629dafe5d87b577ce5
25
26 diff --git a/kde-apps/kopete/kopete-16.12.0-r1.ebuild b/kde-apps/kopete/kopete-16.12.0-r1.ebuild
27 deleted file mode 100644
28 index e41bb14728..0000000000
29 --- a/kde-apps/kopete/kopete-16.12.0-r1.ebuild
30 +++ /dev/null
31 @@ -1,157 +0,0 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI=6
37 -
38 -KDE_HANDBOOK="optional"
39 -inherit kde4-base
40 -
41 -DESCRIPTION="KDE multi-protocol IM client"
42 -HOMEPAGE="https://kopete.kde.org https://www.kde.org/applications/internet/kopete"
43 -KEYWORDS="amd64 ~arm x86"
44 -IUSE="debug ssl v4l"
45 -
46 -# tests hang, last checked for 4.2.96
47 -RESTRICT+=" test"
48 -
49 -# Available plugins
50 -#
51 -# addbookmarks: NO DEPS
52 -# alias: NO DEPS (disabled upstream)
53 -# autoreplace: NO DEPS
54 -# contactnotes: NO DEPS
55 -# highlight: NO DEPS
56 -# history: NO DEPS
57 -# latex: virtual/latex as RDEPEND
58 -# nowlistening: NO DEPS
59 -# otr: libotr
60 -# pipes: NO DEPS
61 -# privacy: NO DEPS
62 -# statistics: dev-db/sqlite:3
63 -# texteffect: NO DEPS
64 -# translator: NO DEPS
65 -# urlpicpreview: NO DEPS
66 -# webpresence: libxml2 libxslt
67 -# NOTE: By default we enable all plugins that don't have any dependencies
68 -PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight +history latex
69 -+nowlistening otr +pipes +privacy +statistics +texteffect +translator
70 -+urlpicpreview webpresence"
71 -
72 -# Available protocols
73 -#
74 -# gadu: net-libs/libgadu @since 4.3
75 -# groupwise: app-crypt/qca:2
76 -# irc: NO DEPS, probably will fail so inform user about it
77 -# xmpp: net-dns/libidn app-crypt/qca:2 ENABLED BY DEFAULT NETWORK
78 -# jingle: media-libs/speex net-libs/ortp DISABLED BY UPSTREAM
79 -# meanwhile: net-libs/meanwhile
80 -# oscar: NO DEPS
81 -# telepathy: net-libs/decibel
82 -# testbed: NO DEPS
83 -# winpopup: NO DEPS (we're adding samba as RDEPEND so it works)
84 -# yahoo: media-libs/jasper
85 -# zeroconf (bonjour): NO DEPS
86 -PROTOCOLS="gadu groupwise jingle meanwhile oscar skype
87 -testbed winpopup +xmpp yahoo zeroconf"
88 -
89 -# disabled protocols
90 -# telepathy: net-libs/decibel
91 -# irc: NO DEPS
92 -# msn: net-libs/libmsn
93 -# qq: NO DEPS
94 -
95 -IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
96 -
97 -COMMONDEPEND="
98 - $(add_kdeapps_dep kdepimlibs)
99 - dev-libs/libpcre
100 - >=dev-qt/qtgui-4.4.0:4[mng]
101 - media-libs/phonon[qt4]
102 - media-libs/qimageblitz
103 - kde-frameworks/kdelibs:4[zeroconf?]
104 - !aqua? (
105 - x11-libs/libX11
106 - x11-libs/libXScrnSaver
107 - )
108 - gadu? ( >=net-libs/libgadu-1.8.0[threads] )
109 - groupwise? ( app-crypt/qca:2[qt4(+)] )
110 - jingle? (
111 - dev-libs/expat
112 - dev-libs/openssl:0
113 - >=media-libs/mediastreamer-2.3.0
114 - media-libs/speex
115 - net-libs/libsrtp:=
116 - net-libs/ortp:=
117 - )
118 - meanwhile? ( net-libs/meanwhile )
119 - otr? ( >=net-libs/libotr-4.0.0 )
120 - statistics? ( dev-db/sqlite:3 )
121 - v4l? ( media-libs/libv4l )
122 - webpresence? (
123 - dev-libs/libxml2
124 - dev-libs/libxslt
125 - )
126 - xmpp? (
127 - app-crypt/qca:2[qt4(+)]
128 - dev-libs/qjson
129 - net-dns/libidn
130 - sys-libs/zlib
131 - )
132 - yahoo? ( media-libs/jasper )
133 -"
134 -RDEPEND="${COMMONDEPEND}
135 - latex? (
136 - virtual/imagemagick-tools
137 - virtual/latex-base
138 - )
139 - ssl? ( app-crypt/qca:2[ssl] )
140 - winpopup? ( net-fs/samba )
141 -"
142 -DEPEND="${COMMONDEPEND}
143 - jingle? ( dev-libs/jsoncpp )
144 - !aqua? ( x11-proto/scrnsaverproto )
145 -"
146 -
147 -src_configure() {
148 - local x x2
149 - # Handle common stuff
150 - local mycmakeargs=(
151 - -DWITH_GOOGLETALK=$(usex jingle)
152 - -DWITH_LiboRTP=$(usex jingle)
153 - -DWITH_Mediastreamer=$(usex jingle)
154 - -DWITH_Speex=$(usex jingle)
155 - -DDISABLE_VIDEOSUPPORT=$(usex !v4l)
156 - )
157 - # enable protocols
158 - for x in ${PROTOCOLS}; do
159 - case ${x/+/} in
160 - zeroconf) x2=bonjour ;;
161 - xmpp) x2=jabber ;;
162 - *) x2=${x/+/} ;;
163 - esac
164 - mycmakeargs+=( -DWITH_${x2}=$(usex ${x/+/}) )
165 - done
166 -
167 - mycmakeargs+=( -DWITH_Libmsn=OFF -DWITH_qq=OFF -DWITH_sms=OFF )
168 -
169 - # enable plugins
170 - for x in ${PLUGINS}; do
171 - mycmakeargs+=( -DWITH_${x/+/}=$(usex ${x/+/}) )
172 - done
173 -
174 - kde4-base_src_configure
175 -}
176 -
177 -pkg_postinst() {
178 - kde4-base_pkg_postinst
179 -
180 - if ! use ssl; then
181 - if use xmpp ; then # || use irc; then
182 - if ! has_version "app-crypt/qca:2[ssl]" ; then
183 - elog "In order to use ssl in xmpp you'll need to"
184 - elog "install app-crypt/qca package with USE=ssl."
185 - fi
186 - fi
187 - fi
188 -}