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 6AA4413888F for ; Sat, 10 Oct 2015 06:25:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4E2A21C014; Sat, 10 Oct 2015 06:25:34 +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 BC5D421C015 for ; Sat, 10 Oct 2015 06:25:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DEC3733FD3F for ; Sat, 10 Oct 2015 06:25:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F5A8E00 for ; Sat, 10 Oct 2015 06:25:28 +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: <1444419699.dd4442f0c58780c1b432e8ab12b19f64abd7ec2d.angelos@gentoo> Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/xfwm4/ X-VCS-Repository: proj/xfce X-VCS-Files: xfce-base/xfwm4/metadata.xml xfce-base/xfwm4/xfwm4-9999.ebuild X-VCS-Directories: xfce-base/xfwm4/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: dd4442f0c58780c1b432e8ab12b19f64abd7ec2d X-VCS-Branch: master Date: Sat, 10 Oct 2015 06:25:28 +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: fa30b517-6f74-464c-ad32-9e6aaf4fe49e X-Archives-Hash: d81a546ba558979eafbd017501a1f5af commit: dd4442f0c58780c1b432e8ab12b19f64abd7ec2d Author: Christoph Mende gentoo org> AuthorDate: Fri Oct 9 19:41:39 2015 +0000 Commit: Christoph Mende gentoo org> CommitDate: Fri Oct 9 19:41:39 2015 +0000 URL: https://gitweb.gentoo.org/proj/xfce.git/commit/?id=dd4442f0 xfwm4: Sync with gentoo-x86 Package-Manager: portage-2.2.23 xfce-base/xfwm4/metadata.xml | 5 ++++- xfce-base/xfwm4/xfwm4-9999.ebuild | 42 ++++++++++++++++++++------------------- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/xfce-base/xfwm4/metadata.xml b/xfce-base/xfwm4/metadata.xml index 826e2ca..008cf47 100644 --- a/xfce-base/xfwm4/metadata.xml +++ b/xfce-base/xfwm4/metadata.xml @@ -1,5 +1,8 @@ -xfce + + xfce@gentoo.org + XFCE Team + diff --git a/xfce-base/xfwm4/xfwm4-9999.ebuild b/xfce-base/xfwm4/xfwm4-9999.ebuild index 127a7fb..fb1e87e 100644 --- a/xfce-base/xfwm4/xfwm4-9999.ebuild +++ b/xfce-base/xfwm4/xfwm4-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.12.2.ebuild,v 1.1 2015/03/15 21:43:33 mgorny Exp $ +# $Id$ EAPI=5 inherit xfconf @@ -13,35 +13,37 @@ SLOT="0" KEYWORDS="" IUSE="debug dri startup-notification +xcomposite" -RDEPEND=">=dev-libs/glib-2.20 - >=x11-libs/gtk+-2.24:2 - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/pango - >=x11-libs/libwnck-2.30:1 - >=xfce-base/libxfce4util-4.10 - >=xfce-base/libxfce4ui-4.10 - >=xfce-base/xfconf-4.10 - dri? ( >=x11-libs/libdrm-2.4 ) - startup-notification? ( x11-libs/startup-notification ) +RDEPEND="dev-libs/dbus-glib:= + >=dev-libs/glib-2.20:= + >=x11-libs/gtk+-2.24:2= + x11-libs/libX11:= + x11-libs/libXext:= + x11-libs/libXrandr:= + x11-libs/libXrender:= + x11-libs/pango:= + >=x11-libs/libwnck-2.30:1= + >=xfce-base/libxfce4util-4.10:= + >=xfce-base/libxfce4ui-4.11:= + >=xfce-base/xfconf-4.10:= + startup-notification? ( x11-libs/startup-notification:= ) xcomposite? ( - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXfixes + x11-libs/libXcomposite:= + x11-libs/libXdamage:= + x11-libs/libXfixes:= )" +# libICE/liBSM: not really used anywhere but checked by configure +# https://bugzilla.xfce.org/show_bug.cgi?id=11914 DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext + x11-libs/libICE + x11-libs/libSM + xfce-base/exo virtual/pkgconfig" pkg_setup() { XFCONF=( --docdir="${EPREFIX}"/usr/share/doc/${PF} - $(use_enable dri libdrm) $(use_enable startup-notification) --enable-xsync --enable-render