fengalin / media-toc

Build a table of contents from a media file or split a media file into chapters
MIT License
73 stars 3 forks source link

Build install / uninstall scripts #123

Closed fengalin closed 6 years ago

fengalin commented 6 years ago

An install script should allow integrating the application with the user's desktop. This script should be generated in order to adapt to OS specific conventions and scripting possibilities.

Similarly, an uninstall script should allow removing previously installed files.

fengalin commented 6 years ago

For macOS, consider this: https://wiki.gnome.org/Projects/GTK+/OSX

fengalin commented 6 years ago

Give up macOS install support for now as part of the translations are broken on this platform anyway. See #124