Fredrik Fornwall
e9e49839ef
Rebuild packages linking against libflac
7 years ago
Fredrik Fornwall
c8d9c08bf5
mpd: Update from 0.20.17 to 0.20.18
7 years ago
Fredrik Fornwall
1642b07d7d
mpd: Update from 0.20.16 to 0.20.17
7 years ago
Fredrik Fornwall
981d8f5ed2
mpd: Update from 0.20.15 to 0.20.16
7 years ago
Fredrik Fornwall
94709a25d8
mpd: Update from 0.20.12 to 0.20.15
7 years ago
Fredrik Fornwall
b4470f783a
ffmpeg: Update from 3.3.4 to 3.4.1
7 years ago
Auxilus
97769b023b
mpd: Update from 0.20.11 to 0.20.12
7 years ago
Fredrik Fornwall
bd3e26806d
mpd: Update from 0.20.10 to 0.20.11
7 years ago
Fredrik Fornwall
86ba67ca7d
Bump packages after libmp3lame update
7 years ago
Auxilus
66e3b03106
mpd: Update from 0.20.9 to 0.20.10 ( #1563 )
7 years ago
Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Stephen
c9e15f98c5
add dependencies to mpd depends
#1169
7 years ago
its-pointless
aa605e8901
put shebang in scripts
7 years ago
Fredrik Fornwall
63ac43a797
mpd: Update from 0.20.8 to 0.20.9
8 years ago
Oliver Schmidhauser
d555e5ab73
MPD: Change format of audio visualizer output.
Since the default in ncmpcpp is `visualizer_in_stereo = yes`, this
setting should actually provide both channels.
8 years ago
Oliver Schmidhauser
c298f2e050
bump version of mpd
8 years ago
Fredrik Fornwall
1947e86409
mpd: gnustl_shared -> c++_shared
8 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
0c35793e53
mpd: Bump revision after patch
8 years ago
Fredrik Fornwall
440086e6ed
mpd: Update from 0.20.6 to 0.20.8
8 years ago
Fredrik Fornwall
e8c78d31a0
mpd: Build with --disable-expat
Also harmonize some indentation.
8 years ago
its-pointless
4919626615
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
8 years ago