Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kopete: kopete-4.6.0.ebuild ChangeLog
Date: Wed, 26 Jan 2011 20:40:30
Message-Id: 20110126202846.E92F220065@flycatcher.gentoo.org
1 alexxy 11/01/26 20:28:46
2
3 Modified: ChangeLog
4 Added: kopete-4.6.0.ebuild
5 Log:
6 [kde-base] Add KDE SC 4.6.0
7
8 (Portage version: 2.2.0_alpha19_p2/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.272 kde-base/kopete/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?rev=1.272&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?rev=1.272&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/ChangeLog?r1=1.271&r2=1.272
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v
20 retrieving revision 1.271
21 retrieving revision 1.272
22 diff -u -r1.271 -r1.272
23 --- ChangeLog 10 Jan 2011 11:53:38 -0000 1.271
24 +++ ChangeLog 26 Jan 2011 20:28:46 -0000 1.272
25 @@ -1,6 +1,11 @@
26 # ChangeLog for kde-base/kopete
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.271 2011/01/10 11:53:38 tampakrap Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.272 2011/01/26 20:28:46 alexxy Exp $
30 +
31 +*kopete-4.6.0 (26 Jan 2011)
32 +
33 + 26 Jan 2011; Alexey Shvetsov <alexxy@g.o> +kopete-4.6.0.ebuild:
34 + Version bump KDE SC 4.6.0
35
36 *kopete-4.5.5 (10 Jan 2011)
37
38
39
40
41 1.1 kde-base/kopete/kopete-4.6.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/kopete-4.6.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: kopete-4.6.0.ebuild
47 ===================================================================
48 # Copyright 1999-2011 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.6.0.ebuild,v 1.1 2011/01/26 20:28:46 alexxy Exp $
51
52 EAPI="3"
53
54 KDE_HANDBOOK="optional"
55 KMNAME="kdenetwork"
56 inherit kde4-meta
57
58 DESCRIPTION="KDE multi-protocol IM client"
59 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
60 IUSE="debug ssl v4l2"
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 # jabber: 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 # qq: NO DEPS
99 # telepathy: net-libs/decibel
100 # testbed: NO DEPS
101 # winpopup: NO DEPS (we're adding samba as RDEPEND so it works)
102 # yahoo: NO DEPS
103 # zeroconf (bonjour): NO DEPS
104 PROTOCOLS="gadu groupwise +jabber jingle meanwhile msn oscar qq skype
105 sms testbed winpopup yahoo zeroconf"
106
107 # disabled protocols
108 # telepathy: net-libs/decibel
109 # irc: NO DEPS
110
111 IUSE="${IUSE} ${PLUGINS} ${PROTOCOLS}"
112
113 COMMONDEPEND="
114 dev-libs/libpcre
115 $(add_kdebase_dep kdepimlibs)
116 media-libs/qimageblitz
117 >=x11-libs/qt-gui-4.4.0:4[mng]
118 !aqua? ( x11-libs/libXScrnSaver )
119 gadu? ( >=net-libs/libgadu-1.8.0[threads] )
120 groupwise? ( app-crypt/qca:2 )
121 jabber? (
122 app-crypt/qca:2
123 net-dns/libidn
124 )
125 jingle? (
126 >=media-libs/mediastreamer-2.3.0
127 media-libs/speex
128 net-libs/ortp
129 )
130 meanwhile? ( net-libs/meanwhile )
131 msn? ( >=net-libs/libmsn-4.1 )
132 otr? ( >=net-libs/libotr-3.2.0 )
133 statistics? ( dev-db/sqlite:3 )
134 webpresence? (
135 dev-libs/libxml2
136 dev-libs/libxslt
137 )
138 v4l2? ( media-libs/libv4l )
139 "
140 RDEPEND="${COMMONDEPEND}
141 latex? (
142 || (
143 media-gfx/imagemagick
144 media-gfx/graphicsmagick[imagemagick]
145 )
146 virtual/latex-base
147 )
148 sms? ( app-mobilephone/smssend )
149 ssl? ( app-crypt/qca-ossl )
150 winpopup? ( net-fs/samba )
151 "
152 # telepathy? ( net-libs/decibel )"
153 DEPEND="${COMMONDEPEND}
154 !aqua? ( x11-proto/scrnsaverproto )
155 "
156
157 src_prepare() {
158 sed -e "s:lib/mozilla:$(get_libdir)/mozilla:" \
159 -i kopete/protocols/skype/skypebuttons/CMakeLists.txt || die "sed failed"
160
161 kde4-meta_src_prepare
162 }
163
164 src_configure() {
165 local x x2
166 # Handle common stuff
167 mycmakeargs=(
168 $(cmake-utils_use_with jingle GOOGLETALK)
169 $(cmake-utils_use_with jingle LiboRTP)
170 $(cmake-utils_use_with jingle Mediastreamer)
171 $(cmake-utils_use_with jingle Speex)
172 $(cmake-utils_use_disable v4l2 VIDEOSUPPORT)
173 )
174 # enable protocols
175 for x in ${PROTOCOLS}; do
176 case ${x/+/} in
177 msn) x2=Libmsn ;;
178 zeroconf) x2=bonjour ;;
179 *) x2='' ;;
180 esac
181 mycmakeargs+=($(cmake-utils_use_with ${x/+/} ${x2}))
182 done
183
184 # enable plugins
185 for x in ${PLUGINS}; do
186 mycmakeargs+=($(cmake-utils_use_with ${x/+/}))
187 done
188
189 kde4-meta_src_configure
190 }
191
192 pkg_postinst() {
193 kde4-meta_pkg_postinst
194
195 #if use telepathy; then
196 # elog "To use kopete telepathy plugins, you need to start gabble first:"
197 # elog "GABBLE_PERSIST=1 telepathy-gabble &"
198 # elog "export TELEPATHY_DATA_PATH='${EPREFIX}/usr/share/telepathy/managers/'"
199 #fi
200
201 if ! use ssl; then
202 if use jabber || use msn; then # || use irc; then
203 echo
204 #elog "In order to use ssl in jabber, msn and irc you'll need to"
205 elog "In order to use ssl in jabber and msn you'll need to"
206 elog "install app-crypt/qca-ossl package."
207 echo
208 fi
209 fi
210 }