Commit Graph

3881 Commits

Author SHA1 Message Date
Fredrik Fornwall
cf367639ea lftp: Update from 4.8.0 to 4.8.1 2017-09-20 00:49:43 +02:00
Fredrik Fornwall
51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall
b7dabb9f07 ecj: Switch to working src url 2017-09-20 00:17:44 +02:00
Fredrik Fornwall
dfb01b5a27 vcsh: Minor nits 2017-09-20 00:17:20 +02:00
Fredrik Fornwall
f0673fb92a ruby: Bump revision after arm -O1 workaround 2017-09-19 23:06:02 +02:00
Fredrik Fornwall
769012c04a procps: Bump revision after patch 2017-09-19 23:05:22 +02:00
Edward Betts
3942e707ff add vcsh 2017-09-19 22:31:24 +02:00
Stephen
7405832c72 add devpackage depends to gnutls
#1169

for ffmpeg
2017-09-18 08:08:43 +02:00
Stephen
e364793a3d version bump
need new package for #1169
2017-09-18 08:07:00 +02:00
Vladimir Serbinenko
0c91dc92ff Ignore Permission denied in several places.
On some Androids many of proc files can't actually be opened. So ignore
when opening fails and go on.
2017-09-17 23:58:28 +02:00
Fredrik Fornwall
63a0782a31 Update meson version used from 0.42.0 to 0.42.1 2017-09-17 23:37:59 +02:00
Leonid Pliushch
6eb950c703 nodejs-current: fix hardcoded paths 2017-09-17 23:32:01 +02:00
Leonid Pliushch
3b84f57029 nodejs: fix hardcoded paths 2017-09-17 23:31:51 +02:00
Joakim
a73d9be690 ninja: add package 2017-09-17 23:30:15 +02:00
Fredrik Fornwall
e4c196b040 ruby: Build with -O1 on 32-bit arm (see #1520) 2017-09-17 23:19:25 +02:00
Fredrik Fornwall
81604d724b termux-tools: Make bin/login handle arguments
As we now use bin/login even from e.g. sshd we need to handle
arguments by forwarding it to the login shell and not displaying
a motd in that case. Fixes #1529.
2017-09-17 22:43:03 +02:00
Fredrik Fornwall
a14cb2cf1c termux-exec: Update from 0.1 to 0.2 2017-09-17 22:13:38 +02:00
Fredrik Fornwall
95e4bb75a3 openssh: Remove showing motd 2017-09-17 21:03:46 +02:00
Fredrik Fornwall
c2e4ba89c4 ndk-patches: Fix pwd.h patch 2017-09-17 20:51:35 +02:00
Fredrik Fornwall
d4c093ad5f apt: Update from 1.2.12 to 1.4.7 2017-09-17 20:51:20 +02:00
Fredrik Fornwall
3302b5d631 ltrace: Rebuild to get rid of old libgnustl dep 2017-09-17 16:12:32 +02:00
Fredrik Fornwall
3674c3b3db termux-exec: Add package 2017-09-17 16:12:20 +02:00
Fredrik Fornwall
12f3695d51 openssh: Bump revision after getpwd() patch update 2017-09-17 15:55:59 +02:00
Fredrik Fornwall
b849828d5c ndk-patches: Use bin/login in getpwd() 2017-09-17 15:55:41 +02:00
Fredrik Fornwall
48d3c1bf49 libgnustl: Remove package (replaced by libc++) 2017-09-17 11:09:29 +02:00
Leonid Pliushch
44c8ae2844 python2: fix hardcoded paths 2017-09-17 01:50:24 +02:00
Leonid Pliushch
ca4a51a6b3 python: fix hardcoded paths 2017-09-17 01:50:01 +02:00
Fredrik Fornwall
3ff9c41798 ruby: Build with -Os instead of -Oz (see #1520)
When building ruby with clang and -Oz it segmentation faults on
32-bit arm, so use -Os there instead.
2017-09-17 01:24:18 +02:00
Fredrik Fornwall
3b739f81b9 libgrpc: Update from 1.4.2 to 1.4.5 2017-09-16 15:05:35 +02:00
Fredrik Fornwall
3bbf551382 protobuf: Update from 3.3.2 to 3.4.1
Bump and rebuild mosh against new libprotobuf version.
2017-09-16 15:05:03 +02:00
Fredrik Fornwall
13ab9f7393 libyaml: Switch to working src url 2017-09-16 14:42:12 +02:00
Fredrik Fornwall
a2a1594684 vim: Update from 8.0.1092 to 8.0.1112 2017-09-16 14:42:04 +02:00
Fredrik Fornwall
82e4685444 micro: Update from 1.3.1 to 1.3.2 2017-09-16 14:35:02 +02:00
Leonid Pliushch
773f79cba8 ruby: fix hardcoded paths 2017-09-16 14:34:43 +02:00
Stephen
c752729200 add libjpeg-turbo to zbar depends
#1169
2017-09-16 11:33:03 +02:00
Fredrik Fornwall
fc074aaf46 command-not-found: Regenerate 2017-09-16 11:25:26 +02:00
Fredrik Fornwall
7f5bdead21 Rebuild all packages with control.tar.gz
Bump the version of all old packages that contained a control.tar.gz
file - as of now only control.tar.xz is used. See #1398.
2017-09-15 00:38:35 +02:00
Fredrik Fornwall
54dda858c3 tcsh: Depend on libcrypt 2017-09-15 00:31:29 +02:00
Fredrik Fornwall
3595618cd0 ruby: Depend on libyaml 2017-09-15 00:31:29 +02:00
Fredrik Fornwall
720d523b34 readline-dev: Add pkg-config file 2017-09-15 00:31:29 +02:00
Stephen
a2a2bd874e add ncurses-dev to lftp build dependencies
#1169
2017-09-14 23:33:58 +02:00
Stephen
ceadb14fb2 need to specify 2017-09-14 23:33:37 +02:00
Stephen
da4f35b17d add readline build dependency to lua
#1169

deals with subpackage dependency
2017-09-14 23:33:37 +02:00
Stephen
ae873691ed add build dependencies for ncdc
#1169
2017-09-14 23:33:23 +02:00
Stephen
4a486abae5 add dependencies to poppler
#1169
2017-09-14 23:29:49 +02:00
Stephen
7dcd2fdc5f add libtool to libpulseaudio build depends
#1169
2017-09-14 22:55:02 +02:00
Stephen
3c756b5ba8 add libgpg-error-dev to gcrypt devpackage depends
#1169
2017-09-14 22:54:49 +02:00
Stephen
04d3b77709 fixing bad copy 2017-09-14 22:54:35 +02:00
Stephen
bcc8c1e3eb add private headers for dev package
#1169

needed for expect
2017-09-14 22:54:35 +02:00
Stephen
58c1620384 add dependencies to mpd depends
#1169
2017-09-14 22:08:13 +02:00