From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F3F8B1581FD for ; Sun, 07 Sep 2025 11:02:30 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id DD810340F3A for ; Sun, 07 Sep 2025 11:02:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 71EEA110577; Sun, 07 Sep 2025 11:02:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 67741110575 for ; Sun, 07 Sep 2025 11:02:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24C65340F20 for ; Sun, 07 Sep 2025 11:02:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB70E38F7 for ; Sun, 07 Sep 2025 11:02:16 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1757172385.5f7cd86ac7f1cdf607700c0906b1d86b7523703c.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/mir/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-libs/mir/Manifest gui-libs/mir/mir-2.20.2.ebuild X-VCS-Directories: gui-libs/mir/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 5f7cd86ac7f1cdf607700c0906b1d86b7523703c X-VCS-Branch: master Date: Sun, 07 Sep 2025 11:02:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 962c3ee7-18d1-458e-9ecc-002c4b8d70a4 X-Archives-Hash: 31f5e163d1cb23aaf98959317e6f7887 commit: 5f7cd86ac7f1cdf607700c0906b1d86b7523703c Author: Takuya Wakazono gmail com> AuthorDate: Sat Sep 6 15:26:25 2025 +0000 Commit: David Roman gmail com> CommitDate: Sat Sep 6 15:26:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5f7cd86a gui-libs/mir: drop 2.20.2 Signed-off-by: Takuya Wakazono gmail.com> gui-libs/mir/Manifest | 1 - gui-libs/mir/mir-2.20.2.ebuild | 82 ------------------------------------------ 2 files changed, 83 deletions(-) diff --git a/gui-libs/mir/Manifest b/gui-libs/mir/Manifest index 8842540457..85b01e0af7 100644 --- a/gui-libs/mir/Manifest +++ b/gui-libs/mir/Manifest @@ -1,3 +1,2 @@ -DIST mir-2.20.2.tar.gz 6829935 BLAKE2B fcbd1608960cd67c94b56e1845f989e77eae10bd608b25b19887ab8f92ed388b960bb973d6639d1a794847d18ac3af9ff5e8a98d775b00388aaace3f43f46914 SHA512 f886e4fe561a96524cd45b4e84ce52241980aefd4edca8b01519ec790546a4a04b6e04fd79cca97e158c4b6bb94b0d0a281ae615c4574685b53fc38b2a0bb3ab DIST mir-2.21.1.tar.gz 6879903 BLAKE2B 644d41be226b7ecf673b26bcc14b52d693b11bc2d63775f591e7332d854b0d3725ca23a0747e7ea53b2928ea5f3221376d74fd6b5aea0997f392e2892028a12e SHA512 36bfef3462e2428d608e5b6e4ba910d4c0c1db6d4614cc46ebb322314230b785e308b120bf5a69e60aad6c6e04c369a48d7323cccc1d4a389dc757c69ffcff40 DIST mir-2.22.0.tar.gz 6946641 BLAKE2B 148e827296786c280afcc431b473d67c08fc53bcf5ce5ec68d0fa7d97a203b58f5fd4c2c82aebf0ba979d26704f91395748e50f7aca0edb1bc14cde0effe1a5c SHA512 6f6236f7894fb70ce666e98cdcfcc76fbc538b881d6bb3e58db224fe2ae63a0dc179406a2ff7b3b2fbf3db7b55d2ae00b400ac533d33ac66630bfba56f1c4a12 diff --git a/gui-libs/mir/mir-2.20.2.ebuild b/gui-libs/mir/mir-2.20.2.ebuild deleted file mode 100644 index c40d7fc69d..0000000000 --- a/gui-libs/mir/mir-2.20.2.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake xdg - -DESCRIPTION="Set of libraries for building Wayland based shells" -HOMEPAGE="https://mir-server.io/" -SRC_URI="https://github.com/canonical/mir/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="|| ( GPL-2 GPL-3 ) || ( LGPL-2.1 LGPL-3 )" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test X" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-cpp/glibmm:2 - dev-cpp/libxmlpp:2.6 - dev-cpp/yaml-cpp:= - dev-libs/boost:= - dev-libs/glib:2 - dev-libs/libinput:= - dev-libs/wayland - dev-util/lttng-ust:= - media-libs/freetype - media-libs/libepoxy - media-libs/libglvnd - media-libs/mesa - sys-apps/util-linux - x11-libs/libXcursor - x11-libs/libdrm - x11-libs/libxcb:= - x11-libs/libxkbcommon - virtual/libudev:= - X? ( x11-libs/libX11 ) -" -DEPEND=" - ${RDEPEND} - media-libs/glm -" -BDEPEND=" - dev-util/gdbus-codegen - virtual/pkgconfig - test? ( - dev-cpp/gtest - dev-util/umockdev - x11-base/xwayland - ) -" - -PATCHES=( - # bug 932786 - "${FILESDIR}/${PN}-2.17.0-remove-debug-flags.patch" - "${FILESDIR}/${PN}-2.20.0-remove-tests.patch" -) - -src_prepare() { - cmake_src_prepare - cmake_comment_add_subdirectory examples/ -} - -src_configure() { - local platforms="gbm-kms;atomic-kms;wayland" - use X && platforms="${platforms};x11" - - local mycmakeargs=( - # wlcs is not packaged - -DMIR_ENABLE_WLCS_TESTS=OFF - -DMIR_ENABLE_TESTS="$(usex test)" - -DMIR_FATAL_COMPILE_WARNINGS=OFF - -DMIR_PLATFORM="${platforms}" - ) - use test && mycmakeargs+=( - # likely will not work in build environment - -DMIR_BUILD_PERFORMANCE_TESTS=OFF - -DMIR_BUILD_PLATFORM_TEST_HARNESS=OFF - -DMIR_BUILD_UNIT_TESTS=OFF - ) - cmake_src_configure -}