Ports/freedink: Add launcher icon

This commit is contained in:
Tim Ledbetter 2023-08-17 22:53:10 +01:00 committed by Tim Schumacher
parent 94de006144
commit 79c5b96953
Notes: sideshowbarker 2024-07-16 20:05:14 +09:00

View file

@ -15,6 +15,7 @@ configopts=("--prefix=/usr/local" "--disable-rpath" "--disable-tests" "LDFLAGS=-
launcher_name="FreeDink"
launcher_category=Games
launcher_command='/usr/local/bin/freedink --software-rendering --truecolor'
icon_file='src/media/freedink.ico'
install() {
run_nocd make DESTDIR="${SERENITY_INSTALL_ROOT}" -C "${freedink_data}" install