mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:07:34 +00:00
Ports/freedink: Add launcher icon
This commit is contained in:
parent
94de006144
commit
79c5b96953
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue