From: "Alexandre Rostovtsev" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gvfs/
Date: Tue, 22 Jan 2013 08:12:36 +0000 (UTC) [thread overview]
Message-ID: <1358842339.882228301b0d74335398a963bfd942ecf298a386.tetromino@gentoo> (raw)
commit: 882228301b0d74335398a963bfd942ecf298a386
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 22 08:12:19 2013 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Tue Jan 22 08:12:19 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=88222830
gnome-base/gvfs: sync with gx86
---
gnome-base/gvfs/gvfs-9999.ebuild | 13 ++++++++++---
gnome-base/gvfs/metadata.xml | 2 --
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/gnome-base/gvfs/gvfs-9999.ebuild b/gnome-base/gvfs/gvfs-9999.ebuild
index f8516fa..b5765fa 100644
--- a/gnome-base/gvfs/gvfs-9999.ebuild
+++ b/gnome-base/gvfs/gvfs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -60,9 +60,9 @@ RDEPEND=">=dev-libs/glib-2.33.12:2
samba? ( >=net-fs/samba-3.4.6[smbclient] )
systemd? ( sys-apps/systemd )
udev? (
- cdda? ( >=dev-libs/libcdio-0.78.2[-minimal] )
+ cdda? ( || ( dev-libs/libcdio-paranoia <dev-libs/libcdio-0.90[-minimal] ) )
virtual/udev[gudev] )
- udisks? ( >=sys-fs/udisks-1.97:2[systemd?] )"
+ udisks? ( >=sys-fs/udisks-1.97:2 )"
DEPEND="${RDEPEND}
dev-libs/libxslt
>=dev-util/intltool-0.40
@@ -74,6 +74,13 @@ DEPEND="${RDEPEND}
REQUIRED_USE="cdda? ( udev )"
src_prepare() {
+ # Replace me with correct patch, see #452400
+ if has_version dev-libs/libcdio-paranoia; then
+ sed -i \
+ -e '/#include/s:cdio/paranoia.h:cdio/paranoia/paranoia.h:' \
+ daemon/gvfsbackendcdda.c || die
+ fi
+
if use archive; then
epatch "${FILESDIR}"/${PN}-1.2.2-expose-archive-backend.patch
echo mount-archive.desktop.in >> po/POTFILES.in
diff --git a/gnome-base/gvfs/metadata.xml b/gnome-base/gvfs/metadata.xml
index 46acb9c..5bdb749 100644
--- a/gnome-base/gvfs/metadata.xml
+++ b/gnome-base/gvfs/metadata.xml
@@ -19,8 +19,6 @@ applications not using gio to access the gvfs filesystems.
application access</flag>
<flag name="gdu">Enable <pkg>sys-apps/gnome-disk-utility</pkg> integration</flag>
<flag name="http">Enable the HTTP/DAV backend using <pkg>net-libs/libsoup-gnome</pkg></flag>
- <flag name="systemd">Use <pkg>sys-apps/systemd</pkg> seat information
- for tracking owners of removable volumes</flag>
<flag name="udev">Enable udev base replacement code for cdda feature</flag>
<flag name="udisks">Enable volume monitoring using <pkg>sys-fs/udisks</pkg></flag>
</use>
next reply other threads:[~2013-01-22 8:12 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-22 8:12 Alexandre Rostovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-09-14 8:44 [gentoo-commits] proj/gnome:master commit in: gnome-base/gvfs/ Mart Raudsepp
2018-09-10 21:33 Gilles Dartiguelongue
2018-07-31 14:34 Sobhan Mohammadpour
2018-02-14 19:56 Sobhan Mohammadpour
2018-01-12 13:20 Dennis Lamm
2015-10-13 20:03 Ole Reifschneider
2015-05-17 15:39 Gilles Dartiguelongue
2014-12-22 23:11 Gilles Dartiguelongue
2014-11-23 22:27 Gilles Dartiguelongue
2014-04-21 14:40 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-18 22:49 Gilles Dartiguelongue
2013-03-27 0:37 Priit Laes
2013-03-25 9:46 Nirbheek Chauhan
2012-12-27 23:02 Alexandre Rostovtsev
2012-09-25 15:59 Alexandre Rostovtsev
2012-09-22 15:54 Nirbheek Chauhan
2012-04-24 3:58 Alexandre Restovtsev
2011-10-18 7:57 Alexandre Restovtsev
2011-06-27 20:25 Alexandre Restovtsev
2011-05-30 17:43 Nirbheek Chauhan
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-10 18:04 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-22 1:18 Nirbheek Chauhan
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=1358842339.882228301b0d74335398a963bfd942ecf298a386.tetromino@gentoo \
--to=tetromino@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