Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kopete: kopete-4.12.5.ebuild ChangeLog
Date: Tue, 29 Apr 2014 18:35:59
Message-Id: 20140429183446.6822020063@flycatcher.gentoo.org
1 johu 14/04/29 18:34:46
2
3 Modified: ChangeLog
4 Added: kopete-4.12.5.ebuild
5 Log:
6 Version bump KDE SC 4.12.5
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
9
10 Revision Changes Path
11 1.427 kde-base/kopete/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?rev=1.427&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?rev=1.427&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?r1=1.426&r2=1.427
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v
20 retrieving revision 1.426
21 retrieving revision 1.427
22 diff -u -r1.426 -r1.427
23 --- ChangeLog 17 Apr 2014 00:43:40 -0000 1.426
24 +++ ChangeLog 29 Apr 2014 18:34:46 -0000 1.427
25 @@ -1,6 +1,11 @@
26 # ChangeLog for kde-base/kopete
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.426 2014/04/17 00:43:40 johu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.427 2014/04/29 18:34:46 johu Exp $
30 +
31 +*kopete-4.12.5 (29 Apr 2014)
32 +
33 + 29 Apr 2014; Johannes Huber <johu@g.o> +kopete-4.12.5.ebuild:
34 + Version bump KDE SC 4.12.5
35
36 16 Apr 2014; Johannes Huber <johu@g.o> kopete-4.13.0.ebuild:
37 Restore KEYWORDS for KDE SC 4.13.0
38
39
40
41 1.1 kde-base/kopete/kopete-4.12.5.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.12.5.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.12.5.ebuild?rev=1.1&content-type=text/plain
45
46 Index: kopete-4.12.5.ebuild
47 ===================================================================
48 # Copyright 1999-2014 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-4.12.5.ebuild,v 1.1 2014/04/29 18:34:46 johu Exp $
51
52 EAPI=5
53
54 KDE_HANDBOOK="optional"
55 inherit kde4-base
56
57 DESCRIPTION="KDE multi-protocol IM client"
58 HOMEPAGE="http://kopete.kde.org http://www.kde.org/applications/internet/kopete"
59 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
60 IUSE="debug ssl v4l"
61
62 # tests hang, last checked for 4.2.96
63 RESTRICT=test
64
65 # Available plugins
66 #
67 # addbookmarks: NO DEPS
68 # alias: NO DEPS (disabled upstream)
69 # autoreplace: NO DEPS
70 # contactnotes: NO DEPS
71 # highlight: NO DEPS
72 # history: NO DEPS
73 # latex: virtual/latex as RDEPEND
74 # nowlistening: NO DEPS
75 # otr: libotr
76 # pipes: NO DEPS
77 # privacy: NO DEPS
78 # statistics: dev-db/sqlite:3
79 # texteffect: NO DEPS
80 # translator: NO DEPS
81 # urlpicpreview: NO DEPS
82 # webpresence: libxml2 libxslt
83 # NOTE: By default we enable all plugins that don't have any dependencies
84 PLUGINS="+addbookmarks +autoreplace +contactnotes +highlight +history latex
85 +nowlistening otr +pipes +privacy +statistics +texteffect +translator
86 +urlpicpreview webpresence"
87
88 # Available protocols
89 #
90 # gadu: net-libs/libgadu @since 4.3
91 # groupwise: app-crypt/qca:2
92 # irc: NO DEPS, probably will fail so inform user about it
93 # xmpp: net-dns/libidn app-crypt/qca:2 ENABLED BY DEFAULT NETWORK
94 # jingle: media-libs/speex net-libs/ortp DISABLED BY UPSTREAM
95 # meanwhile: net-libs/meanwhile
96 # msn: libmsn == this is wlm plugin, we disable msn one
97 # oscar: NO DEPS
98 # telepathy: net-libs/decibel
99 # testbed: NO DEPS
100 # winpopup: NO DEPS (we're adding samba as RDEPEND so it works)
101 # yahoo: media-libs/jasper
102 # zeroconf (bonjour): NO DEPS
103 PROTOCOLS="gadu groupwise jingle meanwhile msn oscar skype
104 sms testbed winpopup +xmpp yahoo zeroconf"
105
106 # disabled protocols
107 # telepathy: net-libs/decibel
108 # irc: NO DEPS
109 # qq: NO DEPS
110
111 IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
112
113 COMMONDEPEND="
114 dev-libs/libpcre
115 $(add_kdebase_dep kdelibs 'zeroconf?')
116 $(add_kdebase_dep kdepimlibs)
117 media-libs/qimageblitz
118 >=dev-qt/qtgui-4.4.0:4[mng]
119 !aqua? ( x11-libs/libXScrnSaver )
120 gadu? ( >=net-libs/libgadu-1.8.0[threads] )
121 groupwise? ( app-crypt/qca:2 )
122 jingle? (
123 >=media-libs/mediastreamer-2.3.0
124 media-libs/speex
125 net-libs/ortp:=
126 )
127 meanwhile? ( net-libs/meanwhile )
128 msn? ( >=net-libs/libmsn-4.1 )
129 otr? ( >=net-libs/libotr-4.0.0 )
130 statistics? ( dev-db/sqlite:3 )
131 v4l? ( media-libs/libv4l )
132 webpresence? (
133 dev-libs/libxml2
134 dev-libs/libxslt
135 )
136 xmpp? (
137 app-crypt/qca:2
138 net-dns/libidn
139 )
140 yahoo? ( media-libs/jasper )
141 "
142 RDEPEND="${COMMONDEPEND}
143 latex? (
144 || (
145 media-gfx/imagemagick
146 media-gfx/graphicsmagick[imagemagick]
147 )
148 virtual/latex-base
149 )
150 sms? ( app-mobilephone/smssend )
151 ssl? ( app-crypt/qca-ossl )
152 winpopup? ( net-fs/samba )
153 "
154 # telepathy? ( net-libs/decibel )"
155 DEPEND="${COMMONDEPEND}
156 !aqua? ( x11-proto/scrnsaverproto )
157 "
158
159 src_configure() {
160 local x x2
161 # Handle common stuff
162 mycmakeargs=(
163 $(cmake-utils_use_with jingle GOOGLETALK)
164 $(cmake-utils_use_with jingle LiboRTP)
165 $(cmake-utils_use_with jingle Mediastreamer)
166 $(cmake-utils_use_with jingle Speex)
167 $(cmake-utils_use_disable v4l VIDEOSUPPORT)
168 )
169 # enable protocols
170 for x in ${PROTOCOLS}; do
171 case ${x/+/} in
172 msn) x2=Libmsn ;;
173 zeroconf) x2=bonjour ;;
174 xmpp) x2=jabber ;;
175 *) x2='' ;;
176 esac
177 mycmakeargs+=($(cmake-utils_use_with ${x/+/} ${x2}))
178 done
179
180 mycmakeargs+=( -DWITH_qq=OFF )
181
182 # enable plugins
183 for x in ${PLUGINS}; do
184 mycmakeargs+=($(cmake-utils_use_with ${x/+/}))
185 done
186
187 kde4-base_src_configure
188 }
189
190 pkg_postinst() {
191 kde4-base_pkg_postinst
192
193 #if use telepathy; then
194 # elog "To use kopete telepathy plugins, you need to start gabble first:"
195 # elog "GABBLE_PERSIST=1 telepathy-gabble &"
196 # elog "export TELEPATHY_DATA_PATH='${EPREFIX}/usr/share/telepathy/managers/'"
197 #fi
198
199 if ! use ssl; then
200 if use xmpp || use msn; then # || use irc; then
201 if ! has_version app-crypt/qca-ossl ; then
202 elog "In order to use ssl in xmpp and msn you'll need to"
203 elog "install app-crypt/qca-ossl package."
204 fi
205 fi
206 fi
207 }