Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libcryptui: libcryptui-3.2.0.ebuild libcryptui-3.2.2.ebuild ChangeLog
Date: Thu, 17 Nov 2011 06:10:12
Message-Id: 20111117060958.08F452004B@flycatcher.gentoo.org
1 tetromino 11/11/17 06:09:58
2
3 Modified: libcryptui-3.2.0.ebuild ChangeLog
4 Added: libcryptui-3.2.2.ebuild
5 Log:
6 Bump. Minor bugfixes. Correctly drop alpha, ia64, ppc, ppc64, sparc keywords due to gnome-keyring-3 dependency (these keywords should not have been set in the first place).
7
8 (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 x11-libs/libcryptui/libcryptui-3.2.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.0.ebuild?r1=1.1&r2=1.2
16
17 Index: libcryptui-3.2.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libcryptui-3.2.0.ebuild 30 Oct 2011 07:47:05 -0000 1.1
24 +++ libcryptui-3.2.0.ebuild 17 Nov 2011 06:09:57 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.0.ebuild,v 1.1 2011/10/30 07:47:05 tetromino Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.0.ebuild,v 1.2 2011/11/17 06:09:57 tetromino Exp $
30
31 EAPI="4"
32 GCONF_DEBUG="yes"
33 @@ -14,7 +14,7 @@
34 LICENSE="GPL-2 LGPL-2"
35 SLOT="0"
36 IUSE="debug doc +introspection libnotify test"
37 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 +KEYWORDS="~amd64 ~x86 ~x86-fbsd"
39
40 # Pull in libnotify-0.7 because it's controlled via an automagic ifdef
41 COMMON_DEPEND="
42
43
44
45 1.2 x11-libs/libcryptui/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/ChangeLog?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/ChangeLog?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/ChangeLog?r1=1.1&r2=1.2
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- ChangeLog 30 Oct 2011 07:47:05 -0000 1.1
58 +++ ChangeLog 17 Nov 2011 06:09:57 -0000 1.2
59 @@ -1,6 +1,14 @@
60 # ChangeLog for x11-libs/libcryptui
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v 1.1 2011/10/30 07:47:05 tetromino Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/ChangeLog,v 1.2 2011/11/17 06:09:57 tetromino Exp $
64 +
65 +*libcryptui-3.2.2 (17 Nov 2011)
66 +
67 + 17 Nov 2011; Alexandre Rostovtsev <tetromino@g.o>
68 + libcryptui-3.2.0.ebuild, +libcryptui-3.2.2.ebuild:
69 + Bump. Minor bugfixes. Correctly drop alpha, ia64, ppc, ppc64, sparc keywords
70 + due to gnome-keyring-3 dependency (these keywords should not have been set in
71 + the first place).
72
73 *libcryptui-3.2.0 (30 Oct 2011)
74
75
76
77
78 1.1 x11-libs/libcryptui/libcryptui-3.2.2.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.2.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.2.ebuild?rev=1.1&content-type=text/plain
82
83 Index: libcryptui-3.2.2.ebuild
84 ===================================================================
85 # Copyright 1999-2011 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/x11-libs/libcryptui/libcryptui-3.2.2.ebuild,v 1.1 2011/11/17 06:09:57 tetromino Exp $
88
89 EAPI="4"
90 GCONF_DEBUG="yes"
91 GNOME2_LA_PUNT="yes"
92
93 inherit gnome2
94
95 DESCRIPTION="User interface components for OpenPGP"
96 HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html"
97
98 LICENSE="GPL-2 LGPL-2"
99 SLOT="0"
100 IUSE="debug doc +introspection libnotify test"
101 KEYWORDS="~amd64 ~x86 ~x86-fbsd"
102
103 # Pull in libnotify-0.7 because it's controlled via an automagic ifdef
104 COMMON_DEPEND="
105 >=dev-libs/glib-2.10:2
106 >=x11-libs/gtk+-2.90.0:3[introspection?]
107 >=dev-libs/dbus-glib-0.72
108 >=gnome-base/gnome-keyring-2.91.2
109
110 >=app-crypt/gpgme-1
111 || (
112 =app-crypt/gnupg-2.0*
113 =app-crypt/gnupg-1.4* )
114
115 introspection? ( >=dev-libs/gobject-introspection-0.6.4 )
116 libnotify? ( >=x11-libs/libnotify-0.7.0 )
117 "
118 DEPEND="${COMMON_DEPEND}
119 sys-devel/gettext
120 >=app-text/scrollkeeper-0.3
121 >=dev-util/pkgconfig-0.20
122 >=dev-util/intltool-0.35
123 doc? ( >=dev-util/gtk-doc-1.9 )
124 "
125 # Before 3.1.4, libcryptui was part of seahorse
126 RDEPEND="${COMMON_DEPEND}
127 !<app-crypt/seahorse-3.1.4
128 "
129
130 pkg_setup() {
131 G2CONF="${G2CONF}
132 --disable-static
133 --disable-update-mime-database
134 $(use_enable debug)
135 $(use_enable introspection)
136 $(use_enable libnotify)
137 $(use_enable test tests)"
138 DOCS="AUTHORS ChangeLog NEWS README"
139 }
140
141 src_prepare() {
142 # FIXME: Do not mess with CFLAGS with USE="debug"
143 sed -e '/CFLAGS="$CFLAGS -g -O0/d' \
144 -e 's/-Werror//' \
145 -i configure.ac configure || die "sed failed"
146
147 gnome2_src_prepare
148 }