From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-editors/pulsar-bin/
Date: Mon, 22 May 2023 05:17:17 +0000 (UTC) [thread overview]
Message-ID: <1684667537.862ad84749b84b3ced2fb667444bb836d16dbfd6.ceamac@gentoo> (raw)
commit: 862ad84749b84b3ced2fb667444bb836d16dbfd6
Author: YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
AuthorDate: Sun May 21 11:12:17 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun May 21 11:12:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=862ad847
app-editors/pulsar-bin: fix more +x binary & make desktop more upstream
Though we can't rally use the part of
"env ATOM_DISABLE_SHELLING_OUT_FOR_ENVIRONMENT=false", because
desktop.eclass would autofill a wrong TryExec entry.
Signed-off-by: YiFei Zhu <zhuyifei1999 <AT> gmail.com>
app-editors/pulsar-bin/pulsar-bin-1.105.0.ebuild | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/app-editors/pulsar-bin/pulsar-bin-1.105.0.ebuild b/app-editors/pulsar-bin/pulsar-bin-1.105.0.ebuild
index fe0f21f52..17ba74aed 100644
--- a/app-editors/pulsar-bin/pulsar-bin-1.105.0.ebuild
+++ b/app-editors/pulsar-bin/pulsar-bin-1.105.0.ebuild
@@ -69,11 +69,23 @@ src_install(){
# Bug 798459
fperms +x /opt/Pulsar/resources/app.asar.unpacked/node_modules/{vscode-ripgrep/bin/rg,dugite/git/bin/git}
+ fperms +x /opt/Pulsar/resources/app.asar.unpacked/node_modules/fuzzy-finder/node_modules/vscode-ripgrep/bin/rg
+ fperms +x /opt/Pulsar/resources/app.asar.unpacked/node_modules/whats-my-line/node_modules/dugite/git/bin/git
doicon resources/pulsar.png
- make_desktop_entry "/opt/pulsar-bin/pulsar %U" "Pulsar" "pulsar" \
+ make_desktop_entry "/usr/bin/pulsar %F" "Pulsar" "pulsar" \
"GNOME;GTK;Utility;TextEditor;Development;" \
- "GenericName=Text Editor\nMimeType=text/plain;\nStartupNotify=true\nStartupWMClass=pulsar"
+ "GenericName=Text Editor\nStartupNotify=true\nStartupWMClass=pulsar\n" \
+ "MimeType=application/javascript;application/json;application/x-httpd-eruby;" \
+ "application/x-httpd-php;application/x-httpd-php3;application/x-httpd-php4;" \
+ "application/x-httpd-php5;application/x-ruby;application/x-bash;application/x-csh;" \
+ "application/x-sh;application/x-zsh;application/x-shellscript;application/x-sql;" \
+ "application/x-tcl;application/xhtml+xml;application/xml;application/xml-dtd;" \
+ "application/xslt+xml;text/coffeescript;text/css;text/html;text/plain;text/xml;" \
+ "text/xml-dtd;text/x-bash;text/x-c++;text/x-c++hdr;text/x-c++src;text/x-c;text/x-chdr;" \
+ "text/x-csh;text/x-csrc;text/x-dsrc;text/x-diff;text/x-go;text/x-java;text/x-java-source;" \
+ "text/x-makefile;text/x-markdown;text/x-objc;text/x-perl;text/x-php;text/x-python;" \
+ "text/x-ruby;text/x-sh;text/x-zsh;text/yaml;inode/directory"
einstalldocs
next reply other threads:[~2023-05-22 5:17 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-22 5:17 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 11:18 [gentoo-commits] repo/proj/guru:master commit in: app-editors/pulsar-bin/ Lucio Sauer
2025-01-30 15:26 David Roman
2024-12-18 0:14 Julien Roy
2024-12-18 0:14 Julien Roy
2024-10-29 10:53 David Roman
2024-07-08 16:36 David Roman
2024-03-11 17:31 David Roman
2024-01-19 10:31 Arthur Zamarin
2023-12-23 7:32 Viorel Munteanu
2023-12-17 23:08 David Roman
2023-11-19 9:58 Viorel Munteanu
2023-10-21 11:08 David Roman
2023-09-21 10:09 David Roman
2023-08-21 12:43 Haelwenn Monnier
2023-07-17 11:40 Florian Schmaus
2023-07-16 6:18 Haelwenn Monnier
2023-06-17 7:03 Viorel Munteanu
2023-06-10 10:56 Florian Schmaus
2023-05-22 5:17 Viorel Munteanu
2023-05-22 5:17 Viorel Munteanu
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=1684667537.862ad84749b84b3ced2fb667444bb836d16dbfd6.ceamac@gentoo \
--to=ceamac@gentoo.org \
--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