Commit Graph

3892 Commits

Author SHA1 Message Date
Fredrik Fornwall
b069947e0d termux-tools: Avoid pm list in termux-info (#1426) 2017-11-21 05:59:47 +01:00
Fredrik Fornwall
d94c342761 aapt&ecj: Use jar instead of zip 2017-11-21 05:26:30 +01:00
Fredrik Fornwall
8faf27fdd6 colordiff: Skip the make step 2017-11-21 05:25:00 +01:00
Fredrik Fornwall
ddd429197e proot: Only bind /property_contexts if file exists
Fixes the following warning when running termux-chroot on Android 8:

proot warning: can't sanitize binding "/property_contexts":
No such file or directory
2017-11-21 05:13:54 +01:00
Fredrik Fornwall
fccb3f172e libnettle: Update from 3.3 to 3.4 2017-11-20 15:28:21 +01:00
Fredrik Fornwall
325fe6780d debianutils: Update from 4.8.2 to 4.8.3 2017-11-19 15:11:32 +01:00
Fredrik Fornwall
545a24028c vim-python: Remove vim-runtime subpackage
The vim-runtime package is being built by the main vim package.
2017-11-19 14:28:33 +01:00
vishalbiswas
481f948bb1 squid: update to 3.5.27 and --enable-delay-pools 2017-11-19 10:01:48 +01:00
cswl
8121738519 update tsu to version 0.4 (#1810) 2017-11-19 10:01:24 +01:00
Henrik Grimler
c33dc783a3 poppler: disable multithreading. Fixes #1657. (#1806)
valgrind still complains though.
2017-11-19 01:42:18 +01:00
Fredrik Fornwall
de94c4fdf8 pforth: Do not cache host build 2017-11-18 22:22:50 +01:00
Fredrik Fornwall
5804a5252d pforth: Make M32 a local variable 2017-11-18 22:20:30 +01:00
its-pointless
5ce4d4fb54 fix building pforth for 32 bit archs (#1804) 2017-11-18 22:18:05 +01:00
Fredrik Fornwall
49906e78de ndk-multilib: Remove mips
Mips is being dropped from the Android NDK.
2017-11-18 22:10:23 +01:00
Auxilus
e0a705db74 nano: Update from 2.8.7 to 2.9.0 2017-11-18 22:05:54 +01:00
Cswl Coldwind
9beccf40a8 Update tsu to v0.3, fixes su detection 2017-11-17 20:26:00 +01:00
Henrik Grimler
c02aadd1da texlive-bin: fix build failure for i686 and x86_64 (due to NDK r16?) 2017-11-17 16:26:29 +01:00
Fredrik Fornwall
b3c2186a44 gdb: Fix x86_64 build with NDK r16
The NDK headers now define elf_siginfo.
2017-11-17 09:35:36 +01:00
Fredrik Fornwall
8226298133 neovim: Update to latest git master 2017-11-17 02:14:59 +01:00
Fredrik Fornwall
11e67255be libllvm: Bump revision after patch 2017-11-17 02:13:32 +01:00
Fredrik Fornwall
5d9fbb92e6 dx: Rewrite classes to not be under com.android
Fixes #1801.
2017-11-17 02:06:11 +01:00
Fredrik Fornwall
2014dc8bf1 python: Fix build for x86_64 with NDK r16 2017-11-17 01:37:31 +01:00
Fredrik Fornwall
04301bb86e binutils: Fix building on x86_64 with NDK r16
The NDK now defines elf_siginfo for x86_64.
2017-11-17 01:36:49 +01:00
Fredrik Fornwall
4c64010794 vim: Update from 8.0.1241 to 8.0.1300
Also note the new policy of only updating every 50 releases on
multiples of 50, which is the same policy as homebrew now uses
to reduce update frequency.
2017-11-17 00:53:06 +01:00
Fredrik Fornwall
9493e72698 Avoid hard-coded paths in some more places
The plan is to allow other apps to build packages by changing the
prefix.
2017-11-16 23:37:57 +01:00
Vladimir Serbinenko
8804436bcb ndk-multilib: Supply crt* files for all platforms.
It allows compiling binaries for another android variant on termux.

E.g. to compile for arm on aarch64 do:

clang -m32 -o 1 1.c -fuse-ld=lld -L/system/lib -B$PREFIX/arm-linux-androideabi/lib

Hopefully with the time -L and -B will be eliminated
2017-11-16 23:36:10 +01:00
Vladimir Serbinenko
d13180c3f3 Add LLD package.
LLD is LLVM-based multi-platform linker. Together with cross-compiling
clang it can be used to create binaries for other platforms.
2017-11-16 23:36:10 +01:00
Vladimir Serbinenko
13a86d8959 Currently the only clang available on termux compiles for termux. This
patc allows clang to be used in cross-compilations. E.g. to compile 32-bit
binaries on 64-bit termux.
2017-11-16 23:36:10 +01:00
Fredrik Fornwall
362514b369 notmuch: Update from 0.25.1 to 0.25.2 2017-11-16 22:57:09 +01:00
Fredrik Fornwall
c503675bcf httping: Switch to fossies due to cert problem 2017-11-16 12:14:15 +01:00
Fredrik Fornwall
830ed681bb multitail: Use fossies.org due to certificate problem 2017-11-16 11:04:56 +01:00
Cswl Coldwind
a42c60cec2 Bump tsu version so it actually gets installed.
db817da647
updated the url of tsu download but didnt bump the package version

Which I guess caused apt to skip updating this package
2017-11-16 10:52:32 +01:00
Fredrik Fornwall
bf4bccd096 Bump packages after libogg update 2017-11-15 23:53:25 +01:00
Fredrik Fornwall
2b12322b66 libx264: Fix i686 build with NDK r16 2017-11-15 22:33:36 +01:00
Fredrik Fornwall
ef6ddba894 gnuplot: Update from 5.2.0 to 5.2.1 2017-11-15 20:35:13 +01:00
Fredrik Fornwall
ec39feb4c6 mpd: Update from 0.20.10 to 0.20.11 2017-11-15 20:35:00 +01:00
Fredrik Fornwall
b982940e80 opusfile: Update from 0.9 to 0.10 2017-11-15 20:32:09 +01:00
Fredrik Fornwall
b45bcaeaca libogg: Update from 1.3.2 to 1.3.3 2017-11-15 20:31:55 +01:00
Fredrik Fornwall
a2a151d3d1 llvm: Update src urls 2017-11-15 16:49:33 +01:00
Fredrik Fornwall
784b45404e Rebuild grpc and mosh after protobuf update 2017-11-15 16:49:16 +01:00
Fredrik Fornwall
0c0af59332 Update NDK used to r16
Run scripts/update-docker.sh to update the docker image.
2017-11-15 16:48:35 +01:00
Fredrik Fornwall
8483ff1bcd debootstrap: Update from 1.0.91 to 1.0.92 2017-11-15 10:15:48 +01:00
Fredrik Fornwall
86722cbaa6 harfbuzz: Update from 1.7.0 to 1.7.1 2017-11-15 10:15:32 +01:00
Fredrik Fornwall
a7acafdd95 nodejs-current: Update from 9.1.0 to 9.2.0 2017-11-15 01:54:29 +01:00
Fredrik Fornwall
a952cf6dfa littlecms: Update src checksum
See https://github.com/mm2/Little-CMS/issues/139 - the previous
tarball was not compressed.
2017-11-15 01:44:15 +01:00
Fredrik Fornwall
10248578c6 strace: Update from 4.19 to 4.20 2017-11-15 01:38:21 +01:00
Fredrik Fornwall
dc3dc6df2e libgnutls: Fetch src over https instead of ftp 2017-11-15 01:33:54 +01:00
Fredrik Fornwall
89c6f2744b libprotobuf: Update from 3.4.1 to 3.5.0 2017-11-14 23:33:38 +01:00
Fredrik Fornwall
674cf58203 harfbuzz: Update from 1.6.3 to 1.7.0 2017-11-14 23:33:24 +01:00
Fredrik Fornwall
5302dc72fe libksba: Fetch src over https instead of ftp 2017-11-14 23:33:02 +01:00
Fredrik Fornwall
b8ceea5f26 cmake: Update from 3.9.5 to 3.9.6 2017-11-14 23:28:32 +01:00
Systemad
320d2b3f3e update tsu package #1789 2017-11-14 23:28:03 +01:00
Fredrik Fornwall
c51cf27604 php: Bump revision after adding php-mysql subpkg 2017-11-13 00:08:30 +01:00
Fredrik Fornwall
242daed0e3 pure-ftpd: Update to 1.0.47, enable tls (#1779) 2017-11-13 00:07:58 +01:00
vishalbiswas
c840704fb0 php-mysql: add package 2017-11-12 23:37:30 +01:00
Fredrik Fornwall
e5a21a4767 tor: Bump revision after patch 2017-11-12 22:21:16 +01:00
Fredrik Fornwall
d99706564a Use @TERMUX_PREFIX@ in more patch files 2017-11-12 22:21:07 +01:00
Leonid Pliushch
c9c9e42ffa tor: fix paths to /etc/hosts and /etc/resolv.conf 2017-11-12 22:11:17 +01:00
Henrik Grimler
8356728c7b libpulseaudio: tidy up extra_configure_args while we're at it 2017-11-12 20:41:49 +01:00
Henrik Grimler
3df3439afe libpulseaudio: fix "shared memfd open() failed: Function not implemented"
error.

Occured on arm. Rebuilding the package wasn't enough.
2017-11-12 20:41:49 +01:00
Fredrik Fornwall
fba9a2b10a poppler: Update from 0.60.1 to 0.61.1 2017-11-12 20:40:23 +01:00
Fredrik Fornwall
0c14c2f27a libexpat: Update from 2.2.4 to 2.2.5 2017-11-12 20:40:03 +01:00
Henrik Grimler
0db83beab7 texlive-bin: bump revision after bug fixes 2017-11-12 20:21:33 +01:00
Henrik Grimler
b5e23c512e texlive-bin: update to newer patch from archlinux.
Partly fixes #1657
2017-11-12 20:21:33 +01:00
Henrik Grimler
fac86f957b texlive-bin: avoid Oz to fix #1765 2017-11-12 20:21:33 +01:00
Fredrik Fornwall
76f2c90bf4 postgresql: Update from 10.0 to 10.1 2017-11-11 19:35:27 +01:00
Fredrik Fornwall
315750fe88 aria2: Update from 1.33.0 to 1.33.1 2017-11-11 19:34:14 +01:00
Fredrik Fornwall
a98ca961fc gnupg2: Update from 2.2.1 to 2.2.2 2017-11-11 19:33:49 +01:00
Fredrik Fornwall
aacd2f3a3d nodejs-current: Update from 9.0.0 to 9.1.0 2017-11-11 19:26:14 +01:00
Fredrik Fornwall
25d4444c97 pick: Update from 1.9.0 to 2.0.0 2017-11-11 19:22:50 +01:00
Fredrik Fornwall
52c0f97b6b libuv: Update from 1.15.0 to 1.16.1 2017-11-11 19:22:27 +01:00
Fredrik Fornwall
f3b40ceae0 nodejs: Update from 8.9.0 to 8.9.1 2017-11-11 19:16:37 +01:00
Fredrik Fornwall
b5c09263cb ghostscript: Use system littlecms and openjpeg 2017-11-07 18:34:21 +01:00
Fredrik Fornwall
0e1ebcc80a tsocks: Fix building with tar strip-components 2017-11-07 05:51:44 +01:00
Fredrik Fornwall
4e403d2cee mariadb: Update from 10.2.9 to 10.2.10 2017-11-07 05:51:44 +01:00
Stephen
052d685730 add libmnl
#1739
2017-11-07 04:32:22 +01:00
Fredrik Fornwall
10962d5f39 cmark: Update from 0.28.2 to 0.28.3 2017-11-07 03:22:52 +01:00
Fredrik Fornwall
745dfb14b5 calcurse: Update from 4.2.2 to 4.3.0 2017-11-07 03:22:52 +01:00
Auxilus
b17145cab7 Move tcpdump to termux-root-packages (#1752) 2017-11-07 03:08:57 +01:00
Fredrik Fornwall
4424bffa4d glib-bin: Keep the glib-mkenums script 2017-11-07 02:59:23 +01:00
Fredrik Fornwall
e7173b16af stunnel: Update from 5.42 to 5.43 2017-11-07 02:43:23 +01:00
Fredrik Fornwall
67ac7aaabd littlecms: Update from 2.8 to 2.9 2017-11-07 02:43:03 +01:00
Fredrik Fornwall
acf993adf2 cmake: Update from 3.9.4 to 3.9.5 2017-11-07 02:26:49 +01:00
Fredrik Fornwall
a4d5a47c30 termux-elf-cleaner: Update from 1.1 to 1.2 2017-11-04 22:25:27 +01:00
Stephen
b6626c8a78 add liblua-dev to luarocks build dependencies (#1394) 2017-11-04 03:06:03 +01:00
Auxilus
3495044263 Update parallel from 20170922 to 20171022 (#1698) 2017-11-04 02:07:11 +01:00
Fredrik Fornwall
2d477cd2ba newsboat: Drop no longer needed patch 2017-11-03 23:34:05 +01:00
Fredrik Fornwall
7af47a4063 newsboat: Avoid generating default.profraw files
See #1672. Fixed in upstream for next version.
2017-11-03 23:26:42 +01:00
Fredrik Fornwall
a91709193f fish: Use system pcre2 lib and bump revision 2017-11-03 23:07:11 +01:00
Fredrik Fornwall
f689a6d490 fish: Add patch from upcoming release (#1735) 2017-11-03 23:06:48 +01:00
Fredrik Fornwall
42378d39b5 pcre2: Build with --enable-pcre2-32 2017-11-03 23:06:30 +01:00
Fredrik Fornwall
e1bb63a7f6 fossil: Update from 2.3 to 2.4 2017-11-03 22:20:17 +01:00
Leonid Pliushch
d283417552 iperf3: update to 3.3 (#1746) 2017-11-03 22:14:14 +01:00
Fredrik Fornwall
737c8d9d20 nodejs: Add npm link patch and bump version 2017-11-03 13:12:57 +01:00
Fredrik Fornwall
3fc73c46e1 nodejs-current: Bump revision after npm link patch 2017-11-03 13:12:39 +01:00
Fredrik Fornwall
062a8cecc3 libxslt: Update from 1.1.31 to 1.1.32 2017-11-03 13:10:45 +01:00
Fredrik Fornwall
dd28d03e3f libxml2: Update from 2.9.6 to 2.9.7 2017-11-03 13:09:48 +01:00
Karol Baraniecki
bc21950ecc nodejs-current: Fix #1192 by removing useless link() (#1701)
As it turns out, npm does an "optimisation" by instead of doing a simple
rename(), it link()s the source file to its destination, and unlink()s
the source file. Reverse that if process.platform is 'android'.
2017-11-03 12:12:21 +01:00
Fredrik Fornwall
2c2a38d2b5 php: Update from 7.1.10 to 7.1.11 2017-11-02 23:59:35 +01:00
Fredrik Fornwall
fe70efeaec yarn: Update from 1.2.1 to 1.3.2 2017-11-02 23:54:26 +01:00
Fredrik Fornwall
4a8e358d09 openssl: Update from 1.0.2l to 1.0.2m 2017-11-02 23:39:08 +01:00
Pierre Rudloff
090398da58 yarn: Add package (#1713) 2017-11-02 23:38:56 +01:00
Fredrik Fornwall
577488b800 flex: Fix building under ubuntu 17.10 2017-11-02 02:22:05 +01:00
Fredrik Fornwall
49cca044a1 golang: Update from 1.9.1 to 1.9.2 2017-11-02 01:44:57 +01:00
Fredrik Fornwall
779382641a Switch https->http for ftp.videolan.org
It seems that ftp.videolan.org is having certificate issues.
2017-11-02 01:41:22 +01:00
Fredrik Fornwall
09d741f8fd libicu: Update from 59.1 to 60.1 2017-11-02 01:28:04 +01:00
Fredrik Fornwall
844cf313dd fontconfig: Fix building under ubuntu 17.10 2017-11-02 01:07:55 +01:00
Fredrik Fornwall
429fd049d0 libconfig: Remove package 2017-11-02 00:53:53 +01:00
Fredrik Fornwall
5a4584a449 hunspell-en-us: Update from 2017.03.03 to 2017.10.27 2017-11-02 00:49:11 +01:00
Fredrik Fornwall
ea70319bff ninja: Avoid _MAJOR_VERSION variable 2017-11-01 23:45:56 +01:00
Fredrik Fornwall
dbd35d40a7 libtool: Fix dependencies on sed and grep
See #695 and #1740.
2017-11-01 22:38:42 +01:00
Fredrik Fornwall
09b44d4d12 nodejs: Fix conflict with nodejs-current 2017-11-01 22:35:19 +01:00
Fredrik Fornwall
a25510ccf7 nodejs: Update from 6.11.5 to 8.9.0 2017-11-01 20:18:56 +01:00
Fredrik Fornwall
ee554e52a8 nodejs-current: Update from 8.8.1 to 9.0.0 2017-11-01 20:18:14 +01:00
Auxilus
17308f4d65 update vim-python to patch 8.0.1241 (#1699) 2017-11-01 19:28:53 +01:00
Auxilus
6f7f9c5cd2 update vim to patch 8.0.1241 (#1700) 2017-11-01 19:28:39 +01:00
Auxilus
84edbd9685 units: Update from 2.14 to 2.16 (#1738) 2017-11-01 19:11:26 +01:00
Fredrik Fornwall
d682058f1d zsh: Fix /usr/local in $fpath (#1730) 2017-11-01 16:13:58 +01:00
Stephen
8e276b3bce update opusfile with more consistent link (#1732)
v0.9 not well distributed, github seems to be a better source
2017-11-01 15:43:46 +01:00
Fredrik Fornwall
d3215a81dd termux-tools: Unset LD_PRELOAD in dalvikvm
See https://github.com/termux/termux-packages/issues/1736
2017-11-01 15:08:50 +01:00
Fredrik Fornwall
41179c74da ncurses: Update from 6.0.20170923 to 6.0.20171028 2017-10-31 19:16:46 +01:00
Fredrik Fornwall
b15fbbf1cf git: Update from 2.14.3 to 2.15.0 2017-10-31 19:11:31 +01:00
joakim-noah
6de5db5e29 ldc: update to 1.5 release (#1731) 2017-10-31 19:10:15 +01:00
Fredrik Fornwall
e9c31288bc pcre2: Add package 2017-10-28 23:54:54 +02:00
Fredrik Fornwall
47770dd2dc libxapian: Update from 1.4.4 to 1.4.5 2017-10-28 23:54:38 +02:00
Fredrik Fornwall
54817ebb53 picolisp: Update from 17.9.27 to 17.10.28 2017-10-28 23:54:11 +02:00
Fredrik Fornwall
a52f6f22da libnghttp2: Update from 1.26.0 to 1.27.0 2017-10-28 16:01:18 +02:00
Fredrik Fornwall
c2bc4d2675 irssi: Update from 1.0.4 to 1.0.5 2017-10-28 16:01:05 +02:00
Fredrik Fornwall
7c3a6e6178 libcurl: Update from 7.56.0 to 7.56.1 2017-10-28 16:00:51 +02:00
Fredrik Fornwall
4a08751d96 nginx: Update from 1.12.1 to 1.12.2 2017-10-28 15:56:10 +02:00
Fredrik Fornwall
622acf141b apr-util: Update from 1.6.0 to 1.6.1 2017-10-28 15:52:58 +02:00
Fredrik Fornwall
5cd43b4569 apr: Update from 1.6.2 to 1.6.3 2017-10-28 15:52:47 +02:00
Fredrik Fornwall
865b4e28d7 glib: Update from 2.54.1 to 2.54.2 2017-10-28 08:35:42 +02:00
Fredrik Fornwall
f756e9499a pango: Update from 1.40.12 to 1.40.13 2017-10-28 08:35:27 +02:00
Fredrik Fornwall
13274faca5 wget: Depend on libunistring 2017-10-27 23:24:40 +02:00
Fredrik Fornwall
1bc180eab0 man: Fix download url 2017-10-27 23:10:55 +02:00
Fredrik Fornwall
750b73c46a Some http -> https 2017-10-27 23:10:55 +02:00
Fredrik Fornwall
a2384f3582 ffmpeg: Drop the enable-glob.patch 2017-10-27 23:10:55 +02:00
Leonid Pliushch
6da1a239b6 tor: update to 0.3.1.8 (#1717) 2017-10-27 23:10:48 +02:00
Leonid Pliushch
6b6be4f635 ffmpeg: enable globbing (#1718) 2017-10-27 22:28:43 +02:00
Fredrik Fornwall
4f5cdf2b26 wget: Update from 1.19.1 to 1.19.2 2017-10-27 22:23:32 +02:00
Fredrik Fornwall
b0ebb9d56c nodejs-current: Update from 8.7.0 to 8.8.1 2017-10-27 22:23:11 +02:00
Fredrik Fornwall
e8d9833031 harfbuzz: Update from 1.6.0 to 1.6.3 2017-10-27 22:22:34 +02:00
Fredrik Fornwall
fca330d4c4 nodejs: Update from 6.11.4 to 6.11.5 2017-10-27 22:21:22 +02:00
Fredrik Fornwall
2f3f18d144 patchelf: Update to git master (see #1706) 2017-10-26 00:32:04 +02:00
Fredrik Fornwall
aa55176fee apache2: Fix checksum 2017-10-26 00:26:10 +02:00
Fredrik Fornwall
745fb160cf cadaver: Switch to fossies.org as webdav.org is down 2017-10-26 00:25:27 +02:00
Auxilus
52251f7462 Update apache to 2.4.29 (#1716) 2017-10-26 00:20:58 +02:00
Fredrik Fornwall
79727ccd7d sqlite: Update from 3.20.1 to 3.21.0 2017-10-26 00:20:07 +02:00
Auxilus
143158eb65 Update screen to 4.6.2 (#1710) 2017-10-25 14:31:03 +02:00
Fredrik Fornwall
98ab429c7e git: Update from 2.14.2 to 2.14.3 2017-10-25 14:29:49 +02:00
Oliver Schmidhauser
bf5bf339fb Provide a better description for the rcs package (#1691)
When i misspelled `cp` to `co` it told me to install the package `rcs`
for it. Not knowing what it was I called `apt show rcs`. But the
    description didn't help me at all.
So I copied the description from Debian.
2017-10-22 01:02:12 +02:00
Fredrik Fornwall
ec2c81d2c0 gnutls: Update from 3.5.15 to 3.5.16 2017-10-21 21:47:56 +02:00
Fredrik Fornwall
2468fb4151 gawk: Update from 4.1.4 to 4.2.0 2017-10-20 21:12:01 +02:00
Leonid Pliushch
02af6f1b22 elinks: update to latest git version (#1690) 2017-10-20 21:10:32 +02:00
Fredrik Fornwall
033a8b3d4c libgc: Bump revision number after patch 2017-10-19 21:36:25 +02:00
its-pointless
21a2258783 fixes w3m on arm android 7 (#1683) 2017-10-19 12:28:28 +02:00
Fredrik Fornwall
f42614383f neovim: Update to git master 2017-10-19 02:06:26 +02:00
Fredrik Fornwall
63bff7c4fa aria2: Update from 1.32.0 to 1.33.0 2017-10-19 01:43:01 +02:00
Auxilus
167ef09aa8 vim-python: Update from 8.0.1180 to 8.0. 1203 2017-10-19 01:13:15 +02:00
Auxilus
57c6c7eabf vim: Update from 8.0.1180 to 8.0. 1203 2017-10-19 01:13:03 +02:00
Fredrik Fornwall
146a167bab fzf: Update from 0.16.11 to 0.17.1 2017-10-15 20:46:40 +02:00
Fredrik Fornwall
f5dbfd45ba gst-plugins-bad: Fix building with openjpeg 2.3 2017-10-15 20:25:11 +02:00
Fredrik Fornwall
c4d5d33af9 ccrypt: Add package 2017-10-15 20:24:53 +02:00
Fredrik Fornwall
8ac9cdd3f5 apt: Update from 1.4.7 to 1.4.8 2017-10-15 14:23:05 +02:00
Fredrik Fornwall
e9ed61211a Cleanup gst-plugins-{bad,good,ugly} 2017-10-15 03:20:11 +02:00
Fredrik Fornwall
f6edead02c gst-plugins-base: Disable pango and add deps 2017-10-15 02:07:32 +02:00
Fredrik Fornwall
02fc8fdebb ghostscript: Add dependencies 2017-10-15 02:07:13 +02:00
Fredrik Fornwall
ebcd1a9347 espeak: Avoid packaging -test- libs 2017-10-15 02:06:55 +02:00
Fredrik Fornwall
4aa7154413 sox: Avoid accidental linkage 2017-10-15 02:06:35 +02:00
Fredrik Fornwall
371e24c72f gst-libav: Fix spacing issues in configure args 2017-10-15 01:23:10 +02:00
Fredrik Fornwall
5586ebb426 busybox: Bump revision after patch 2017-10-15 01:03:01 +02:00
Fredrik Fornwall
cf87c8c716 qalc: Update from 2.0.0 to 2.1.0 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
82d3912b8c rgbds: Update from 0.3.2 to 0.3.3 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
cfce2bd566 par2: Update from 0.7.3 to 0.7.4 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
e2c0e1410f openjpeg: Update from 2.2.0 to 2.3.0 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
11404f47a3 Bump packages after libmp3lame update 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
ff4e0db637 openal-soft: Update from 1.18.1 to 1.18.2 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
39d30ab33b notmuch: Update from 0.25 to 0.25.1 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
8f7c38020d Switch from newsbeuter to newsboat 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
9f74bac671 libpulseaudio: Update from 10.0 to 11.1 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
cb1a3fe4a4 memcached: Update from 1.4.36 to 1.5.2 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
547db534c5 moon-buggy: Update homepage 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
8217c46a51 mathomatic: Update homepage 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
1e52a90d47 lynx: Update homagepage 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
4363993239 luarocks: Update from 2.4.2 to 2.4.3 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
b677d1b300 linux-man-pages: Update from 4.11 to 4.13 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
5d1c8bc0e6 libxslt: Update from 1.1.30 to 1.1.31 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
ace82cdf6a libsoup: Update from 2.58.2 to 2.60.1 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
46a55567b9 libvterm: Update to git master 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
6e991ebd33 libgmime: Update from 3.0.1 to 3.0.2 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
558975a762 gmic: Update from 2.0.2 to 2.1.1 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
55cfcb02c3 ghostscript: Update from 9.21 to 9.22 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
d64d02bf59 jsoncpp: Update from 1.8.1 to 1.8.3 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
c8ac5ac0b9 librhash: Update from 1.3.4 to 1.3.5 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
0c6302b3ad libtsm: Remove package 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
6c426f2e26 libmp3lame: Update from 3.99 to 3.100 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
bdddcb9e81 libconfuse: Update from 3.2 to 3.2.1 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
95d7e16577 libjasper: Update from 2.0.13 to 2.0.14 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
ea7bf31541 libnl: Update from 3.3.0 to 3.4.0 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
21d6f492ef gegl: Update from 0.3.18 to 0.3.20 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
46eb141bb7 json-glib: Update from 1.2.8 to 1.4.2 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
725afd7316 gnuplot: Update from 5.0.6 to 5.2.0 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
1a209e947a joe: Update from 4.4 to 4.5 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
685993b34f gifsicle: Update from 1.89 to 1.90 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
a57560d815 krb5: Update from 1.15.1 to 1.15.2 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
e6444d4453 getmail: Update from 5.1 to 5.4 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
41396cc1eb erlang: Update from 20.0 to 20.1 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
96f21dd900 expect: Update from 5.45 to 5.45.3 2017-10-15 01:02:39 +02:00
Fredrik Fornwall
53f1414542 espeak: Update from 1.49.1 to 1.49.2 2017-10-15 01:02:39 +02:00
rnauber
480caaa501 gstreamer: fix and enable the package (#1622)
* gstreamer: make it work with opensles and libcaca, update and enable the packages

* gstreamer: fix build in presence of libunwind and clean up

* minor stuff

* put in preload ffmpeg libs like mpv has
2017-10-15 01:02:21 +02:00
sp4rkie
2b2d23f6b9 fix #590 (#1591) 2017-10-15 00:59:29 +02:00
Fredrik Fornwall
9c9d1191df golang: Update from 1.9 to 1.9.1 2017-10-14 22:33:22 +02:00
Fredrik Fornwall
478fff052b Bump revisions of packages linking to harfbuzz 2017-10-14 21:47:34 +02:00
Fredrik Fornwall
b46d06afc7 cmark: Update from 0.28.0 to 0.28.2 2017-10-14 21:20:57 +02:00
Fredrik Fornwall
1e72d13a90 vifm: Fix docker build
Fix building in the docker container where groff is not available.
2017-10-14 21:08:13 +02:00
Fredrik Fornwall
c55f523520 angband: Update checksum 2017-10-14 21:06:14 +02:00
Fredrik Fornwall
48b355a182 ctags: Update to latest master 2017-10-14 21:05:53 +02:00
Fredrik Fornwall
f46ba73f16 alpine: Update homepage 2017-10-14 21:05:31 +02:00
Fredrik Fornwall
0845100f4e babl: Update from 0.1.30 to 0.1.34 2017-10-14 21:05:10 +02:00
Fredrik Fornwall
0ca80d6b29 nodejs-current: Update from 8.4.0 to 8.7.0 2017-10-14 21:04:49 +02:00
Fredrik Fornwall
593f3b56ee nodejs: Update from 6.11.3 to 6.11.4 2017-10-14 19:38:11 +02:00
Fredrik Fornwall
b0d7970101 harfbuzz: Update from 1.5.1 to 1.6.0 2017-10-14 17:11:17 +02:00
Fredrik Fornwall
2c1bb88435 micro: Update checksum 2017-10-14 17:05:12 +02:00
Fredrik Fornwall
5fa0927fd9 radare2: Update from 2.0.0 to 2.0.1 2017-10-13 19:14:40 +02:00
Fredrik Fornwall
3eb11f4a56 libpng: Update from 1.6.32 to 1.6.34 2017-10-13 19:04:50 +02:00
Leonid Pliushch
c63690c0e2 radare2: update to 2.0.0 (#1654)
* radare2: update to 2.0.0

* radare2: fix build
2017-10-13 18:48:39 +02:00
Leonid Pliushch
2994e92567 hunspell: update to 1.6.2 (#1653) 2017-10-13 18:47:48 +02:00
Leonid Pliushch
9978ae6495 syncthing: update to 0.14.39 (#1655) 2017-10-13 18:47:30 +02:00
Auxilus
d9cf32bb4d Update zile to 2.4.14 (#1642) 2017-10-11 00:50:00 +02:00
Henrik Grimler
7926ba9299 texlive: fix postinst, prerm, preinst scripts (#1648)
* texlive: use bash instead of sh in preinst scripts

* texlive: remove old trailing comment

* texlive: use bash instead of sh in postinst and prerm scripts.

sh doesn't support "mkdir folder1/{folder2,folder3}" and similar.

* texlive: export TMPDIR in postinst so that fresh installation will work also in ssh shell
2017-10-11 00:48:35 +02:00
its-pointless
44e4d3d582 vifm window manager with vim bindings (#1612) 2017-10-10 23:17:47 +02:00
Fredrik Fornwall
c3cfd39d19 lftp: Update from 4.8.2 to 4.8.3 2017-10-10 23:09:59 +02:00
Henrik Grimler
b5457c5b0f texlive-bin: enable extglob locally in preinst script (#1643)
* texlive-bin: enable extglob locally in preinst script. Solves https://github.com/termux/termux-packages/issues/1639

* texlive-bin: re-add TMPDIR to profile.d/texlive.sh

* texlive: use extglob in preinst script
2017-10-09 18:34:10 +02:00
Stephen
281d17c6f5 remove unneeded prefix from cava (#1632)
* remove unneeded prefix from cava

* test V=0 on make to shorten output

* move V=0 into separate PR
2017-10-08 22:04:35 +02:00
Sayem Chowdhury
535b93f6ed python2: Update from 2.7.13 to 2.7.14 (#1636) 2017-10-08 21:43:13 +02:00
Fredrik Fornwall
c6ea843b92 poppler: Update from 0.59.0 to 0.60.1
This update switches the build system from autoconf to cmake.
2017-10-08 15:38:23 +02:00
Henrik Grimler
52dd7fada6 texlive-bin: patch to make it work with poppler 0.59.0 (#1606) 2017-10-08 15:05:27 +02:00
Fredrik Fornwall
b38f9f85f9 mpv: Update from 0.26.0 to 0.27.0 2017-10-08 14:57:36 +02:00
Fredrik Fornwall
4099df247d vim: Update from 8.0.1152 to 8.0.1180 2017-10-08 14:57:24 +02:00
Fredrik Fornwall
a82d7962e3 imagemagick: Update from 7.0.7-4 to 7.0.7.7 2017-10-08 14:55:49 +02:00
Fredrik Fornwall
abfd8e8cbf opusfile: Update from 0.8 to 0.9 2017-10-08 14:55:19 +02:00
Fredrik Fornwall
0c4eb1cd9e libxml2: Update from 2.9.5 to 2.9.6 2017-10-07 11:40:19 +02:00
Fredrik Fornwall
d6a5fb2272 php: Update from 7.1.8 to 7.1.10 2017-10-06 22:52:37 +02:00
Fredrik Fornwall
2864ccba18 libsodium: Update from 1.0.14 to 1.0.15 2017-10-06 22:52:15 +02:00
Fredrik Fornwall
16aaf673be apache2: Update from 2.4.27 to 2.4.28 2017-10-06 22:51:58 +02:00
Fredrik Fornwall
d4389f5b7c libgd: Update from 2.2.4 to 2.2.5 2017-10-06 22:51:45 +02:00
Fredrik Fornwall
2333db7cb1 postgresql: Update from 9.6.5 to 10.0 2017-10-06 22:26:28 +02:00
Fredrik Fornwall
aced879963 tmux: Update from 2.5 to 2.6 2017-10-06 13:34:06 +02:00
Fredrik Fornwall
58a0a51f5a netpbm: Update from 2935 to 3084 2017-10-06 13:26:25 +02:00
Fredrik Fornwall
7a82033d1e cmake: Update from 3.9.3 to 3.9.4 2017-10-06 12:26:03 +02:00
Fredrik Fornwall
1cbdaf8492 librsvg: Update from 2.40.18 to 2.40.19 2017-10-06 08:09:10 +02:00
Fredrik Fornwall
71b1867bb1 libcurl: Update from 7.55.1 to 7.56.0 2017-10-06 08:03:37 +02:00
Fredrik Fornwall
95a637a4e3 python: Update from 3.6.2 to 3.6.3 2017-10-06 07:59:57 +02:00
Vladimir Serbinenko
bd608d0f78 netpbm: Enable jpeg components. (#1619) 2017-10-06 07:48:04 +02:00
Leonid Pliushch
cd9bf31b77 radare2: use prefixed path for 'dir.types' (#1621) 2017-10-06 07:47:09 +02:00
Leonid Pliushch
9cea865e49 syncthing: Update from 0.14.37 to 0.14.38 (#1623) 2017-10-06 07:46:27 +02:00
Leonid Pliushch
fc3ed9a82d openssh: update to 7.6p1 (#1613) 2017-10-05 08:32:07 +02:00
Leonid Pliushch
327530c39f ldns: more fixes for hardcoded paths (#1615) 2017-10-05 08:31:44 +02:00
Leonid Pliushch
0ca9b21406 dnsutils: fix path to 'resolv.conf' in liblwres (#1616) 2017-10-05 08:28:44 +02:00
Fredrik Fornwall
3600c8d8ec mariadb: Update from 10.2.8 to 10.2.9 2017-10-05 08:25:37 +02:00
Fredrik Fornwall
676921322e libuv: Update from 1.14.1 to 1.15.0 2017-10-05 08:25:12 +02:00
Fredrik Fornwall
97035528b6 glib: Update from 2.54.0 to 2.54.1 2017-10-05 08:24:10 +02:00
Stephen
63e9033a5f tig: Update from 2.2.2 to 2.3.0 (#1610) 2017-10-05 08:23:28 +02:00
Fredrik Fornwall
ff58b27ce0 perl: Update from 5.26.0 to 5.26.1 2017-10-02 11:00:31 +02:00
Fredrik Fornwall
80ba8650b5 libnghttp2: Update from 1.25.0 to 1.26.0 2017-10-02 10:33:29 +02:00
Fredrik Fornwall
f29c0c671c termux-exec: Update from 0.2 to 0.3 2017-10-01 22:14:52 +02:00
Oliver Schmidhauser
9e77a1160e packages->pkg in help text (#1599)
* packages->pkg in help text

* Fix pkg at a second placec
2017-10-01 21:42:37 +02:00
Fredrik Fornwall
bb9727d29f tmux: Bump revision after change 2017-09-29 14:59:11 +02:00
Thomas Gordon Lowrey IV
3aae04d484 remove zeroed escape time (#1598)
an escape time of zero breaks tmux core functionality... you cannot have an escape time of 0, then it's impossible to use most custom key bindings, or to do things like resize panes effectively, etc...
2017-09-29 14:57:06 +02:00
Fredrik Fornwall
7cf4c4fa57 micro: Update from 1.3.2 to 1.3.3 2017-09-29 02:29:41 +02:00
Fredrik Fornwall
fe909420c0 libc: Place TERMUX_PKG_REVISION beneath version 2017-09-29 00:15:57 +02:00
its-pointless
7b0bed722b libgc fix for x86 need it for guile (#1588) 2017-09-29 00:15:27 +02:00
Fredrik Fornwall
ca7345e044 picolisp: Update from 17.9.1 to 17.9.27 2017-09-27 12:15:01 +02:00
Fredrik Fornwall
4f3bb872fc neovim: Update to latest git master 2017-09-27 12:05:45 +02:00
Fredrik Fornwall
11c45ca386 libexpat: Update from 2.2.3 to 2.2.4 2017-09-27 12:05:33 +02:00
Fredrik Fornwall
02b60eeddf lftp: Update from 4.8.1 to 4.8.2 2017-09-27 12:05:20 +02:00
Fredrik Fornwall
0237daae59 git: Update from 2.14.1 to 2.14.2 2017-09-27 12:03:22 +02:00
Fredrik Fornwall
d06bc0b8b8 vim-python: Update from 8.0.1112 to 8.0.1152 2017-09-27 00:09:54 +02:00
Auxilus
8c143df2e7 vim: Update from 8.0.1112 to 8.0.1152 2017-09-26 23:19:15 +02:00
Auxilus
3d5edf4e72 Update binutils to 2.29.1 2017-09-26 23:08:31 +02:00
Fredrik Fornwall
56f8376bcf libsasl: Rebuild to get libplain.so (fixes #1582)
Still not sure why libplain.so was left out of the previous build,
but there is now a check that this file is included.
2017-09-26 17:56:13 +02:00
Fredrik Fornwall
3f975ed46f mutt: Format TERMUX_PKG_EXTRA_CONFIGURE_ARGS for readability 2017-09-26 15:33:35 +02:00
Fredrik Fornwall
6a71c590ef mutt: Update from 1.9.0 to 1.9.1 2017-09-26 15:28:18 +02:00
Leonid Pliushch
366bed955f htop: fix segfault which may occur in some cases
This already fixed in htop's repo at commit cceab15b9dbdc2f0914c8d479cefa429d1c0daaf
2017-09-26 15:12:37 +02:00
Fredrik Fornwall
253e5fef15 ncurses: Update from 6.0.20170916 to 6.0.20170923 2017-09-25 13:07:51 +02:00
Oliver Schmidhauser
2232fa2c11 Fix building tsocks for 32 bit architectures
Thanks to @vishalbiswas in #1573
2017-09-25 12:00:08 +02:00
Fredrik Fornwall
d4c554ae59 ledger&ncmpcpp: Rebuild after boost update 2017-09-24 23:15:10 +02:00
Fredrik Fornwall
1f30bd82dc boost: Depend on liblzma 2017-09-24 23:14:59 +02:00
Fredrik Fornwall
e301e72d21 help2man: Move to disabled-packages/ 2017-09-24 22:07:09 +02:00
Fredrik Fornwall
33d11c2f5b weechat: Update from 1.9 to 1.9.1 2017-09-24 22:04:30 +02:00
Fredrik Fornwall
eda7e2a575 imagemagick: Update from 7.0.7-1 to 7.0.7-4 2017-09-24 21:48:20 +02:00
Fredrik Fornwall
03e82ec78d boost: Update from 1.64.0 to 1.65.1 2017-09-24 21:48:20 +02:00
Auxilus
ac31101688 Add package help2man 2017-09-24 21:47:15 +02:00
Auxilus
bfc7c80656 mpd: Update from 0.20.9 to 0.20.10 (#1563) 2017-09-23 10:30:38 +02:00
Fredrik Fornwall
67ad126452 gnupg2: Update from 2.2.0 to 2.2.1 2017-09-23 10:26:20 +02:00
Fredrik Fornwall
ccd18b7597 mlocate: Fix segfault when using wildcards 2017-09-23 10:25:54 +02:00
Fredrik Fornwall
44eace2079 hashdeep: Fix building pie binaries 2017-09-23 02:24:10 +02:00
Fredrik Fornwall
f8f4e1005e heyu: Remove unused TERMUX_PKG_FOLDERNAME 2017-09-23 02:08:37 +02:00
Stephen
c57e27a8b5 hashdeep: Add package 2017-09-23 01:52:28 +02:00