* [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-kolab: evolution-kolab-3.6.4.ebuild ChangeLog
@ 2013-03-31 10:13 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2013-03-31 10:13 UTC (permalink / raw
To: gentoo-commits
eva 13/03/31 10:13:23
Modified: ChangeLog
Added: evolution-kolab-3.6.4.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path
1.8 gnome-extra/evolution-kolab/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-kolab/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-kolab/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-kolab/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/evolution-kolab/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 29 Mar 2013 20:12:42 -0000 1.7
+++ ChangeLog 31 Mar 2013 10:13:23 -0000 1.8
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/evolution-kolab
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-kolab/ChangeLog,v 1.7 2013/03/29 20:12:42 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-kolab/ChangeLog,v 1.8 2013/03/31 10:13:23 eva Exp $
+
+*evolution-kolab-3.6.4 (31 Mar 2013)
+
+ 31 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
+ +evolution-kolab-3.6.4.ebuild:
+ Version bump.
29 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
-evolution-kolab-3.4.4.ebuild, -evolution-kolab-3.6.2.ebuild:
1.1 gnome-extra/evolution-kolab/evolution-kolab-3.6.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-kolab/evolution-kolab-3.6.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/evolution-kolab/evolution-kolab-3.6.4.ebuild?rev=1.1&content-type=text/plain
Index: evolution-kolab-3.6.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-kolab/evolution-kolab-3.6.4.ebuild,v 1.1 2013/03/31 10:13:23 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
inherit autotools eutils gnome2 versionator
MY_MAJORV=$(get_version_component_range 1-2)
DESCRIPTION="Evolution module for connecting to Kolab groupware servers"
HOMEPAGE="https://live.gnome.org/Evolution/Kolab"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE="" # kerberos (does nothing useful for now)
RDEPEND=">=mail-client/evolution-${MY_MAJORV}:2.0
>=gnome-extra/evolution-data-server-${MY_MAJORV}:=
=gnome-extra/evolution-data-server-${MY_MAJORV}*
>=dev-db/sqlite-3.7:3
>=dev-libs/glib-2.32:2
>=dev-libs/libical-0.44
dev-libs/libxml2
dev-libs/nss
>=gnome-base/gconf-2:2
>=net-misc/curl-7.19[ssl]
>=x11-libs/gtk+-3.2:3
"
DEPEND="${RDEPEND}
dev-util/gperf
>=dev-util/gtk-doc-am-1.14
>=dev-util/intltool-0.35.5
sys-devel/gettext
virtual/pkgconfig
"
RESTRICT="test" # test suite is non-functional
src_prepare() {
# We do not want to install a "hello world" program.
epatch "${FILESDIR}/${PN}-3.4.3-no-hello-world.patch"
# Disable test suite: parts fail, other parts require connection to a live
# kolab server, plus it installs test executables to /usr/bin
epatch "${FILESDIR}/${PN}-3.5.5-no-tests.patch"
# Strip stupid cflags
sed -e 's/\(ADD_CFLAGS=.*\) -pedantic/\1/' \
-i configure.ac configure || die
eautoreconf
gnome2_src_prepare
}
src_configure() {
gnome2_src_configure --without-krb5 # --with-krb5 does nothing useful
}
src_install() {
gnome2_src_install
rm -rv "${ED}usr/doc" || die "rm failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-31 10:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-31 10:13 [gentoo-commits] gentoo-x86 commit in gnome-extra/evolution-kolab: evolution-kolab-3.6.4.ebuild ChangeLog Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox