IABSD.fr/ports/audio/ncmpcpp

Branch :


Log

Author Commit Date CI Message
7b9fdbb2 2017-04-10 11:45:22 use LIBCXX
8d0260b9 2017-02-28 16:15:30 window: make key type 64 bits to represent unicode characters unambiguously (git commit 667e9be00e4ddeeabe322df536e41e499b214371) + assorted manpage fixes...
dfb2b0ee 2016-11-29 11:35:00 Show detailed error message if writing tags fails (upstream git commit 3868e32b9216e14247e0534061d1d02f3b8ab65d) Show meaningful error message if MPD_PORT is not a number (upstream git commit 8dde3944ee1878a7f26dd24bfe5e31f4e72c05b1) lyrics: fix loading of files with DOS line endings (upstream git commit dac0d4602f810d8f43e18beefdd43068e40308c3) window: prevent ncurses from defining macros (upstream git commit 6b73f0ebe1c05cb2b3b6973662e7b6c95eba4530)
c15b136e 2016-11-04 11:35:18 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports now that internationalised domain name support has been removed from net/curl
8eb2c1a0 2016-11-01 09:31:57 Update to ncmpcpp 0.7.7
153e82bc 2016-08-18 13:39:00 Update to ncmpcpp-0.7.5
8f2d955b 2016-06-28 09:17:05 Merge a fix from the '0.7.x' stable branch: actions: allow action chains to be used for seeking (upstream git commit a0b662886555be36037222e541e84c2dc5787658)
63eecdeb 2016-06-06 14:26:37 0 -> nullptr in type_conversions.cpp (upstream git commit dcbb3ab7effaa558a4022f5daf6f4ee6d4339f17)
aefadb23 2016-04-19 08:34:36 Update to ncmpcpp-0.7.4
ffc6612e 2016-01-25 19:19:53 this requires c++11, so unconditionally use eg++ instead of hardcoding a list of platforms ok dcoppa@ (MAINTAINER)