diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2009-03-11 12:59:19 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2009-03-11 12:59:19 +0000 |
commit | fc3de4bd63892d440cd25d4e7edfafe773135d9a (patch) | |
tree | 31b4e8831d5a997f8f9bf45839eff2b38a9dd885 /gnome-extra/nautilus-sendto | |
parent | p.mask nautilus-sendto-1.1.2 (needs bluez-4) (diff) | |
download | gentoo-2-fc3de4bd63892d440cd25d4e7edfafe773135d9a.tar.gz gentoo-2-fc3de4bd63892d440cd25d4e7edfafe773135d9a.tar.bz2 gentoo-2-fc3de4bd63892d440cd25d4e7edfafe773135d9a.zip |
gnome-extra/nautilus-sendto: Bump to 1.1.2
* p.masked (needs bluez-4)
* Dropped KEYWORDS: ppc sparc (lots of new code)
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'gnome-extra/nautilus-sendto')
4 files changed, 127 insertions, 15 deletions
diff --git a/gnome-extra/nautilus-sendto/ChangeLog b/gnome-extra/nautilus-sendto/ChangeLog index 13e0388a5bf8..d8301496723c 100644 --- a/gnome-extra/nautilus-sendto/ChangeLog +++ b/gnome-extra/nautilus-sendto/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnome-extra/nautilus-sendto -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.23 2008/07/28 18:58:22 ford_prefect Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/ChangeLog,v 1.24 2009/03/11 12:59:19 nirbheek Exp $ + +*nautilus-sendto-1.1.2 (11 Mar 2009) + + 11 Mar 2009; Nirbheek Chauhan <nirbheek@gentoo.org> + +files/nautilus-sendto-1.1.2-pidgin-plugin-versioning.patch, metadata.xml, + +nautilus-sendto-1.1.2.ebuild: + gnome-extra/nautilus-sendto: Bumb to 1.1.2 (p.masked) fixes bugs #231205 + and #224557 28 Jul 2008; Arun Raghavan <ford_prefect@gentoo.org> metadata.xml: Add local USE flags to metadata.xml diff --git a/gnome-extra/nautilus-sendto/files/nautilus-sendto-1.1.2-pidgin-plugin-versioning.patch b/gnome-extra/nautilus-sendto/files/nautilus-sendto-1.1.2-pidgin-plugin-versioning.patch new file mode 100644 index 000000000000..373a08b0bc00 --- /dev/null +++ b/gnome-extra/nautilus-sendto/files/nautilus-sendto-1.1.2-pidgin-plugin-versioning.patch @@ -0,0 +1,25 @@ +diff -Naur nautilus-sendto-1.1.1.orig/pidgin_plugin/Makefile.am nautilus-sendto-1.1.1/pidgin_plugin/Makefile.am +--- nautilus-sendto-1.1.1.orig/pidgin_plugin/Makefile.am 2007-08-13 19:43:56.000000000 +0530 ++++ nautilus-sendto-1.1.1/pidgin_plugin/Makefile.am 2009-01-27 21:57:33.305925162 +0530 +@@ -6,7 +6,8 @@ + nautilus_la_LDFLAGS = -module -avoid-version + + AM_CPPFLAGS = \ ++ -DVERSION=\"$(VERSION)\" \ + -DLIBDIR=\"$(PIDGIN_LIBDIR)/pidgin/\" \ +- -DDATADIR=\"$(PIDGIN_DATADIR)\" \ ++ -DDATADIR=\"$(PIDGIN_DATADIR)\" \ + $(NAUTILUS_SENDTO_CFLAGS) \ + $(PIDGIN_CFLAGS) +diff -Naur nautilus-sendto-1.1.1.orig/pidgin_plugin/nautilus-sendto-plugin.c nautilus-sendto-1.1.1/pidgin_plugin/nautilus-sendto-plugin.c +--- nautilus-sendto-1.1.1.orig/pidgin_plugin/nautilus-sendto-plugin.c 2008-05-28 23:26:56.000000000 +0530 ++++ nautilus-sendto-1.1.1/pidgin_plugin/nautilus-sendto-plugin.c 2009-01-27 21:56:40.273925445 +0530 +@@ -329,7 +329,7 @@ + + "gtk-nautilus", /* id */ + N_("Nautilus Integration"), /* name */ +- "0.8", /* version */ ++ VERSION, /* version */ + N_("Provides integration with Nautilus"), /* summary */ + N_("Provides integration with Nautilus"), /* description */ + diff --git a/gnome-extra/nautilus-sendto/metadata.xml b/gnome-extra/nautilus-sendto/metadata.xml index 10008e272209..e3f434f53928 100644 --- a/gnome-extra/nautilus-sendto/metadata.xml +++ b/gnome-extra/nautilus-sendto/metadata.xml @@ -1,20 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>no-herd</herd> - <maintainer> - <email>compnerd@gentoo.org</email> - <name>Saleem Abdulrasool</name> - </maintainer> + <herd>gnome</herd> <use> - <flag name='gajim'>Enables support for the Gajim - (<pkg>net-im/gajim</pkg>) IM client</flag> - <flag name='pidgin'>Enables support for the Pidgin - (<pkg>net-im/pidgin</pkg>) IM client</flag> - <flag name='sylpheed'>Enables support for the Sylpheed - (<pkg>mail-client/sylpheed</pkg>) mail client</flag> - <flag name='thunderbird'>Enables support for the Mozilla Thunderbird - (<pkg>mail-client/mozilla-thunderbird</pkg>) mail client</flag> + <flag name='balsa'>Enables support for + <pkg>mail-client/balsa</pkg></flag> + <flag name='claws'>Enables support for <pkg>mail-client/claws</pkg></flag> + <flag name='eds'>Enables support for evolution-sendto using + <pkg>gnome-extra/evolution-data-server</pkg></flag> + <flag name='empathy'>Enables support for <pkg>net-im/empathy</pkg></flag> + <flag name='gajim'>Enables support for <pkg>net-im/gajim</pkg></flag> + <flag name='pidgin'>Enables support for <pkg>net-im/pidgin</pkg></flag> + <flag name='sylpheed'>Enables support for + <pkg>mail-client/sylpheed</pkg></flag> + <flag name='thunderbird'>Enables support for + <pkg>mail-client/mozilla-thunderbird</pkg></flag> + <flag name='upnp'>Enables support for sending files over upnp using + <pkg>net-libs/gupnp-av</pkg></flag> </use> </pkgmetadata> diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-1.1.2.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-1.1.2.ebuild new file mode 100644 index 000000000000..f1a30dbac557 --- /dev/null +++ b/gnome-extra/nautilus-sendto/nautilus-sendto-1.1.2.ebuild @@ -0,0 +1,77 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-1.1.2.ebuild,v 1.1 2009/03/11 12:59:19 nirbheek Exp $ + +inherit gnome2 eutils autotools + +DESCRIPTION="A nautilus extension for sending files to locations" +HOMEPAGE="http://www.gnome.org" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="balsa bluetooth claws eds empathy gajim pidgin sylpheed thunderbird upnp" + +RDEPEND=">=x11-libs/gtk+-2.4 + >=dev-libs/glib-2.6 + >=gnome-base/libglade-2.5.1 + >=gnome-base/nautilus-2.14 + >=gnome-base/gconf-2.13.0 + balsa? ( mail-client/balsa ) + bluetooth? ( + >=net-wireless/bluez-gnome-1.8 + >=dev-libs/dbus-glib-0.60 ) + eds? ( >=gnome-extra/evolution-data-server-1.5.3 ) + gajim? ( net-im/gajim + >=dev-libs/dbus-glib-0.60 ) + pidgin? ( >=net-im/pidgin-2.0.0 ) + sylpheed? ( mail-client/sylpheed ) + claws? ( mail-client/claws-mail ) + thunderbird? ( + || ( mail-client/mozilla-thunderbird + mail-client/mozilla-thunderbird-bin ) ) + upnp? ( >=net-libs/gupnp-av-0.2.1 ) +" +DEPEND="${RDEPEND} + sys-devel/gettext + >=gnome-base/gnome-common-0.12 + >=dev-util/pkgconfig-0.19 + >=dev-util/intltool-0.35" + +DOCS="AUTHORS ChangeLog NEWS README" + +_use_plugin() { + if use ${1}; then + G2CONF="${G2CONF}${2:-"${1}"}," + fi +} + +pkg_setup() { + G2CONF="${G2CONF} --with-plugins=" + _use_plugin bluetooth + _use_plugin eds evolution + _use_plugin pidgin + _use_plugin gajim + _use_plugin claws sylpheed-claws + _use_plugin sylpheed sylpheed-claws + _use_plugin thunderbird + _use_plugin upnp +} + +src_unpack() { + unpack ${A} + cd "${S}" + + # Fix plugin versioning for pidgin plugin + epatch "${FILESDIR}"/${P}-pidgin-plugin-versioning.patch + eautoreconf +} + +pkg_postinst() { + gnome2_pkg_postinst + + if use pidgin; then + elog "To enable SendTo support in pidgin, you must enable the plugin in pidgin" + elog "Check Tools -> Preferences -> Plugins in the pidgin menu." + fi +} |