summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>2011-02-16 11:04:17 +0100
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>2011-02-16 11:04:17 +0100
commitcadc6ce7cacafc21be2331507847067183f4de82 (patch)
tree06bdcf18152acaf42906b3ba5dfb9909b8fc102a /net-im
parentclean use desk (diff)
downloadkeruspe-cadc6ce7cacafc21be2331507847067183f4de82.tar.gz
keruspe-cadc6ce7cacafc21be2331507847067183f4de82.tar.bz2
keruspe-cadc6ce7cacafc21be2331507847067183f4de82.zip
in ::gnome
Diffstat (limited to 'net-im')
-rw-r--r--net-im/empathy/Manifest3
-rw-r--r--net-im/empathy/empathy-2.91.6.1.ebuild89
-rw-r--r--net-im/empathy/files/allow-champlain-0.6.patch15
3 files changed, 0 insertions, 107 deletions
diff --git a/net-im/empathy/Manifest b/net-im/empathy/Manifest
deleted file mode 100644
index e1fd5957..00000000
--- a/net-im/empathy/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-EBUILD empathy-2.91.6.1.ebuild 2279 RMD160 a7e88b801693f91b61cb970a5093cc0b3f3d0e99 SHA1 728e720bd58524d4a35093a486e0b16a896378ee SHA256 913bd3aa2297f5488ea9c57f39e15266b89df6e358f9b6f8cb42fb1451bec6b1
-AUX allow-champlain-0.6.patch 682 RMD160 e88cc16b4bc42547d2b516e1ea6516482ea6dc31 SHA1 e5f5f664d14e7e48c2a959efd770ea1140f818f4 SHA256 255e767ddc963161e495f1621c038694138dab93e2f649a90193cfb1fa8ac981
-DIST empathy-2.91.6.1.tar.bz2 3018547 RMD160 d1a55df24b5c792d80e13ea6adc436f7255a4c7b SHA1 494535670785404fa13c9d9bc2593e6d5c3b51ba SHA256 a50a5f84ac45cb2c565e27d94d66670db693fd768d128c25a4ec609bf5fa3471
diff --git a/net-im/empathy/empathy-2.91.6.1.ebuild b/net-im/empathy/empathy-2.91.6.1.ebuild
deleted file mode 100644
index 2e37d130..00000000
--- a/net-im/empathy/empathy-2.91.6.1.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-PYTHON_DEPEND="2:2.4"
-inherit gnome2 multilib python
-
-DESCRIPTION="Telepathy client and library using GTK+"
-HOMEPAGE="http://live.gnome.org/Empathy"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="eds map nautilus networkmanager spell test" #webkit needs webkit-gtk3
-
-RDEPEND=">=dev-libs/glib-2.27.2:2
- >=x11-libs/gtk+-2.91.3:3
- eds? ( >=gnome-extra/evolution-data-server-1.2 )
- >=net-libs/telepathy-glib-0.13.12
- >=media-libs/libcanberra-0.4[gtk]
- >=x11-libs/libnotify-0.7.0
- >=gnome-base/gnome-keyring-2.91.4
- >=net-libs/gnutls-2.8.5
- >=dev-libs/folks-0.3.4
-
- net-libs/farsight2
- media-libs/gstreamer:0.10
- media-libs/gst-plugins-base:0.10
- >=net-libs/telepathy-farsight-0.0.14
- dev-libs/libxml2
- x11-libs/libX11
- net-voip/telepathy-connection-managers
- >=net-im/telepathy-logger-0.1.5
-
- map? (
- >=media-libs/clutter-gtk-0.90:1.0
- >=gnome-extra/geoclue-0.11.1 )
- nautilus? ( >=gnome-extra/nautilus-sendto-2.90.0 )
- networkmanager? ( >=net-misc/networkmanager-0.7 )
- spell? (
- >=app-text/enchant-1.2
- >=app-text/iso-codes-0.35 )"
-# >=media-libs/libchamplain-0.7.1[gtk] need gtk3
-# webkit? ( >=net-libs/webkit-gtk-1.1.15 )"
-
-DEPEND="${RDEPEND}
- app-text/scrollkeeper
- >=app-text/gnome-doc-utils-0.17.3
- >=dev-util/intltool-0.35.0
- >=dev-util/pkgconfig-0.16
- test? (
- sys-apps/grep
- >=dev-libs/check-0.9.4 )
- dev-libs/libxslt
-"
-PDEPEND=">=net-im/telepathy-mission-control-5"
-
-DOCS="CONTRIBUTORS AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --disable-maintainer-mode
- --disable-static
- --disable-Werror
- --disable-gtk3
- $(use_enable debug)
- $(use_with eds)
- $(use_enable map location)
- $(use_enable nautilus nautilus-sendto)
- $(use_with networkmanager connectivity nm)
- $(use_enable spell)
- $(use_enable test coding-style-checks)"
- #$(use_enable webkit)
- #$(use_enable map) needs champlain-gtk3
-}
-
-src_test() {
- unset DBUS_SESSION_BUS_ADDRESS
- emake check || die "emake check failed."
-}
-
-pkg_postinst() {
- gnome2_pkg_postinst
- echo
- elog "Empathy needs telepathy's connection managers to use any IM protocol."
- elog "See the USE flags on net-voip/telepathy-connection-managers"
- elog "to install them."
-}
diff --git a/net-im/empathy/files/allow-champlain-0.6.patch b/net-im/empathy/files/allow-champlain-0.6.patch
deleted file mode 100644
index 41ff072c..00000000
--- a/net-im/empathy/files/allow-champlain-0.6.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- configure.ac.old 2010-05-19 21:52:47.355661793 +0200
-+++ configure.ac 2010-05-19 21:53:30.826661707 +0200
-@@ -383,6 +383,12 @@
- champlain-gtk-0.4 >= $LIBCHAMPLAIN_GTK_REQUIRED
- clutter-gtk-0.10 >= $CLUTTER_GTK_REQUIRED
- ], have_libchamplain="yes", have_libchamplain="no")
-+ PKG_CHECK_MODULES(LIBCHAMPLAIN,
-+ [
-+ champlain-0.6 >= $LIBCHAMPLAIN_REQUIRED,
-+ champlain-gtk-0.6 >= $LIBCHAMPLAIN_GTK_REQUIRED
-+ clutter-gtk-0.10 >= $CLUTTER_GTK_REQUIRED
-+ ], have_libchamplain="yes", have_libchamplain="$have_libchamplain")
-
- if test "x$have_libchamplain" = "xyes"; then
- AC_DEFINE(HAVE_LIBCHAMPLAIN, 1, [Define if you have libchamplain])