From: "Priit Laes" <plaes@plaes.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/nautilus-sendto/
Date: Sat, 18 Aug 2012 10:47:06 +0000 (UTC) [thread overview]
Message-ID: <1345286774.03b4cec535527d425645d5a0a8f85c4129f5fb14.plaes@gentoo> (raw)
commit: 03b4cec535527d425645d5a0a8f85c4129f5fb14
Author: Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Aug 18 10:46:14 2012 +0000
Commit: Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Aug 18 10:46:14 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=03b4cec5
gnome-extra/nautilus-nautilus-sendto: Add 3.5.3 to overlay
---
.../nautilus-sendto/nautilus-sendto-3.5.3.ebuild | 65 ++++++++++++++++++++
1 files changed, 65 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/nautilus-sendto/nautilus-sendto-3.5.3.ebuild b/gnome-extra/nautilus-sendto/nautilus-sendto-3.5.3.ebuild
new file mode 100644
index 0000000..214c685
--- /dev/null
+++ b/gnome-extra/nautilus-sendto/nautilus-sendto-3.5.3.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-sendto/nautilus-sendto-3.0.3.ebuild,v 1.1 2012/05/13 00:24:42 tetromino Exp $
+
+EAPI="4"
+GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2 multilib
+
+DESCRIPTION="A nautilus extension for sending files to locations"
+HOMEPAGE="http://www.gnome.org"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cdr doc gajim +mail pidgin upnp"
+
+COMMON_DEPEND=">=x11-libs/gtk+-2.90.3:3[X(+)]
+ >=dev-libs/glib-2.25.9:2
+ cdr? ( >=app-cdr/brasero-2.26.0[nautilus] )
+ gajim? (
+ net-im/gajim
+ >=dev-libs/dbus-glib-0.60 )
+ mail? ( >=gnome-extra/evolution-data-server-3.5.3 )
+ pidgin? (
+ >=net-im/pidgin-2.0.0
+ >=dev-libs/dbus-glib-0.60 )
+ upnp? ( >=net-libs/gupnp-0.13.0 )"
+RDEPEND="${COMMON_DEPEND}
+ >=gnome-base/nautilus-2.91.1[sendto]"
+DEPEND="${COMMON_DEPEND}
+ >=gnome-base/nautilus-2.91.1
+ >=dev-util/intltool-0.35
+ sys-devel/gettext
+ virtual/pkgconfig
+ doc? ( >=dev-util/gtk-doc-1.9 )"
+# Needed for eautoreconf
+# >=gnome-base/gnome-common-0.12
+# dev-util/gtk-doc-am
+
+_use_plugin() {
+ if use ${1}; then
+ G2CONF="${G2CONF}${2:-"${1}"},"
+ fi
+}
+
+pkg_setup() {
+ DOCS="AUTHORS ChangeLog NEWS README"
+ G2CONF="${G2CONF}
+ --with-plugins=removable-devices,"
+ _use_plugin cdr nautilus-burn
+ _use_plugin mail evolution
+ _use_plugin pidgin
+ _use_plugin gajim
+ _use_plugin upnp
+}
+
+src_install() {
+ gnome2_src_install
+
+ # Prevent file collision with nautilus-3 (which installs its own copy of
+ # libnautilus-sendto.so)
+ rm -r "${ED}/usr/$(get_libdir)/nautilus/extensions-"*
+}
next reply other threads:[~2012-08-18 10:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-18 10:47 Priit Laes [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-26 16:55 [gentoo-commits] proj/gnome:master commit in: gnome-extra/nautilus-sendto/ Gilles Dartiguelongue
2012-12-24 16:05 Gilles Dartiguelongue
2012-12-15 18:52 Alexandre Rostovtsev
2012-10-27 21:50 Gilles Dartiguelongue
2011-10-18 7:37 Alexandre Restovtsev
2011-05-09 22:06 Gilles Dartiguelongue
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1345286774.03b4cec535527d425645d5a0a8f85c4129f5fb14.plaes@gentoo \
--to=plaes@plaes.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox