Files
Bjarne Øverli 78b447b73d Install desktop entry and icon across AUR, Homebrew, and install.sh
Adds cliamp.desktop and Cliamp.png at repo root, then wires them into
all three packaging surfaces: the AUR PKGBUILD generator drops them
under /usr/share/applications and hicolor + pixmaps; the Homebrew
formula generator fetches them as resources and stages them on Linux;
install.sh installs them under XDG dirs (~/.local/share or
/usr/local/share) matching the binary location.
2026-05-01 20:36:25 +02:00

12 lines
306 B
Desktop File

[Desktop Entry]
Name=cliamp
GenericName=Music Player
Comment=A retro terminal music player inspired by Winamp 2.x
Exec=cliamp
Icon=cliamp
Terminal=true
Type=Application
Categories=Audio;Music;Player;AudioVideo;ConsoleOnly;
Keywords=music;audio;player;terminal;tui;winamp;radio;podcast;
StartupNotify=false