Fredrik Fornwall
0e0d92a66c
golang: Update from 1.13 to 1.13.1
2019-09-29 03:04:25 +02:00
Leonid Pliushch
c86fb455fa
new package: fastmod
2019-09-26 17:32:43 +03:00
Leonid Pliushch
fa0542c054
new package: termimage
...
Good alternative to 'cacaview'...
2019-09-26 17:10:53 +03:00
Leonid Pliushch
03d6aa5c47
strace: replace fputs_unlocked with fputs
2019-09-26 03:02:46 +03:00
Fredrik Fornwall
d99db5c11b
strace: Update from 5.2 to 5.3
2019-09-26 01:03:46 +02:00
Fredrik Fornwall
240d746168
profanity: Update from 0.7.0 to 0.7.1
2019-09-26 01:03:02 +02:00
Fredrik Fornwall
ca76f32cb3
links: Update from 2.20.1 to 2.20.2
2019-09-26 01:03:02 +02:00
Fredrik Fornwall
cdf643ed8d
neovim: Update from 0.3.8 to 0.4.2
2019-09-26 00:35:09 +02:00
Fredrik Fornwall
9770eb13ee
libvterm: Update from 18.11.26 to 19.09.17
2019-09-26 00:31:05 +02:00
Fredrik Fornwall
af0fbf0425
luv: Link against libm and liblua
2019-09-26 00:29:41 +02:00
Fredrik Fornwall
15ac192101
dx: Use TERMUX_PKG_API_LEVEL
2019-09-25 23:01:31 +02:00
Leonid Pliushch
4e7307b9fc
geth: update to 1.9.5
2019-09-25 00:27:13 +03:00
Leonid Pliushch
1e932b5a2e
newsboat: attempt to fix stack corruption error
...
Issue: https://github.com/termux/termux-packages/issues/4334
2019-09-24 22:08:45 +03:00
Leonid Pliushch
3f93a0ff54
newsboat: update to 2.17
2019-09-24 21:23:16 +03:00
Leonid Pliushch
7b03075a2d
mariadb: use correct version for URL
2019-09-24 19:00:41 +03:00
Leonid Pliushch
2cbd644b08
mariadb: bump package epoch to allow downgrading
2019-09-24 18:49:43 +03:00
Leonid Pliushch
29ee6b6762
Revert "mariadb: update to 10.4.8"
...
This reverts commit d66de11b24303439210e3f2f83d99de1cafb2eef.
2019-09-24 18:49:17 +03:00
Leonid Pliushch
1472bf263d
Revert "mariadb: force disable AUTH_PAM plugin"
...
This reverts commit cd435aa56b21325de921925e41a590c4742615c4.
2019-09-24 18:48:59 +03:00
Leonid Pliushch
e7776a06bb
Revert "mariadb: blacklist i686 builds"
...
This reverts commit bcfa3eb1b9f06716b0f68afb168d06262a748d23.
2019-09-24 18:48:42 +03:00
Leonid Pliushch
2813971934
new package: pigz
2019-09-23 22:49:55 +03:00
Quasic
cd3ce11c2c
Sox: add pulseaudio as a dependency ( #4331 )
...
* Sox: add pulseaudio as a dependency
As in #3364 , Sox seems to require pulseaudio as well as libpulseaudio (a dependency of pulseaudio) to play audio. If pulseaudio is not installed, I get errors, instead.
2019-09-23 22:25:30 +03:00
Leonid Pliushch
9cb03b6870
apt: add man pages
...
Fixes https://github.com/termux/termux-packages/issues/2419 .
2019-09-23 20:37:00 +03:00
Leonid Pliushch
f1ce48aae3
new package: plzip
...
Closes https://github.com/termux/termux-packages/issues/4108 .
2019-09-23 19:40:05 +03:00
Leonid Pliushch
a1d184cf81
squid: create cache & log directories
2019-09-23 19:03:04 +03:00
Leonid Pliushch
0b35b1f17a
squid: bump revision
2019-09-23 18:28:58 +03:00
Leonid Pliushch
daeb8b4c07
squid: use strchr() instead of index()
2019-09-23 18:28:57 +03:00
Leonid Pliushch
4608de1134
squid: update configure options
2019-09-23 18:28:57 +03:00
Leonid Pliushch
322b90ee0b
squid: create $PREFIX/var/run
2019-09-23 18:28:57 +03:00
Leonid Pliushch
8a7302c555
squid: depend on resolv-conf
2019-09-23 18:28:57 +03:00
Leonid Pliushch
75bbb83f2a
squid: fix path to /etc/resolv.conf
2019-09-23 18:28:57 +03:00
Leonid Pliushch
42ec4b7849
Revert "swi-prolog: install documentation"
...
This reverts commit 12d8fc27ff7ef6545119369e26e596dd4ada3926.
2019-09-23 18:19:58 +03:00
Leonid Pliushch
4db30cbb67
libdispatch: fix source url
2019-09-23 17:27:26 +03:00
Leonid Pliushch
0b04e28861
swi-prolog: install documentation
2019-09-23 17:13:25 +03:00
Leonid Pliushch
dafee64830
swi-prolog: update to 8.1.14
2019-09-23 17:11:22 +03:00
Leonid Pliushch
de27d83d23
libdispatch: fix build.sh
2019-09-23 15:14:19 +03:00
Leonid Pliushch
2bd396bca9
libdispatch: bump package's epoch due to changed versioning scheme
2019-09-23 14:52:09 +03:00
Leonid Pliushch
00f317de48
pango: use bsearch() implementation from Musl libc
...
See https://github.com/termux/termux-packages/issues/4284 .
Note: bsearch implementation in Bionic didn't changed since
Thu Feb 20 14:15:09 2014, though issue #4284 is not reproducible
on recent Android versions. Patch is applied for both branches.
2019-09-23 14:29:56 +03:00
Leonid Pliushch
9ff63910c4
nodejs-lts: prevent calling setgroups(), setuid(), setgid(
2019-09-23 13:54:15 +03:00
Leonid Pliushch
0eacbc0a93
nodejs: prevent calling setgroups(), setuid(), setgid()
...
These syscalls are blocked by seccomp.
2019-09-23 13:54:15 +03:00
Leonid Pliushch
2ddfca3aa1
ndk-sysroot: use linker scripts instead of compatibility symlinks
2019-09-23 13:05:43 +03:00
Leonid Pliushch
5c4cd6b448
Revert "libllvm: use armv7a-linux-androideabi as default target triple"
...
Reverting because it introduces libunwind-related issues.
This reverts commit 24f1a9a07c33abfee162f8e4fe4002d320abc908.
2019-09-23 10:42:36 +03:00
Leonid Pliushch
5b8b6e0612
beanshell: use dx for dexing jar file
...
Fixes https://github.com/termux/termux-packages/issues/4136 .
2019-09-23 01:56:58 +03:00
Edward P
1e62990362
Add packages: pianobar, libao ( #2744 )
...
%ci:reset-backlog
2019-09-23 01:30:54 +03:00
Leonid Pliushch
b5e9d1ee89
openssh: bump revision
2019-09-23 00:43:13 +03:00
Leonid Pliushch
f75ed291d1
openssh: force use 64bit off_t
...
Fixes https://github.com/termux/termux-packages/issues/3233 .
2019-09-23 00:43:13 +03:00
Leonid Pliushch
48af93849f
libllvm: use armv7a-linux-androideabi as default target triple
...
Because it defaults to armv4t on ARM otherwise.
2019-09-23 00:32:57 +03:00
Leonid Pliushch
52d1291a9a
ndk-sysroot: symlink libc to libutil'
...
Fixes https://github.com/termux/termux-packages/issues/3972 .
2019-09-22 22:55:50 +03:00
Leonid Pliushch
9c106af1c1
w3m: add perl as suggested package
...
Fixes https://github.com/termux/termux-packages/issues/1160 .
2019-09-22 21:47:27 +03:00
Leonid Pliushch
c1ec7a5013
hub: update to 2.12.6
2019-09-22 20:46:08 +03:00
Leonid Pliushch
b41345e19e
mutt: update to 1.12.2
...
%ci:reset-backlog
2019-09-22 20:45:29 +03:00
Leonid Pliushch
47875d8bba
starship: update to 0.18.0
2019-09-22 20:40:48 +03:00
Leonid Pliushch
414c489fbb
diskus: update to 0.6.0
...
%ci:reset-backlog
2019-09-22 20:28:31 +03:00
Leonid Pliushch
74a16bddfb
gdb: update to 8.3.1
...
%ci:reset-backlog
2019-09-22 20:23:45 +03:00
Leonid Pliushch
887626db30
hugo: update to 0.58.3
...
%ci:reset-backlog
2019-09-22 20:23:10 +03:00
Leonid Pliushch
fee4a3a10e
tor: update to 0.4.1.6
2019-09-22 20:22:20 +03:00
Leonid Pliushch
bfd0965764
keybase: update to 4.5.0
2019-09-22 20:22:06 +03:00
Leonid Pliushch
641be57ef7
espeak: build with -Os optimization level
...
See https://github.com/termux/termux-packages/issues/1680 .
2019-09-22 20:15:05 +03:00
Leonid Pliushch
fedbc91d00
weechat: bump revision
2019-09-22 19:39:00 +03:00
edward-p
331ec24fc9
weechat: no systemcall setuid()
2019-09-22 19:38:26 +03:00
Butta
35f886abbd
llbuild: update from 0.1.1 to 5.1
2019-09-21 21:12:42 +03:00
Butta
998744e66c
libdispatch: switch from snapshot to latest 5.1 release
2019-09-21 21:12:42 +03:00
TheBrokenRail
27e5f71136
Add QuickJS Package ( #4204 )
2019-09-20 01:21:33 +03:00
Leonid Pliushch
39d4a088b9
liblua52: set prefix from @TERMUX_PREFIX@ in lua.pc
2019-09-20 00:52:24 +03:00
Leonid Pliushch
be6b7c30a8
perl: replace hardcoded prefix path with variable in build.sh
2019-09-20 00:44:47 +03:00
Leonid Pliushch
833d0c6a93
clamav: replace prefix paths with @TERMUX_PREFIX@ in config sources
2019-09-20 00:40:58 +03:00
Oliver Schmidhauser
88492182a0
Enable omemo support in profanity
...
Link profanity against libsignal-protocol-c to enable omemo support
2019-09-20 00:22:15 +03:00
Oliver Schmidhauser
5b99756a62
Add package libsignal-protocol-c
2019-09-20 00:22:15 +03:00
Leonid Pliushch
f72f7bec3b
termux-tools: bump version
2019-09-20 00:17:45 +03:00
Leonid Pliushch
ccb9ab922a
termux-tools: use @TERMUX_PREFIX@ instead of path in sources
...
Ensure that scripts always use correct prefix-specific path.
2019-09-20 00:16:26 +03:00
Leonid Pliushch
51cdbe0073
termux-tools: use default shebang in sources
...
This will allow build system to set shebang according to the
current TERMUX_PREFIX.
2019-09-19 23:41:31 +03:00
Leonid Pliushch
80b8744705
uftrace: use @TERMUX_PREFIX@ in patches instead of path
2019-09-19 23:38:10 +03:00
Leonid Pliushch
8d3c3189a5
sc: use @TERMUX_PREFIX@ in patches instead of path
2019-09-19 23:36:36 +03:00
Leonid Pliushch
6ce7d49077
libzmq: update homepage
2019-09-19 23:32:33 +03:00
Leonid Pliushch
c28a4e44b8
libgc: update homepage
2019-09-19 23:31:57 +03:00
Fredrik Fornwall
937b78d0c4
Define __TERMUX__ and __TERMUX_PREFIX__
...
By defining __TERMUX__ and __TERMUX_PREFIX__ in <sys/cdefs.h> (which is
basically always included) one can more easily target Termux
specifically, both when cross-compiling packages and when code is built
on-device.
2019-09-19 21:34:04 +02:00
Leonid Pliushch
2db41f95b9
coreutils: bump revision
2019-09-19 20:00:14 +03:00
Leonid Pliushch
9f9b5ce0ee
coreutils: build with libgmp
...
Enhances `expr` and `factor`.
Since gmp is part of bootstrap environment, it should be ok to use for
programs where possible.
2019-09-19 19:57:13 +03:00
Leonid Pliushch
32f2a2d5de
coreutils: build utility 'chroot'
2019-09-19 19:54:19 +03:00
Leonid Pliushch
777f4b0b6f
libsoup: update to 2.68.1
2019-09-19 14:30:40 +03:00
Leonid Pliushch
ab08f5f96c
pathpicker: update to 0.9.2
2019-09-19 14:26:40 +03:00
Leonid Pliushch
aea440cc1f
gmic: update to 2.7.1
2019-09-19 14:17:46 +03:00
Leonid Pliushch
b51116018d
libmosquitto: update to 1.6.6
2019-09-19 14:04:54 +03:00
Leonid Pliushch
23f74cf645
dnsutils: update to 9.14.6
2019-09-19 14:04:38 +03:00
Leonid Pliushch
28ff87f50e
mime-support: update to 3.63
2019-09-18 19:10:57 +03:00
Leonid Pliushch
2da0913d9f
fcgi: update to 2.4.2
...
%ci:reset-backlog
2019-09-18 17:37:16 +03:00
Leonid Pliushch
6f740187ec
babl: update to 0.1.72
2019-09-18 17:31:00 +03:00
Leonid Pliushch
1ab571cc55
linux-man-pages: update to 5.02
...
%ci:reset-backlog
2019-09-18 17:27:59 +03:00
Leonid Pliushch
be35eb083e
libgrpc: update to 1.23
2019-09-18 17:26:01 +03:00
Leonid Pliushch
df5f974c90
parallel: update to 20190822
2019-09-18 17:19:57 +03:00
Leonid Pliushch
53019b45ba
pango: update to 1.44.6
2019-09-18 17:19:36 +03:00
Leonid Pliushch
554436fc37
links: update to 2.20.1
2019-09-18 17:17:14 +03:00
Leonid Pliushch
741418cf83
libnl: update to 3.5.0
2019-09-18 17:16:49 +03:00
Leonid Pliushch
2a70889186
gdk-pixbuf: update to 2.38.2
2019-09-18 17:16:26 +03:00
Leonid Pliushch
8315f06624
getmail: update to 5.14
...
%ci:reset-backlog
2019-09-18 17:15:50 +03:00
Leonid Pliushch
98249bc2b6
mariadb: blacklist i686 builds
...
Compilation errors:
In file included from /home/builder/.termux-build/mariadb/src/include/my_sys.h:34:
/home/builder/.termux-build/mariadb/src/include/my_pthread.h:822:10: error: use of undeclared identifier 'my_atomic_add32'
No patch available currently.
2019-09-18 17:01:54 +03:00
Leonid Pliushch
428953fe62
mariadb: force disable AUTH_PAM plugin
...
PAM is not available (and even not usable) in Termux.
2019-09-18 16:41:45 +03:00
Leonid Pliushch
aa84508ba0
mariadb: update to 10.4.8
2019-09-18 16:34:01 +03:00
Leonid Pliushch
4a679c8b71
libelf: update to 0.177
...
%ci:reset-backlog
2019-09-18 16:26:24 +03:00
Leonid Pliushch
38df776a22
radare2: update to 3.9.0
2019-09-18 16:17:18 +03:00
Leonid Pliushch
40605182e1
swi-prolog: update to 8.1.13
2019-09-18 15:51:32 +03:00
Leonid Pliushch
fd01d286ba
keybase: 4.4.2
2019-09-18 15:43:54 +03:00
Leonid Pliushch
4322d22521
gitea: update to 1.9.3
2019-09-18 15:38:53 +03:00
Leonid Pliushch
5f7ac4ce98
hugo: update to 0.58.2
2019-09-18 15:36:56 +03:00
Leonid Pliushch
a6edfafe39
datamash: update to 1.5
2019-09-18 15:31:02 +03:00
Leonid Pliushch
914058888a
fakeroot: update to 1.24
2019-09-18 15:29:42 +03:00
Leonid Pliushch
80a7d37ea5
dialog: update to 1.3-20190808
2019-09-18 15:28:31 +03:00
Leonid Pliushch
97c791b0dd
debianutils: update to 4.9
2019-09-18 15:27:54 +03:00
Leonid Pliushch
5edd938a54
scrypt: update to 1.3.0
2019-09-18 15:26:52 +03:00
Leonid Pliushch
e7e87c1d78
libnftnl: update to 1.1.4
2019-09-18 15:26:30 +03:00
Leonid Pliushch
219a79a437
ccache: update to 3.7.4
2019-09-18 15:26:06 +03:00
Leonid Pliushch
e0aecd6284
imagemagick: update to 7.0.8.64
2019-09-18 15:22:03 +03:00
Leonid Pliushch
59ed60d5c0
vim, vim-python: update to 8.1.2050
2019-09-18 15:21:25 +03:00
Leonid Pliushch
f5b42dc36a
bitcoin: bump revision
...
Because latest changes were not applied.
2019-09-18 13:21:26 +03:00
Fredrik Fornwall
6cf01c56cb
luv: Add package
2019-09-17 22:28:11 +02:00
Fredrik Fornwall
72860206c4
fd: Update from 7.3.0 to 7.4.0
2019-09-17 21:42:03 +02:00
Fredrik Fornwall
2a14f56430
libexpat: Update from 2.2.7 to 2.2.8
2019-09-17 21:40:23 +02:00
Fredrik Fornwall
cf71892b65
ttyd: Rebuild after libwebsockets bump
2019-09-17 21:22:10 +02:00
Fredrik Fornwall
7a75cbd82d
libmosquitto: Update from 1.6.4 to 1.6.5
2019-09-17 21:21:00 +02:00
Fredrik Fornwall
b1ef5ae4ed
potrace: Update from 1.15 to 1.16
2019-09-17 21:18:54 +02:00
Fredrik Fornwall
05adc0621f
rclone: Update from 1.49.2 to 1.49.3
2019-09-17 21:15:31 +02:00
Fredrik Fornwall
125039250e
libical: Update from 3.0.5 to 3.0.6
2019-09-17 21:14:55 +02:00
Fredrik Fornwall
7839a79627
libwebsockets: Update from 3.2.0 to 3.2.99.1
2019-09-17 21:14:18 +02:00
Fredrik Fornwall
ea6b9a4503
apt: Fix build with current cmake
2019-09-17 20:39:03 +02:00
Henrik Grimler
336e31c691
tmux: make sure $PREFIX/var/run exists
2019-09-17 20:08:20 +02:00
Fredrik Fornwall
85188837d3
libunwind: Remove package
2019-09-17 12:33:23 +02:00
Leonid Pliushch
b19bd8a041
bitcoin: build and link with libdb v4.8.x
2019-09-16 15:07:43 +03:00
Fredrik Fornwall
e0b81e9419
openssl: Update from 1.1.1c to 1.1.1d
2019-09-16 11:55:42 +02:00
Leonid Pliushch
93f85e201b
starship: fix build error
2019-09-15 23:19:06 +03:00
Leonid Pliushch
81109c4135
bison: update to 3.4.2
2019-09-15 22:54:41 +03:00
Leonid Pliushch
fa8a631c59
starship: update to 0.17.0
...
%ci:reset-backlog
2019-09-15 22:49:19 +03:00
Leonid Pliushch
fb1c28fa27
wireguard-tools: update to 0.0.20190913
2019-09-15 22:47:25 +03:00
Leonid Pliushch
5c926a2ab0
ffmpeg: update to 4.2.1 & bump mpv
2019-09-15 22:40:16 +03:00
Leonid Pliushch
3cb546d424
libcurl: update to 7.66.0
2019-09-15 22:38:20 +03:00
Leonid Pliushch
0c2b6768cb
cryptopp: fix typo in patch
2019-09-15 22:25:41 +03:00
Leonid Pliushch
f499d36714
cryptopp: fix libcryptopp.so.8 symlinks
2019-09-15 22:22:08 +03:00
Fredrik Fornwall
5fb85968bf
bitcoin: Depend on openssl
2019-09-15 20:18:30 +02:00
Stefan
430f8c3887
added conffiles to bitcoin,lnd
2019-09-13 17:15:47 +02:00
Stefan
b27162af54
removed termux-services dependency for bitcoin,lnd
2019-09-13 17:15:10 +02:00
Stefan
121696b121
added termux-services to lnd
2019-09-13 17:15:10 +02:00
Henrik Grimler
84112144cf
lnd: download tagged archive instead of release from github
...
We then don't need to override termux_step_extract_package
%ci:no-build
2019-09-13 16:01:16 +02:00
stefanwouldgo
3d23c83cc7
new packages: bitcoin and lnd ( #4290 )
2019-09-13 15:35:32 +03:00
Leonid Pliushch
65d48fde9c
libevent: don't remove additional libs
2019-09-13 15:35:03 +03:00
Leonid Pliushch
b81d3e5ad7
libuv: rebuild package
2019-09-13 12:40:21 +03:00
Fredrik Fornwall
933f6a9389
libuv: Update from 1.31.0 to 1.32.0
2019-09-11 10:18:18 +02:00
Fredrik Fornwall
f308e16a69
lldb: Update from 8.0.0 to 8.0.1
2019-09-11 10:18:13 +02:00
Leonid Pliushch
6ed2e23775
libandroid-support: fix typo in build.sh
...
Now libandroid-support.a shouldn't be empty.
2019-09-11 04:25:38 +03:00
Leonid Pliushch
d349eeabb6
ndk-multilib: fix arch for libc++
2019-09-11 01:43:58 +03:00
Leonid Pliushch
41db6ee864
libelf: compile with -O1
...
Optimization flags -O2/-Oz cause bus error in program `uftrace` on ARM devices.
2019-09-11 01:33:15 +03:00
Rafael G. Martins
23b8ac3f11
blogc: Update from 0.17.0 to 0.18.0
2019-09-11 00:56:48 +03:00
Leonid Pliushch
2426471695
ndk-multilib: add static libc++
...
Note: we patched clang to look for libc++_shared instead of libc++. So to have
static link mode working properly, we need libc++_shared.a linker script which
will link with libc++_static.a and libc++abi.a.
2019-09-11 00:27:29 +03:00
Leonid Pliushch
338c4c8d18
ndk-multilib: provide some basic libraries
2019-09-11 00:11:23 +03:00
Fredrik Fornwall
2402367937
neofetch: Update from 6.0.0 to 6.1.0
2019-09-10 22:58:07 +02:00
Fredrik Fornwall
380bed7f27
php: Update from 7.3.7 to 7.3.9
2019-09-10 22:52:23 +02:00
Fredrik Fornwall
34ef726b09
cmake: Update from 3.15.2 to 3.15.3
2019-09-10 22:51:44 +02:00
Fredrik Fornwall
92aa29a911
harfbuzz: Update from 2.5.3 to 2.6.1
2019-09-10 22:51:13 +02:00
Fredrik Fornwall
105076ab32
libgsasl: Update from 1.8.0 to 1.8.1
2019-09-10 22:51:04 +02:00
Leonid Pliushch
369d94bfbb
uftrace: apply clang mcount hook patch
...
Was proposed in https://github.com/namhyung/uftrace/issues/851 .
2019-09-10 23:31:00 +03:00
Fredrik Fornwall
89acd4050b
dnsutils: Update from 9.14.4 to 9.14.5
2019-09-10 22:15:44 +02:00
Fredrik Fornwall
f5e14a56d4
bat: Update from 0.11.0 to 0.12.1
2019-09-10 22:09:48 +02:00
Fredrik Fornwall
8eb250e59b
rclone: Update from 1.49.1 to 1.49.2
2019-09-10 22:07:29 +02:00
Fredrik Fornwall
838d7a333c
librsvg: Update from 2.45.90 to 2.46.0
2019-09-10 21:46:08 +02:00
Fredrik Fornwall
ba0e10ac1a
weechat: Update from 2.5 to 2.6
2019-09-10 21:35:38 +02:00
Butta
f935cc7152
cmake: switch CMAKE_HOST_SYSTEM_NAME to Android, which is used to set
...
CMAKE_SYSTEM_NAME by default, then disable CMake's built-in NDK support
when CMAKE_SYSTEM_NAME is set to Android.
2019-09-10 19:06:22 +03:00
Leonid Pliushch
f0c88e6b47
ldc: bump revision
2019-09-10 16:33:12 +03:00
Leonid Pliushch
30ce913d61
newsboat: bump revision
2019-09-10 16:14:52 +03:00
Fredrik Fornwall
0b33ac3f7f
libmcrypt: Fix mandir
2019-09-09 12:31:58 +02:00
Fredrik Fornwall
ffc316917f
steghide: Fix mandir
2019-09-09 12:31:50 +02:00
Leonid Pliushch
1955cc086f
liblz4: fix build & installation steps
...
* Run only `make install` to avoid compiling libs & tools 2 times.
* Always use `ln -sf` when creating symlinks.
2019-09-09 03:44:02 +03:00
Leonid Pliushch
fa50702452
libmosquitto: rebuild package
2019-09-09 00:06:44 +03:00
Fredrik Fornwall
480d5f9ac1
taglib: Depend on zlib correctly
2019-09-08 22:39:21 +02:00
Fredrik Fornwall
37854ea5ee
ssss: Ensure share/man/man1 exists
2019-09-08 22:31:55 +02:00
Fredrik Fornwall
635512f3c5
findutils: Update from 4.6.0 to 4.7.0
2019-09-08 20:55:41 +02:00
Leonid Pliushch
5ac9d8c9b2
ndk-sysroot: bump revision
2019-09-08 20:57:00 +03:00
Leonid Pliushch
b45fc730dc
move some packages from unstable repo
...
* geth
* jbig2dec
* myrepos
* oleo
* samefile
* sdcv
* yadm
2019-09-08 17:25:28 +03:00
Leonid Pliushch
afcd97016a
apg: update source url
2019-09-08 16:44:36 +03:00
Leonid Pliushch
47df9e73c1
move some packages from unstable repo
...
* algernon
* apg
* aptly
* arj
* codecrypt
* crunch
* cryptopp
* diskus
* google-glog
* hexyl
* jp2a
* libgfshare
* libmcrypt
* libmhash
* libmicrohttpd
* libnftnl
* libsigsegv
* lua-lpeg
* morse2ascii
* seccure
* secure-delete
* ssss
* steghide
* taglib
* unicorn
* vegeta
* vis
* wren
* wuzz
* zsync
2019-09-08 16:44:36 +03:00
Leonid Pliushch
1d25890c09
starship: update to 0.15.0
2019-09-08 03:46:41 +03:00
Leonid Pliushch
3fbd1ed43c
hugo: update to 0.58.1
2019-09-08 03:16:33 +03:00
Leonid Pliushch
c32fd924cd
hyperfine: update to 1.7.0
2019-09-08 03:05:46 +03:00
Leonid Pliushch
3568e0d945
memcached: update to 1.5.17
2019-09-08 03:01:05 +03:00
Leonid Pliushch
75122f6141
vim, vim-python: update to 8.1.2000
...
%ci:reset-backlog
2019-09-08 02:54:14 +03:00
Leonid Pliushch
160c24ac10
unrar: update to 5.8.1
2019-09-08 02:53:13 +03:00
Leonid Pliushch
e3d1d670c8
libogg: update to 1.3.4
...
%ci:reset-backlog
2019-09-08 02:51:23 +03:00
Leonid Pliushch
094ce1b19d
liblz4: update to 1.9.2
2019-09-08 02:50:41 +03:00
Leonid Pliushch
1fed9b6d1c
keybase: update to 4.4.0
...
%ci:reset-backlog
2019-09-08 02:49:03 +03:00
Leonid Pliushch
9b5f815789
geoip2-database: update to 20190908
2019-09-08 02:47:49 +03:00
Leonid Pliushch
399dad1a8e
irssi: update to 1.2.2
2019-09-08 02:45:02 +03:00
Leonid Pliushch
e4b6ae22d6
imagemagick: update to 7.0.8.63
2019-09-08 02:44:41 +03:00
Leonid Pliushch
b79eb47064
hub: update to 2.12.4
2019-09-08 02:44:23 +03:00
Leonid Pliushch
d945b19919
dtc: update to 1.5.1
2019-09-08 02:38:43 +03:00
Leonid Pliushch
c0c940ae2c
clamav: update to 0.101.4
2019-09-08 02:38:23 +03:00
Leonid Pliushch
3966df96e8
axel: update to 2.17.6
2019-09-08 02:36:21 +03:00
Leonid Pliushch
ee44c26770
ack-grep: update to 3.1.1
2019-09-08 02:36:02 +03:00
Leonid Pliushch
d75ffc183e
Revert "new package: libdwarf"
...
This reverts commit a2986eb6e52dd5e64ebe5ba4460ae75aea56bbca.
Wrong package, uftrace expects libdw but not libdwarf.
2019-09-07 22:39:49 +03:00
Leonid Pliushch
63a095b1c2
Revert "uftrace: link with libdwarf"
...
This reverts commit 5cb74edbf2e5847668133c9f1cfcb23e222457d8.
2019-09-07 22:39:40 +03:00
Leonid Pliushch
e1ff05d9c5
uftrace: link with libdwarf
2019-09-07 22:35:38 +03:00
Leonid Pliushch
8b94cccee9
new package: libdwarf
2019-09-07 22:34:33 +03:00
Leonid Pliushch
59f67604f3
ndk-sysroot: bump revision after ndk-headers patches update
...
%ci:reset-backlog
2019-09-06 19:21:07 +03:00
Butta
f82e5d7244
libllvm: don't add arch-specific rpath when natively compiling
2019-09-06 19:19:20 +03:00
Butta
51fbe05c40
libdispatch: add package
2019-09-06 19:18:24 +03:00