Fredrik Fornwall
2a92d126ab
mpd: Update from 0.20.12 to 0.20.15
2018-01-06 22:22:22 +01:00
Fredrik Fornwall
60640fcf53
ffmpeg: Update from 3.3.4 to 3.4.1
2017-12-14 16:39:13 +01:00
Auxilus
2221d45432
mpd: Update from 0.20.11 to 0.20.12
2017-11-27 15:20:56 +01:00
Fredrik Fornwall
ec39feb4c6
mpd: Update from 0.20.10 to 0.20.11
2017-11-15 20:35:00 +01:00
Fredrik Fornwall
11404f47a3
Bump packages after libmp3lame update
2017-10-15 01:02:39 +02:00
Auxilus
bfc7c80656
mpd: Update from 0.20.9 to 0.20.10 ( #1563 )
2017-09-23 10:30:38 +02:00
Fredrik Fornwall
51c7760090
Drop need of setting TERMUX_PKG_FOLDERNAME
...
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Stephen
58c1620384
add dependencies to mpd depends
...
#1169
2017-09-14 22:08:13 +02:00
its-pointless
c2a0bc2bab
put shebang in scripts
2017-08-17 00:26:27 +02:00
Fredrik Fornwall
bbde21bb61
mpd: Update from 0.20.8 to 0.20.9
2017-07-27 03:19:10 +02:00
Oliver Schmidhauser
545ae3137f
MPD: Change format of audio visualizer output.
...
Since the default in ncmpcpp is `visualizer_in_stereo = yes`, this
setting should actually provide both channels.
2017-07-18 18:07:13 +02:00
Oliver Schmidhauser
e5ecdfc52f
bump version of mpd
2017-07-17 23:58:18 +02:00
Fredrik Fornwall
0cefc9d14e
mpd: gnustl_shared -> c++_shared
2017-07-14 09:49:14 +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
ae045c8f6c
mpd: Bump revision after patch
2017-05-25 22:23:13 +02:00
Fredrik Fornwall
78d897c9b1
mpd: Update from 0.20.6 to 0.20.8
2017-05-23 01:21:50 +02:00
Fredrik Fornwall
64bb7cb52a
mpd: Build with --disable-expat
...
Also harmonize some indentation.
2017-05-18 14:03:47 +02:00
its-pointless
7e77ed292e
mpd only working with openal and no mixer still good ( #1007 )
...
* mpd opensles and openal working
* add deps modify script
xff
* fix major bugs
* add instructions for ports
2017-05-18 00:23:11 +02:00