public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/nautilus-tracker-tags/
Date: Sun, 17 May 2015 14:52:14 +0000 (UTC)	[thread overview]
Message-ID: <1431873730.9e4705bbdbced90d4374726bb0cc2dc738c9bb7a.eva@gentoo> (raw)

commit:     9e4705bbdbced90d4374726bb0cc2dc738c9bb7a
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 17 14:42:05 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 17 14:42:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9e4705bb

gnome-extra/nautilus-tracker-tags: 1.2.6 → 1.4.0

 .../nautilus-tracker-tags-1.4.0.ebuild             | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.4.0.ebuild b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.4.0.ebuild
new file mode 100644
index 0000000..6bccc61
--- /dev/null
+++ b/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.4.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-tracker-tags/nautilus-tracker-tags-1.2.6.ebuild,v 1.1 2015/05/02 13:29:49 eva Exp $
+
+EAPI="5"
+GNOME_ORG_MODULE="tracker"
+
+inherit gnome.org toolchain-funcs
+
+DESCRIPTION="Nautilus extension to tag files for Tracker"
+HOMEPAGE="https://wiki.gnome.org/Projects/Tracker"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	~app-misc/tracker-${PV}
+	>=dev-libs/glib-2.38:2
+	>=gnome-base/nautilus-2.90
+	x11-libs/gtk+:3
+"
+RDEPEND="${COMMON_DEPEND}
+	!<app-misc/tracker-0.12.5-r1[nautilus]
+"
+# Before tracker-0.12.5-r1, nautilus-tracker-tags was part of tracker
+DEPEND="${COMMON_DEPEND}"
+
+S="${S}/src/plugins/nautilus"
+
+pkg_setup() {
+	tc-export CC
+	export TRACKER_API=1.0
+}
+
+src_prepare() {
+	cp "${FILESDIR}/0.12.5-Makefile" Makefile || die "cp failed"
+	# config.h is not used, but is included in every source file...
+	sed -e 's:#include "config.h"::' -i *.c *.h || die "sed failed"
+}


             reply	other threads:[~2015-05-17 14:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-17 14:52 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-09 13:48 [gentoo-commits] proj/gnome:master commit in: gnome-extra/nautilus-tracker-tags/ Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2014-12-14 22:46 Gilles Dartiguelongue
2014-11-23 19:37 Gilles Dartiguelongue
2014-10-27  0:04 Gilles Dartiguelongue
2014-10-26 23:39 Gilles Dartiguelongue
2011-10-23  8:41 Alexandre Restovtsev

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=1431873730.9e4705bbdbced90d4374726bb0cc2dc738c9bb7a.eva@gentoo \
    --to=eva@gentoo.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