Version: 0.5.0, Package name: ncspot-0.5.0 |
Maintained by: Henrik Friedrichsen |
Master sites: |
Description 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. |
Filesize: 184.127 KB |
Version History (View Complete History) |
|
2021-03-07 22:48:41 by Bjorn Ketelaars | Files touched by this commit (3) |
Log message: 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-02-16 12:34:01 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: 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-01-13 17:05:43 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update to ncspot 0.3.0 From maintainer Henrik Friedrichsen |
2020-12-16 07:12:00 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: Update to ncspot-0.2.6 From Henrik Friedrichsen <henrik AT diff DOT cc> (MAINTAINER). |
2020-10-28 12:34:34 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ncspot-0.2.4, from maintainer Henrik Friedrichsen |
2020-09-02 04:50:36 by Stuart Henderson | Files touched by this commit (1) |
Log message: audio/ncspot: add missing WANTLIB/LIB_DEPENDS on dbus-1 |
2020-09-01 06:04:56 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ncspot-0.2.2, from maintainer Henrik Friedrichsen |
2020-07-21 23:04:42 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: 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-06-28 11:33:38 by Bjorn Ketelaars | Files touched by this commit (2) |
Log message: 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-04-12 08:44:52 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ncspot 0.13, from maintainer Henrik Friedrichsen, tested by Matthias Schmidt |
2020-03-12 04:30:05 by Sebastien Marie | Files touched by this commit (10) |
Log message: 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-02-08 15:29:45 by Bjorn Ketelaars | Files touched by this commit (5) |
Log message: Update to ncspot-0.1.2 From Henrik Friedrichsen <henrik () diff ! cc> (maintainer). Thank you! |
2020-01-15 13:35:02 by Stuart Henderson | Files touched by this commit (2) |
Log message: 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. |
2019-11-26 05:17:51 by Stuart Henderson | Files touched by this commit (2) |
Log message: unbreak ncspot: set CONFIGURE_STYLE (otherwise it tries to download during build), regen crates list, set FIX_EXTRACT_PERMISSIONS |