Retoor software development Projects Research SearchXNG
Register Sign In

7 lines
82 B
Desktop File
Raw Normal View History

feat: add AppImage build pipeline with desktop integration and dependency bundling Implement full AppImage packaging support including AppRun entry point, .desktop launcher, icon asset, and recursive shared library collection via collect_so_files.sh. The Makefile build target now generates a portable Linux executable by assembling the directory structure, copying the binary to AppImage/usr/bin/r, running the dependency collector, and invoking appimagetool to produce a self-contained AppImage binary. Also update .gitignore to exclude the AppImage build directory and add shell scripts to the ignore list.
2025-04-09 00:00:21 +02:00
[Desktop Entry]
Name=r
Exec=usr/bin/r
Type=Application
Icon=r
Categories=Utility;
Reference in New Issue Copy Permalink
a19800f7ae
r/r.desktop
Response time: 23ms
Mail Licenses API