freebsd-ports/devel/ghidra/files/ghidra.desktop.in
gatekeeper 2bf3f54aaf devel/ghidra: fix permissions be able to run ghidra from the command line
Also:
 - remove from SHEBANG_FILES those that are related with debugging
 - add a desktop file + icon from:
   https://github.com/NationalSecurityAgency/ghidra/discussions/3709
 - add a pkg-message
 - configure JAVA_HOME using the default installed java version

PR:	280494
Fixes:	e2b8d2a617 (update 9.1 → 11.1.2, take maintainership)
MFH:	2024Q3
2024-08-01 20:41:53 +03:00

9 lines
204 B
Desktop File

[Desktop Entry]
Name=ghidra
GenericName=ghidra
Comment=Software reverse engineering framework
Exec=%%DATADIR%%/ghidraRun
Icon=%%DATADIR%%/ghidra.svg
Terminal=false
Type=Application
Categories=Development