From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-wm/phoc/
Date: Tue, 9 Apr 2024 11:25:21 +0000 (UTC) [thread overview]
Message-ID: <1712627150.39d73d7f557ec6e941a0e829e63c0f19091b3a91.julien@gentoo> (raw)
commit: 39d73d7f557ec6e941a0e829e63c0f19091b3a91
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Apr 9 01:37:44 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue Apr 9 01:45:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=39d73d7f
gui-wm/phoc: add 0.38.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
gui-wm/phoc/Manifest | 2 ++
gui-wm/phoc/core | Bin 0 -> 9658368 bytes
gui-wm/phoc/phoc-0.36.0-r1.ebuild | 2 +-
.../{phoc-0.36.0-r1.ebuild => phoc-0.38.0.ebuild} | 6 ++----
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/gui-wm/phoc/Manifest b/gui-wm/phoc/Manifest
index 25e6bfe1a1..9b16e87f9c 100644
--- a/gui-wm/phoc/Manifest
+++ b/gui-wm/phoc/Manifest
@@ -1,2 +1,4 @@
DIST phoc-0.36.0.tar.xz 681384 BLAKE2B 6c27c785dd01f9e44cb0940c5a4f73d5ce75cad85808d0b6c801360401ff001cca839abd27bc8442702c5241bac043c6d7015e6f1c5a5ec30cfcb6779adf973b SHA512 a47851a3e222958ad55c05ed86a068b30f6e00ed5d7e957aab99e7f4103b95fee4db6b177f2de8d0c9ce11306c68ef74d78e38ea0bdb6c47e66f9ef9bf0e9f66
DIST phoc-0.36.0.tar.xz.asc 833 BLAKE2B 0562c02dcb5d1618b3a316c4c36e4757f4729adf99b8ac748ed52c1bdcad6b65bc9fdb98462375e80f6898d699c6e237e4aa5057631434235166ca616de7d2e6 SHA512 2108eed0a0723c743d86eee9f517a9c8505faf8f55a32eb60ee9da04ae53221b00520ca9e422397617d1bde6f1047ba2ebdf6d45211df052b9b2cfa2d3ea12fe
+DIST phoc-0.38.0.tar.xz 694784 BLAKE2B 51aef1cb1a4e753278727c8311b7aadfb9c18cbdf820725487c837bd0f943e6c7a0420a502e0316ba4ba96cb861a13d1f6a8cdcd9d1a5b51e75e5ecb9bdcf6f7 SHA512 739fb382336885b78ca3f50f8c5f6ddf3bc308a2158663c49c84ce506d2edf0c8d0dcd412e634eccf848d420bb5923d42ebc02044f7acf322b3ab621ffa4cd23
+DIST phoc-0.38.0.tar.xz.asc 833 BLAKE2B 63dd885cda46b90f5edd56289b9114d31726a543608f5a3f02f52848713a01d06e7e8a8660797c98c3504c3c59fe485ab92e58eaf7689c185d26e41027b96b30 SHA512 f69533ed5d1bce220ea66ae4f6307620178609b6c4d9ed743d0cd62f9944faf3dd76e7fce242e722b6912246e268b466ee0bf52326b39907c78d7f6c8eceabda
diff --git a/gui-wm/phoc/core b/gui-wm/phoc/core
new file mode 100644
index 0000000000..f9577c86dd
Binary files /dev/null and b/gui-wm/phoc/core differ
diff --git a/gui-wm/phoc/phoc-0.36.0-r1.ebuild b/gui-wm/phoc/phoc-0.36.0-r1.ebuild
index 75092084cb..991b8bf5fa 100644
--- a/gui-wm/phoc/phoc-0.36.0-r1.ebuild
+++ b/gui-wm/phoc/phoc-0.36.0-r1.ebuild
@@ -62,7 +62,7 @@ BDEPEND="
verify-sig? ( sec-keys/openpgp-keys-phosh )
"
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/phosh.asc"
+VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
src_prepare() {
default
diff --git a/gui-wm/phoc/phoc-0.36.0-r1.ebuild b/gui-wm/phoc/phoc-0.38.0.ebuild
similarity index 93%
copy from gui-wm/phoc/phoc-0.36.0-r1.ebuild
copy to gui-wm/phoc/phoc-0.38.0.ebuild
index 75092084cb..d4a2d6a325 100644
--- a/gui-wm/phoc/phoc-0.36.0-r1.ebuild
+++ b/gui-wm/phoc/phoc-0.38.0.ebuild
@@ -62,7 +62,7 @@ BDEPEND="
verify-sig? ( sec-keys/openpgp-keys-phosh )
"
-VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}/usr/share/openpgp-keys/phosh.asc"
+VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"
src_prepare() {
default
@@ -85,13 +85,11 @@ src_configure() {
src_test() {
local -x LC_ALL="C.UTF-8"
- local -x WLR_RENDERER="pixman"
-
virtx meson_src_test
}
src_install() {
- meson_src_install --skip-subprojects wlroots
+ meson_src_install --skip-subprojects gmobile,wlroots
if use gtk-doc; then
mkdir -p "${ED}"/usr/share/gtk-doc/html/ || die
next reply other threads:[~2024-04-09 11:25 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-09 11:25 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-30 15:26 [gentoo-commits] repo/proj/guru:master commit in: gui-wm/phoc/ David Roman
2025-01-02 19:26 David Roman
2025-01-02 19:26 David Roman
2024-11-17 3:36 Julien Roy
2024-10-22 15:55 David Roman
2024-10-21 9:51 David Roman
2024-09-19 12:13 David Roman
2024-08-20 20:46 David Roman
2024-04-09 23:09 Julien Roy
2024-02-11 17:50 David Roman
2024-02-11 17:50 David Roman
2024-02-05 11:57 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1712627150.39d73d7f557ec6e941a0e829e63c0f19091b3a91.julien@gentoo \
--to=julien@jroy.ca \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox