From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5D00A1382DE for ; Sun, 3 Jul 2016 16:34:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCF1FE0A69; Sun, 3 Jul 2016 16:33:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A57BE0A69 for ; Sun, 3 Jul 2016 16:33:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA121340D90 for ; Sun, 3 Jul 2016 16:33:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0424F2447 for ; Sun, 3 Jul 2016 16:33:48 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1467563616.e122f1738201e0133cb28022357bb289d1272098.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/mutter/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/mutter/Manifest x11-wm/mutter/mutter-3.20.3.ebuild X-VCS-Directories: x11-wm/mutter/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e122f1738201e0133cb28022357bb289d1272098 X-VCS-Branch: master Date: Sun, 3 Jul 2016 16:33:48 +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: 8ce49c18-2cd5-4fba-9fc4-72e083e267c3 X-Archives-Hash: 17e2249b041a89831bb9086bfd2a40ef commit: e122f1738201e0133cb28022357bb289d1272098 Author: Pacho Ramos gentoo org> AuthorDate: Sun Jul 3 16:32:39 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Jul 3 16:33:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e122f173 x11-wm/mutter: Version bump Package-Manager: portage-2.3.0_rc1 x11-wm/mutter/Manifest | 1 + x11-wm/mutter/mutter-3.20.3.ebuild | 89 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) diff --git a/x11-wm/mutter/Manifest b/x11-wm/mutter/Manifest index ae62e92..e5e73d1 100644 --- a/x11-wm/mutter/Manifest +++ b/x11-wm/mutter/Manifest @@ -1,2 +1,3 @@ DIST mutter-3.18.4.tar.xz 1469140 SHA256 3cd2d49ac269139a8860d84dfba4d5d5a8318c1510515b99681916ba8334d393 SHA512 2324de33f98fc7e1f6eca217411f289929eb22771b78e7615f569413ad90f63cadc5d3a4d280eb20cdb5490f1772fd64ca519bf7dc9246720569dba958b8d8b7 WHIRLPOOL 082370d2263885d8a3ec5f24bfb5fcdc5ff61c0f957e87ec9020b81a4fcdcd861ae51a0784b4a9fba6584422b2b163003de509dd09a4d126c2fa8a52bf99988f DIST mutter-3.20.2.tar.xz 1488636 SHA256 1e8c46a81e21f382f56729282fcd0bb1c3a2067135f4b0f3651b307bf7a5b454 SHA512 27ba92444e0388b4d54d6fa00d7bd36323a444ea128c445c1d96207526293aca6d96ade344b11f7a05eccd76e9527c93cf5e627cf476bcea8acfd4e5bee614b3 WHIRLPOOL 8075d0d00bdcfedaaa34c7fc0343b77411aa06cfd7c98f6ea04d9ba3463a32b99e983f241b9290a10f626faf65ae69f42cde36ada4463455f3eabb64ad89e54b +DIST mutter-3.20.3.tar.xz 1488396 SHA256 142c5271df4bde968c725ed09026173292c07b4dd7ba75f19c4b14fc363af916 SHA512 7c408490d87191f96f82ab3510bbbcb3f5e597dfb6404475fa81b0cfef51b093706f55a1b263d98acf51997232dd25a1482f79e95431b1f2a647a0e5bc09d8d0 WHIRLPOOL ebdead38e9dec2a9a7e7419c6dd1effb194fd68839dd2e0fe927a650330cd444921b9bae0858e32b544aa58363084dab67ac80232bc6a66bf6c81481dfc52c20 diff --git a/x11-wm/mutter/mutter-3.20.3.ebuild b/x11-wm/mutter/mutter-3.20.3.ebuild new file mode 100644 index 0000000..2525b06 --- /dev/null +++ b/x11-wm/mutter/mutter-3.20.3.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +inherit gnome2 + +DESCRIPTION="GNOME 3 compositing window manager based on Clutter" +HOMEPAGE="https://git.gnome.org/browse/mutter/" + +LICENSE="GPL-2+" +SLOT="0" +IUSE="+introspection +kms test wayland" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" + +# libXi-1.7.4 or newer needed per: +# https://bugzilla.gnome.org/show_bug.cgi?id=738944 +COMMON_DEPEND=" + >=x11-libs/pango-1.2[X,introspection?] + >=x11-libs/cairo-1.10[X] + >=x11-libs/gtk+-3.19.8:3[X,introspection?] + >=dev-libs/glib-2.36.0:2[dbus] + >=media-libs/clutter-1.25.3:1.0[X,introspection?] + >=media-libs/cogl-1.17.1:1.0=[introspection?] + >=media-libs/libcanberra-0.26[gtk3] + >=x11-libs/startup-notification-0.7 + >=x11-libs/libXcomposite-0.2 + >=gnome-base/gsettings-desktop-schemas-3.19.3[introspection?] + gnome-base/gnome-desktop:3= + >sys-power/upower-0.99:= + + x11-libs/libICE + x11-libs/libSM + x11-libs/libX11 + >=x11-libs/libXcomposite-0.2 + x11-libs/libXcursor + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + >=x11-libs/libXi-1.7.4 + x11-libs/libXinerama + >=x11-libs/libXrandr-1.5 + x11-libs/libXrender + x11-libs/libxcb + x11-libs/libxkbfile + >=x11-libs/libxkbcommon-0.4.3[X] + x11-misc/xkeyboard-config + + gnome-extra/zenity + + introspection? ( >=dev-libs/gobject-introspection-1.42:= ) + kms? ( + dev-libs/libinput + >=media-libs/clutter-1.20[egl] + media-libs/cogl:1.0=[kms] + >=media-libs/mesa-10.3[gbm] + sys-apps/systemd + virtual/libgudev + x11-libs/libdrm:= ) + wayland? ( + >=dev-libs/wayland-1.6.90 + >=dev-libs/wayland-protocols-1.1 + >=media-libs/clutter-1.20[wayland] + x11-base/xorg-server[wayland] ) +" +DEPEND="${COMMON_DEPEND} + >=dev-util/intltool-0.41 + sys-devel/gettext + virtual/pkgconfig + x11-proto/xextproto + x11-proto/xineramaproto + x11-proto/xproto + test? ( app-text/docbook-xml-dtd:4.5 ) +" +RDEPEND="${COMMON_DEPEND} + !x11-misc/expocity +" + +src_configure() { + gnome2_src_configure \ + --disable-static \ + --enable-sm \ + --enable-startup-notification \ + --enable-verbose-mode \ + --with-libcanberra \ + $(use_enable introspection) \ + $(use_enable kms native-backend) \ + $(use_enable wayland) +}