Fredrik Fornwall
3b9e82f830
libtalloc: Prevent linking in libbsd needlessly
...
The libtalloc build tries to link in libbsd for strlcpy and strlcat,
which is not needed on Android since bionic already has those.
See https://github.com/termux/termux-packages/pull/3522 .
2019-03-17 11:44:03 +01:00
Leonid Pliushch
42a9e77f9a
micro: bump revision after setting CGO_LDFLAGS
2019-03-16 15:41:56 +02:00
Fredrik Fornwall
3ec6a4558f
tmate: Bump to keep ahead of android-5 branch
2019-03-16 10:33:05 +01:00
its-pointless
96904700b0
not needed in android-7
2019-03-16 10:29:18 +01:00
Fredrik Fornwall
ab3b5f665e
mtools: Bump revision for rebuild ( fixes #3517 )
2019-03-16 10:25:56 +01:00
its-pointless
a4a2aa589a
add rpath for clang as default
2019-03-16 02:06:26 +02:00
Henrik Grimler
cf04e00d59
Merge pull request #3475 from tomty89/texlive-bin
...
texlive-bin: avoid changing {lua,pdf,xe}tex patches all the time
2019-03-15 22:43:23 +01:00
Fredrik Fornwall
12ad4574aa
golang: Update from 1.12 to 1.12.1
2019-03-15 14:53:10 +01:00
Fredrik Fornwall
a971f1a1c6
golang: Avoid wrong hardcoded pkg-config path
...
Avoid having the value of the PKG_CONFIG environment variable at
build time being built into the go compiler. Fixes #3505 .
2019-03-13 22:36:03 +01:00
Tom Yan
4d096a10fe
openjpeg: bump revision after update
2019-03-13 21:31:37 +01:00
Tom Yan
cbb00fca63
openjpeg-dev: depends on openjpeg-tools for fast build
2019-03-13 21:31:37 +01:00
its-pointless
7c86a369a3
no longer needed for api above 21
2019-03-13 16:56:47 +02:00
Leonid Pliushch
bff7609ef0
libpulseaudio: don't use wrappers for /bin/ progs
2019-03-12 17:16:49 +02:00
Leonid Pliushch
3e193b0983
fzf: do not override CGO_LDFLAGS
2019-03-12 17:07:08 +02:00
Leonid Pliushch
9ffeae7879
boost: use linkflags from LDFLAGS
2019-03-12 16:48:20 +02:00
Leonid Pliushch
2b89e7be73
kbfs: bump revision after setting CGO_LDFLAGS
2019-03-12 15:19:38 +02:00
Leonid Pliushch
f0e4d073a3
keybase: bump revision after setting CGO_LDFLAGS
2019-03-12 15:16:48 +02:00
Leonid Pliushch
2dc0d55470
ipfs: bump revision after setting CGO_LDFLAGS
2019-03-12 15:08:41 +02:00
Leonid Pliushch
b9ebb92a63
gbt: bump revision after setting CGO_LDFLAGS
2019-03-12 15:00:28 +02:00
Leonid Pliushch
c091cdc962
termux-elf-cleaner: update to v1.5
...
Now it no longer removes GNU version sections.
2019-03-12 14:20:07 +02:00
Leonid Pliushch
0d6a96818b
unstable-repo: switch to API 24 URL
2019-03-11 17:29:21 +02:00
Leonid Pliushch
8a7590a183
x11-repo: switch to API 24 URL
2019-03-11 17:28:44 +02:00
Tom Yan
596c8c85da
Simplify libc++ setup
...
As clang++ in the NDK defaults to libc++ since r17, we no longer
need to fake a libstdc++.so at build time (and omit it from the
libc++ package we ship).
2019-03-11 16:33:12 +08:00
Fredrik Fornwall
04ea873c59
gmic: Respect LDFLAGS
...
Fixes DT_RUNPATH (see #3490 )
2019-03-11 01:04:58 +01:00
Fredrik Fornwall
cbb7d8f9e3
imgflo: Respect LDFLAGS during build
...
Fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:59:06 +01: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
9abc2f416a
pforth: Respect LDFLAGS in build
...
Fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:23:39 +01:00
Fredrik Fornwall
fe3d53e872
libmpfr&unrar: Bump packages
...
These seems to work with DT_RUNPATH now (see #3490 ).
2019-03-11 00:19:37 +01:00
Fredrik Fornwall
f00121faef
mpc: Bump after meson fix
...
This fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:17:34 +01:00
Fredrik Fornwall
0d878a62d4
libmpdclient: Bump after meson fix
...
This fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:15:43 +01:00
Fredrik Fornwall
9c34830f67
tinyscheme: Respect LDFLAGS
...
Fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:13:35 +01:00
Fredrik Fornwall
e6555ddbba
zopfli: Respect LDFLAGS more
...
This fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:11:13 +01:00
Fredrik Fornwall
cd3fd3b282
stfl: Avoid overwriting LDFLAGS
...
This fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:08:25 +01:00
Fredrik Fornwall
2581582ea4
json-glib: Bump revision after meson fix
...
This fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:01:49 +01:00
Fredrik Fornwall
77d5eb17cf
Avoid meson stripping DT_RUNPATH
...
See #3490 .
2019-03-10 23:58:37 +01:00
Fredrik Fornwall
f24dca7956
aapt: Respect LDFLAGS more
...
This fixes DT_RUNPATH (see #3490 ).
2019-03-10 23:42:51 +01:00
Fredrik Fornwall
368547fbd3
ired: Make build respect LDFLAGS
...
This fixes DT_RUNPATH (see #3490 ).
2019-03-10 23:35:46 +01:00
Fredrik Fornwall
e9d3fcea4c
Fix DT_RUNPATH for rust-using packages
...
See #3490 .
2019-03-10 23:33:24 +01:00
Fredrik Fornwall
f8950a99ca
msmtp: Do not overwrite LDFLAGS
...
Fixes DT_RUNPATH (see #3490 ).
2019-03-10 22:58:41 +01:00
Fredrik Fornwall
c57b8ec5a5
rgbds: Make build respect LDFLAGS
...
Adds DT_RUNPATH (see #3490 ).
2019-03-10 22:53:44 +01:00
Fredrik Fornwall
5dac52d24f
darkhttpd: Fix DT_RUNPATH
...
See #3490 .
2019-03-10 22:47:18 +01:00
Fredrik Fornwall
dd5888842b
termux-exec: Fix DT_RUNPATH
2019-03-10 22:42:30 +01:00
Fredrik Fornwall
66853fe390
rclone: Bump package after DT_RUNPATH fix
2019-03-10 22:39:12 +01:00
Fredrik Fornwall
eb1cb4401f
Bump caddy&syncthing after DT_RUNPATH fix
2019-03-10 22:36:01 +01:00
Fredrik Fornwall
179cbddefc
Make ttyrec respect LDFLAGS
...
This adds DT_RUNPATH, see #3490 .
2019-03-10 22:32:50 +01:00
Fredrik Fornwall
495a608ec5
Bump hub&hugo after setting CGO_LDFLAGS
2019-03-10 22:29:41 +01:00
Fredrik Fornwall
73ec719d77
Set CGO_LDFLAGS="$LDFLAGS" for go packages
...
This should add DT_RUNPATH. See #3490 .
2019-03-10 22:27:52 +01:00
kenneth-Q
1a0c455f1c
p7zip: add patch for security
2019-03-10 21:32:17 +01:00
Leonid Pliushch
c68c16310b
new package: restic
...
Previously, it was available only in unstable-packages, but since this
utility is really stable and useful, it is better to have it in main repository.
Also, this will be a test for automatic package deploy.
2019-03-10 21:58:47 +02:00
Fredrik Fornwall
fa588a1576
fortune: Use LDFLAGS (see #3490 )
2019-03-10 20:31:15 +01:00
Leonid Pliushch
e93d7a9de0
termux-keyring: add key used by automatic builds
2019-03-10 19:37:13 +01:00
Fredrik Fornwall
558e604174
Merge Android 7 changes to master
...
The master branch is now for Android 7.0 and later. The android-5 branch is maintained for Android 5.x and 6.
2019-03-10 19:26:14 +01:00
Henrik Grimler
68f0c7f5a9
luarocks: update to 3.0.4
2019-03-10 17:00:36 +01:00
Leonid Pliushch
6255ff2261
x11-repo: use new url
2019-03-10 16:14:09 +02:00
Leonid Pliushch
56f0317a68
unstable-repo: use new url
2019-03-10 16:13:08 +02:00
Leonid Pliushch
7e72ed0816
blogc: specify license
2019-03-10 15:42:58 +02:00
Leonid Pliushch
9d6d69f05c
blogc: downloads are now working so enabling package
2019-03-10 15:42:58 +02:00
Leonid Pliushch
8ca15d55c6
gstreamer: do not use wrappers
...
Let DT_RUNPATH will do work for finding libraries.
2019-03-10 15:42:58 +02:00
Leonid Pliushch
70eb3b764f
mpv: do not use wrapper
...
Let DT_RUNPATH will do work for finding libraries.
2019-03-10 15:42:58 +02:00
Leonid Pliushch
aa02552a55
play-audio: do not use wrapper
...
Let DT_RUNPATH will do work for finding libraries.
2019-03-10 15:42:58 +02:00
Leonid Pliushch
b8b5b702be
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.
2019-03-10 15:42:58 +02:00
Leonid Pliushch
c9b80cf42d
libutil: remove package - replaced by libc from Android 7 or newer
2019-03-10 15:42:58 +02:00
Leonid Pliushch
5e7c9a7bb2
ecj4.6: delete package since on Android 7 it is replaced by "ecj"
2019-03-10 15:41:38 +02:00
Leonid Pliushch
c120563b58
fix compilation errors for apt, busybox, imagemagick, libelf, tar
2019-03-10 15:41:38 +02:00
Henrik Grimler
803f92acf9
openssl: declare that it breaks openssl-tool << 1.1.1b-1
...
To not get errors on apt update && apt upgrade
2019-03-09 07:49:15 +01:00
Tom Yan
bd39c7d3d2
texlive-bin: avoid changing {lua,pdf,xe}tex patches all the time
...
Patches and sed command are directly from Arch Linux. We just need
to steal from it whenever they are changed.
2019-03-08 11:07:00 +08:00
Fredrik Fornwall
a83e47ca77
Merge pull request #3397 from tomty89/openjpeg
...
openjpeg: disable static libs
2019-03-06 23:40:42 +01:00
Fredrik Fornwall
5b8579d7aa
cmus: Make dependencies required for now
2019-03-06 23:36:02 +01:00
Fredrik Fornwall
9f319f411f
squid: Update from 4.5 to 4.6
2019-03-06 23:35:30 +01:00
Fredrik Fornwall
42e4d65aea
getmail: Update from 5.11 to 5.13
2019-03-06 23:07:31 +01:00
Fredrik Fornwall
5b06bed8e3
syncthing: Update from 1.0.1 to 1.1.0
2019-03-06 23:04:52 +01:00
Fredrik Fornwall
96274858f4
python2: Update from 2.7.15 to 2.7.16
2019-03-06 23:04:04 +01:00
Fredrik Fornwall
eaf5530047
caddy: Update from 0.11.4 to 0.11.5
2019-03-06 22:57:47 +01:00
Fredrik Fornwall
30c73290b6
go: Update from 1.11.5 to 1.12
2019-03-06 22:57:26 +01:00
Fredrik Fornwall
d6d9fc7ad1
Merge pull request #3467 from tomty89/libpulseaudio
...
libpulseaudio: fixes for #3391
2019-03-06 21:43:41 +01:00
Fredrik Fornwall
86f1da24ad
Merge pull request #3439 from tomty89/cmus
...
cmus: Update from 2.7.1 to 2.8.0 (d93f9c3)
2019-03-06 21:43:18 +01:00
Tom Yan
61cf6e2ab9
libpulseaudio: bump revision after update
2019-03-06 22:46:54 +08:00
Tom Yan
54ebd431e5
libpulseaudio: do nothing to backend when unlinking suspended sink
2019-03-06 22:46:16 +08:00
Leonid Pliushch
96107e1714
profanity: update sha256
...
Don't know what happened, but md5 and sha1 are same as on homepage.
2019-03-06 15:17:00 +02:00
Tom Yan
434411846a
libpulseaudio: fix typos in sles sink module
2019-03-06 20:27:11 +08:00
Tom Yan
88af57a51b
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
2019-03-06 18:12:04 +08:00
Leonid Pliushch
83f4601fba
p7zip: fix license
2019-03-06 11:08:23 +02:00
Fredrik Fornwall
64980864da
libcoap: Update from 4.2.0-rc4 to 4.2.0
2019-03-04 22:51:30 +01:00
Fredrik Fornwall
850df137ea
mariadb: Update from 10.3.12 to 10.3.13
2019-03-04 22:51:11 +01:00
Fredrik Fornwall
6e6e469f3a
openssl: Bump revision after openssl.cnf move
...
See https://github.com/termux/termux-packages/pull/3432
2019-03-04 19:26:26 +01:00
Leonid Pliushch
858c73d75a
termux-elf-cleaner: update to v1.4
...
Provides fix for Android 5.
2019-03-04 14:58:10 +02:00
Tom Yan
60f4a8ca19
cmus: Update from 2.7.1 to 2.8.0 (d93f9c3)
2019-03-04 15:51:50 +08:00
Tom Yan
8077aad169
openjpeg: bump revision after update
2019-03-04 11:39:19 +08:00
Tom Yan
a1361bfb6b
openjpeg: disable static libs
...
with upstream commit 66297f07a43d2770a97c8456d20202f3d051d980
2019-03-04 11:39:19 +08:00
Fredrik Fornwall
8e88de4e24
Merge pull request #3390 from termux/fix-mariadb
...
mariadb: create directory $PREFIX/etc/my.cnf.d to prevent error on installation
2019-03-03 19:50:09 +01:00
Leonid Pliushch
530c88676e
Merge branch 'master' into vimdiff
2019-03-03 20:46:55 +02:00
Fredrik Fornwall
1a165a217f
Merge pull request #3419 from xeffyr/fix-paths
...
Fix hardcoded paths for some packages
2019-03-03 19:42:30 +01:00
Leonid Pliushch
58a53ecedf
openssl: put openssl.cnf to main package
2019-03-03 18:29:25 +02:00
Fredrik Fornwall
fe2fbba877
nginx: Update from 1.15.8 to 1.15.9
2019-03-02 23:05:35 +01:00
Fredrik Fornwall
1d5228d433
gegl: Update from 0.4.12 to 0.4.14
2019-03-02 22:54:22 +01:00
Fredrik Fornwall
4c4ad1dd85
libgc: Update from 8.0.2 to 8.0.4
2019-03-02 22:53:47 +01:00
Fredrik Fornwall
4595336ccd
libxapian: Update from 1.4.10 to 1.4.11
2019-03-02 22:44:07 +01:00
Fredrik Fornwall
2773d60873
nodejs-lts: Update from 10.15.1 to 10.15.2
2019-03-02 22:41:45 +01:00
Fredrik Fornwall
15eae30cf0
hydra: Update from 8.8 to 8.9.1
2019-03-02 22:35:12 +01:00
Fredrik Fornwall
ca8dfa8b9c
ipfs: Update from 0.4.18 to 0.4.19
2019-03-02 22:32:27 +01:00
Fredrik Fornwall
780cfae099
hub: Update from 2.9.0 to 2.10.0
2019-03-02 22:24:17 +01:00
Leonid Pliushch
f05d5c5dca
wget: fix path to /tmp
2019-03-02 14:53:08 +02:00
Leonid Pliushch
297a9ad311
util-linux: fix hardcoded paths
2019-03-02 14:53:03 +02:00
Leonid Pliushch
d2b17988da
tar: fix path to /tmp
2019-03-02 14:53:02 +02:00
Leonid Pliushch
568a0b755a
rsync: fix path to /var/run/rsyncd.lock
2019-03-02 14:53:01 +02:00
Leonid Pliushch
a220fffe4a
rhash: fix path to /etc
2019-03-02 14:53:00 +02:00
Leonid Pliushch
3c36a07466
radare2: fix path to /bin/sh and /usr/bin/diff
2019-03-02 14:52:59 +02:00
Leonid Pliushch
c89cceb2c6
pinentry: fix path to /tmp
2019-03-02 14:52:57 +02:00
Leonid Pliushch
3f9bca7905
patch: fix path to /tmp
2019-03-02 14:52:56 +02:00
Leonid Pliushch
2d0fe0b02b
openssh: fix path for /tmp/sshauth.XXXXXXXXXXXXXXX
2019-03-02 14:52:55 +02:00
Leonid Pliushch
d99cf4f05b
openal-soft: fix path to /etc
2019-03-02 14:52:54 +02:00
Leonid Pliushch
8529943f84
nmap: fix hardcoded paths
2019-03-02 14:52:53 +02:00
Leonid Pliushch
18c14e17db
newsboat: fix hardcoded paths
2019-03-02 14:52:51 +02:00
Leonid Pliushch
81a248dd1e
net-tools: fix hardcoded paths
2019-03-02 14:52:50 +02:00
Leonid Pliushch
3085cc5f48
ncurses: fix hardcoded paths
2019-03-02 14:52:49 +02:00
Leonid Pliushch
4f66b934e9
nano: fix path to /tmp
2019-03-02 14:52:48 +02:00
Leonid Pliushch
85cf56dcf3
mosh: fix path to /var/run/motd.dynamic
2019-03-02 14:52:46 +02:00
Leonid Pliushch
3e909df7ab
mathomatic: fix hardcoded paths
2019-03-02 14:52:45 +02:00
Leonid Pliushch
02b6b4ca7c
m4: fix hardcoded paths
2019-03-02 14:52:43 +02:00
Leonid Pliushch
8c8d590fee
lynx: fix hardcoded paths
2019-03-02 14:52:42 +02:00
Leonid Pliushch
1dc5aece37
libssh: fix hardcoded paths
2019-03-02 14:52:41 +02:00
Leonid Pliushch
724ca7fa53
libpulseaudio: fix hardcoded paths
2019-03-02 14:52:40 +02:00
Leonid Pliushch
4e18bda4e3
libdb: fix path to /tmp (/var/tmp)
2019-03-02 14:52:38 +02:00
Leonid Pliushch
56f20f2ea6
libbz2: fix hardcoded paths (/bin/rm /tmp)
2019-03-02 14:52:37 +02:00
Leonid Pliushch
37e6c444f7
libarchive: fix path to /tmp
2019-03-02 14:52:35 +02:00
Leonid Pliushch
0127fbce97
irssi: fix hardcoded paths
2019-03-02 14:52:34 +02:00
Leonid Pliushch
468ad8abbd
gzip: fix path to /tmp
2019-03-02 14:52:32 +02:00
Leonid Pliushch
44d6c72607
gnupg: fix hardcoded paths
2019-03-02 14:52:31 +02:00
Leonid Pliushch
da87701bab
glib: fix path to /tmp
2019-03-02 14:52:30 +02:00
Leonid Pliushch
ab6af9ba21
file: fix hardcoded paths
2019-03-02 14:52:28 +02:00
Leonid Pliushch
9cc7576485
ffmpeg: fix path to /tmp
2019-03-02 14:52:27 +02:00
Leonid Pliushch
7e7644481a
dnsutils: fix path to /etc/dns.conf
2019-03-02 14:52:25 +02:00
Leonid Pliushch
4b331de7ed
coreutils: fix hardcoded paths
2019-03-02 14:52:24 +02:00
Leonid Pliushch
58ab080810
busybox: fix path to /bin/sh
2019-03-02 14:52:20 +02:00
Henrik Grimler
606f31877d
ca-certificates: fix version typo
2019-03-02 08:16:54 +01:00
Fredrik Fornwall
3580901ab7
radare2: Update from 3.2.1 to 3.3.0
2019-03-02 00:38:47 +01:00
Fredrik Fornwall
03dd805679
mpd: Update from 0.21.4 to 0.21.5
2019-03-02 00:33:16 +01:00
Fredrik Fornwall
5d49e5581c
nodejs: Update from 11.10.0 to 11.10.1
2019-03-01 23:52:32 +01:00
Fredrik Fornwall
d86f4761c8
gdk-pixbuf: Update from 2.36.12 to 2.38.1
2019-03-01 23:38:19 +01:00
Fredrik Fornwall
795c656102
unrar: Update from 5.7.1 to 5.7.3
2019-03-01 23:37:48 +01:00
Fredrik Fornwall
e91beb4b6e
rgbds: Update from 0.3.7 to 0.3.8
2019-03-01 23:37:30 +01:00
Fredrik Fornwall
586f10aaa5
file: Update from 5.35 to 5.36
2019-03-01 23:14:26 +01:00
Fredrik Fornwall
47d9d62729
fossil: Update from 2.7 to 2.8
2019-03-01 23:13:22 +01:00
Fredrik Fornwall
32bbf1f3b1
texinfo: Update from 6.5 to 6.6
2019-03-01 22:54:13 +01:00
Fredrik Fornwall
5555326872
notmuch: Update from 0.28.1 to 0.28.2
2019-03-01 22:46:15 +01:00
Fredrik Fornwall
fcf0590388
libmosquitto: Update from 1.5.7 to 1.5.8
2019-03-01 22:45:59 +01:00
Fredrik Fornwall
31939034fd
wireguard-tools: Update from 0.0.20190123 to 0.0.20190227
2019-03-01 22:45:34 +01:00
Fredrik Fornwall
3b661b4993
fish: Update from 3.0.1 to 3.0.2
2019-03-01 22:01:33 +01:00
Fredrik Fornwall
60495cc40e
libssh: Update from 0.8.6 to 0.8.7
2019-03-01 21:59:30 +01:00
Fredrik Fornwall
12c91d88a9
tar: Update from 1.31 to 1.32
2019-03-01 21:57:45 +01:00