Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
4cd4bbb398
mpd: update to 0.21.13
5 years ago
Leonid Plyushch
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Leonid Plyushch
202c310a78
mpd: update to 0.21.11
6 years ago
Leonid Plyushch
894626089c
mpd: bump revision
6 years ago
Leonid Plyushch
9fce96204e
mpd: update to 0.21.10
6 years ago
Leonid Plyushch
e71d7dd296
mpd: update doc-mpdconf.example.patch
6 years ago
Leonid Plyushch
ff3a04b468
patches: replace hardcoded termux paths with @TERMUX_PREFIX@ and @TERMUX_HOME@ where needed
6 years ago
Leonid Plyushch
48c9cd7640
mpd: update to 0.21.9
6 years ago
Leonid Plyushch
cd12ae19be
mpd: rebuild package and dependencies
And remove `-lunwind -Wl,--exclude-libs=libunwind.a`.
6 years ago
Leonid Plyushch
75f0967f93
mpd: fix build.sh
6 years ago
Leonid Plyushch
b7a8798698
mpd: fix issues with exceptions on ARM
6 years ago
Leonid Plyushch
2f58e2721d
mpd: update to 0.21.8
6 years ago
Leonid Plyushch
cb93af0c30
add zlib to dependencies where needed
6 years ago
Fredrik Fornwall
ba401aada9
mpd: Update from 0.21.5 to 0.21.7
6 years ago
Leonid Plyushch
46619ae682
mpd: wrapper is no longer needed
DT_RUNPATH and versioned symbols do all work.
6 years ago
Henrik Grimler
c39d2cc6b7
mpd: update to 0.21.6
6 years ago
Henrik Grimler
9ef25ce207
mpd: add libnfs as dependecy
See https://github.com/termux/termux-packages/pull/2377
6 years ago
Fredrik Fornwall
e943fea765
mpd: Bump package after meson fix
Fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
780bc35b57
mpd: Update from 0.21.4 to 0.21.5
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
b29c27fd5d
mpd: Update from 0.21.3 to 0.21.4
6 years ago
Henrik Grimler
e8034b41bd
mpd: remove message on startup but don't disable dsd
Also add missing dependency libogg
6 years ago
Fredrik Fornwall
24a20bcd2d
mpd: Disable building against gcrypt
6 years ago
Henrik Grimler
7a9ad2b57a
mpd: disable hybrid dsd decoder and add missing dependency libgcrypt
6 years ago
Fredrik Fornwall
71fafc49dc
mpd: Update from 0.20.23 to 0.21.3
6 years ago
Fredrik Fornwall
e8168e49f0
ffmpeg: Update from 4.0.2 to 4.1
6 years ago
Fredrik Fornwall
3382c6dc3c
mdp: Update from 0.20.22 to 0.20.23
6 years ago
Fredrik Fornwall
2b5585b236
mpd: Update from 0.20.21 to 0.20.22
6 years ago
Tom Yan
a7ff6487e8
mpd: bump revision after changes
6 years ago
Tom Yan
631481f89b
mpd: remove libevent from LD_PRELOAD
6 years ago
Tom Yan
75c7679e1c
mpd: workaround clang uncaught exception bug
6 years ago
Tom Yan
20360b67f9
mpd: clean up dependencies
6 years ago
Fredrik Fornwall
0fc13e01e0
mpd: Update from 0.20.20 to 0.20.21
6 years ago
Fredrik Fornwall
bf80ff2f10
boost: Update from 1.67.0 to 1.68.0
6 years ago
tomty89
b4e503afb6
mpd: avoid seccomp-filtered ioprio_set ( #2695 )
Causes SIGSYS (SYS_SECCOMP) on arm. mpd will fail to start if no
database exists.
7 years ago
Fredrik Fornwall
8dded20320
ffmpeg: Update from 3.4.2 to 4.0.1
7 years ago
Fredrik Fornwall
db83a6192b
mpd: Update from 0.20.19 to 0.20.20
7 years ago
Fredrik Fornwall
b9d56e004e
Rebuild boost-using packages
7 years ago
Fredrik Fornwall
45861c16cc
mpd: Update from 0.20.18 to 0.20.19
7 years ago
its-pointless
813d616324
fix to not use hardlinks which don't work...
7 years ago
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
6eeaf55131
Avoid hard-coded paths in some more places
The plan is to allow other apps to build packages by changing the
prefix.
7 years ago