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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E91C115800F for ; Mon, 13 Feb 2023 00:39:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26ABAE086D; Mon, 13 Feb 2023 00:39:25 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 05FBCE086D for ; Mon, 13 Feb 2023 00:39:25 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8593340D0C for ; Mon, 13 Feb 2023 00:39:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D52C68AB for ; Mon, 13 Feb 2023 00:39:20 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1676248744.337a7d2d1203369e54b913848ab9a3cedb1dcc6e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/wayfire-plugins-extra/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/wayfire-plugins-extra/Manifest gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild X-VCS-Directories: gui-libs/wayfire-plugins-extra/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 337a7d2d1203369e54b913848ab9a3cedb1dcc6e X-VCS-Branch: master Date: Mon, 13 Feb 2023 00:39:20 +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: db6a00ae-9146-423b-9ace-5153de477013 X-Archives-Hash: bd5115d6f92b5d19f7b59eb9861417f4 commit: 337a7d2d1203369e54b913848ab9a3cedb1dcc6e Author: Aisha Tammy bsd ac> AuthorDate: Sun Feb 12 12:52:57 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 13 00:39:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337a7d2d gui-libs/wayfire-plugins-extra: add 0.7.5 Closes: https://bugs.gentoo.org/884055 Signed-off-by: Aisha Tammy bsd.ac> Closes: https://github.com/gentoo/gentoo/pull/29557 Signed-off-by: Sam James gentoo.org> gui-libs/wayfire-plugins-extra/Manifest | 1 + ...extra-9999.ebuild => wayfire-plugins-extra-0.7.5.ebuild} | 13 ++++++++----- .../wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild | 7 +++++-- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/gui-libs/wayfire-plugins-extra/Manifest b/gui-libs/wayfire-plugins-extra/Manifest index 61fc021a3331..7331f5a979d8 100644 --- a/gui-libs/wayfire-plugins-extra/Manifest +++ b/gui-libs/wayfire-plugins-extra/Manifest @@ -1 +1,2 @@ DIST wayfire-plugins-extra-0.7.0.tar.xz 74312 BLAKE2B f72d706502499e4d467a4b59e10f66628024be1bab1c5e10c807758869c9b9e4aacbe426c2db0e3faa5ab166f7e4f4d0f1c345e205c6747a16a164745c6f0d74 SHA512 ff25a4685c88ca0129a2372b216166246cab072c2cb4f84eb7bd500db525bf5881bd7e54d0d888473d4aab0e5b33d2ee13eb7f788bb2a524e1e8e0c5efc1a6bd +DIST wayfire-plugins-extra-0.7.5.tar.xz 75136 BLAKE2B 7ffbb73f09175cc92f09b8a3f0493942741564278f95ff1d80066044b02ce4ceb925919ddb54fc6a37676b925d95ea7f93d09c6b0ccd448c6e9b821106d6e3ea SHA512 9cc816c3c727b0093fd15ef52dea215598b4c49ef96c098f53938c041b3908b30f4dd616be4b459b7382d630a47b36baf845c24de84f35670ba2912711205911 diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild similarity index 76% copy from gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild copy to gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild index 2558b0e79566..b9222da14f98 100644 --- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild +++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-0.7.5.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson @@ -21,12 +21,15 @@ SLOT="0" DEPEND=" dev-cpp/glibmm:2 - ~gui-libs/wlroots-9999:= - ~gui-wm/wayfire-9999 + x11-libs/pixman + gnome-base/librsvg + >=gui-libs/wlroots-0.16.0:0/16 + =gui-wm/wayfire-0.7.5 x11-libs/cairo + x11-libs/pixman " RDEPEND="${DEPEND}" - BDEPEND=" dev-libs/wayland-protocols virtual/pkgconfig diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild index 2558b0e79566..e1eb8908ec68 100644 --- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild +++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson @@ -21,9 +21,12 @@ SLOT="0" DEPEND=" dev-cpp/glibmm:2 + x11-libs/pixman + gnome-base/librsvg ~gui-libs/wlroots-9999:= ~gui-wm/wayfire-9999 x11-libs/cairo + x11-libs/pixman " RDEPEND="${DEPEND}"