diff options
author | Marinus Schraal <foser@gentoo.org> | 2005-06-09 11:52:57 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2005-06-09 11:52:57 +0000 |
commit | 5c44d88a428f91343a9f12151797f22027620c64 (patch) | |
tree | f93f79e48f016118dcbc637f0e3b97832db73eb9 /gnome-extra | |
parent | Add app-misc/mime-types to RDEPEND. (diff) | |
download | gentoo-2-5c44d88a428f91343a9f12151797f22027620c64.tar.gz gentoo-2-5c44d88a428f91343a9f12151797f22027620c64.tar.bz2 gentoo-2-5c44d88a428f91343a9f12151797f22027620c64.zip |
mark 1.2.1-r1 stable x86, add 1.2.3
(Portage version: 2.0.51.19)
Diffstat (limited to 'gnome-extra')
5 files changed, 108 insertions, 3 deletions
diff --git a/gnome-extra/evolution-data-server/ChangeLog b/gnome-extra/evolution-data-server/ChangeLog index 548c5f4f8030..cc37cd2e77cb 100644 --- a/gnome-extra/evolution-data-server/ChangeLog +++ b/gnome-extra/evolution-data-server/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-extra/evolution-data-server # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.40 2005/06/09 08:59:29 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/ChangeLog,v 1.41 2005/06/09 11:52:57 foser Exp $ + +*evolution-data-server-1.2.3 (09 Jun 2005) + + 09 Jun 2005; Marinus Schraal <foser@gentoo.org> evolution-data-server-1.2.3.ebuild : + New release *evolution-data-server-1.2.1-r1 (09 Jun 2005) diff --git a/gnome-extra/evolution-data-server/Manifest b/gnome-extra/evolution-data-server/Manifest index 216e99568fa5..976c416d8c8a 100644 --- a/gnome-extra/evolution-data-server/Manifest +++ b/gnome-extra/evolution-data-server/Manifest @@ -3,6 +3,7 @@ MD5 60b5b5e2921acde8afe0a8fab342e3a1 evolution-data-server-1.2.1-r1.ebuild 2415 MD5 a3403c6784d7ed4349529e607a836411 evolution-data-server-1.2.1.ebuild 2366 MD5 98bdbed2d5ce2bec87868d9a46b5f3b0 evolution-data-server-1.0.2.ebuild 1065 MD5 4dbe4199e9831b2797fb93b7a19c42fb evolution-data-server-1.2.0-r1.ebuild 2365 +MD5 7ec1f007950fc51406efa0a7bc07f803 evolution-data-server-1.2.3.ebuild 2459 MD5 4f1c59c7610ff6bcd04eae2d1c044753 evolution-data-server-1.0.4.ebuild 985 MD5 1097e1ac343ae36a49a3da3824b3d624 evolution-data-server-1.2.0.ebuild 1249 MD5 e5e2dd7e8c0e613975275ddc9d74be6f evolution-data-server-1.0.1.ebuild 887 @@ -16,6 +17,7 @@ MD5 dfc34218a032bcd275fc5fb09376abea files/digest-evolution-data-server-1.0.3 81 MD5 677d10afd2898cc22305dd302a01d2e7 files/digest-evolution-data-server-1.0.4 81 MD5 bbc32ff03cbc0bac1c13b71aacbcdf80 files/digest-evolution-data-server-1.2.0 81 MD5 b916b7c2e1730287c5e37f6c1707ff04 files/digest-evolution-data-server-1.2.1 81 +MD5 035a24e01dccf6365e41d4544b019f03 files/digest-evolution-data-server-1.2.3 82 MD5 ab9f8a22a7b870a6e1e2edc463949c82 files/evolution-data-server-1.2.0-gentoo_etc_services.patch 815 MD5 c93bb2769f43f6e88e5fcb385a0ab498 files/evolution-data-server-1.0.2-amd64_mutex.patch 1114 MD5 f198c2b5ab564c7e450ae07be5b1efc5 files/evolution-data-server-1.2.1-local-provider.patch 892 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.2.1-r1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.2.1-r1.ebuild index e6d31792f79e..c843c4af99e4 100644 --- a/gnome-extra/evolution-data-server/evolution-data-server-1.2.1-r1.ebuild +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.2.1-r1.ebuild,v 1.1 2005/06/09 08:59:29 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.2.1-r1.ebuild,v 1.2 2005/06/09 11:52:57 foser Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ximian.com/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~ppc64" +KEYWORDS="x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~ppc64" IUSE="doc ldap mozilla ssl ipv6 nntp kerberos" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild new file mode 100644 index 000000000000..3492dae3eccb --- /dev/null +++ b/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild @@ -0,0 +1,97 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/evolution-data-server/evolution-data-server-1.2.3.ebuild,v 1.1 2005/06/09 11:52:57 foser Exp $ + +inherit eutils gnome2 + +DESCRIPTION="Evolution groupware backend" +HOMEPAGE="http://www.ximian.com/" + +LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="~x86 ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~ppc64" +IUSE="doc ldap mozilla ssl ipv6 nntp kerberos" + +RDEPEND=">=dev-libs/glib-2 + >=gnome-base/libbonobo-2.4.2 + >=gnome-base/orbit-2.9.8 + >=gnome-base/gnome-vfs-2 + >=gnome-base/libgnome-2 + >=gnome-base/gconf-2 + >=dev-libs/libxml2-2 + >=net-libs/libsoup-2.2.2 + ldap? ( >=net-nds/openldap-2.0 ) + ssl? ( mozilla? ( www-client/mozilla ) + !mozilla? ( >=dev-libs/nspr-4.4 + >=dev-libs/nss-3.9 ) + ) + kerberos? ( virtual/krb5 )" + +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0 + >=dev-util/intltool-0.30 + doc? ( >=dev-util/gtk-doc-1 )" + +G2CONF="${G2CONF} `use_with ldap openldap` \ + `use_enable ssl nss` \ + `use_enable ssl smime` \ + `use_enable ipv6` \ + `use_enable nntp`" + +MAKEOPTS="${MAKEOPTS} -j1" +USE_DESTDIR=1 + +src_unpack() { + + unpack ${A} + + cd ${S} + epatch ${FILESDIR}/${PN}-1.2.0-gentoo_etc_services.patch + # fix local mailfolders (#87043) + epatch ${FILESDIR}/${PN}-1.2.1-local-provider.patch + +} + +src_compile() { + + cd ${S}/libdb/dist + ./s_config || die + + cd ${S} + local myconf="" + + use kerberos \ + && myconf="${myconf} --with-krb5=/usr" \ + || myconf="${myconf} --without-krb5" + + # Use Mozilla's NSS/NSPR libs if 'mozilla' *and* 'ssl' in USE + # Use standalone NSS/NSPR if only 'ssl' in USE + # Openssl support doesn't work and has been disabled in cvs + + if use ssl ; then + if use mozilla ; then + NSS_LIB=/usr/$(get_libdir)/mozilla + NSPR_LIB=/usr/$(get_libdir)/mozilla + NSS_INC=/usr/$(get_libdir)/mozilla/include/nss + NSPR_INC=/usr/$(get_libdir)/mozilla/include/nspr + else + NSS_LIB=/usr/$(get_libdir)/nss + NSPR_LIB=/usr/$(get_libdir)/nspr + NSS_INC=/usr/include/nss + NSPR_INC=/usr/include/nspr + fi + + myconf="${myconf} --enable-nss=yes \ + --with-nspr-includes=${NSPR_INC} \ + --with-nspr-libs=${NSPR_LIB} \ + --with-nss-includes=${NSS_INC} \ + --with-nss-libs=${NSS_LIB}" + else + myconf="${myconf} --without-nspr-libs --without-nspr-includes \ + --without-nss-libs --without-nss-includes" + fi + + gnome2_src_configure ${G2CONF} ${myconf} + emake || die "compile failed" + +} diff --git a/gnome-extra/evolution-data-server/files/digest-evolution-data-server-1.2.3 b/gnome-extra/evolution-data-server/files/digest-evolution-data-server-1.2.3 new file mode 100644 index 000000000000..bf55afd159be --- /dev/null +++ b/gnome-extra/evolution-data-server/files/digest-evolution-data-server-1.2.3 @@ -0,0 +1 @@ +MD5 067d808957d4b3ac60159f8c8c1358fb evolution-data-server-1.2.3.tar.bz2 14152903 |