Fredrik Fornwall
db00a859d9
freetype: Update from 2.9.1 to 2.10.0
6 years ago
Fredrik Fornwall
02d649b480
vim: Update from 8.1.0950 to 8.1.1000
6 years ago
Fredrik Fornwall
bd59d70b6a
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 .
6 years ago
Leonid Plyushch
01f5103e64
micro: bump revision after setting CGO_LDFLAGS
6 years ago
Fredrik Fornwall
5caf3aa4a3
tmate: Bump to keep ahead of android-5 branch
6 years ago
its-pointless
5c7a20bc40
not needed in android-7
6 years ago
Fredrik Fornwall
a6de710198
mtools: Bump revision for rebuild ( fixes #3517 )
6 years ago
its-pointless
f0d05d8ef5
add rpath for clang as default
6 years ago
Fredrik Fornwall
b889f77ad1
golang: Update from 1.12 to 1.12.1
6 years ago
Fredrik Fornwall
cc6d491cce
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 .
6 years ago
Tom Yan
277ddec097
openjpeg: bump revision after update
6 years ago
Tom Yan
ca234bf30c
openjpeg-dev: depends on openjpeg-tools for fast build
6 years ago
its-pointless
53df2f53cb
no longer needed for api above 21
6 years ago
Leonid Plyushch
d09adaf13a
libpulseaudio: don't use wrappers for /bin/ progs
6 years ago
Leonid Plyushch
e2ca86caa8
fzf: do not override CGO_LDFLAGS
6 years ago
Leonid Plyushch
4ca824b2a7
boost: use linkflags from LDFLAGS
6 years ago
Leonid Plyushch
ca14d628e8
kbfs: bump revision after setting CGO_LDFLAGS
6 years ago
Leonid Plyushch
2002d0b13b
keybase: bump revision after setting CGO_LDFLAGS
6 years ago
Leonid Plyushch
e4daf1a21c
ipfs: bump revision after setting CGO_LDFLAGS
6 years ago
Leonid Plyushch
1f23cc02b1
gbt: bump revision after setting CGO_LDFLAGS
6 years ago
Leonid Plyushch
9711b01b2b
termux-elf-cleaner: update to v1.5
Now it no longer removes GNU version sections.
6 years ago
Leonid Plyushch
ef50aa0608
unstable-repo: switch to API 24 URL
6 years ago
Leonid Plyushch
10f36704e1
x11-repo: switch to API 24 URL
6 years ago
Tom Yan
e5edd4f586
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).
6 years ago
Fredrik Fornwall
25aaa34b1a
gmic: Respect LDFLAGS
Fixes DT_RUNPATH (see #3490 )
6 years ago
Fredrik Fornwall
5e83b348ae
imgflo: Respect LDFLAGS during build
Fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
e943fea765
mpd: Bump package after meson fix
Fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
675f40be24
pforth: Respect LDFLAGS in build
Fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
0276ae32d2
libmpfr&unrar: Bump packages
These seems to work with DT_RUNPATH now (see #3490 ).
6 years ago
Fredrik Fornwall
c6934c6348
mpc: Bump after meson fix
This fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
9a58770ab1
libmpdclient: Bump after meson fix
This fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
381c712ca5
tinyscheme: Respect LDFLAGS
Fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
d6aac6f7d2
zopfli: Respect LDFLAGS more
This fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
6cd7007c03
stfl: Avoid overwriting LDFLAGS
This fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
e18cc4b2d7
json-glib: Bump revision after meson fix
This fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
a54a1429b8
Avoid meson stripping DT_RUNPATH
See #3490 .
6 years ago
Fredrik Fornwall
e265943187
aapt: Respect LDFLAGS more
This fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
9d50deea76
ired: Make build respect LDFLAGS
This fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
ce4b923f13
Fix DT_RUNPATH for rust-using packages
See #3490 .
6 years ago
Fredrik Fornwall
bda1edfe6c
msmtp: Do not overwrite LDFLAGS
Fixes DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
69e6535007
rgbds: Make build respect LDFLAGS
Adds DT_RUNPATH (see #3490 ).
6 years ago
Fredrik Fornwall
92ba26d389
darkhttpd: Fix DT_RUNPATH
See #3490 .
6 years ago
Fredrik Fornwall
4871b9513d
termux-exec: Fix DT_RUNPATH
6 years ago
Fredrik Fornwall
122a7d9c72
rclone: Bump package after DT_RUNPATH fix
6 years ago
Fredrik Fornwall
ab301a9463
Bump caddy&syncthing after DT_RUNPATH fix
6 years ago
Fredrik Fornwall
8a3df02aec
Make ttyrec respect LDFLAGS
This adds DT_RUNPATH, see #3490 .
6 years ago
Fredrik Fornwall
6a83b6cc08
Bump hub&hugo after setting CGO_LDFLAGS
6 years ago
Fredrik Fornwall
d03cd2f0db
Set CGO_LDFLAGS="$LDFLAGS" for go packages
This should add DT_RUNPATH. See #3490 .
6 years ago
kenneth-Q
824d2cc3ab
p7zip: add patch for security
6 years ago
Leonid Plyushch
a6b0e63450
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.
6 years ago