Fredrik Fornwall
b9d56e004e
Rebuild boost-using packages
7 years ago
Fredrik Fornwall
657f76d5d4
ncmpcpp: Update from 0.8.1 to 0.8.2
7 years ago
Fredrik Fornwall
4eac80112e
ncmpcpp: Update from 0.8 to 0.8.1
7 years ago
Fredrik Fornwall
de35794692
Add scripts/lint-packages.py
Harmonize the layout by having the first two lines of a package
definition always be the homepage and the description.
7 years ago
Fredrik Fornwall
e0ab589ef9
Use @TERMUX_PREFIX@ in more patch files
7 years ago
Fredrik Fornwall
2556636c9d
ledger&ncmpcpp: Rebuild after boost update
7 years ago
Stephen
b8c6c1ae38
add ncurses as ncmpcpp dependency ( #1388 )
#1169
7 years ago
Oliver Schmidhauser
b16c6d3c6d
Don't disable SIGWINCH in ncmpcpp
It makes ncmpcpp resize itself when the window size has changed.
Not sure why this was ever added, but according to @its-pointless it can
be removed
7 years ago
Fredrik Fornwall
d946e67c5b
Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.
We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.
Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
8 years ago
Fredrik Fornwall
69f499cde6
ncmpcpp: Bump revision after patch
8 years ago
its-pointless
00aea9c02e
fifo default working ( #1048 )
* fifo default working
* set correct music dir as well
8 years ago
Fredrik Fornwall
16b9a72268
ncmpcpp: Bump revision to fix build issue
8 years ago
Fredrik Fornwall
437f49ebc4
ncmpcpp: Bump revision after updated patch
8 years ago
its-pointless
535151505b
ncmpcpp default settings to work with mpd default ( #1043 )
8 years ago
Fredrik Fornwall
58a36252cf
ncmpcpp: Update from git snapshot to 0.8 release
8 years ago
its-pointless
c4a2c25582
ncmpcpp cpp curses mpdclient ( #975 )
* ncmpcpp cpp curses mpdclient pre setup for android mpd
* not needed
8 years ago