mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
145ff519cd
Discover and Listen to your favourite internet radio stations. - Uses radio-browser.info catalog - Presets various selection of stations (random, top, trending, genres) - Save favourite stations - Sends a click count to radio-browser.info on station click - Sends a vote count to radio-browser.info when you star a station - DBus integration to pause/resume playing and show station info in Wingpanel
21 lines
889 B
Plaintext
21 lines
889 B
Plaintext
bin/%%APPNAME%%
|
|
share/applications/%%APPNAME%%.desktop
|
|
share/icons/hicolor/128x128/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/128x128@2/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/16x16/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/16x16@2/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/24x24/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/24x24@2/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/32x32/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/32x32@2/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/48x48/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/48x48@2/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/64x64/apps/%%APPNAME%%.svg
|
|
share/icons/hicolor/64x64@2/apps/%%APPNAME%%.svg
|
|
share/locale/de/LC_MESSAGES/%%APPNAME%%.mo
|
|
share/locale/fr/LC_MESSAGES/%%APPNAME%%.mo
|
|
share/locale/it/LC_MESSAGES/%%APPNAME%%.mo
|
|
share/locale/nl/LC_MESSAGES/%%APPNAME%%.mo
|
|
share/locale/tr/LC_MESSAGES/%%APPNAME%%.mo
|
|
share/metainfo/%%APPNAME%%.appdata.xml
|