Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/vacuum: metadata.xml ChangeLog vacuum-9999.ebuild vacuum-1.1.1.ebuild vacuum-1.1.0.ebuild
Date: Sat, 03 Sep 2011 14:50:10
Message-Id: 20110903144958.2F16F2004C@flycatcher.gentoo.org
1 maksbotan 11/09/03 14:49:58
2
3 Modified: metadata.xml ChangeLog vacuum-9999.ebuild
4 vacuum-1.1.0.ebuild
5 Added: vacuum-1.1.1.ebuild
6 Log:
7 Bump to 1.1.1, add plugin to 9999
8
9 (Portage version: 2.1.10.11/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 net-im/vacuum/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/metadata.xml?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/metadata.xml?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/metadata.xml?r1=1.1&r2=1.2
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/metadata.xml,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- metadata.xml 29 Apr 2011 16:08:39 -0000 1.1
25 +++ metadata.xml 3 Sep 2011 14:49:57 -0000 1.2
26 @@ -1,7 +1,11 @@
27 <?xml version="1.0" encoding="UTF-8"?>
28 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 <pkgmetadata>
30 - <herd>no-herd</herd>
31 + <herd>proxy-maint</herd>
32 + <maintainer>
33 + <email>nikoli@×××××××.com</email>
34 + <name>Nikoli</name>
35 + </maintainer>
36 <maintainer>
37 <email>maksbotan@g.o</email>
38 <name>Maxim Koltsov</name>
39 @@ -11,6 +15,7 @@
40 <flag name="annotations">Enable adding comments to the contacts in the roster</flag>
41 <flag name="autostatus">Change the status in accordance with the time of inactivity</flag>
42 <flag name="avatars">Enable assigning and displaying avatars</flag>
43 + <flag name="birthdayreminder">Reminds about birthdays of your friends</flag>
44 <flag name="bitsofbinary">Allow other modules to receive or send a small amount of binary data in XMPP stanza</flag>
45 <flag name="bookmarks">Enable creating bookmarks of the Jabber conferences and Web pages</flag>
46 <flag name="captchaforms">Perform tests for humanity outside of Web browser</flag>
47
48
49
50 1.2 net-im/vacuum/ChangeLog
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?rev=1.2&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?rev=1.2&content-type=text/plain
54 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/ChangeLog?r1=1.1&r2=1.2
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v
59 retrieving revision 1.1
60 retrieving revision 1.2
61 diff -u -r1.1 -r1.2
62 --- ChangeLog 29 Apr 2011 16:08:39 -0000 1.1
63 +++ ChangeLog 3 Sep 2011 14:49:57 -0000 1.2
64 @@ -1,6 +1,12 @@
65 # ChangeLog for net-im/vacuum
66 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.1 2011/04/29 16:08:39 maksbotan Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/ChangeLog,v 1.2 2011/09/03 14:49:57 maksbotan Exp $
69 +
70 +*vacuum-1.1.1 (03 Sep 2011)
71 +
72 + 03 Sep 2011; Maxim Koltsov <maksbotan@g.o> vacuum-1.1.0.ebuild,
73 + +vacuum-1.1.1.ebuild, vacuum-9999.ebuild, metadata.xml:
74 + Add vacuum-1.1.1, add 'birthdayreminder' plugin to vacuum-9999
75
76 *vacuum-9999 (29 Apr 2011)
77 *vacuum-1.1.0 (29 Apr 2011)
78
79
80
81 1.2 net-im/vacuum/vacuum-9999.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild?r1=1.1&r2=1.2
86
87 Index: vacuum-9999.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- vacuum-9999.ebuild 29 Apr 2011 16:08:39 -0000 1.1
94 +++ vacuum-9999.ebuild 3 Sep 2011 14:49:57 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2011 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.1 2011/04/29 16:08:39 maksbotan Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-9999.ebuild,v 1.2 2011/09/03 14:49:57 maksbotan Exp $
100
101 EAPI="4"
102 LANGS="de pl ru uk"
103 @@ -14,7 +14,7 @@
104 LICENSE="GPL-3"
105 SLOT="0"
106 KEYWORDS=""
107 -PLUGINS=" adiummessagestyle annotations autostatus avatars bitsofbinary bookmarks captchaforms chatstates clientinfo commands compress console dataforms datastreamsmanager emoticons filestreamsmanager filetransfer gateways inbandstreams iqauth jabbersearch messagearchiver multiuserchat pepmanager privacylists privatestorage registration remotecontrol rostersearch servicediscovery sessionnegotiation socksstreams vcard xmppuriqueries"
108 +PLUGINS=" adiummessagestyle annotations autostatus avatars birthdayreminder bitsofbinary bookmarks captchaforms chatstates clientinfo commands compress console dataforms datastreamsmanager emoticons filestreamsmanager filetransfer gateways inbandstreams iqauth jabbersearch messagearchiver multiuserchat pepmanager privacylists privatestorage registration remotecontrol rostersearch servicediscovery sessionnegotiation socksstreams vcard xmppuriqueries"
109 IUSE="${PLUGINS// / +} vcs-revision"
110 for x in ${LANGS}; do
111 IUSE+=" linguas_${x}"
112 @@ -32,7 +32,8 @@
113 pepmanager? ( servicediscovery )
114 registration? ( dataforms )
115 remotecontrol? ( commands dataforms )
116 - sessionnegotiation? ( dataforms )"
117 + sessionnegotiation? ( dataforms )
118 +"
119
120 RDEPEND="
121 >=x11-libs/qt-core-4.5:4[ssl]
122 @@ -40,7 +41,8 @@
123 >=dev-libs/openssl-0.9.8k
124 adiummessagestyle? ( >=x11-libs/qt-webkit-4.5:4 )
125 net-dns/libidn
126 - x11-libs/libXScrnSaver"
127 + x11-libs/libXScrnSaver
128 +"
129 DEPEND="${RDEPEND}"
130
131 DOCS="AUTHORS CHANGELOG README TRANSLATORS"
132
133
134
135 1.2 net-im/vacuum/vacuum-1.1.0.ebuild
136
137 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.1.0.ebuild?rev=1.2&view=markup
138 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.1.0.ebuild?rev=1.2&content-type=text/plain
139 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.1.0.ebuild?r1=1.1&r2=1.2
140
141 Index: vacuum-1.1.0.ebuild
142 ===================================================================
143 RCS file: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.1.0.ebuild,v
144 retrieving revision 1.1
145 retrieving revision 1.2
146 diff -u -r1.1 -r1.2
147 --- vacuum-1.1.0.ebuild 29 Apr 2011 16:08:39 -0000 1.1
148 +++ vacuum-1.1.0.ebuild 3 Sep 2011 14:49:58 -0000 1.2
149 @@ -1,6 +1,6 @@
150 # Copyright 1999-2011 Gentoo Foundation
151 # Distributed under the terms of the GNU General Public License v2
152 -# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.1.0.ebuild,v 1.1 2011/04/29 16:08:39 maksbotan Exp $
153 +# $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.1.0.ebuild,v 1.2 2011/09/03 14:49:58 maksbotan Exp $
154
155 EAPI="4"
156 LANGS="de pl ru uk"
157 @@ -32,14 +32,16 @@
158 pepmanager? ( servicediscovery )
159 registration? ( dataforms )
160 remotecontrol? ( commands dataforms )
161 - sessionnegotiation? ( dataforms )"
162 + sessionnegotiation? ( dataforms )
163 +"
164
165 RDEPEND="
166 >=x11-libs/qt-core-4.5:4[ssl]
167 >=x11-libs/qt-gui-4.5:4
168 >=dev-libs/openssl-0.9.8k
169 adiummessagestyle? ( >=x11-libs/qt-webkit-4.5:4 )
170 - x11-libs/libXScrnSaver"
171 + x11-libs/libXScrnSaver
172 +"
173 DEPEND="${RDEPEND}"
174
175 DOCS="AUTHORS CHANGELOG README TRANSLATORS"
176
177
178
179 1.1 net-im/vacuum/vacuum-1.1.1.ebuild
180
181 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.1.1.ebuild?rev=1.1&view=markup
182 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/vacuum/vacuum-1.1.1.ebuild?rev=1.1&content-type=text/plain
183
184 Index: vacuum-1.1.1.ebuild
185 ===================================================================
186 # Copyright 1999-2011 Gentoo Foundation
187 # Distributed under the terms of the GNU General Public License v2
188 # $Header: /var/cvsroot/gentoo-x86/net-im/vacuum/vacuum-1.1.1.ebuild,v 1.1 2011/09/03 14:49:57 maksbotan Exp $
189
190 EAPI="4"
191 LANGS="de pl ru uk"
192
193 inherit cmake-utils
194
195 DESCRIPTION="Qt4 Crossplatform Jabber client."
196 HOMEPAGE="http://code.google.com/p/vacuum-im"
197 SRC_URI="http://vacuum-im.googlecode.com/files/${P}.tar.xz"
198
199 LICENSE="GPL-3"
200 SLOT="0"
201 KEYWORDS="~amd64 ~x86"
202 PLUGINS=" adiummessagestyle annotations autostatus avatars bitsofbinary bookmarks captchaforms chatstates clientinfo commands compress console dataforms datastreamsmanager emoticons filestreamsmanager filetransfer gateways inbandstreams iqauth jabbersearch messagearchiver multiuserchat pepmanager privacylists privatestorage registration remotecontrol rostersearch servicediscovery sessionnegotiation socksstreams vcard xmppuriqueries"
203 IUSE="${PLUGINS// / +}"
204 for x in ${LANGS}; do
205 IUSE+=" linguas_${x}"
206 done
207
208 REQUIRED_USE="
209 annotations? ( privatestorage )
210 avatars? ( vcard )
211 bookmarks? ( privatestorage )
212 captchaforms? ( dataforms )
213 commands? ( dataforms )
214 datastreamsmanager? ( dataforms )
215 filestreamsmanager? ( datastreamsmanager )
216 filetransfer? ( filestreamsmanager datastreamsmanager )
217 pepmanager? ( servicediscovery )
218 registration? ( dataforms )
219 remotecontrol? ( commands dataforms )
220 sessionnegotiation? ( dataforms )
221 "
222
223 RDEPEND="
224 >=x11-libs/qt-core-4.5:4[ssl]
225 >=x11-libs/qt-gui-4.5:4
226 >=dev-libs/openssl-0.9.8k
227 adiummessagestyle? ( >=x11-libs/qt-webkit-4.5:4 )
228 net-dns/libidn
229 x11-libs/libXScrnSaver
230 "
231 DEPEND="${RDEPEND}"
232
233 DOCS="AUTHORS CHANGELOG README TRANSLATORS"
234
235 src_configure() {
236 # linguas
237 local langs="none;"
238 for x in ${LANGS}; do
239 use linguas_${x} && langs+="${x};"
240 done
241
242 local mycmakeargs=(
243 -DINSTALL_LIB_DIR="$(get_libdir)"
244 -DINSTALL_SDK=ON
245 -DLANGS="${langs}"
246 -DINSTALL_DOCS=OFF
247 )
248
249 for x in ${PLUGINS}; do
250 mycmakeargs+=( "$(cmake-utils_use ${x} PLUGIN_${x})" )
251 done
252
253 cmake-utils_src_configure
254 }