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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0AAB4158086 for ; Sat, 30 Oct 2021 21:00:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5367E07C5; Sat, 30 Oct 2021 21:00:38 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 97E65E07C5 for ; Sat, 30 Oct 2021 21:00:38 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D3B5343343 for ; Sat, 30 Oct 2021 21:00:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5E2CD0 for ; Sat, 30 Oct 2021 21:00:34 +0000 (UTC) From: "Gerben Jan Dijkman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gerben Jan Dijkman" Message-ID: <1635627627.626a0119ede237193a94b4af18e0fbb9d7dbc861.gjdijkman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/phoc/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-wm/phoc/Manifest x11-wm/phoc/phoc-0.8.0.ebuild x11-wm/phoc/phoc-0.9.0.ebuild X-VCS-Directories: x11-wm/phoc/ X-VCS-Committer: gjdijkman X-VCS-Committer-Name: Gerben Jan Dijkman X-VCS-Revision: 626a0119ede237193a94b4af18e0fbb9d7dbc861 X-VCS-Branch: dev Date: Sat, 30 Oct 2021 21:00:34 +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: 368a6868-3bc2-4f38-b819-4c4f239fcbec X-Archives-Hash: 7e44d337173710b9bce8a00b5e4b4d44 commit: 626a0119ede237193a94b4af18e0fbb9d7dbc861 Author: Gerben Jan Dijkman gjdwebserver nl> AuthorDate: Sat Oct 30 21:00:27 2021 +0000 Commit: Gerben Jan Dijkman gjdwebserver nl> CommitDate: Sat Oct 30 21:00:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=626a0119 x11-wm/phoc: Version Bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Gerben Jan Dijkman gjdwebserver.nl> x11-wm/phoc/Manifest | 2 +- x11-wm/phoc/{phoc-0.8.0.ebuild => phoc-0.9.0.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-wm/phoc/Manifest b/x11-wm/phoc/Manifest index 90083ee14..36e847a10 100644 --- a/x11-wm/phoc/Manifest +++ b/x11-wm/phoc/Manifest @@ -1,2 +1,2 @@ -DIST phoc-v0.8.0.tar.gz 144611 BLAKE2B f5ad96a3917ccd849f73e427077e08a19ce4109b639519239fbecb7183d19579e791ecc7628b22fd8632f6f47a55279860d3c6af3eb25d42115b7343c89611cb SHA512 b2cc687852385d4010c22e01ea65870dcc71f4a6a53782a615df11641ce5cc4b29add7afefd5560b95d03fe045b6ffa7387b68dfe114828cd62bdae9424e692d +DIST phoc-v0.9.0.tar.gz 56137 BLAKE2B 1c0d17283c0852e029314f4386133b182fb58588f2541eaebc67fc8b7542f0172d6bea13b04b68e2efdce5cbb3ee03c08b0f961e8f934c688aac46bc683dc3c9 SHA512 8d656b5a5c747924207271912b24bdfbfbba65e2a8146096c5f7fa28e5d942411c84df84c131a695c0fdd1934f295737ce842ef541eb884bf1b808de6be9c45e DIST wlroots-0.12.0.tar.gz 476936 BLAKE2B 4129c87a148085f95f4cee6973308d79ab3f8b024247287a68dadd6729da8a5f8cc1e4ada63c15477a2c8e8258032440afe4a21a26f947143d17c87b0ca8a1a4 SHA512 560eae30932b777c1f07fb44592d5601c5d10ef74b31b6b9e4166a14caadab2bfa88d39282f159785d4c7f22f78d204f9bb7fab65d58afaf14b72a8486f9b415 diff --git a/x11-wm/phoc/phoc-0.8.0.ebuild b/x11-wm/phoc/phoc-0.9.0.ebuild similarity index 95% rename from x11-wm/phoc/phoc-0.8.0.ebuild rename to x11-wm/phoc/phoc-0.9.0.ebuild index 0b27e0c08..2780e023a 100644 --- a/x11-wm/phoc/phoc-0.8.0.ebuild +++ b/x11-wm/phoc/phoc-0.9.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://gitlab.gnome.org/World/Phosh/phoc" # we don't use the version on gentoo because it breaks # the phoc installation. we follow method used in archlinuxarm SRC_URI=" - https://source.puri.sm/Librem5/phoc/-/archive/${MY_PV}/${MY_P}.tar.gz + https://source.puri.sm/World/Phosh/phoc/-/archive/${MY_PV}/${MY_P}.tar.gz https://github.com/swaywm/wlroots/releases/download/${WL_PV}/${WL_P}.tar.gz " @@ -43,6 +43,7 @@ RDEPEND=" x11-libs/xcb-util x11-libs/xcb-util-wm x11-wm/mutter + sys-auth/seatd " BDEPEND="