From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/thunar/
Date: Fri, 23 Mar 2012 21:40:49 +0000 (UTC) [thread overview]
Message-ID: <1332538760.c69894c9427e88e7de0de7d1ff68d8cee3742f5a.angelos@gentoo> (raw)
commit: c69894c9427e88e7de0de7d1ff68d8cee3742f5a
Author: Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 23 21:39:20 2012 +0000
Commit: Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Fri Mar 23 21:39:20 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=c69894c9
thunar: Sync with gentoo-x86
(Portage version: 2.2.0_alpha94/git/Linux x86_64, signed Manifest commit with key 84F20B43)
---
xfce-base/thunar/thunar-9999.ebuild | 30 +++++++++++++-----------------
1 files changed, 13 insertions(+), 17 deletions(-)
diff --git a/xfce-base/thunar/thunar-9999.ebuild b/xfce-base/thunar/thunar-9999.ebuild
index 8e3bbcf..0c5b6ac 100644
--- a/xfce-base/thunar/thunar-9999.ebuild
+++ b/xfce-base/thunar/thunar-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.5 2011/11/26 17:54:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.9 2012/03/23 21:22:12 angelos Exp $
EAPI=4
inherit virtualx xfconf
@@ -13,26 +13,25 @@ HOMEPAGE="http://www.xfce.org/projects/thunar/ http://thunar.xfce.org/"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
+IUSE="+dbus debug exif libnotify pcre startup-notification test +xfce_plugins_trash udev"
GVFS_DEPEND=">=gnome-base/gvfs-1.6.7"
-COMMON_DEPEND=">=xfce-base/exo-0.6
+COMMON_DEPEND=">=dev-lang/perl-5.6
>=dev-libs/glib-2.18:2
+ >=xfce-base/exo-0.6
>=x11-libs/gtk+-2.14:2
- >=xfce-base/libxfce4util-4.8
>=xfce-base/libxfce4ui-4.8
- >=dev-lang/perl-5.6
- dbus? ( >=dev-libs/dbus-glib-0.88 )
+ >=xfce-base/libxfce4util-4.8
+ dbus? ( >=dev-libs/dbus-glib-0.90 )
exif? ( >=media-libs/libexif-0.6.19 )
- libnotify? ( x11-libs/libnotify )
+ libnotify? ( >=x11-libs/libnotify-0.7 )
pcre? ( >=dev-libs/libpcre-6 )
startup-notification? ( x11-libs/startup-notification )
- udev? ( || ( >=sys-fs/udev-171[gudev] >=sys-fs/udev-145[extras] ) )
- xfce_plugins_trash? ( >=dev-libs/dbus-glib-0.88
- >=xfce-base/xfce4-panel-4.8 )"
+ udev? ( || ( >=sys-fs/udev-171-r1[gudev] <sys-fs/udev-171-r1[extras] ) )
+ xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.8 )"
RDEPEND="${COMMON_DEPEND}
- x11-misc/shared-mime-info
dev-util/desktop-file-utils
+ x11-misc/shared-mime-info
dbus? ( ${GVFS_DEPEND} )
udev? ( ${GVFS_DEPEND}[gdu,udev] )
xfce_plugins_trash? ( ${GVFS_DEPEND} )"
@@ -40,6 +39,7 @@ DEPEND="${COMMON_DEPEND}
dev-util/intltool
dev-util/pkgconfig
sys-devel/gettext"
+REQUIRED_USE="xfce_plugins_trash? ( dbus )"
S=${WORKDIR}/${MY_P}
@@ -56,11 +56,7 @@ pkg_setup() {
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
- if use xfce_plugins_trash; then
- XFCONF+=( --enable-dbus )
- else
- XFCONF+=( --disable-tpa-plugin )
- fi
+ use xfce_plugins_trash || XFCONF+=( --disable-tpa-plugin )
DOCS=( AUTHORS ChangeLog FAQ HACKING NEWS README THANKS TODO )
}
next reply other threads:[~2012-03-23 21:41 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-23 21:40 Christoph Mende [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-10 6:25 [gentoo-commits] proj/xfce:master commit in: xfce-base/thunar/ Christoph Mende
2015-10-10 6:25 Christoph Mende
2015-04-12 14:56 Christoph Mende
2014-09-03 20:08 Christoph Mende
2014-06-25 20:15 Christoph Mende
2014-03-25 17:57 Christoph Mende
2013-10-31 14:33 Christoph Mende
2013-04-13 8:30 Christoph Mende
2013-01-19 21:53 Christoph Mende
2013-01-02 18:15 Christoph Mende
2012-09-14 16:36 Christoph Mende
2012-07-19 9:21 Christoph Mende
2012-05-27 10:46 Christoph Mende
2012-04-02 15:34 Christoph Mende
2011-12-18 19:58 Christoph Mende
2011-09-12 19:26 Christoph Mende
2011-07-05 6:30 Christoph Mende
2011-06-13 18:54 Christoph Mende
2011-06-11 16:55 Christoph Mende
2011-05-23 16:40 Christoph Mende
2011-04-09 7:48 Christoph Mende
2011-02-20 20:14 Christoph Mende
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=1332538760.c69894c9427e88e7de0de7d1ff68d8cee3742f5a.angelos@gentoo \
--to=angelos@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