mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-11-08 12:45:56 +01:00
- icon is set to new static path based on Arch/Debian
- Name has changed to Tidal-Hifi
This commit is contained in:
@@ -9,6 +9,7 @@ snap:
|
||||
- screen-inhibit-control
|
||||
linux:
|
||||
category: AudioVideo
|
||||
icon: icon.png
|
||||
target:
|
||||
- dir
|
||||
executableName: tidal-hifi
|
||||
@@ -17,7 +18,7 @@ linux:
|
||||
Name: TIDAL Hi-Fi
|
||||
GenericName: TIDAL Hi-Fi
|
||||
Comment: The web version of listen.tidal.com running in electron with hifi support thanks to widevine.
|
||||
Icon: icon.png
|
||||
Icon: /usr/share/icons/hicolor/0x0/apps/tidal-hifi.png
|
||||
StartupNotify: true
|
||||
Terminal: false
|
||||
Type: Application
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
extends: ./build/electron-builder.base.yml
|
||||
linux:
|
||||
category: Audio
|
||||
icon: icon.png
|
||||
target:
|
||||
- deb
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
extends: ./build/electron-builder.base.yml
|
||||
linux:
|
||||
category: Audio
|
||||
icon: icon.png
|
||||
target:
|
||||
- pacman
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
extends: ./build/electron-builder.base.yml
|
||||
linux:
|
||||
category: Audio
|
||||
icon: icon.png
|
||||
target:
|
||||
- rpm
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
extends: ./build/electron-builder.base.yml
|
||||
linux:
|
||||
category: Audio
|
||||
icon: icon.png
|
||||
target:
|
||||
- snap
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
electronVersion: 19.0.5
|
||||
electronDownload:
|
||||
version: 19.0.5+wvcus
|
||||
mirror: https://github.com/castlabs/electron-releases/releases/download/v
|
||||
extends: ./build/electron-builder.base.yml
|
||||
linux:
|
||||
category: Audio
|
||||
target:
|
||||
- pacman
|
||||
- tar.gz
|
||||
|
||||
Reference in New Issue
Block a user