Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install desktop file on Linux #123

Open
pastewka opened this issue Mar 7, 2022 · 2 comments
Open

Install desktop file on Linux #123

pastewka opened this issue Mar 7, 2022 · 2 comments

Comments

@pastewka
Copy link
Contributor

pastewka commented Mar 7, 2022

Automatically install a desktop file /usr/share/applications on Linux when pip installing.

@jotelha
Copy link
Member

jotelha commented Mar 21, 2022

The scripts https://github.com/livMatS/dtool-lookup-gui/blob/master/maintenance/set_launcher_icon.sh and https://github.com/livMatS/dtool-lookup-gui/blob/master/maintenance/soft_link_launcher.sh do this (in the user's home, not system-wide, adapted from what I had seen in some Zotero release). If we want that to happen when pip-installing, then maybe just as done here, https://stackoverflow.com/questions/25284879/install-desktop-file-with-setup-py

@jotelha
Copy link
Member

jotelha commented Apr 7, 2022

Now that we have a Windows exe installer and a macos dmg, we could as well pack deb and rpm as well, looks easy with https://github.com/marketplace/actions/build-deb-action and https://github.com/marketplace/actions/build-rpm-action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants