Leonid Plyushch
b81b5c03a5
blogc: downloads are now working so enabling package
6 years ago
Leonid Plyushch
c9c615bfe3
gstreamer: do not use wrappers
Let DT_RUNPATH will do work for finding libraries.
6 years ago
Leonid Plyushch
5d29d842b4
mpv: do not use wrapper
Let DT_RUNPATH will do work for finding libraries.
6 years ago
Leonid Plyushch
0d5001b43b
play-audio: do not use wrapper
Let DT_RUNPATH will do work for finding libraries.
6 years ago
Leonid Plyushch
5ee69828d8
remove TERMUX_PKG_API_LEVEL from packages
Maximal TERMUX_PKG_API_LEVEL we have in packages is 24 as our target, so
TERMUX_PKG_API_LEVEL definition is useless.
6 years ago
Leonid Plyushch
02e60c373c
build-package.sh: create dummy libutil.so which links to libc
Replace libutil.so with linker script so we don't have to patch
each program that tries to link with libutil.so.
6 years ago
Leonid Plyushch
e8ec958dc9
libutil: remove package - replaced by libc from Android 7 or newer
6 years ago
Leonid Plyushch
bc0a740bb9
ecj4.6: delete package since on Android 7 it is replaced by "ecj"
6 years ago
Leonid Plyushch
b9def36440
package uploader: add support for keeping previous versions, update help info, rename script
6 years ago
Leonid Plyushch
f6ba4502fb
add package uploading script
This script can be used either manually or by CI to
upload packages to Bintray.
6 years ago
Leonid Plyushch
8926c37a8c
fix compilation errors for apt, busybox, imagemagick, libelf, tar
6 years ago
Leonid Plyushch
a48d94ce2b
build-package.sh: enable use of DT_RUNPATH, set minimal API level to 24
6 years ago
Fredrik Fornwall
f63b839acc
Merge pull request #3478 from Grimler91/openssl
openssl: declare that it breaks openssl-tool << 1.1.1b-1
6 years ago
Henrik Grimler
8e07c033b1
openssl: declare that it breaks openssl-tool << 1.1.1b-1
To not get errors on apt update && apt upgrade
6 years ago
Henrik Grimler
f34833c8fa
Merge pull request #3477 from Grimler91/build-scripts
mv code to create subpackages to new file and add support for TERMUX_SUBPKG_BREAKS
6 years ago
Henrik Grimler
ca3971841b
termux_create_subpackages: support TERMUX_SUBPKG_BREAKS
6 years ago
Henrik Grimler
9dece59651
build-package: mv code for creating subpackages to new file
6 years ago
Fredrik Fornwall
42cf552860
Merge pull request #3397 from tomty89/openjpeg
openjpeg: disable static libs
6 years ago
Fredrik Fornwall
18dd7fc9fc
cmus: Make dependencies required for now
6 years ago
Fredrik Fornwall
dbe820b45f
squid: Update from 4.5 to 4.6
6 years ago
Fredrik Fornwall
d090883b69
getmail: Update from 5.11 to 5.13
6 years ago
Fredrik Fornwall
6e3c622e41
syncthing: Update from 1.0.1 to 1.1.0
6 years ago
Fredrik Fornwall
c2121644ea
python2: Update from 2.7.15 to 2.7.16
6 years ago
Fredrik Fornwall
61c6183df3
caddy: Update from 0.11.4 to 0.11.5
6 years ago
Fredrik Fornwall
bedfd17f7e
go: Update from 1.11.5 to 1.12
6 years ago
Fredrik Fornwall
8a012446f5
Merge pull request #3448 from Grimler91/jq
setup-ubuntu.sh: add jq and remove debdiff
6 years ago
Fredrik Fornwall
c940793f82
Merge pull request #3467 from tomty89/libpulseaudio
libpulseaudio: fixes for #3391
6 years ago
Fredrik Fornwall
d730fb1bb3
Merge pull request #3439 from tomty89/cmus
cmus: Update from 2.7.1 to 2.8.0 (d93f9c3)
6 years ago
Leonid Plyushch
28f3fbe1bc
build-package.sh: prevent parallel runs in the same environment
Avoid corruption of the build environment if build-package.sh was
executed in 2 parallel sessions.
6 years ago
Tom Yan
4037c7e1e6
libpulseaudio: bump revision after update
6 years ago
Tom Yan
a74add2dc3
libpulseaudio: do nothing to backend when unlinking suspended sink
6 years ago
Leonid Plyushch
ef3772c4d6
fast-builds: do not rely on bootstrap archives
Reasons:
* they may contain outdated packages
* they are redundant
* they may not exist for target repository (e.g. if building for non-termux.net)
6 years ago
Leonid Plyushch
5fc42ccd8d
profanity: update sha256
Don't know what happened, but md5 and sha1 are same as on homepage.
6 years ago
Tom Yan
4f832ecc4a
libpulseaudio: fix typos in sles sink module
6 years ago
Tom Yan
461ec20191
libpulseaudio: do not stop if we are going to close aaudio stream
Apparently it's safer if we don't:
https://android.googlesource.com/platform/frameworks/av/+/refs/heads/oreo-release/media/libaaudio/src/client/AudioStreamInternal.cpp#182
6 years ago
Leonid Plyushch
429909c470
p7zip: fix license
6 years ago
Fredrik Fornwall
14742449fa
libcoap: Update from 4.2.0-rc4 to 4.2.0
6 years ago
Fredrik Fornwall
224ebbe0f4
mariadb: Update from 10.3.12 to 10.3.13
6 years ago
Henrik Grimler
e56f784f95
setup-ubuntu.sh: add jq and remove debdiff
6 years ago
Fredrik Fornwall
5ece3ca056
openssl: Bump revision after openssl.cnf move
See https://github.com/termux/termux-packages/pull/3432
6 years ago
Leonid Plyushch
e400c23415
termux-elf-cleaner: update to v1.4
Provides fix for Android 5.
6 years ago
Leonid Plyushch
1f806519d2
travis cI: disable fast builds
6 years ago
Tom Yan
1e08cb1ee8
cmus: Update from 2.7.1 to 2.8.0 (d93f9c3)
6 years ago
Tom Yan
8025247d87
openjpeg: bump revision after update
6 years ago
Tom Yan
a7639ce7f9
openjpeg: disable static libs
with upstream commit 66297f07a43d2770a97c8456d20202f3d051d980
6 years ago
Leonid Plyushch
0950d69987
update scripts for continuous integration
Keep bare minimum of scripts & configuration files for CI.
Set Travis target language to generic, remove 'Gemfile' and
'Rakefile' since we building *.deb packages and not ruby ones.
Code that determining changes in git repository is reimplemented
in bash.
Disabled packages are excluded from CI tracking as they frequently
cause errors.
6 years ago
Fredrik Fornwall
77e7e85db5
Merge pull request #3390 from termux/fix-mariadb
mariadb: create directory $PREFIX/etc/my.cnf.d to prevent error on installation
6 years ago
Fredrik Fornwall
7700accddc
Merge pull request #3294 from xeffyr/vimdiff
vim: recommend package "diffutils" for vimdiff
6 years ago
Leonid Plyushch
a7c39079d3
Merge branch 'master' into vimdiff
6 years ago
Fredrik Fornwall
cc6cab8fa0
Merge pull request #3419 from xeffyr/fix-paths
Fix hardcoded paths for some packages
6 years ago