From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-misc/tracker/
Date: Sat, 1 Oct 2011 23:56:41 +0000 (UTC) [thread overview]
Message-ID: <bfaee3dedd890e09f67da7206829c424ec1be600.tetromino@gentoo> (raw)
commit: bfaee3dedd890e09f67da7206829c424ec1be600
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sat Oct 1 23:47:53 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sat Oct 1 23:51:01 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bfaee3de
app-misc/tracker: depend on >=glibc-2.12 (#385003)
tracker-0.12.3 needs SCHED_IDLE, which in glibc is only available in
2.12 and higher. Thanks to Jason Lamb <jason <AT> lambhome.org> for reporting
the build issue on a glibc-2.11-based system in bug #385003.
---
app-misc/tracker/tracker-0.12.3.ebuild | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/app-misc/tracker/tracker-0.12.3.ebuild b/app-misc/tracker/tracker-0.12.3.ebuild
index 41fbf32..76b1eb6 100644
--- a/app-misc/tracker/tracker-0.12.3.ebuild
+++ b/app-misc/tracker/tracker-0.12.3.ebuild
@@ -17,7 +17,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
# USE="doc" is managed by eclass.
-IUSE="applet doc eds exif firefox flac flickr gif gnome-keyring gsf gstreamer gtk iptc +jpeg laptop mp3 nautilus networkmanager pdf playlist qt4 rss test thunderbird +tiff upnp +vorbis xine +xml xmp" # strigi
+IUSE="applet doc eds elibc_glibc exif firefox flac flickr gif gnome-keyring gsf gstreamer gtk iptc +jpeg laptop mp3 nautilus networkmanager pdf playlist qt4 rss test thunderbird +tiff upnp +vorbis xine +xml xmp" # strigi
# Test suite highly disfunctional, loops forever
# putting aside for now
@@ -26,6 +26,7 @@ RESTRICT="test"
# vala is built with debug by default (see VALAFLAGS)
# FIXME: what about firefox-bin and thunderbird-bin?
# According to NEWS, introspection is non-optional
+# glibc-2.12 needed for SCHED_IDLE (see bug #385003)
RDEPEND="
>=app-i18n/enca-1.9
>=dev-db/sqlite-3.7[threadsafe]
@@ -46,6 +47,7 @@ RDEPEND="
eds? (
>=mail-client/evolution-2.91.90
>=gnome-extra/evolution-data-server-2.91.90 )
+ elibc_glibc? ( >=sys-libs/glibc-2.12 )
exif? ( >=media-libs/libexif-0.6 )
firefox? ( >=www-client/firefox-4.0 )
flac? ( >=media-libs/flac-1.2.1 )
next reply other threads:[~2011-10-01 23:56 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-01 23:56 Alexandre Restovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-16 21:08 [gentoo-commits] proj/gnome:master commit in: app-misc/tracker/ Mart Raudsepp
2018-04-22 16:51 Sobhan Mohammadpour
2018-04-21 18:44 Sobhan Mohammadpour
2016-04-08 20:47 Ole Reifschneider
2015-05-17 15:39 Gilles Dartiguelongue
2015-05-17 15:39 Gilles Dartiguelongue
2015-05-17 14:52 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-26 23:39 Gilles Dartiguelongue
2014-04-20 22:57 Gilles Dartiguelongue
2012-04-02 6:43 Alexandre Restovtsev
2012-03-15 15:44 Nirbheek Chauhan
2011-10-23 8:41 Alexandre Restovtsev
2011-10-18 7:37 Alexandre Restovtsev
2011-10-14 20:01 Alexandre Restovtsev
2011-10-11 6:40 Alexandre Restovtsev
2011-10-03 21:45 Alexandre Restovtsev
2011-10-02 23:03 Alexandre Restovtsev
2011-10-02 11:27 Alexandre Restovtsev
2011-10-02 8:20 Alexandre Restovtsev
2011-10-01 19:04 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=bfaee3dedd890e09f67da7206829c424ec1be600.tetromino@gentoo \
--to=tetromino@gmail.com \
--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