From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0CBC21391DB for ; Tue, 25 Mar 2014 17:57:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20B13E09E2; Tue, 25 Mar 2014 17:57:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3DC8AE0944 for ; Tue, 25 Mar 2014 17:57:02 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7003633FC1C for ; Tue, 25 Mar 2014 17:57:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 154CD188F4 for ; Tue, 25 Mar 2014 17:57:00 +0000 (UTC) From: "Christoph Mende" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Mende" Message-ID: <1395770199.4920b53761e24a6ff1e608175540a3ad295c299e.angelos@gentoo> Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/libxfce4ui/ X-VCS-Repository: proj/xfce X-VCS-Files: xfce-base/libxfce4ui/libxfce4ui-9999.ebuild xfce-base/libxfce4ui/metadata.xml X-VCS-Directories: xfce-base/libxfce4ui/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: 4920b53761e24a6ff1e608175540a3ad295c299e X-VCS-Branch: master Date: Tue, 25 Mar 2014 17:57:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0c417397-be73-4e12-959c-57e74f8c4796 X-Archives-Hash: cf31969f5a9ef3a48b5591b51e34139d commit: 4920b53761e24a6ff1e608175540a3ad295c299e Author: Christoph Mende gentoo org> AuthorDate: Tue Mar 25 17:56:39 2014 +0000 Commit: Christoph Mende gentoo org> CommitDate: Tue Mar 25 17:56:39 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=4920b537 libxfce4ui: Sync with gentoo-x86 Package-Manager: portage-2.2.9-r1 Manifest-Sign-Key: 84F20B43 --- xfce-base/libxfce4ui/libxfce4ui-9999.ebuild | 16 ++++++++-------- xfce-base/libxfce4ui/metadata.xml | 1 - 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild index 3d1d110..e755523 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.10.0.ebuild,v 1.11 2012/11/28 12:28:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.11.1.ebuild,v 1.1 2014/03/11 13:23:19 ssuominen Exp $ EAPI=5 inherit xfconf @@ -11,30 +11,30 @@ HOMEPAGE="http://www.xfce.org/projects/libxfce4" LICENSE="LGPL-2" SLOT="0" KEYWORDS="" -IUSE="debug glade gtk3 startup-notification" +IUSE="debug glade startup-notification" RDEPEND=">=dev-libs/glib-2.28 >=x11-libs/gtk+-2.24:2 + >=x11-libs/gtk+-3.2:3 x11-libs/libX11 x11-libs/libICE x11-libs/libSM - >=xfce-base/libxfce4util-4.10 + >=xfce-base/libxfce4util-4.11 >=xfce-base/xfconf-4.10 glade? ( dev-util/glade:3 ) - gtk3? ( >=x11-libs/gtk+-3.2:3 ) startup-notification? ( x11-libs/startup-notification ) !xfce-base/xfce-utils" DEPEND="${RDEPEND} dev-lang/perl dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" + sys-devel/gettext + virtual/pkgconfig" pkg_setup() { XFCONF=( + --enable-gtk3 $(use_enable startup-notification) $(use_enable glade gladeui) - $(use_enable gtk3) $(xfconf_use_debug) --with-vendor-info=Gentoo --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html diff --git a/xfce-base/libxfce4ui/metadata.xml b/xfce-base/libxfce4ui/metadata.xml index edbd398..2391a70 100644 --- a/xfce-base/libxfce4ui/metadata.xml +++ b/xfce-base/libxfce4ui/metadata.xml @@ -4,6 +4,5 @@ xfce Build support for Glade 3's GtkBuilder implementation - Additionally build a Gtk+3 version of the library