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 46CF1158041 for ; Sat, 16 Mar 2024 19:32:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60DBDE29D6; Sat, 16 Mar 2024 19:32:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 170EDE29E1 for ; Sat, 16 Mar 2024 19:32:53 +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 55E4333BF3C for ; Sat, 16 Mar 2024 19:32:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAD551514 for ; Sat, 16 Mar 2024 19:32:50 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1710617472.1840be633e2bc2cf0b28c726b88a848714087b22.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/wayvnc/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/wayvnc/Manifest gui-apps/wayvnc/wayvnc-0.8.0.ebuild gui-apps/wayvnc/wayvnc-9999.ebuild X-VCS-Directories: gui-apps/wayvnc/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1840be633e2bc2cf0b28c726b88a848714087b22 X-VCS-Branch: master Date: Sat, 16 Mar 2024 19:32:50 +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: 209ddc1c-6b07-4022-8614-509caea11a1e X-Archives-Hash: 9e894e2326e8b30e98d2b5625360ed11 commit: 1840be633e2bc2cf0b28c726b88a848714087b22 Author: Alfred Wingate protonmail com> AuthorDate: Sun Feb 25 18:16:15 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 16 19:31:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1840be63 gui-apps/wayvnc: add 0.8.0 Closes: https://bugs.gentoo.org/925499 Signed-off-by: Alfred Wingate protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35524 Signed-off-by: Arthur Zamarin gentoo.org> gui-apps/wayvnc/Manifest | 1 + .../wayvnc/{wayvnc-9999.ebuild => wayvnc-0.8.0.ebuild} | 14 +++++++++----- gui-apps/wayvnc/wayvnc-9999.ebuild | 14 +++++++++----- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/gui-apps/wayvnc/Manifest b/gui-apps/wayvnc/Manifest index 22d08d70cfdd..f7e62e9d5925 100644 --- a/gui-apps/wayvnc/Manifest +++ b/gui-apps/wayvnc/Manifest @@ -1 +1,2 @@ DIST wayvnc-0.7.2.tar.gz 89948 BLAKE2B 09e3e266619d796b9bac5e566c4b9bc3a51ce49f96485a56500524bda504aefe20b1f8d747cdbd29b1e295a72aa8bc719af8770818bf64e1c22ead1b88750fac SHA512 2c37c8b20d24ace47c73ad552dbb812601657ae7c699f0a3e9319eff486c8157f6a1fcb072b5badd323c1886723dd0e720bbcdbdfc7091f3706f7283ad240d14 +DIST wayvnc-0.8.0.tar.gz 101120 BLAKE2B c4d6a338bdc4d6672e6238f4d0364294a29c69e2b034ea03c90b36f6280fc8f6d2a35101fa5650a75be4b2d360b402d913c787e86088bd11188e8e38f4380873 SHA512 88971d276cf6695a446fc746fa1eae1f4df2b5ba42cabf7b7c57481a89af95fe60fce5e1c92bc10e4c871bf561da0d9bb2117418e971a9b4bc6f46b9e53db74d diff --git a/gui-apps/wayvnc/wayvnc-9999.ebuild b/gui-apps/wayvnc/wayvnc-0.8.0.ebuild similarity index 87% copy from gui-apps/wayvnc/wayvnc-9999.ebuild copy to gui-apps/wayvnc/wayvnc-0.8.0.ebuild index 9cd27cb65ace..5c0626f790cf 100644 --- a/gui-apps/wayvnc/wayvnc-9999.ebuild +++ b/gui-apps/wayvnc/wayvnc-0.8.0.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson @@ -24,17 +24,21 @@ RDEPEND=" =dev-libs/aml-0.3* dev-libs/jansson:= dev-libs/wayland - =gui-libs/neatvnc-0.7*[tracing?] - media-libs/mesa:=[egl(+),gles2,gbm(+)?] + =gui-libs/neatvnc-0.8* + media-libs/mesa[egl(+),gles2,gbm(+)?] + x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) tracing? ( dev-debug/systemtap ) " -DEPEND="${RDEPEND}" +DEPEND=" + ${RDEPEND} + dev-libs/wayland-protocols +" BDEPEND=" app-text/scdoc - dev-libs/wayland-protocols + dev-util/wayland-scanner virtual/pkgconfig " diff --git a/gui-apps/wayvnc/wayvnc-9999.ebuild b/gui-apps/wayvnc/wayvnc-9999.ebuild index 9cd27cb65ace..5c0626f790cf 100644 --- a/gui-apps/wayvnc/wayvnc-9999.ebuild +++ b/gui-apps/wayvnc/wayvnc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson @@ -24,17 +24,21 @@ RDEPEND=" =dev-libs/aml-0.3* dev-libs/jansson:= dev-libs/wayland - =gui-libs/neatvnc-0.7*[tracing?] - media-libs/mesa:=[egl(+),gles2,gbm(+)?] + =gui-libs/neatvnc-0.8* + media-libs/mesa[egl(+),gles2,gbm(+)?] + x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) tracing? ( dev-debug/systemtap ) " -DEPEND="${RDEPEND}" +DEPEND=" + ${RDEPEND} + dev-libs/wayland-protocols +" BDEPEND=" app-text/scdoc - dev-libs/wayland-protocols + dev-util/wayland-scanner virtual/pkgconfig "