* [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/, dev-libs/libgweather/, ...
@ 2011-08-18 16:14 Nirbheek Chauhan
0 siblings, 0 replies; only message in thread
From: Nirbheek Chauhan @ 2011-08-18 16:14 UTC (permalink / raw
To: gentoo-commits
commit: 2be9bf3e8b16294d3f3c7cf407a9fa76045a388b
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 16:10:41 2011 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 16:10:41 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2be9bf3e
gnome-panel, e-d-s, libgweather: moved to the tree
---
dev-libs/libgweather/libgweather-3.0.2.ebuild | 53 --------
gnome-base/gnome-panel/gnome-panel-3.0.2.ebuild | 93 -------------
.../evolution-data-server-3.0.2.1.ebuild | 142 --------------------
3 files changed, 0 insertions(+), 288 deletions(-)
diff --git a/dev-libs/libgweather/libgweather-3.0.2.ebuild b/dev-libs/libgweather/libgweather-3.0.2.ebuild
deleted file mode 100644
index c47471a..0000000
--- a/dev-libs/libgweather/libgweather-3.0.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.30.3.ebuild,v 1.3 2010/11/14 23:05:07 eva Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Library to access weather information from online services"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="2"
-IUSE="+introspection doc"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-fi
-
-# libsoup-gnome is to be used because libsoup[gnome] might not
-# get libsoup-gnome installed by the time ${P} is built
-COMMON_DEPEND=">=x11-libs/gtk+-2.90.0:3[introspection?]
- >=dev-libs/glib-2.13
- >=gnome-base/gconf-2.8
- >=net-libs/libsoup-gnome-2.25.1:2.4
- >=dev-libs/libxml2-2.6.0
- >=sys-libs/timezone-data-2010k
-
- introspection? ( >=dev-libs/gobject-introspection-0.9.5 )"
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40.3
- >=dev-util/pkgconfig-0.19
- >=dev-util/gtk-doc-am-1.9
- sys-devel/gettext
- doc? ( >=dev-util/gtk-doc-1.9 )"
-RDEPEND="${COMMON_DEPEND}
- !<gnome-base/gnome-applets-2.22.0"
-
-pkg_setup() {
- DOCS="AUTHORS ChangeLog MAINTAINERS NEWS"
- # Do not add --disable-all-translations-in-one-xml : it will enable them
- G2CONF="${G2CONF}
- --enable-locations-compression
- --disable-maintainer-mode
- --disable-static
- $(use_enable introspection)"
-}
diff --git a/gnome-base/gnome-panel/gnome-panel-3.0.2.ebuild b/gnome-base/gnome-panel/gnome-panel-3.0.2.ebuild
deleted file mode 100644
index 049c686..0000000
--- a/gnome-base/gnome-panel/gnome-panel-3.0.2.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-panel/gnome-panel-2.32.1.ebuild,v 1.3 2011/01/15 19:54:59 nirbheek Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="The GNOME panel"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2 FDL-1.1 LGPL-2"
-SLOT="0"
-IUSE="doc eds +introspection networkmanager"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- # Odd behaviour w.r.t. panels: https://bugzilla.gnome.org/show_bug.cgi?id=631553
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
-fi
-
-RDEPEND=">=gnome-base/gnome-desktop-2.91:3
- >=x11-libs/pango-1.15.4[introspection?]
- >=dev-libs/glib-2.25.12:2
- >=x11-libs/gtk+-3.0:3[introspection?]
- x11-libs/gdk-pixbuf:2
- >=dev-libs/libgweather-2.91:2
- dev-libs/libxml2:2
- gnome-base/dconf
- >=gnome-base/gconf-2.6.1:2[introspection?]
- >=gnome-base/gnome-menus-2.27.92
- gnome-base/librsvg:2
- >=net-libs/telepathy-glib-0.14.0
- >=x11-libs/cairo-1[X]
- x11-libs/libXau
- x11-libs/libICE
- x11-libs/libSM
- >=x11-libs/libXrandr-1.2
- >=x11-libs/libwnck-2.91:3
-
- eds? ( >=gnome-extra/evolution-data-server-2.91.2 )
- introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
- networkmanager? ( >=net-misc/networkmanager-0.6.7 )"
-DEPEND="${RDEPEND}
- >=dev-lang/perl-5
- >=app-text/gnome-doc-utils-0.3.2
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.40
- ~app-text/docbook-xml-dtd-4.1.2
- doc? ( >=dev-util/gtk-doc-1 )"
-# eautoreconf needs
-# gnome-base/gnome-common
-# dev-util/gtk-doc-am
-
-pkg_setup() {
- # XXX: Make presence/telepathy-glib support optional?
- # We can do that if we intend to support fallback-only as a setup
- G2CONF="${G2CONF}
- --disable-deprecation-flags
- --disable-static
- --disable-scrollkeeper
- --disable-schemas-install
- --disable-schemas-compile
- --with-in-process-applets=clock,notification-area,wncklet
- --enable-telepathy-glib
- $(use_enable networkmanager network-manager)
- $(use_enable introspection)
- $(use_enable eds)"
- DOCS="AUTHORS ChangeLog HACKING NEWS README"
-}
-
-pkg_postinst() {
- local entries="${EROOT}etc/gconf/schemas/panel-default-setup.entries"
- local gconftool="${EROOT}usr/bin/gconftool-2"
-
- if [ -e "$entries" ]; then
- einfo "Setting panel gconf defaults..."
-
- GCONF_CONFIG_SOURCE="$("${gconftool}" --get-default-source | sed "s;:/;:${ROOT};")"
-
- "${gconftool}" --direct --config-source \
- "${GCONF_CONFIG_SOURCE}" --load="${entries}"
- fi
-
- # Calling this late so it doesn't process the GConf schemas file we already
- # took care of.
- gnome2_pkg_postinst
-}
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.0.2.1.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.0.2.1.ebuild
deleted file mode 100644
index a0f7224..0000000
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.0.2.1.ebuild
+++ /dev/null
@@ -1,142 +0,0 @@
-# Copyright 1999-2011 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-2.32.1-r1.ebuild,v 1.4 2011/01/15 19:55:02 nirbheek Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools db-use eutils flag-o-matic gnome2 versionator virtualx
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Evolution groupware backend"
-HOMEPAGE="http://www.gnome.org/projects/evolution/"
-
-LICENSE="LGPL-2 BSD DB"
-SLOT="0"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris"
-fi
-IUSE="doc +introspection ipv6 ldap kerberos ssl +weather"
-
-# GNOME3: How do we slot libedataserverui-3.0.so?
-# Also, libedata-cal-1.2.so and libecal-1.2.so use gtk-3, but aren't slotted
-RDEPEND=">=dev-libs/glib-2.28:2
- >=x11-libs/gtk+-3.0:3
- >=gnome-base/gconf-2
- >=dev-db/sqlite-3.5
- >=dev-libs/libgdata-0.7.0
- >=gnome-base/gnome-keyring-2.20.1
- >=dev-libs/libical-0.43
- >=net-libs/libsoup-2.31.2:2.4
- >=dev-libs/libxml2-2
- >=sys-libs/db-4
- sys-libs/zlib
- virtual/libiconv
- introspection? ( >=dev-libs/gobject-introspection-0.9.12 )
- kerberos? ( virtual/krb5 )
- ldap? ( >=net-nds/openldap-2 )
- ssl? (
- >=dev-libs/nspr-4.4
- >=dev-libs/nss-3.9 )
- weather? ( >=dev-libs/libgweather-2.90.0:2 )
-"
-DEPEND="${RDEPEND}
- dev-lang/perl
- dev-util/gperf
- >=dev-util/pkgconfig-0.9
- >=dev-util/intltool-0.35.5
- sys-devel/bison
- >=gnome-base/gnome-common-2
- >=dev-util/gtk-doc-am-1.9
- >=sys-devel/gettext-0.17
- doc? ( >=dev-util/gtk-doc-1.9 )"
-# eautoreconf needs:
-# >=gnome-base/gnome-common-2
-# >=dev-util/gtk-doc-am-1.9
-
-# FIXME
-RESTRIC="test"
-
-pkg_setup() {
- DOCS="ChangeLog MAINTAINERS NEWS TODO"
- # Uh, what to do about dbus-call-timeout ?
- G2CONF="${G2CONF}
- $(use_enable ipv6)
- $(use_with kerberos krb5 /usr)
- $(use_with ldap openldap)
- $(use_enable ssl ssl)
- $(use_enable ssl smime)
- $(use_enable weather)
- --enable-calendar
- --enable-nntp
- --enable-largefile
- --with-libdb=/usr"
-}
-
-src_prepare() {
- gnome2_src_prepare
-
- # Adjust to gentoo's /etc/service
- epatch "${FILESDIR}/${PN}-2.31-gentoo_etc_services.patch"
-
- # GNOME bug 611353 (skips failing test atm)
- # XXX: uncomment when there's a proper fix
- #epatch "${FILESDIR}/e-d-s-camel-skip-failing-test.patch"
-
- # GNOME bug 621763 (skip failing test-ebook-stress-factory--fifo)
- #sed -e 's/\(SUBDIRS =.*\)ebook/\1/' \
- # -i addressbook/tests/Makefile.{am,in} \
- # || die "failing test sed 1 failed"
-
- # /usr/include/db.h is always db-1 on FreeBSD
- # so include the right dir in CPPFLAGS
- append-cppflags "-I$(db_includedir)"
-
- # FIXME: Fix compilation flags crazyness
- sed 's/^\(AM_CPPFLAGS="\)$WARNING_FLAGS/\1/' \
- -i configure.ac configure || die "sed 3 failed"
-
- intltoolize --force --copy --automake || die "intltoolize failed"
- eautoreconf
-}
-
-src_install() {
- # Prevent this evolution-data-server from linking to libs in the installed
- # evolution-data-server libraries by adding -L arguments for build dirs to
- # every .la file's relink_command field, forcing libtool to look there
- # first during relinking. This will mangle the .la files installed by
- # make install, but we don't care because we will be punting them anyway.
- perl "${FILESDIR}/fix_relink_command.pl" . ||
- die "fix_relink_command.pl failed"
- gnome2_src_install
-
- if use ldap; then
- MY_MAJORV=$(get_version_component_range 1-2)
- insinto /etc/openldap/schema
- doins "${FILESDIR}"/calentry.schema || die "doins failed"
- dosym /usr/share/${PN}-${MY_MAJORV}/evolutionperson.schema /etc/openldap/schema/evolutionperson.schema
- fi
-}
-
-src_test() {
- unset DBUS_SESSION_BUS_ADDRESS
- unset ORBIT_SOCKETDIR
- unset SESSION_MANAGER
- export XDG_DATA_HOME="${T}"
- unset DISPLAY
- Xemake check || die "Tests failed."
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
-
- if use ldap; then
- elog ""
- elog "LDAP schemas needed by evolution are installed in /etc/openldap/schema"
- fi
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-18 16:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18 16:14 [gentoo-commits] proj/gnome:master commit in: gnome-extra/evolution-data-server/, dev-libs/libgweather/, Nirbheek Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox