Henrik Grimler
130528f190
mpd: add termux-services script
2019-08-12 22:18:48 +02:00
Henrik Grimler
41a9a55e77
Bump packages that depends on ffmpeg after ffmpeg update
2019-08-12 22:00:50 +02:00
Leonid Pliushch
c352216c63
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
2019-08-12 18:49:13 +03:00
Leonid Pliushch
abf7a019a4
mpd: update to 0.21.13
2019-08-11 18:27:54 +03:00
Leonid Pliushch
c81d4c8698
add stubs to prevent on-device building packages with dangerous operations in build.sh
...
%ci:no-build
2019-08-08 16:58:34 +03:00
Leonid Pliushch
8525abb817
mpd: update to 0.21.11
2019-07-07 16:08:44 +03:00
Leonid Pliushch
f6fcf13a33
mpd: bump revision
2019-06-20 00:46:18 +03:00
Leonid Pliushch
a5dc61c2d3
mpd: update to 0.21.10
2019-06-08 01:26:40 +03:00
Leonid Pliushch
aa1c065ee0
mpd: update doc-mpdconf.example.patch
2019-06-08 01:01:48 +03:00
Leonid Pliushch
8cf60416c1
patches: replace hardcoded termux paths with @TERMUX_PREFIX@ and @TERMUX_HOME@ where needed
2019-06-08 00:56:49 +03:00
Leonid Pliushch
315e8be47b
mpd: update to 0.21.9
2019-05-21 14:28:52 +03:00
Leonid Pliushch
6a8a34023e
mpd: rebuild package and dependencies
...
And remove `-lunwind -Wl,--exclude-libs=libunwind.a`.
2019-05-18 22:20:01 +03:00
Leonid Pliushch
e4d78ff89b
mpd: fix build.sh
2019-05-18 04:22:19 +03:00
Leonid Pliushch
af3b61ac1a
mpd: fix issues with exceptions on ARM
2019-05-18 04:18:08 +03:00
Leonid Pliushch
e652b09720
mpd: update to 0.21.8
2019-05-02 15:45:39 +03:00
Leonid Pliushch
11200afa32
add zlib to dependencies where needed
2019-04-14 16:00:23 +03:00
Fredrik Fornwall
e6ba34915f
mpd: Update from 0.21.5 to 0.21.7
2019-04-12 01:33:12 +02:00
Leonid Pliushch
b816bfa10b
mpd: wrapper is no longer needed
...
DT_RUNPATH and versioned symbols do all work.
2019-04-09 20:13:58 +03:00
Henrik Grimler
4ae53f9aa3
mpd: update to 0.21.6
2019-03-31 20:17:32 +03:00
Henrik Grimler
ec091047de
mpd: add libnfs as dependecy
...
See https://github.com/termux/termux-packages/pull/2377
2019-03-31 20:17:32 +03:00
Fredrik Fornwall
3f8de8c729
mpd: Bump package after meson fix
...
Fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:30:15 +01:00
Fredrik Fornwall
03dd805679
mpd: Update from 0.21.4 to 0.21.5
2019-03-02 00:33:16 +01:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
1342f755f8
mpd: Update from 0.21.3 to 0.21.4
2019-01-11 00:56:36 +01:00
Henrik Grimler
5e3ea448ce
mpd: remove message on startup but don't disable dsd
...
Also add missing dependency libogg
2019-01-10 20:53:53 +01:00
Fredrik Fornwall
2825249b46
mpd: Disable building against gcrypt
2019-01-07 02:04:31 +01:00
Henrik Grimler
3d174432a5
mpd: disable hybrid dsd decoder and add missing dependency libgcrypt
2019-01-07 00:13:34 +01:00
Fredrik Fornwall
22a46f3659
mpd: Update from 0.20.23 to 0.21.3
2019-01-03 00:49:06 +01:00
Fredrik Fornwall
2448fbfde1
ffmpeg: Update from 4.0.2 to 4.1
2018-11-22 20:40:45 +01:00
Fredrik Fornwall
7a86853528
mdp: Update from 0.20.22 to 0.20.23
2018-11-05 22:27:26 +01:00
Fredrik Fornwall
790d44415b
mpd: Update from 0.20.21 to 0.20.22
2018-10-29 00:54:34 +01:00
Tom Yan
22e98a5d14
mpd: bump revision after changes
2018-09-22 05:02:36 +02:00
Tom Yan
b6a39114e1
mpd: remove libevent from LD_PRELOAD
2018-09-22 05:02:36 +02:00
Tom Yan
a36f24947c
mpd: workaround clang uncaught exception bug
2018-09-22 05:02:36 +02:00
Tom Yan
1a7fcf99af
mpd: clean up dependencies
2018-08-22 16:39:58 +02:00
Fredrik Fornwall
c9d74947ea
mpd: Update from 0.20.20 to 0.20.21
2018-08-21 00:24:28 +02:00
Fredrik Fornwall
e500adb3b4
boost: Update from 1.67.0 to 1.68.0
2018-08-14 12:19:31 +02:00
tomty89
601aa06be4
mpd: avoid seccomp-filtered ioprio_set ( #2695 )
...
Causes SIGSYS (SYS_SECCOMP) on arm. mpd will fail to start if no
database exists.
2018-08-01 22:23:56 +02:00
Fredrik Fornwall
6446697658
ffmpeg: Update from 3.4.2 to 4.0.1
2018-06-26 02:48:48 +02:00
Fredrik Fornwall
594684cac5
mpd: Update from 0.20.19 to 0.20.20
2018-06-23 23:56:04 +02:00
Fredrik Fornwall
71822db961
Rebuild boost-using packages
2018-05-14 03:12:05 +02:00
Fredrik Fornwall
babd466009
mpd: Update from 0.20.18 to 0.20.19
2018-04-30 03:10:14 +02:00
its-pointless
1702469492
fix to not use hardlinks which don't work...
2018-04-30 02:15:51 +02:00
Fredrik Fornwall
52f8bd5cdd
Rebuild packages linking against libflac
2018-03-22 23:32:36 +01:00
Fredrik Fornwall
5c7112dfb4
mpd: Update from 0.20.17 to 0.20.18
2018-02-26 00:19:48 +01:00
Fredrik Fornwall
210a49c6af
mpd: Update from 0.20.16 to 0.20.17
2018-02-12 20:19:51 +01:00
Fredrik Fornwall
3609f0479e
mpd: Update from 0.20.15 to 0.20.16
2018-02-06 22:00:51 +01:00
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