sthen
67cabbb590
update to ncspot-0.9.7, from Henrik Friedrichsen (maintainer)
2022-03-28 13:13:23 +00:00
naddy
b80841c8ec
drop RCS Ids
2022-03-11 18:20:04 +00:00
kn
311da81d24
Update to ncspot 0.9.5
...
From Henrik (maintainer), thanks!
2022-01-19 13:14:03 +00:00
tb
8cb0d5bf6b
audio/ncspot: mark BROKEN-sparc64. Uses ring.
2022-01-18 18:43:37 +00:00
bket
99c0bfc1c8
Update to ncspot-0.9.4
...
From Henrik Friedrichsen (maintainer).
2022-01-02 07:12:48 +00:00
kn
0ba56cc87c
Update to 0.9.3
...
Looks good to maintainer
2021-12-28 17:48:36 +00:00
bket
a7b2b39bf5
Update to ncspot-0.9.2
...
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.9.2
From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer).
2021-12-01 07:26:17 +00:00
kn
22790a62f1
Update to ncspot 0.9.0
...
- Sort library after saving an album (#428 )
- Add scoop instruction for installation (#602 )
- Update librespot to 0.3.0, see also release notes
Features
- Add command to show recommendations (#593 )
- Enable binding multiple commands to a key (#598 )
- Add "Share album" contextmenu entry (#606 )
- Add redraw command and bind to CTRL+L (#609 )
- Add initial_screen config variable (#616 )
- Add userRating entity to MPRIS metadata,
with 0 and 1 corresponding to unliked/liked in Spotify (#624 )
From Henrik Friedrichsen (maintainer), thanks.
2021-10-17 17:15:28 +00:00
kn
6686bc2b16
Move MODCARGO_CRATES churn into crates.inc
2021-08-30 12:43:52 +00:00
kn
71fc0ee9ca
Update to ncspot 0.8.2
...
From maintainer, thanks
2021-08-30 12:40:15 +00:00
bket
09ee08fb24
Update to ncspot-0.8.1
...
On behalf of kn@ who won't be able to commit for the next 2/3 weeks.
"Looks good to me!" from Henrik Friedrichsen <henrik AT diff DOT cc>
(maintainer). Tested by me.
2021-08-05 10:41:21 +00:00
bket
ac4bb68eef
Update to ncspot-0.7.3
...
Contains mainly bugfixes, including for connectivity issues. See also:
- https://github.com/hrkfdn/ncspot/releases/tag/v0.7.1
- https://github.com/hrkfdn/ncspot/releases/tag/v0.7.2
- https://github.com/hrkfdn/ncspot/releases/tag/v0.7.3
From Henrik Friedrichsen <henrik AT diff DOT cc> (MAINTAINER)
2021-06-04 03:16:46 +00:00
bket
e2c90492c0
Update to ncspot-0.7.0
...
Changes:
https://github.com/hrkfdn/ncspot/releases/tag/v0.6.0
https://github.com/hrkfdn/ncspot/releases/tag/v0.7.0
From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer)
2021-05-11 04:30:58 +00:00
bket
69229e7686
Update to ncspot-0.5.0
...
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.5.0
From maintainer (Henrik Friedrichsen <henrik AT diff DOT cc>). Thank
you!
2021-03-08 05:48:41 +00:00
bket
e33504f505
Update to ncspot-0.4.0
...
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.4.0
From Henrik Friedrichsen <henrik@diff.cc> (maintainer).
2021-02-16 19:34:00 +00:00
kn
fab8eb49c5
Update to ncspot 0.3.0
...
From maintainer Henrik Friedrichsen
2021-01-14 00:05:43 +00:00
bket
6f4fbf0a83
Update to ncspot-0.2.6
...
From Henrik Friedrichsen <henrik AT diff DOT cc> (MAINTAINER).
2020-12-16 14:12:00 +00:00
sthen
3a1daceaa5
update to ncspot-0.2.4, from maintainer Henrik Friedrichsen
2020-10-28 18:34:34 +00:00
sthen
496de9228f
audio/ncspot: add missing WANTLIB/LIB_DEPENDS on dbus-1
2020-09-02 10:50:36 +00:00
sthen
371e7dfe60
update to ncspot-0.2.2, from maintainer Henrik Friedrichsen
2020-09-01 12:04:56 +00:00
bket
1913428dd7
Update to ncspot-0.2.0
...
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.2.0
From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer).
Thank you!
2020-07-22 05:04:42 +00:00
bket
511ef0c498
Update to ncspot-0.1.4
...
Changes: https://github.com/hrkfdn/ncspot/releases/tag/0.1.4 . From
Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer).
2020-06-28 17:33:38 +00:00
sthen
818a3c446f
update to ncspot 0.13, from maintainer Henrik Friedrichsen, tested by Matthias Schmidt
2020-04-12 14:44:52 +00:00
semarie
f64f776a43
add more magic to devel/cargo to help maintainers dealing with rust
...
devel/cargo modules will take care of some aspects of crate dependencies on
system/ports libraries
adapt some ports depending on devel/cargo to properly link to ports libraries,
and to not patch anymore what it is now done by devel/cargo (openssl-sys crate
for example)
with help and ok @sthem
2020-03-12 10:30:05 +00:00
bket
5390613861
Update to ncspot-0.1.2
...
From Henrik Friedrichsen <henrik () diff ! cc> (maintainer). Thank you!
2020-02-08 22:29:45 +00:00
sthen
4427d7cc84
Patch the copy of openssl-sys used in audio/ncspot build to allow
...
continued building against libressl now that the version number has been
bumped to 3.1.0 (openssl-sys has a tight version check). Clue from
semarie@, similar to patches already made in lang/rust, www/newsboat
and www/zola.
2020-01-15 20:35:02 +00:00
sthen
8c0040b6ed
unbreak ncspot: set CONFIGURE_STYLE (otherwise it tries to download during
...
build), regen crates list, set FIX_EXTRACT_PERMISSIONS
2019-11-26 12:17:50 +00:00
sthen
b6bfd46963
import audio/ncspot, from Henrik Friedrichsen, ok pirofti@
...
Cross-platform ncurses Spotify client written in Rust with
a low resource footprint. The UI is heavily inspired by
ncurses MPD clients, such as ncmpc.
2019-11-25 11:07:54 +00:00