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 C2A27139694 for ; Fri, 3 Mar 2017 04:25:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F30B321C091; Fri, 3 Mar 2017 04:25:24 +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 BD98921C091 for ; Fri, 3 Mar 2017 04:25:24 +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 48264341713 for ; Fri, 3 Mar 2017 04:25:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA7CC5A90 for ; Fri, 3 Mar 2017 04:25:21 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1488515094.9143a6e5e67cbb47d7b1916dc3d935d500fa73a5.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/weston/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/weston/weston-1.11.0.ebuild dev-libs/weston/weston-9999.ebuild X-VCS-Directories: dev-libs/weston/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9143a6e5e67cbb47d7b1916dc3d935d500fa73a5 X-VCS-Branch: master Date: Fri, 3 Mar 2017 04:25:21 +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: 43c1da6d-44a4-4dfc-8d67-932a3827d4bd X-Archives-Hash: 4d8b0e78cba9d90f4295f2e6e9cda443 commit: 9143a6e5e67cbb47d7b1916dc3d935d500fa73a5 Author: Matt Turner gentoo org> AuthorDate: Fri Mar 3 04:24:32 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Mar 3 04:24:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9143a6e5 dev-libs/weston: Stop building simple dmabuf clients. dev-libs/weston/weston-1.11.0.ebuild | 9 ++++----- dev-libs/weston/weston-9999.ebuild | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/dev-libs/weston/weston-1.11.0.ebuild b/dev-libs/weston/weston-1.11.0.ebuild index ee12bcfd599..9f40f4f8166 100644 --- a/dev-libs/weston/weston-1.11.0.ebuild +++ b/dev-libs/weston/weston-1.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,8 +27,7 @@ fi LICENSE="MIT CC-BY-SA-3.0" SLOT="0" -IUSE_VIDEO_CARDS="video_cards_intel video_cards_v4l" -IUSE="colord dbus +drm editor examples fbdev +gles2 headless ivi jpeg lcms rdp +resize-optimization rpi +launch screen-sharing static-libs +suid systemd test unwind wayland-compositor webp +X xwayland ${IUSE_VIDEO_CARDS}" +IUSE="colord dbus +drm editor examples fbdev +gles2 headless ivi jpeg lcms rdp +resize-optimization rpi +launch screen-sharing static-libs +suid systemd test unwind wayland-compositor webp +X xwayland" REQUIRED_USE=" drm? ( gles2 ) @@ -131,10 +130,10 @@ src_configure() { $(use_enable systemd systemd-notify) \ $(use_enable xwayland) \ $(use_enable xwayland xwayland-test) \ - $(use_enable video_cards_intel simple-dmabuf-intel-client) \ - $(use_enable video_cards_v4l simple-dmabuf-v4l-client) \ $(use_with jpeg) \ $(use_with webp) \ + --disable-simple-dmabuf-intel-client \ + --disable-simple-dmabuf-v4l-client \ ${myconf} } diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-9999.ebuild index e4c51c0b873..253af543185 100644 --- a/dev-libs/weston/weston-9999.ebuild +++ b/dev-libs/weston/weston-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -27,8 +27,7 @@ fi LICENSE="MIT CC-BY-SA-3.0" SLOT="0" -IUSE_VIDEO_CARDS="video_cards_intel video_cards_v4l" -IUSE="colord dbus +drm editor examples fbdev +gles2 headless ivi jpeg lcms rdp +resize-optimization rpi +launch screen-sharing static-libs +suid systemd test unwind wayland-compositor webp +X xwayland ${IUSE_VIDEO_CARDS}" +IUSE="colord dbus +drm editor examples fbdev +gles2 headless ivi jpeg lcms rdp +resize-optimization rpi +launch screen-sharing static-libs +suid systemd test unwind wayland-compositor webp +X xwayland" REQUIRED_USE=" drm? ( gles2 ) @@ -131,10 +130,10 @@ src_configure() { $(use_enable systemd systemd-notify) \ $(use_enable xwayland) \ $(use_enable xwayland xwayland-test) \ - $(use_enable video_cards_intel simple-dmabuf-intel-client) \ - $(use_enable video_cards_v4l simple-dmabuf-v4l-client) \ $(use_with jpeg) \ $(use_with webp) \ + --disable-simple-dmabuf-intel-client \ + --disable-simple-dmabuf-v4l-client \ ${myconf} }