summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2014-06-25 22:15:28 +0200
committerChristoph Mende <angelos@gentoo.org>2014-06-25 22:15:28 +0200
commit12f9d606372f18de8ee3784af1b4cc0312144503 (patch)
tree31aed803246979346663f1b4a0ed7aa2b912e012
parentxfce4-settings: Sync with gentoo-x86 (diff)
downloadxfce-12f9d606372f18de8ee3784af1b4cc0312144503.tar.gz
xfce-12f9d606372f18de8ee3784af1b4cc0312144503.tar.bz2
xfce-12f9d606372f18de8ee3784af1b4cc0312144503.zip
xfdesktop: Sync with gentoo-x86
Package-Manager: portage-2.2.10 Manifest-Sign-Key: 84F20B43
-rw-r--r--xfce-base/xfdesktop/Manifest10
-rw-r--r--xfce-base/xfdesktop/xfdesktop-9999.ebuild10
2 files changed, 12 insertions, 8 deletions
diff --git a/xfce-base/xfdesktop/Manifest b/xfce-base/xfdesktop/Manifest
index 64511d8..07c5eb9 100644
--- a/xfce-base/xfdesktop/Manifest
+++ b/xfce-base/xfdesktop/Manifest
@@ -1,12 +1,12 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
-EBUILD xfdesktop-9999.ebuild 1106 SHA256 b928320fbc584db519491c923d1fd183559ad5a059fcac09f40ca08cf9661372 SHA512 d08efa99aadb076ca12cd9f13590df90c61117e1d798b9cfa42b8f039ead03543db74333a375eec5dc12deffc6556fbe3c7bf003b8e980801bb0d0e17f044e45 WHIRLPOOL 9268a693515e2c758288029e6cad09bf98749c0de883abf9dfbd887f5836753f9b4041dd71d290f60b4635a5797c4f8304443ae466a3cb0688fb09e297ad6ed7
+EBUILD xfdesktop-9999.ebuild 1197 SHA256 b1fbccb175df562d213e9bf004e5e7167683996940e00fe3a1d25feeb1b9279d SHA512 881b25604ba84f72500e8e516bfbf3350962a5ace81aa4cf4a0699c5885b0bafe27c5a7f8f6ef89753183f97da3f0a571e482aaf5e4cdc4ab1858873c0c033e3 WHIRLPOOL 3859a18288ad24d42a66dd5ba883e823b411aee16f553a9300218c75fa9001f806bde43513e18b2c664fd63a09a0ada3ba94024e2be28e54372a62f002452970
MISC metadata.xml 276 SHA256 02ac0bb7333dd11cef3a53b2d3c3cc744406509d104d37bd8bd31641646d8ae4 SHA512 dcf457c4c23b1ca2fa17ac689d29ac59a67475aa6c836fd65562f95084b42d8d763af6e90ea6db4fd1d0fc572d58c12a2fa269eb58c736a9317eb9859369bd1e WHIRLPOOL 79acb0d5a077a29a51c63f73a3f8ec1b1ab78a3c381f6dbae8d037ebb9e98bf69929ea0301da2a0e044a93469e48f3161f00fcd804a3f85df61a968597fc44bd
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.22 (GNU/Linux)
+Version: GnuPG v2
-iF4EAREIAAYFAlMxw1sACgkQmWq1bYTyC0OWQwD+NmoEFCusfLmY8gwEPbBqZFsP
-l8VWVvJsYk7SaZoh1WwA/R5WuDqTB5ofgNHJ47ie51ldIZwsWsx9k7xDgMTozuVE
-=cCg5
+iF4EAREIAAYFAlOrLZ4ACgkQmWq1bYTyC0MKogD/WUv5xWBzu+tHNXAAvx7ujYLU
+o+cXh91ll2VlXJAkMpYA/2ark0v2HVH2VorJyaMvW3YIDR1MfppqVAhOeTlOXlHi
+=6H3L
-----END PGP SIGNATURE-----
diff --git a/xfce-base/xfdesktop/xfdesktop-9999.ebuild b/xfce-base/xfdesktop/xfdesktop-9999.ebuild
index f8ede99..eb1043c 100644
--- a/xfce-base/xfdesktop/xfdesktop-9999.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.11.4.ebuild,v 1.1 2014/03/18 18:22:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.11.6.ebuild,v 1.1 2014/04/07 12:17:35 ssuominen Exp $
EAPI=5
inherit xfconf
@@ -11,8 +11,9 @@ HOMEPAGE="http://www.xfce.org/projects/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="debug libnotify thunar"
+IUSE="debug libnotify +thunar"
+# src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0)
RDEPEND=">=dev-libs/dbus-glib-0.100
>=dev-libs/glib-2.20
>=x11-libs/gtk+-2.24:2
@@ -25,7 +26,10 @@ RDEPEND=">=dev-libs/dbus-glib-0.100
>=xfce-base/libxfce4util-4.11
>=xfce-base/xfconf-4.10
libnotify? ( >=x11-libs/libnotify-0.7 )
- thunar? ( >=xfce-base/thunar-1.6[dbus] )"
+ thunar? (
+ >=dev-libs/glib-2.38
+ >=xfce-base/thunar-1.6[dbus]
+ )"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext