Leonid Plyushch
766083ab28
mpd: update to 0.21.17
5 years ago
Fredrik Fornwall
175c3a2b93
boost: Update from 1.70.0 to 1.71.0
5 years ago
Leonid Plyushch
75b3cdaa2b
mpd: update to 0.21.16
5 years ago
Fredrik Fornwall
4fdf08f746
mpd: Update from 0.21.13 to 0.21.15
5 years ago
Tom Yan
abc64c0fa2
bump revisions for pulseaudio update
5 years ago
Tom Yan
ff6666411e
pulseaudio: unsplit package
With commit 63dc34f
being accepted, there isn't exactly a reason that pulseaudio should be splited into two packages anymore.
5 years ago
Henrik Grimler
95b0264661
mpd: use $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
5 years ago
Henrik Grimler
6c0f16353c
transmission: mark service scripts as config files
5 years ago
Henrik Grimler
35d3af6e9a
mpd: mark service scripts as config files
5 years ago
Leonid Plyushch
303e5b2a8a
add new linter script & fix packages where needed
Linter will check packages submitted for CI build. If error was found,
build will not be allowed.
To ensure that all build.sh scripts are consistent and have at least
minimal allowed quality, linter is permanently enabled for all branches
and pull requests.
5 years ago
Henrik Grimler
246ac85ae0
mpd: add termux-services script
5 years ago
Henrik Grimler
79dc8d548e
Bump packages that depends on ffmpeg after ffmpeg update
5 years ago
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.
6 years ago
Fredrik Fornwall
8dded20320
ffmpeg: Update from 3.4.2 to 4.0.1
7 years ago