From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/revolt-desktop/ Date: Wed, 20 Nov 2024 09:38:09 +0000 (UTC) [thread overview] Message-ID: <1732095448.85d3e49fb6524a4ce365511fcc4dab8d7ccebd4b.davidroman@gentoo> (raw) commit: 85d3e49fb6524a4ce365511fcc4dab8d7ccebd4b Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Wed Nov 20 09:37:15 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Wed Nov 20 09:37:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85d3e49f net-im/revolt-desktop: fix symlinks Closes: https://bugs.gentoo.org/944087 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> ...{revolt-desktop-1.0.8-r1.ebuild => revolt-desktop-1.0.8-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/revolt-desktop/revolt-desktop-1.0.8-r1.ebuild b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild similarity index 91% rename from net-im/revolt-desktop/revolt-desktop-1.0.8-r1.ebuild rename to net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild index b056c6d50..7b7d4edcb 100644 --- a/net-im/revolt-desktop/revolt-desktop-1.0.8-r1.ebuild +++ b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild @@ -17,7 +17,7 @@ KEYWORDS="-* ~amd64" RDEPEND=" app-accessibility/at-spi2-core:2 - dev-lang/python + dev-lang/python-exec dev-libs/expat dev-libs/glib:2 dev-libs/nspr @@ -50,7 +50,7 @@ src_install() { exeinto "${DESTDIR}" doexe "${PN}" chrome-sandbox libEGL.so libffmpeg.so libGLESv2.so libvk_swiftshader.so - ln -sf "$(command -v python)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 + ln -sf "$(command -v python3)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 || die insinto "${DESTDIR}" doins chrome_crashpad_handler chrome_{100,200}_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/revolt-desktop/ Date: Wed, 20 Nov 2024 13:05:41 +0000 (UTC) [thread overview] Message-ID: <1732095448.85d3e49fb6524a4ce365511fcc4dab8d7ccebd4b.davidroman@gentoo> (raw) Message-ID: <20241120130541.7d7buMjofs6fdhUCNo9vnfCOKBBaRiS4LWMjD-dIakg@z> (raw) commit: 85d3e49fb6524a4ce365511fcc4dab8d7ccebd4b Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Wed Nov 20 09:37:15 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Wed Nov 20 09:37:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85d3e49f net-im/revolt-desktop: fix symlinks Closes: https://bugs.gentoo.org/944087 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> ...{revolt-desktop-1.0.8-r1.ebuild => revolt-desktop-1.0.8-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/revolt-desktop/revolt-desktop-1.0.8-r1.ebuild b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild similarity index 91% rename from net-im/revolt-desktop/revolt-desktop-1.0.8-r1.ebuild rename to net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild index b056c6d50..7b7d4edcb 100644 --- a/net-im/revolt-desktop/revolt-desktop-1.0.8-r1.ebuild +++ b/net-im/revolt-desktop/revolt-desktop-1.0.8-r2.ebuild @@ -17,7 +17,7 @@ KEYWORDS="-* ~amd64" RDEPEND=" app-accessibility/at-spi2-core:2 - dev-lang/python + dev-lang/python-exec dev-libs/expat dev-libs/glib:2 dev-libs/nspr @@ -50,7 +50,7 @@ src_install() { exeinto "${DESTDIR}" doexe "${PN}" chrome-sandbox libEGL.so libffmpeg.so libGLESv2.so libvk_swiftshader.so - ln -sf "$(command -v python)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 + ln -sf "$(command -v python3)" resources/app.asar.unpacked/node_modules/register-scheme/build/node_gyp_bins/python3 || die insinto "${DESTDIR}" doins chrome_crashpad_handler chrome_{100,200}_percent.pak icudtl.dat resources.pak snapshot_blob.bin v8_context_snapshot.bin
next reply other threads:[~2024-11-20 9:38 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-11-20 9:38 David Roman [this message] 2024-11-20 13:05 ` [gentoo-commits] repo/proj/guru:master commit in: net-im/revolt-desktop/ David Roman -- strict thread matches above, loose matches on Subject: below -- 2025-03-10 15:05 [gentoo-commits] repo/proj/guru:dev " David Roman 2025-03-10 15:05 David Roman 2024-11-19 9:56 David Roman 2024-11-18 0:02 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=1732095448.85d3e49fb6524a4ce365511fcc4dab8d7ccebd4b.davidroman@gentoo \ --to=davidroman96@gmail.com \ --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: linkBe 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