Fredrik Fornwall
71822db961
Rebuild boost-using packages
2018-05-14 03:12:05 +02:00
Fredrik Fornwall
fb25a02c04
ncmpcpp: Update from 0.8.1 to 0.8.2
2018-04-23 00:06:41 +02:00
Fredrik Fornwall
1351d7b3e9
ncmpcpp: Update from 0.8 to 0.8.1
2018-01-06 00:16:05 +01:00
Fredrik Fornwall
ea61862721
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.
2017-12-05 22:48:12 +01:00
Fredrik Fornwall
d99706564a
Use @TERMUX_PREFIX@ in more patch files
2017-11-12 22:21:07 +01:00
Fredrik Fornwall
d4c554ae59
ledger&ncmpcpp: Rebuild after boost update
2017-09-24 23:15:10 +02:00
Stephen
388d6d858a
add ncurses as ncmpcpp dependency ( #1388 )
...
#1169
2017-09-07 22:33:44 +02:00
Oliver Schmidhauser
e8c1ceafd9
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
2017-08-07 20:01:46 +02:00
Fredrik Fornwall
6c29aaa1c7
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.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall
b9affbe95d
ncmpcpp: Bump revision after patch
2017-05-25 00:33:26 +02:00
its-pointless
215b5df20c
fifo default working ( #1048 )
...
* fifo default working
* set correct music dir as well
2017-05-24 13:55:43 +02:00
Fredrik Fornwall
159bad0de7
ncmpcpp: Bump revision to fix build issue
2017-05-23 20:55:14 +02:00
Fredrik Fornwall
451a5862a1
ncmpcpp: Bump revision after updated patch
2017-05-23 17:37:42 +02:00
its-pointless
c94753b3ef
ncmpcpp default settings to work with mpd default ( #1043 )
2017-05-23 17:34:35 +02:00
Fredrik Fornwall
9818f68641
ncmpcpp: Update from git snapshot to 0.8 release
2017-05-23 01:22:25 +02:00
its-pointless
acf8220ade
ncmpcpp cpp curses mpdclient ( #975 )
...
* ncmpcpp cpp curses mpdclient pre setup for android mpd
* not needed
2017-05-18 00:35:47 +02:00