John Hamelink
cb0549a773
spotify-player: Fix darwin support
...
By requiring alsa-lib as a dependency when using Rodio, this package
would not build under MacOS, since its alsa-lib dependency does not
support MacOS.
The alsa-lib dependency is only necessary for Linux compilation, so
add a check for Linux.
2023-09-09 04:22:09 +01:00
Tom Cammann
34f8d53996
Fix build spotify_player for macos
...
- Add require Apple SDK libraries
- Fix dynamic linking to the sixel lib
- Only include alsa for linux builds, as this is not supported on MacOS
2023-09-03 13:31:03 +01:00
Xyven1
8e53e1bae7
spotify-player: make build options configurable
...
Surface rust build features as configurations in nixpkgs, update
description to better match the applications use, add xyven1 as
maintainer.
2023-08-20 17:30:36 -04:00
R. Ryantm
a7f563d7c1
spotify-player: 0.14.1 -> 0.15.0
2023-08-13 02:45:26 +00:00
Mostly Void
c9a4e73884
spotify-player: 0.13.1 -> 0.14.1
2023-06-03 12:56:20 +05:30
R. Ryantm
03417384e1
spotify-player: 0.12.1 -> 0.13.1
2023-04-09 20:12:37 +02:00
Fabian Affolter
fccc21ef3d
spotify-player: add changelog to emta
2023-03-14 09:21:21 +01:00
R. Ryantm
bb86a3aabf
spotify-player: 0.12.0 -> 0.12.1
2023-03-14 04:16:17 +00:00
R. Ryantm
57cbe6c11d
spotify-player: 0.11.1 -> 0.12.0
2023-02-22 06:50:15 +00:00
R. Ryantm
c11c50b70d
spotify-player: 0.10.0 -> 0.11.1
2023-02-07 09:25:50 +00:00
Mostly Void
284c674525
spotify-player: add meta.mainProgram
2023-01-31 19:19:15 +05:30
Mostly Void
ffc15c7060
spotify-player: init at 0.10.0
2023-01-30 21:35:15 +05:30