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 42134138247 for ; Fri, 10 Oct 2014 22:58:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F7D4E0AFF; Fri, 10 Oct 2014 22:57:59 +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 B8BE2E0AFF for ; Fri, 10 Oct 2014 22:57:58 +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 BB04E34047D for ; Fri, 10 Oct 2014 22:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 757B07824 for ; Fri, 10 Oct 2014 22:57:56 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1412981826.de3752d5be62e83fa78a8d399c12eb9635b1704f.leio@gentoo> Subject: [gentoo-commits] dev/leio:master commit in: dev-libs/weston/ X-VCS-Repository: dev/leio X-VCS-Files: dev-libs/weston/Manifest dev-libs/weston/weston-1.5.0.ebuild dev-libs/weston/weston-1.6.0.ebuild X-VCS-Directories: dev-libs/weston/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: de3752d5be62e83fa78a8d399c12eb9635b1704f X-VCS-Branch: master Date: Fri, 10 Oct 2014 22:57:56 +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: b6ff153f-afb1-43a8-8591-989469dc9f63 X-Archives-Hash: a6e7e593a5577e5ed46dd6c3a7edf3fe commit: de3752d5be62e83fa78a8d399c12eb9635b1704f Author: Mart Raudsepp gentoo org> AuthorDate: Fri Oct 10 22:56:23 2014 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Oct 10 22:57:06 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/leio.git;a=commit;h=de3752d5 weston: Update to 1.6.0 for RPi and actually commit my old changes to build it on RPi without mesa --- dev-libs/weston/Manifest | 2 +- dev-libs/weston/{weston-1.5.0.ebuild => weston-1.6.0.ebuild} | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/dev-libs/weston/Manifest b/dev-libs/weston/Manifest index e7d0775..8460c3c 100644 --- a/dev-libs/weston/Manifest +++ b/dev-libs/weston/Manifest @@ -1 +1 @@ -DIST weston-1.5.0.tar.xz 722616 SHA256 06388ba04ac79aa72d685cc1a8e646ddb2b8cfe11fcc742294f9addac48b7684 SHA512 25230a2d2d0242fecfb35426d538ffe65bec1c984ef3529569d5aa97afd47058785227567ee80bd46cfaa2e914191eee24351a7fe5442f72d1cc32ff646c50e9 WHIRLPOOL 487f8e8d31ea6ceeca13e89bc0da227f9d88b48c3b0aff25763fa869e661cd32dc91a2a0eec416f726222b2c057f843137c7c3a4856727573e9e02844bb70aa0 +DIST weston-1.6.0.tar.xz 733112 SHA256 dc3ea5d13bbf025fabc006216c5ddc0d80d5f4ebe778912b8c4d1d4acaaa614d SHA512 24220a60ee599cd5cf90258f0ce284370162a78bb8aca513a0372220ccfd67b8bbc72efd1123824dcefacea66c0f053a9ee2a73a16f1f00563bed0b83b774de2 WHIRLPOOL 5cf2f06feca4c8469f2ef58e3adeb9df99c68d2a686eff80cc38d66ee96ec41b302f619edf3aff76255196c5900be8174987d19965958f561bfec5c202e50a1f diff --git a/dev-libs/weston/weston-1.5.0.ebuild b/dev-libs/weston/weston-1.6.0.ebuild similarity index 96% rename from dev-libs/weston/weston-1.5.0.ebuild rename to dev-libs/weston/weston-1.6.0.ebuild index 019b8e3..4183b2a 100644 --- a/dev-libs/weston/weston-1.5.0.ebuild +++ b/dev-libs/weston/weston-1.6.0.ebuild @@ -39,7 +39,7 @@ REQUIRED_USE=" " RDEPEND=" - >=dev-libs/wayland-1.4.0 + >=dev-libs/wayland-1.6.0 media-libs/lcms:2 media-libs/libpng:0= media-libs/libwebp:0= @@ -61,9 +61,8 @@ RDEPEND=" >=virtual/udev-136 ) egl? ( - media-libs/glu rpi? ( media-libs/raspberrypi-userland ) - !rpi? ( media-libs/mesa[gles2,wayland] ) + !rpi? ( media-libs/glu media-libs/mesa[gles2,wayland] ) ) editor? ( x11-libs/pango ) gles2? ( @@ -107,7 +106,7 @@ src_prepare() { src_configure() { local myconf - if use examples || use gles2 || use test; then + if use examples || use egl || use test; then myconf="--enable-simple-clients $(use_enable egl simple-egl-clients)" else