Fredrik Fornwall
a27c409f20
nodejs: Do not use a shared libuv
...
Using a shared libuv for node does not work when dlopen():ing
shared libraries in node packages which uses libuv symbols
without linking to libuv explicitly, as the Android linker does
not use linked libraries on dlopen() to resolve symbols due to
historical reasons.
Fixes #462 .
2016-09-21 17:49:02 -04:00
Fredrik Fornwall
1eea62b7de
fzf: Update from 0.13.5 to 0.15.1
2016-09-21 14:39:12 -04:00
Fredrik Fornwall
7406fbd982
flex: Do not split up in -dev variant
...
The only header file is FlexLexer.h, and
this is not split up in debian.
2016-09-20 01:11:43 -04:00
Fredrik Fornwall
183a88a12b
binutils: Fix patch in ifndef __ANDROID__
...
Fixes #468 .
2016-09-19 19:18:23 -04:00
Fredrik Fornwall
ab95788a0c
fwknop: Enable gnupg support
...
Fixes #466 .
2016-09-19 19:11:47 -04:00
Fredrik Fornwall
bf5d4e36e7
findutils: Rebuild to avoid endpwent()
...
See #212 .
2016-09-19 19:09:43 -04:00
Fredrik Fornwall
9db621c024
taslwarrior: Keep share/doc
...
Fixes #451 .
2016-09-19 19:07:44 -04:00
Fredrik Fornwall
df4f4e1787
emacs: Update from 25.0.95 to 25.1
2016-09-18 10:30:48 -04:00
Fredrik Fornwall
83d11d6e04
Update readline to v7 and bash to v4.4
...
As a consequence of updating readline to version 7 we bump the
build revision of all packaging linking to it as the soname has
changed.
2016-09-17 18:29:14 -04:00
Fredrik Fornwall
658f8ce979
nodejs: Update from 6.5.0 to 6.6.0
2016-09-17 18:28:54 -04:00
Oliver Schmidhauser
f2748b7e93
Update Profanity and Libstrophe to their latest versions ( #461 )
...
* Update libstrophe to version 0.9.1.
* Update profanity to version 0.5.0.
* Enable python plugin support for profanity.
2016-09-17 01:44:12 +02:00
Fredrik Fornwall
7d23a2ae26
radare2: Patches to build on all arches
2016-09-16 18:19:27 -04:00
Fredrik Fornwall
af14ff2341
radare2: Patch for tmp and www paths
2016-09-16 08:27:39 -04:00
radare
8986bfde7e
Add radare2-0.10.5 package ( #459 )
2016-09-16 14:09:00 +02:00
Fredrik Fornwall
b2a8800c2c
python&python2: Fix PATH handling
...
After changes to build-package.sh the PATH setup in python&python2
caused the toolchain strip not to be found, causing broken binaries
due to non-stripped elf symbol versioning.
Fixes #460 .
2016-09-16 07:29:54 -04:00
Fredrik Fornwall
32ef012d3c
python: Do not remove bin/python*-config
2016-09-16 05:34:30 -04:00
Fredrik Fornwall
c9d9b6ed5b
vim-runtime: Update for vim 8.0
2016-09-16 04:27:02 -04:00
Fredrik Fornwall
e73b00672e
ffmpeg: Bump revision and depend on libopus
2016-09-16 04:26:36 -04:00
Fredrik Fornwall
3abd6cf4d1
vim: Update from 7.4.2290 to 8.0.0005
2016-09-16 04:26:36 -04:00
Mariusz
c842d781b6
ffmpeg: Enable opus codec ( fixes #452 ) ( #453 )
...
Modify ffmpeg build script to include opus codec.
Information about the codec can be found at:
- https://en.wikipedia.org/wiki/Opus_(audio_format)
- https://www.opus-codec.org/
2016-09-15 14:35:28 +02:00
Fredrik Fornwall
a012700423
ncurses: Update patch version
2016-09-14 19:48:35 -04:00
Fredrik Fornwall
4b22de5815
curl: Fix package checksum
2016-09-14 18:51:48 -04:00
Fredrik Fornwall
af812e045e
tasksh: Update sha256 for update tarball
2016-09-14 17:20:20 -04:00
Fredrik Fornwall
da8abb7306
pforth: Fix build
2016-09-14 17:12:09 -04:00
Fredrik Fornwall
fb99eeb9ed
curl: Update from 7.50.2 to 7.50.3
2016-09-14 16:48:22 -04:00
Fredrik Fornwall
6428f23518
sqlite: Update from 3.14.1 to 3.14.2
2016-09-14 16:48:03 -04:00
Fredrik Fornwall
038fecd027
taskwarrior: Fix indentation
2016-09-14 16:45:24 -04:00
Fredrik Fornwall
8aef3a59c9
glib: Patch timezone handling for Android
2016-09-12 17:57:40 -04:00
Fredrik Fornwall
ed7e023032
glib: Do not throw away lib/glib-2.0/glibconfig.h
...
Include lib/glib-2.0/glibconfig.c in glib-dev instead of removing
it, and let glib-dev depend on pcre-dev (needed for pkg-config to
work).
Fixes #447 .
2016-09-12 06:23:37 -04:00
Fredrik Fornwall
4cb7ec814f
termux-tools: Update su
...
Search for /sbin/su, and remove termux-specific environment
so that system tools can be used for the root session.
2016-09-12 06:11:18 -04:00
Fredrik Fornwall
aa9890c598
aapt: Fix running on Android 5.x
...
See #444 .
2016-09-11 08:34:07 -04:00
Fredrik Fornwall
b664f5dd2e
aapt: Update to latest 7.0.0 tag revision
...
Also link against liblog when needed.
Fixes #444 .
2016-09-10 11:01:10 -04:00
Fredrik Fornwall
344ed16cd7
cmake: Update from 3.6.1 to 3.6.2
2016-09-10 10:27:49 -04:00
Fredrik Fornwall
058757f2c1
libnghttp2: Update from 1.14.0 to 1.14.1
2016-09-10 10:24:25 -04:00
Fredrik Fornwall
d59c53cf12
Fix indentation of some files
2016-09-09 09:40:28 -04:00
Fredrik Fornwall
0090adf0da
libpng: Update from 1.6.24 to 1.6.25
2016-09-09 09:37:34 -04:00
Fredrik Fornwall
b9a198c812
golang: Update from 1.7 to 1.7.1
2016-09-09 09:36:53 -04:00
Fredrik Fornwall
9d5d6e98c6
ca-certificates: Bump to latest version available
2016-09-08 16:37:17 -04:00
Fredrik Fornwall
03fb346462
graphicsmagick: Update from 1.3.24 to 1.3.25
2016-09-08 16:19:01 -04:00
Fredrik Fornwall
f45367c4a5
finch: Update from 2.10.12 to 2.11.0
2016-09-08 16:18:44 -04:00
Fredrik Fornwall
96b43247d5
picolisp: Update from 16.8.29 to 16.9.6
2016-09-08 16:18:16 -04:00
Fredrik Fornwall
1aad91bd95
libcln: Depend on libgmp
2016-09-08 15:35:37 -04:00
Fredrik Fornwall
e8cf9c285e
curl: Update from 7.50.1 to 7.50.2, enable http2
2016-09-08 11:24:01 -04:00
Fredrik Fornwall
5ce4ba1721
libnghttp2: Add package
2016-09-08 11:14:57 -04:00
Fredrik Fornwall
5d980ff409
qualc: Update from 0.9.9 to 0.9.10
2016-09-08 11:14:43 -04:00
Fredrik Fornwall
5a7db8c682
libcln: Use -DNO_ASM for arm build
...
Also use tabs for indentation.
2016-09-08 11:00:56 -04:00
David Martínez
94f1c11e25
Add Qalculate package ( #393 )
2016-09-08 15:23:31 +02:00
Fredrik Fornwall
aa01a42bf5
coreutils: Add back part of ls patch
...
Fixes #441 .
2016-09-07 10:50:10 -04:00
Fredrik Fornwall
ec64262da3
coreutils: Remove strange ls color patch
2016-09-07 06:54:11 -04:00
garwiz
4eb3f685cd
Added packages libzmq and libsodium ( #437 )
2016-09-07 08:39:50 +02:00
Fredrik Fornwall
db51e2da5b
emacs: Bump build revision after patch
2016-09-06 09:56:01 -04:00
Eugene Medvedev
51fb4b0d1d
emacs: Patch for the load-history problem ( #433 )
...
Closes termux/termux-packages#423
2016-09-06 10:23:27 +02:00
Fredrik Fornwall
2080a2ae0c
Fix configure.ac patch to be more general
2016-09-05 19:22:26 -04:00
Fredrik Fornwall
837959528d
fwknop: Avoid oportunistically gpgme linking
2016-09-05 18:30:13 -04:00
Oliver Schmidhauser
51720bdf6c
Add profanity, libstrophe and libotr ( #431 )
...
* add libstrophe package
* add libotr package
* add profanity package
2016-09-06 00:29:07 +02:00
Fredrik Fornwall
97777c445b
timewarrior: Add std::strtoimax patch
2016-09-05 18:08:58 -04:00
Fredrik Fornwall
e4e0a8b221
gsl: Update from 2.2 to 2.2.1
2016-09-05 18:08:58 -04:00
Fredrik Fornwall
750a0d657b
timewarrior: Enable package
2016-09-05 18:08:58 -04:00
Fredrik Fornwall
18bf425df5
tasksh: Add package
2016-09-05 18:08:58 -04:00
David Martínez
593708ab04
Added fwknop package ( #386 )
2016-09-05 23:33:49 +02:00
Fredrik Fornwall
761884a9dc
sslscan: Update to https://github.com/rbsec/sslscan
2016-09-05 17:21:35 -04:00
Pierre Rudloff
011b190cc7
sslscan: Add package ( #326 )
2016-09-05 22:33:44 +02:00
Fredrik Fornwall
10526b174a
ndk-sysroot: Bundle libatomic.a
...
Fixes #430 .
2016-09-05 14:52:16 -04:00
Fredrik Fornwall
9b8561f33c
libgcc: Use libgcc from armv7-a/ for arm
2016-09-05 09:00:35 -04:00
Fredrik Fornwall
5187237423
clang: Update from 3.8.1 to 3.9.0
2016-09-04 16:17:03 -04:00
Fredrik Fornwall
c8fc4751a1
termux-api: Bump version from 0.19 to 0.20
2016-09-04 11:08:10 -04:00
Fredrik Fornwall
60f09ba592
aapt: Update to latest version, bundle zipalign
2016-09-04 11:07:13 -04:00
garwiz
76f60643ce
Added optional region and variant params to termux-tts-speak ( #428 )
2016-09-04 16:48:47 +02:00
Fredrik Fornwall
7ce5638519
Cleanup of more packages
2016-09-03 18:45:08 -04:00
Fredrik Fornwall
eaf3340315
Prepare more packages for clang
2016-09-03 18:15:47 -04:00
Fredrik Fornwall
385c8aef84
Some more clang preparations
2016-09-03 17:48:41 -04:00
Fredrik Fornwall
7c57d72e80
abduco&dvtm: Avoid modifying CFLAGS directly
2016-09-03 17:38:15 -04:00
Fredrik Fornwall
5d383d990b
transmission: Avoid modifying LDFLAGS directly
2016-09-03 17:36:59 -04:00
Fredrik Fornwall
f7e141d03d
git: Update from 2.9.3 to 2.10.0
2016-09-03 17:32:42 -04:00
Fredrik Fornwall
7add3073f8
aria2: Update homepage and github repo
2016-09-03 17:19:10 -04:00
Fredrik Fornwall
dc62d8b2d1
dialog: Update to latest version
2016-09-02 07:55:04 -04:00
Fredrik Fornwall
82f9fad7f1
googletest: Update from 1.7 to 1.8
2016-09-01 19:19:38 -04:00
Fredrik Fornwall
32856ea6df
brogue: Prepare for clang
2016-09-01 14:02:12 -04:00
Fredrik Fornwall
1fb02ce2da
libzopfli: Avoid setting library soname
2016-09-01 13:59:38 -04:00
Fredrik Fornwall
e67edd5145
libx264: Minor cosmetic change
2016-09-01 13:26:59 +02:00
Oliver Schmidhauser
d26fc718f7
add stag package ( #425 )
2016-09-01 13:24:51 +02:00
Fredrik Fornwall
e7b7d707b8
poppler: Update from 0.46 to 0.47
2016-08-31 17:42:30 -04:00
Fredrik Fornwall
0ee447355b
termux-tools: Try a more functional su wrapper
2016-08-31 17:39:18 -04:00
Fredrik Fornwall
8c1c670325
pango: Update from 1.40.1 to 1.40.2
2016-08-31 17:29:47 -04:00
Fredrik Fornwall
c03dc5c67a
ncdu: Update from 1.11 to 1.12
2016-08-31 17:21:29 -04:00
Fredrik Fornwall
def4744092
mpv: Update from 0.19.0 to 0.20.0
2016-08-31 17:19:37 -04:00
Fredrik Fornwall
962aa24a4f
glib: Update from 2.48.1 to 2.48.2
2016-08-31 11:27:39 -04:00
Fredrik Fornwall
fd8dee4f1b
asciinema: Update from 1.2 to 1.3
2016-08-31 11:14:00 -04:00
Fredrik Fornwall
2c58e55c44
aria2: Update from 1.25.0 to 1.26.1
2016-08-31 10:44:20 -04:00
Fredrik Fornwall
e2df060119
ctags: Bump revision
2016-08-31 10:43:50 -04:00
Fredrik Fornwall
5cccca2c9f
fzf: Update from 0.13.4 to 0.13.5
2016-08-31 10:43:08 -04:00
Fredrik Fornwall
32b6eb99a7
picolisp: Update 16.8.26 to 16.8.29, bundle src64/
2016-08-31 06:06:46 -04:00
Fredrik Fornwall
3d335c3ab0
mutt: Update from 1.6.2 to 1.7.0
...
Also drop neomutt for now since the trash patch has been included.
2016-08-31 06:06:18 -04:00
Fredrik Fornwall
fe11968337
gsl: Update from 2.1 to 2.2
2016-08-31 05:47:22 -04:00
Fredrik Fornwall
b2e5e1aa5b
nodejs: Update from 6.4.0 to 6.5.0
2016-08-31 05:47:10 -04:00
Fredrik Fornwall
4ab31c9b57
tcl: Fix using system libsqlite
...
We really want to use the system library, and using the bundled
produced the error 'dlopen failed: cannot locate symbol "log"'.
2016-08-30 17:21:31 -04:00
Fredrik Fornwall
6b14aeb8ce
busybox: Setup CONFIG_SV_DEFAULT_SERVICE_DIR
2016-08-30 12:25:57 -04:00
Fredrik Fornwall
4790864684
proot: Bump to latest commit (with link2symlink)
2016-08-30 07:50:34 -04:00
Fredrik Fornwall
f391a251ed
neovim: Bump version
2016-08-30 07:34:42 -04:00
Fredrik Fornwall
ee8b7d66d8
vim: Bump to latest patch
2016-08-30 07:34:32 -04:00
Fredrik Fornwall
9cd6e9e654
opus-tools: Add package checksum
2016-08-29 06:02:42 -04:00
Fredrik Fornwall
754378cf8b
daemonize: Add package
2016-08-29 06:02:33 -04:00
Bangun K
80ed97951e
Add opus-tools package ( #421 )
2016-08-29 11:55:11 +02:00
Fredrik Fornwall
d4ec417b5b
Split out gpgv from gnupg
...
The full gnupg package is not needed by apt (and thus the base
installation) - gpgv is enough. So we split out gpgv to a separate
package.
2016-08-28 07:35:27 -04:00
Fredrik Fornwall
cc076adbc7
mpv: Use opensles as default for now
2016-08-27 12:15:46 -04:00
Fredrik Fornwall
5794a3f955
ffmpeg: Update from 3.1.2 to 3.1.3
2016-08-27 12:15:14 -04:00
Fredrik Fornwall
d223af49c5
gawk: Update from 4.1.3 to 4.1.4
2016-08-27 12:14:28 -04:00
Fredrik Fornwall
12f2946cc4
libav: Removein favour of ffmpegd
2016-08-27 12:13:52 -04:00
Fredrik Fornwall
8d90dd4717
mpv: Enable openal output and fix quoting issue
2016-08-26 18:50:24 -04:00
Fredrik Fornwall
d8bd84fa02
openal-soft: Add package
2016-08-26 18:50:08 -04:00
Fredrik Fornwall
6d661def11
tmate: Add package
2016-08-26 17:46:30 -04:00
Fredrik Fornwall
fc55d7b523
libssh: Add package
2016-08-26 17:46:22 -04:00
Fredrik Fornwall
63fa37857a
picolisp: Update to latest version
2016-08-26 17:20:56 -04:00
Fredrik Fornwall
b5cb2a609b
libevent: Add patch for DNS resolution on Android
2016-08-26 17:20:32 -04:00
Fredrik Fornwall
85e28b3243
mpv: Enable package
2016-08-26 05:50:08 -04:00
Fredrik Fornwall
aafa75a8bb
ffmpeg: Do not use libfaac encoder
...
The built-in ffmpeg AAC encoder is now recommended instead.
2016-08-26 05:45:36 -04:00
Fredrik Fornwall
1ce5afd429
pforth: Enable package
2016-08-26 05:45:25 -04:00
Fredrik Fornwall
dc09fa7c20
rtmpdump: Patch man page placement
2016-08-24 11:03:12 -04:00
Pierre Rudloff
a43f8ae3a6
rtmpdump package ( #321 )
2016-08-24 15:05:11 +02:00
Fredrik Fornwall
e239964bac
Make it possible to specify checksum for src
2016-08-24 06:34:43 -04:00
Fredrik Fornwall
cae39d9d66
git: Fixup massage step to remove bin/perl*
2016-08-23 15:47:50 -04:00
Fredrik Fornwall
69685781db
git: Inform about need to install perl when needed
...
Some git commands require perl, but since perl is a relatively
large dependency we do not bring it in as a git dependency. Instead
inform about the need to 'apt install perl' when trying to run a
command requiring perl.
Fixes #408 .
2016-08-23 13:27:26 -04:00
Fredrik Fornwall
d042a5549d
diffutils: Update from 3.4 to 3.5
2016-08-21 10:14:11 -04:00
Fredrik Fornwall
0acb75f864
emacs: Fix tramp using /bin/sh
...
Fixes https://github.com/termux/termux-app/issues/139
2016-08-21 10:13:48 -04:00
Fredrik Fornwall
115be236c3
proot: Build from https://github.com/termux/proot
2016-08-21 09:17:06 -04:00
Fredrik Fornwall
42aaa8bfaf
Bump proot build revision for package update
2016-08-21 08:57:07 -04:00
Fredrik Fornwall
f3fe19bc20
php: Update from 5.6.24 to 5.6.25
2016-08-21 08:56:03 -04:00
David Martínez
77c265a461
Added more extensions to PHP build ( #391 )
2016-08-21 13:36:08 +02:00
michalbednarski
22e490e751
proot: Work around inability to use change syscall ( #390 )
...
* proot: Work around inability to use change syscall
* Use -1 as SYSCALL_AVOIDER on aarch64
2016-08-21 13:34:49 +02:00
Fredrik Fornwall
7892fa9703
tar: Fix /bin/sh -> $PREFIX/bin/sh
...
Also depend on xz-utils for xz compression to work.
Fixes #410 .
2016-08-20 17:36:39 -04:00
Fredrik Fornwall
40534bae4b
ndk-sysroot: Setup librt&libpthread symlinks
...
The librt and libpthread libraries are built into libc on Android
and does not exist as separate libraries.
We now set them up as symlinks to libc for compatibility.
Fixes #403 .
2016-08-19 09:25:48 -04:00
Fredrik Fornwall
faa5037a0c
fzf: Bump build revision
2016-08-19 08:18:57 -04:00
Fredrik Fornwall
d14fc2ca74
gnupg2: Update from 2.1.14 to 2.1.15
2016-08-19 08:10:33 -04:00
BrainDamage
2c48681520
added fzf shell helper scripts to the package ( #404 )
2016-08-19 14:10:27 +02:00
Fredrik Fornwall
9cbdadb1fe
clang: Support -nopie flag
2016-08-18 18:25:57 -04:00
Fredrik Fornwall
23a5092d83
golang: Bump version, depend on clang&fix zoneinfo
2016-08-18 18:25:00 -04:00
Fredrik Fornwall
0d6ef2ea39
golang: Fix clang compatibility with pie
2016-08-18 18:24:44 -04:00
Fredrik Fornwall
ec4cc5e36e
golang: Make os/user work somewhat
2016-08-18 18:23:47 -04:00
Fredrik Fornwall
0a94e66045
libgcrypt: Update from 1.7.2 to 1.7.3
2016-08-18 18:22:52 -04:00
Fredrik Fornwall
6697f6db79
gnupg: Update from 1.4.20 to 1.4.21
2016-08-18 18:22:37 -04:00
Fredrik Fornwall
290517e829
clang: Setup cpp as symlink to clang
...
The cpp program was missing after the gcc -> clang transition, but
clang implements cpp if invoked by that name.
Fixes #397 .
2016-08-16 13:09:51 -04:00
Fredrik Fornwall
a37f6399c7
nodejs: Update from 6.3.1 to 6.4.0
2016-08-16 13:09:09 -04:00
Fredrik Fornwall
fc19ac86cd
ncurses: Include tmux tmux-256color terminfos
2016-08-16 11:23:20 -04:00
Fredrik Fornwall
3d09393967
gnuplot: Build with --with-bitmap-terminals
2016-08-16 11:20:20 -04:00
Fredrik Fornwall
e5b151a0fb
golang: Update from 1.7.beta2 to 1.7 final release
2016-08-16 06:53:19 -04:00
Fredrik Fornwall
a8dfe86253
ruby: Clang compatibility in ruby.h
2016-08-15 09:01:59 -04:00
Fredrik Fornwall
59ca138b1d
libtalloc: Patch to avoid linking against libcrypt
2016-08-14 19:18:26 -04:00
Fredrik Fornwall
a0cea975ea
vim: Update to latest patch
2016-08-14 18:37:46 -04:00
Fredrik Fornwall
142bef5b3b
tracepath: Update from 20150815 to 20160308
2016-08-14 18:30:33 -04:00
Fredrik Fornwall
34c3b0fb5a
tig: Update from 2.1.1 to 2.2
2016-08-14 18:26:38 -04:00
Fredrik Fornwall
bd46cb1532
tcl: Update from 8.6.5 to 8.6.6
2016-08-14 18:26:00 -04:00
Fredrik Fornwall
eb77b1e871
strace: Update from 4.12 to 4.13
2016-08-14 18:21:44 -04:00
Fredrik Fornwall
2b22d736e8
sshpass: Update from 1.05 to 1.06
2016-08-14 18:16:21 -04:00
Fredrik Fornwall
bded7ca379
speex: Remove package (replaced by opus)
2016-08-14 18:14:55 -04:00
Fredrik Fornwall
b316825b01
procps: Update from 3.3.11 to 3.3.12
2016-08-14 18:13:13 -04:00
Fredrik Fornwall
04b275a4a4
parallel: Update from 20160422 to 20160722
2016-08-14 17:54:45 -04:00
Fredrik Fornwall
58ef7a3243
netpbm: Version bump
2016-08-14 17:54:30 -04:00
Fredrik Fornwall
849371da0f
libmsgpack: Update from 1.4.1 to 2.0.0
2016-08-14 17:44:50 -04:00
Fredrik Fornwall
c42872780c
cmake: Set CMAKE_SYSTEM_NAME=Android
2016-08-14 17:44:26 -04:00
Fredrik Fornwall
14b2b4a6c4
neovim: Update to latest git master
2016-08-14 17:44:09 -04:00
Fredrik Fornwall
7ab5f7d413
w3m&zile: Force rebuild after libgc bump
2016-08-14 17:44:02 -04:00
Fredrik Fornwall
4e51e8d8ba
jsoncpp: Set CMAKE_SYSTEM_NAME=Android
...
This avoid a versioned soname.
2016-08-14 17:40:55 -04:00
Fredrik Fornwall
207d97f775
libgc: Revert back to needed tkill() patch
2016-08-14 17:11:16 -04:00
Fredrik Fornwall
5baf939a11
mutt: Update to latest neomutt release
2016-08-14 16:41:34 -04:00
Fredrik Fornwall
a93d3ef8e5
lighttpd: Update from 1.4.39 to 1.4.41
2016-08-14 16:30:56 -04:00
Fredrik Fornwall
5b196048dc
serf&subversion: Bump builds after libexpat update
2016-08-14 16:30:35 -04:00
Fredrik Fornwall
567fa132b7
apr-util: Bump version after libexpat update
2016-08-14 16:19:13 -04:00
Fredrik Fornwall
7eba674303
lua: Update from 5.3.2 to 5.3.3
2016-08-14 09:53:50 -04:00
Fredrik Fornwall
eaae2cf5f0
elinks: Bump build efter libexpat update
2016-08-14 09:28:58 -04:00
Fredrik Fornwall
f6fd83bae5
Bump some builds after libexpat update
2016-08-14 09:19:24 -04:00
Fredrik Fornwall
34baab81ee
cmake: Bump build revision after libexpat update
2016-08-14 08:52:29 -04:00
Fredrik Fornwall
cceed36f7f
aapt: Bump build revision after libexpat update
2016-08-14 08:43:47 -04:00
Fredrik Fornwall
0feaa732f1
libtalloc: Update from 2.1.6 to 2.1.8
2016-08-14 08:26:15 -04:00
Fredrik Fornwall
278755bdfa
linux-man-pages: Update from 4.04 to 4.07
2016-08-14 08:25:46 -04:00
Fredrik Fornwall
9683bb063e
sqlite: Update from 3.14.0 to 3.14.1
2016-08-14 08:24:20 -04:00
Fredrik Fornwall
6557c3462a
libopus: Update from 1.1.2 to 1.1.3
2016-08-14 08:23:28 -04:00
Fredrik Fornwall
cdd3e91185
ffmpeg: Update from 3.1.1 to 3.1.2
2016-08-14 08:23:12 -04:00
Fredrik Fornwall
026081b755
libgc: Update to latest release
2016-08-14 08:05:19 -04:00
Fredrik Fornwall
6fd45695f3
iperf3: Update from 3.1.2 to 3.1.3
2016-08-14 08:01:21 -04:00
Fredrik Fornwall
8788d3c8fb
libisl: Update from 0.16.1 to 0.17.1
2016-08-14 07:59:55 -04:00
Fredrik Fornwall
a8e2933597
libgmp: Update from 6.1.0 to 6.1.1
2016-08-14 07:59:04 -04:00
Fredrik Fornwall
5277be825f
git: Update from 2.9.2 to 2.9.3
2016-08-14 07:48:09 -04:00
Fredrik Fornwall
a2f99b0dea
libexpat: Fix src url and update to 2.2.0
2016-08-14 07:43:35 -04:00
Fredrik Fornwall
7ced7b58c4
jsoncpp: Update from 1.7.2 to 1.7.4
2016-08-14 07:41:55 -04:00
Fredrik Fornwall
bf6839dde0
fzf: Update from 0.13.3 to 0.13.4
2016-08-14 07:35:03 -04:00
Fredrik Fornwall
cc8e46c852
dropbear: Fix src url and update to 2016.74
2016-08-14 07:21:37 -04:00
Fredrik Fornwall
78d7dd0d1b
cmake: Update from 3.5.2 to 3.6.1
2016-08-14 07:20:51 -04:00
Fredrik Fornwall
c50ad1c4d5
ctags: Update to latest git master
2016-08-14 06:57:47 -04:00
Fredrik Fornwall
e71c822013
dcraw: Update from 9.26 to 9.27
2016-08-14 06:55:39 -04:00
Fredrik Fornwall
752ef266a2
byoby: Update from 5.106 to 5.111
2016-08-14 06:46:55 -04:00
Fredrik Fornwall
f3930360b2
bash-completion: Update from 2.3 to 2.4
2016-08-14 06:46:39 -04:00
Fredrik Fornwall
9d9cb8e57f
nano: Update from 2.6.1 to 2.6.3
2016-08-14 06:43:19 -04:00
Fredrik Fornwall
aa4722fc77
Mark autoconf and automake as platform-independent
2016-08-14 06:42:43 -04:00
Fredrik Fornwall
633e82aafb
gnuplot: Update from 4.6.7 to 5.0.4
2016-08-12 23:08:31 -04:00
Fredrik Fornwall
183afe0fc2
graphicsmagick: Update from 1.3.23 to 1.3.24
2016-08-12 22:46:41 -04:00
Fredrik Fornwall
018a99322d
php: Update from 5.6.23 to 5.6.24
2016-08-12 22:25:40 -04:00
Fredrik Fornwall
5226ce7f62
poppler: Update from 0.43.0 to 0.46.0
2016-08-12 22:10:51 -04:00
Fredrik Fornwall
cedd617ead
openjpeg: Update from 2.1.0 to 2.1.1
2016-08-12 22:05:29 -04:00
Fredrik Fornwall
8afb739c6d
littlecms: Update from 2.7 to 2.8
2016-08-12 22:03:02 -04:00
Fredrik Fornwall
1bdbd3113b
librsvg. Update from 2.40.15 to 2.40.16
2016-08-12 21:46:50 -04:00
Fredrik Fornwall
cf0db91e39
Force rebuilds after deps library update
2016-08-12 21:30:22 -04:00
Fredrik Fornwall
5e01c6694c
imagemagick: Update to latest patch
2016-08-12 21:29:14 -04:00
Fredrik Fornwall
4932e61a5f
busybox: Set CONFIG_FEATURE_NON_POSIX_CP=y
...
Fixes cp -i (#114 ) and is hopefully reasonable.
2016-08-12 21:07:19 -04:00
Fredrik Fornwall
ce44f8e6fa
libgd: Update from 2.1.1 to 2.2.3
2016-08-12 21:04:04 -04:00
Fredrik Fornwall
a82efc01ae
harfbuzz: Update from 1.2.7 to 1.3.0
2016-08-12 20:58:20 -04:00
Fredrik Fornwall
b67b9cdacc
libjpeg-turbo: Update from 1.4.2 to 1.5.0
2016-08-12 20:40:50 -04:00
Fredrik Fornwall
8b5e9dd00e
fontconfig: Updte from 2.11.1 to 2.12.0
2016-08-12 20:39:55 -04:00
Fredrik Fornwall
9fe53ded8d
freetype: Update from 2.6.3 to 2.6.5
2016-08-12 20:31:09 -04:00
Fredrik Fornwall
e2081144aa
libpng: Update from 1.6.23 to 1.6.24
2016-08-12 20:28:46 -04:00
Fredrik Fornwall
4747232c5c
Remove old unused patch
2016-08-12 19:06:31 -04:00
Fredrik Fornwall
de15ecbe2b
fsmon: Small cleanup
...
- Update homepage to where fsmon is mentioned.
- Add a bit to the description.
- Remove termux_step_make_install (PREFIX is already exported).
2016-08-11 22:43:08 -04:00
radare
d31b50fe72
fsmon: Add package ( #384 )
2016-08-12 04:36:58 +02:00
Fredrik Fornwall
4e3760416b
command-not-found: Update with latest programs
2016-08-11 09:34:07 -04:00
Fredrik Fornwall
768ce14ecc
Replace gcc with clang
...
Only clang has official support for Android, and trying to maintain
a working gcc will only get messier over time.
Remove gcc and g++ packages, and setup gcc and g++ as symlinks to
clang.
Let clang replace gcc, but note that 'apt dist-upgrade' needs to
be run once if a user has both clang and gcc installed.
Fixes #369 .
2016-08-11 09:27:40 -04:00
Fredrik Fornwall
3f300a10fc
Setup libstdc++.so -> libgnustl_shared.so early
...
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.
Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall
9200a4f986
play-audio: Avoid linking against libgnustl_shared
2016-08-10 19:21:56 -04:00
Fredrik Fornwall
cd8c1a2b61
libarchive: Update from 3.2.0 to 3.2.1
2016-08-10 18:38:48 -04:00
Fredrik Fornwall
b3d12336f3
man: Update man db through a trigger
2016-08-10 18:14:32 -04:00
Fredrik Fornwall
7d0cd7872b
getmail: Update from 4.49 to 4.50
2016-08-10 18:11:16 -04:00
Fredrik Fornwall
52fe38a80a
sqlite: Compute src url from version
2016-08-10 18:00:45 -04:00
Fredrik Fornwall
63650adfe6
aria2: Update from 1.24 to 1.25
2016-08-10 18:00:22 -04:00
Fredrik Fornwall
265909ff5e
htop: Update from 2.0.1 to 2.0.2
2016-08-10 17:59:53 -04:00
Fredrik Fornwall
0ad5396297
lftp: Update from 4.7.2 to 4.7.3
2016-08-10 17:59:31 -04:00
Fredrik Fornwall
efd0d7830a
mosh: Update homepage
2016-08-10 17:25:38 -04:00
Fredrik Fornwall
fc8d62d501
mosh: Update to 1.2.6 release
2016-08-10 12:40:31 -04:00
Fredrik Fornwall
f23006396b
sqlite: Update from 3.13.0 to 3.14.0
2016-08-10 10:03:20 -04:00
Fredrik Fornwall
7b981992a7
curl: Update from 7.50.0 to 7.50.1
2016-08-10 10:03:04 -04:00
Fredrik Fornwall
a68adb036f
ecj: Fix missing \ in ecj script
2016-08-10 09:53:47 -04:00
Fredrik Fornwall
5e7f900d53
abook: Fix mandir and 32-bit build
2016-08-09 16:05:23 -04:00
Fredrik Fornwall
0296a37de4
diffutils: Update from 3.3 to 3.4
2016-08-09 14:55:02 -04:00
paradigm
3a90c03b0e
Add abook package ( #367 )
2016-08-09 20:53:32 +02:00
Fredrik Fornwall
636366f8dc
ired: Remove explict termux_step_make step
2016-08-08 16:48:04 -04:00
Fredrik Fornwall
fd2a269e6a
openssh: Update from 7.2p2 to 7.3p1
2016-08-08 16:38:50 -04:00
Fredrik Fornwall
12458dcd28
binutils: Update from 2.26.1 to 2.27
2016-08-08 16:38:50 -04:00
radare
d14b6f9c08
ired: Add package ( #381 )
2016-08-08 22:38:35 +02:00
Fredrik Fornwall
169c1dd47d
units: Enable utf8
2016-08-07 14:46:30 -04:00
Fredrik Fornwall
96f482ceb3
units: Update from 2.12 to 2.13
2016-08-07 11:28:05 -04:00
Fredrik Fornwall
138387d7e0
pastebinit: Add package
2016-08-06 17:38:14 -04:00
Fredrik Fornwall
8fa10e0193
fish: Depend on man for apropos
...
The apropos command is used by tab completion.
2016-08-06 17:37:29 -04:00
Fredrik Fornwall
0b2c0e5757
man: Enable linking against sqlite
...
This builds the apropos, whatis and makewhatis tools.
Fixes #350
Fixes #169
Part of #347
2016-08-06 17:31:57 -04:00
Fredrik Fornwall
6250534f1e
fish: Update to 2.3.1 from git snapshot
2016-08-06 04:14:04 -04:00
Fredrik Fornwall
e45652b2c6
Switch to bintray mirror for imagemagick&picolisp
2016-08-05 07:18:33 -04:00
Fredrik Fornwall
65d7b23cf7
libandroid-support: Update wcwidth(3) function
2016-08-04 12:09:45 -04:00
Fredrik Fornwall
04c9591ade
neovim: Update and fix man page viewing
2016-08-04 12:09:11 -04:00
Fredrik Fornwall
c4dea42d50
fzf: Update from 0.12.2 to 0.13.3
2016-08-02 17:38:29 -04:00
Fredrik Fornwall
cb19ac1bf1
libidn: Update from 1.32 to 1.33
2016-08-02 17:38:19 -04:00
Fredrik Fornwall
2acc42866d
imagemagick: Update to latest patch
2016-08-02 17:38:08 -04:00
Fredrik Fornwall
cff76124ea
dpkg: Update from 1.18.7 to 1.18.10
2016-08-02 17:37:56 -04:00
Fredrik Fornwall
5d0fc15b4e
libgnutls: Switch back to main ftp for source
2016-08-02 08:00:52 -04:00
Fredrik Fornwall
5a15b12e4b
valgrind: Blacklist arm and x86_64 for now
2016-08-02 07:41:37 -04:00
Fredrik Fornwall
7395ed0fdd
picolisp: Bump version, blacklist x86_64
2016-08-02 07:40:21 -04:00
Fredrik Fornwall
a12d9baca5
apr: Switch to using mirror for source
2016-08-02 05:39:03 -04:00
Fredrik Fornwall
47ba852fd3
vim: Update to latest patch
2016-07-29 08:18:30 -04:00
Fredrik Fornwall
b00543d589
binutils: Bump revision for x86_64 rebuild
2016-07-29 08:18:30 -04:00
Fredrik Fornwall
9f54f4f6ce
Add notes for valgrind
2016-07-29 08:18:30 -04:00
jottr
3f9d72016a
This packages adds gnu stow. ( #374 )
...
stow: Add package
2016-07-29 14:18:21 +02:00
edanaher
c871e25146
Add valgrind package. ( #310 )
2016-07-26 23:54:55 +02:00
Fredrik Fornwall
2cbdeb5e71
jack: Clean up build
2016-07-26 08:55:25 -04:00
Fredrik Fornwall
382cfb780c
Update SDK build tools to 24.0.1
2016-07-26 07:23:39 -04:00
Fredrik Fornwall
fab303e8ce
mutt: Update from 1.6.1 to 1.6.2
...
Also update to latest released neomutt patches.
2016-07-26 06:59:08 -04:00
Fredrik Fornwall
817dedcd67
ndk-sysroot: Bump revision after fd_mask patch
2016-07-24 07:31:35 -04:00
Fredrik Fornwall
347c82e60b
jack: Use TERMUX_DX variable
2016-07-23 16:07:22 -04:00
Fredrik Fornwall
819b205ab0
ecj: Use TERMUX_DX variable
2016-07-23 15:48:44 -04:00
Fredrik Fornwall
da11efa0c6
nodejs: Update from 6.3.0 to 6.3.1
2016-07-23 15:48:29 -04:00
Fredrik Fornwall
8bd1673889
picolisp: Update to latest revision
2016-07-22 11:34:34 -04:00
Fredrik Fornwall
f4f30fbb4c
curl: Update from 7.49.0 to 7.50.0
2016-07-21 18:02:31 -04:00
Fredrik Fornwall
9baa93f0ba
gnutls: Update from 3.4.13 to 3.4.14
2016-07-21 17:56:00 -04:00
Fredrik Fornwall
85d88e757d
libpng: Update from 1.6.22 to 1.6.23
2016-07-21 17:55:36 -04:00
Fredrik Fornwall
9fc58a8838
stunnel: Update from 5.34 to 5.35
2016-07-21 17:50:40 -04:00
Fredrik Fornwall
7215f064f3
debianutils: Update from 4.7 to 4.8
2016-07-19 19:15:10 -04:00
Fredrik Fornwall
a578e0de71
python: Fix prerm trigger
...
The prerm trigger should clean up only when the package is being
uninstalled, not when updating.
2016-07-19 18:54:58 -04:00
Fredrik Fornwall
2934320f43
libxslt: Fix xslt-config invocation of xml2-config
...
Fixes #360 .
2016-07-19 18:52:12 -04:00
Fredrik Fornwall
03fffa39cf
Switch apt source mirror and add upgrade note
2016-07-19 08:42:38 -04:00
Fredrik Fornwall
40e620d2d9
git: Update from 2.9.1 to 2.9.2
2016-07-19 07:27:27 -04:00
Fredrik Fornwall
163a880862
man: Update from 1.13.3 to 1.13.4
2016-07-16 19:26:07 -04:00
Fredrik Fornwall
61b72e39c5
picolisp: Update to latest patch
2016-07-16 19:11:55 -04:00
Fredrik Fornwall
baeae6d35a
imagemagick: Update to latest patch
2016-07-16 17:51:06 -04:00
Fredrik Fornwall
907bf81e69
nodejs: Update from 6.2.2 to 6.3.0
2016-07-15 11:58:32 -04:00
Fredrik Fornwall
37e824ab58
stunnel: Update from 5.33 to 5.34
2016-07-15 09:36:30 -04:00
Fredrik Fornwall
247be15c52
gnupg2: Patch configure.ac android check
...
Submitted upstream at https://bugs.gnupg.org/gnupg/issue2418
2016-07-14 19:36:23 -04:00
Fredrik Fornwall
61ce8419c3
gnupg2: Update from 2.1.13 to 2.1.14
2016-07-14 19:14:58 -04:00
Fredrik Fornwall
ccf3eda0fa
libassuan: Update from 2.4.2 to 2.4.3
2016-07-14 19:08:43 -04:00
Fredrik Fornwall
674338be26
libgpg-error: Update from 1.23 to 1.24
2016-07-14 19:08:14 -04:00
Fredrik Fornwall
3a5c9700f4
neovim: Update to latest master
2016-07-14 18:57:05 -04:00
Fredrik Fornwall
0446d18113
vim: Update to latest patch
2016-07-14 18:38:02 -04:00
Fredrik Fornwall
d07a47a011
libgcrypt: Update from 1.7.1 to 1.7.2
2016-07-14 18:21:28 -04:00
Fredrik Fornwall
1f2759b6e9
git: Update from 2.9.0 to 2.9.1
2016-07-14 17:58:48 -04:00
Fredrik Fornwall
b80cfabbdc
nano: Update from 2.5.3 to 2.6.1
2016-07-14 17:58:35 -04:00
Fredrik Fornwall
98ee2c5ea1
direvent: Update from 5.0 to 5.1
2016-07-14 17:58:14 -04:00
Fredrik Fornwall
eb6225f1cd
clang: Update from 3.8.0 to 3.8.1
2016-07-14 17:57:44 -04:00
Fredrik Fornwall
ee2903b530
tsu: Add package
2016-07-07 12:56:22 -04:00
Fredrik Fornwall
8f9fa453cc
aria2: Update from 1.23 to 1.24
2016-07-07 12:55:19 -04:00
Fredrik Fornwall
315a0ef6f9
python: Better cleanup of __pycache__ folders
...
Fixes #87 , so future updates of the python package should not
require ranger having to be re-installed.
2016-07-04 18:18:29 -04:00
Fredrik Fornwall
194d5509d7
openssh: Keep PREFIX environment variable
2016-07-04 18:15:00 -04:00
Fredrik Fornwall
cfd457dace
python2: Update from 2.7.11 to 2.7.12
2016-07-04 17:26:26 -04:00
Fredrik Fornwall
b2ecb099a5
ffmpeg: Update from 3.1 to 3.1.1
2016-07-04 17:26:06 -04:00
Fredrik Fornwall
074699d8da
perl: Update from 5.22.1 to 5.24.0
2016-07-04 17:25:50 -04:00
Fredrik Fornwall
9f8453ac79
binutils: Update from 2.26 to 2.26.1
2016-07-04 17:24:25 -04:00
Fredrik Fornwall
6f9d7d3dc0
php: Update from 5.6.22 to 5.6.23
2016-07-04 17:23:21 -04:00
Fredrik Fornwall
e229609ba1
python: Update from 3.5.1 to 3.5.2
...
The local fileutils.c patch can now be removed as it has been
merged upstream:
35003947f3
2016-07-04 17:22:12 -04:00
Fredrik Fornwall
4c7dd44f84
texinfo: Add package
...
This contains makeinfo, so closes #344 .
2016-06-29 06:47:18 -04:00
Fredrik Fornwall
ab6ed7affd
screenfetch: Mark as arch-independent
2016-06-29 06:46:27 -04:00
Pierre Rudloff
b306c93117
screenfetch package ( #339 )
2016-06-29 11:53:20 +02:00
Fredrik Fornwall
3a67e5de18
dash: Update from 0.5.8 to 0.5.9
2016-06-27 17:40:17 -04:00
Fredrik Fornwall
b5e2fe57e0
bash: Update from 4.3.42 to 4.3.46
2016-06-27 17:39:57 -04:00
Fredrik Fornwall
7edb3deecb
openssh: Retain LANG in sshd ( closes #343 )
2016-06-27 10:51:42 -04:00
Fredrik Fornwall
630795b80f
vim: Update to latest patch
2016-06-27 09:11:39 -04:00
Fredrik Fornwall
423a504550
neovim: Update to latest HEAD
2016-06-27 09:11:21 -04:00
Fredrik Fornwall
979c5491f4
ffmpeg: Update from 3.0.2 to 3.1
2016-06-27 09:11:04 -04:00
Fredrik Fornwall
2957edf56d
libav: Update from 11.6 to 11.7
2016-06-27 08:50:26 -04:00
Fredrik Fornwall
dd9da8b3ad
openssh: Fix sshd env setup
...
The previous patched session.c just took the existing environment
and kept it. The new copies over a few specific variables needed
but otherwise does the normal setup.
Fixes #341 (TERM being ignored).
Fixes #290 (SSH_CONNECTION/SSH_CLIENT/SSH_TTY not setup).
Fixes https://github.com/termux/termux-app/issues/108 (SSH agent
forwarding not working).
2016-06-26 17:56:11 -04:00
Fredrik Fornwall
f0c703ce5f
imagemagick: Update to latest revision
2016-06-26 16:48:19 -04:00
Fredrik Fornwall
c2c4edce16
openssl: Fix Configure.patch
2016-06-25 18:13:16 -04:00
Robert Kluin
da9308eec9
Upgrade stunnel to 5.33 ( #340 )
2016-06-25 09:37:39 +02:00
Fredrik Fornwall
3679937a49
golang: Update from 1.6.2 to 1.7, beta 2
...
Fixes #217
2016-06-23 17:44:22 -04:00
Fredrik Fornwall
1d95577f64
ndk-sysroot: Fix x86-64 build
2016-06-21 19:27:43 -04:00
Fredrik Fornwall
2d52f3dc14
openssl: Ensure that bin/openssl is a pie binary
2016-06-21 18:45:57 -04:00
Fredrik Fornwall
9f20cf71fb
sox: Use more libraries
2016-06-21 18:44:58 -04:00
Fredrik Fornwall
33568e20fe
lighttpd: Depend on libcrypt for mod_auth
2016-06-21 18:44:41 -04:00
Fredrik Fornwall
3950be81e3
gnuplot: Depend on libgd
2016-06-21 18:44:24 -04:00
Fredrik Fornwall
7aa62836ac
picolisp: Bump version
...
Also generate assembly using ersatz instead of downloading.
2016-06-21 17:00:16 -04:00
Fredrik Fornwall
7328a4ef56
vim: Bump package versions
2016-06-21 16:59:12 -04:00
Fredrik Fornwall
ad1c9172fa
picolisp: Remove patch no longer needed
2016-06-21 16:58:30 -04:00
Fredrik Fornwall
5b612323c6
protobuf: Remove libgnustl_shared.so setup
...
It is no longer needed to link against libgnustl_shared.so
explicitly, it is done automatically for all C++ code.
2016-06-21 16:57:01 -04:00
Fredrik Fornwall
dfcb3173f5
vorbis-tools: Enable flac support
2016-06-20 06:31:29 -04:00
Fredrik Fornwall
40c3588bd7
git: Update from 2.8.4 to 2.9.0
2016-06-20 05:30:35 -04:00
Fredrik Fornwall
4608382d11
inetutils: Avoid linking against libcrypt
2016-06-19 20:20:27 -04:00
Fredrik Fornwall
a5efde46ed
php: Add --enable-mbstring
...
Fixes #316 .
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
4936e55714
clang: Use X86 as target arch for x86-64
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
01958bf5ac
nodejs: Update from 6.2.1 to 6.2.2
2016-06-19 19:31:32 -04:00
Fredrik Fornwall
3b8b0ab974
elinks: Disable parallel builds (fixes mac build)
2016-06-20 00:20:51 +02:00
Fredrik Fornwall
5a493b771c
lynx: Fix building on OS X
2016-06-20 00:20:34 +02:00
Fredrik Fornwall
5817aa9600
libcaca: --disable-ruby to fix build on mac
2016-06-19 23:36:05 +02:00
Fredrik Fornwall
abc7dbf2b3
gcc: Fix x86-64 build
2016-06-19 17:33:31 -04:00
Fredrik Fornwall
cb5b06dd61
imagemagick: Bump to latest version
2016-06-19 17:28:03 -04:00
Fredrik Fornwall
5990084981
libgpg-error: Add x86-64 clause
2016-06-19 15:00:55 -04:00
Fredrik Fornwall
012636aa06
ruby: Fix x86-64 build
2016-06-19 14:58:40 -04:00
Fredrik Fornwall
9fb3cdee18
picolisp: Bump version
...
Also give a better error message if version is outdated.
Fixes #335 .
2016-06-19 14:56:31 -04:00
Fredrik Fornwall
cdfc3cb9c1
gdb: Fix build on x86_64
2016-06-17 17:09:18 -04:00
Fredrik Fornwall
ed0fc1fd1d
ffmpeg: Fix x86_64 build
2016-06-17 16:50:36 -04:00
Fredrik Fornwall
d72c0a3130
libav: Fix x86_64 build
2016-06-17 16:50:22 -04:00
Fredrik Fornwall
2ca2c2e28a
openssl: Fix x86_64 build
2016-06-17 16:18:13 -04:00
Fredrik Fornwall
c04a39e8c3
libx264: Also disable asm for x86_64
2016-06-17 06:37:32 -04:00
Fredrik Fornwall
6c9a53e3ba
libgcrypt: Disable asm also for x86_64
2016-06-17 06:36:35 -04:00
Fredrik Fornwall
d4fce2d3f0
libcaca: Fix x86_64 build
2016-06-17 06:36:18 -04:00
Fredrik Fornwall
cc581dd7c9
gnutls: Switch to mirror for download
2016-06-16 18:40:41 -04:00
Fredrik Fornwall
5d4e558279
binutils: Fix x86-64 build
2016-06-16 18:40:21 -04:00
Fredrik Fornwall
83525d051e
libksba: Update from 1.3.3 to 1.3.4
2016-06-16 18:40:02 -04:00
Fredrik Fornwall
2ee3a76dfa
libgpg-error: Update from 1.22 to 1.23
2016-06-16 18:39:40 -04:00
Fredrik Fornwall
ca6dcf19f2
libgnustl: Fix x86-64 build
2016-06-16 18:39:17 -04:00
Fredrik Fornwall
fa21d0bd70
libgcrypt: Update from 1.7.0 to 1.7.1
2016-06-16 18:39:02 -04:00
Fredrik Fornwall
c786a7cef6
gnupg2: Update from 2.1.12 to 2.1.13
2016-06-16 18:38:43 -04:00
Fredrik Fornwall
543c3c2474
pcre: Update from 8.38 to 8.39
2016-06-16 17:52:20 -04:00
Fredrik Fornwall
baeb9a2e19
file: Update from 5.27 to 5.28
2016-06-16 17:52:02 -04:00
Fredrik Fornwall
e45af24343
Bump emacs revision to rebuild on arm
...
The emacs arm build were broken due to the toolchain being broken
(#317 ) - bump the build revision to rebuild the package with a
fixed toolchain.
Fixes #322
2016-06-14 09:56:23 -04:00
Fredrik Fornwall
d8052afc19
openssh: Disable password auth in sshd_config
...
Password authentication is not supported, so no point in prompting
for a password.
See #315 .
2016-06-13 09:19:43 -04:00
Fredrik Fornwall
5227dace69
Use -f flag for ln to force new timestamp
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
1b105eab9f
emacs: Update from 25.0.94 to 25.0.95
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
dd0b60867f
make: Update from 4.2 to 4.2.1
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
82c587ca8e
wget: Update from 1.17.1 to 1.18
2016-06-12 14:50:26 -04:00
Fredrik Fornwall
ed021630df
Fixes for building on a mac
2016-06-11 01:17:00 +02:00
Fredrik Fornwall
202ed9d3b3
Update to use NDK r12
2016-06-10 10:45:16 -04:00
Fredrik Fornwall
46d6cb73f2
dash: Switch back to official tar url
2016-06-10 08:12:42 -04:00
Fredrik Fornwall
f6e85769c9
strace: Update from 4.11 to 4.12
2016-06-09 10:05:43 -04:00
Fredrik Fornwall
c319b01f77
git: Update from 2.8.3 to 2.8.4
2016-06-09 08:10:08 -04:00
Fredrik Fornwall
035a2a67d1
picolisp&imagemagick: Minor bumpsg
2016-06-07 21:15:32 -04:00
David Martinez
139a6fc783
Added calcurse package
2016-06-08 00:14:41 +02:00
Fredrik Fornwall
5d4f5d9362
python: set ac_cv_posix_semaphores_enabled=no
2016-06-06 19:28:22 -04:00
Fredrik Fornwall
98c7df17fe
openssh: Do not try link(2) for sftp-server rename
...
Hard links are not supported on Android from 6.0 on.
Fixes #293 .
2016-06-06 18:23:11 -04:00
Fredrik Fornwall
d308429ede
dialog: Try whiptail->dialog symlink (see #291 )
2016-06-06 18:23:11 -04:00
Fredrik Fornwall
8cace090a1
procps: Configure with --disable-modern-top
...
This seems to be the most popular defaults.
2016-06-06 17:05:14 -04:00
Fredrik Fornwall
8f1cc295ed
ca-certificates: Use termux_download
2016-06-06 17:00:15 -04:00
Fredrik Fornwall
3f07afc44d
gnutls: Update from 3.4.12 to 3.4.13
2016-06-06 16:54:51 -04:00
Fredrik Fornwall
6e9f7c0581
file: Update from 5.26 to 5.27
2016-06-06 16:51:56 -04:00
Fredrik Fornwall
8dddaba221
vim&neovim: Bumps
2016-06-06 10:28:11 -04:00
Fredrik Fornwall
1195f4264c
fzf: Update from 0.12.1 to 0.12.2
2016-06-06 10:27:53 -04:00
Fredrik Fornwall
9293f76c88
pick: Update to 1.4.0 from 1.3.0
2016-06-05 17:54:22 -04:00
Gina White
d51d3ce1d0
lzip 1.18
...
Use released version. rc3 does not exist anymore
2016-06-04 13:30:06 -07:00
Fredrik Fornwall
c4983ff517
dnsutils: Add nsupdate ( fixes #296 )
2016-06-03 19:13:24 -04:00
Fredrik Fornwall
441fa39553
imagemagick: Update to latest patch
2016-06-03 18:39:12 -04:00
Fredrik Fornwall
f27d3d42db
libpng: Update from 1.6.21 to 1.6.22
2016-06-03 18:33:18 -04:00
Fredrik Fornwall
33aea6bfd3
nodejs: Update from 6.2.0 to 6.2.1
2016-06-03 10:12:46 -04:00
Fredrik Fornwall
3dd02387f8
picolisp: Build with latest version
2016-06-03 10:11:58 -04:00
Fredrik Fornwall
70bdb22c8f
gdb: Update from 7.11 to 7.11.1
2016-06-03 10:08:50 -04:00
Fredrik Fornwall
0775a3e0cc
dash: Switch download url
2016-06-02 10:49:48 -04:00
Fredrik Fornwall
ce1270b835
cmake: Update with libgnustl_shared.so linkage
2016-06-02 10:48:19 -04:00
Fredrik Fornwall
e18a73fc82
mosh: Fix argument passing in mosh wrapper
2016-06-01 16:31:44 -04:00
Fredrik Fornwall
9d1ea50b9b
mosh: Support --no-init in native 'mosh' wrapper
2016-06-01 10:50:39 -04:00
Fredrik Fornwall
dd6f8fa7df
mosh: Fix /bin/sh -> $PREFIX/bin/sh in mosh.pl
2016-06-01 09:35:52 -04:00
Fredrik Fornwall
eb5ac24b81
tesseract: Use termux_download
2016-05-31 05:52:40 -04:00
Fredrik Fornwall
a6ca8e8949
imagemagick: Update to latest patch release
2016-05-30 19:01:12 -04:00
Fredrik Fornwall
1309b4000f
php: Update from 5.6.21 to 5.6.22
2016-05-30 18:58:05 -04:00
Fredrik Fornwall
01e91d6146
neovim: Use bundled lua
2016-05-30 18:07:22 -04:00
Fredrik Fornwall
8170d08b60
gcc: Switch to official mirror
2016-05-30 18:07:07 -04:00
Fredrik Fornwall
df38a35b07
mosh: Assume terminal supports 256 colors
...
Assuming that the terminal running mosh in Termux supports 256
colors should be safe, and avoids a popen() call which uses
/system/bin/sh and may not always work.
2016-05-30 18:05:44 -04:00
Fredrik Fornwall
3e10e2182a
openssh: Bump after paths.h ndk patch
2016-05-30 18:05:08 -04:00
Fredrik Fornwall
9c5d930a7e
lftp: Update from 4.7.1 to 4.7.2
2016-05-30 17:23:44 -04:00
Fredrik Fornwall
525152acb6
libcaca: Add --disable-docs
...
This avoids a problem with building on ubuntu 16.04 if doxygen is
installed.
2016-05-30 03:57:45 -04:00
Fredrik Fornwall
c230f2f9ca
inotify-tools: Build in src to fix autoconf issue
2016-05-30 02:06:41 -04:00
Fredrik Fornwall
88183689ef
Build and docker updates
2016-05-27 18:24:50 -04:00
Fredrik Fornwall
d793a87fef
mosh: Bump build revision
2016-05-27 09:12:41 +02:00
Fredrik Fornwall
3afa4f345a
mosh: "Fix hang when remote closes the connection"
...
Merge
b58e750daf
into the C++ wrapper script.
2016-05-27 09:07:05 +02:00
Fredrik Fornwall
1f87518b8c
mosh: Fix C++ mosh wrapper color counting
...
See https://github.com/mobile-shell/mosh/pull/96#issuecomment-7804069
2016-05-27 08:49:57 +02:00
Fredrik Fornwall
f55a1d8b00
mosh: Update to latest commit
2016-05-27 07:35:43 +02:00
Fredrik Fornwall
32144b83c1
mosh: Fix mosh C++ wrapper to set locale envs
...
Set the -l flags ("Locale-related environment variable to try as
part of a fallback environment, if the startup environment does
not specify a character set of UTF-8") when invoking mosh-server
just like the perl script does. Fixes #288 .
2016-05-27 07:33:41 +02:00
Fredrik Fornwall
188d120104
mosh: Build with the C++ mosh wrapper out-of-tree
...
Since it doesn't look like the C++ mosh wrapper is going to be
picked up upstream, we may keep it as a normal file for hackability.
2016-05-27 01:36:17 +02:00
Fredrik Fornwall
39d68a7f24
libxml2&libxslt: Update to latest releases
2016-05-25 16:26:57 -04:00
Fredrik Fornwall
2c0203760f
libandroid-support: Remove C++-style comments
2016-05-25 16:19:13 -04:00
Fredrik Fornwall
3c323c69ae
Docker and build updates
...
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275 .
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
2016-05-24 18:38:29 -04:00
Fredrik Fornwall
12c873161d
php: Build native php without xml support
...
This avoids depending on libxml2-dev (or similar packages) on the
build machine.
2016-05-23 17:05:55 -04:00
Fredrik Fornwall
d5436b6160
serf: Update download url
2016-05-23 02:47:47 -04:00
Fredrik Fornwall
8f19a179fe
python: Rebuild with sqlite3 module for i686
...
Also add tests that desired modules are built to avoid packaging
errors. Fixes #284 .
2016-05-23 02:02:39 -04:00
Fredrik Fornwall
c84937645e
gnutls: Update from 3.4.11 to 3.4.12
2016-05-22 19:33:37 -04:00
Fredrik Fornwall
cae60f5fe8
expat: Update from 2.1.0 to 2.1.1
2016-05-22 19:27:14 -04:00
Fredrik Fornwall
5915e2e2cc
curl: Update from 7.48 to 7.49
2016-05-22 19:26:59 -04:00
Fredrik Fornwall
f5006e8d58
make: Update from 4.1 to 4.2
2016-05-22 19:26:47 -04:00
Fredrik Fornwall
8f36e264a8
clang: Fix arm build to target armv7 ( fixes #282 )
2016-05-22 14:55:03 -04:00
Fredrik Fornwall
174a0b74f5
Force rebuild some packages for arm softfp
2016-05-21 20:18:19 -04:00
Fredrik Fornwall
fdc092ec64
imagemagick: Update from 7.0.1-3 to 7.0.1-6
2016-05-21 19:22:50 -04:00
Fredrik Fornwall
cba7ea1db4
git: Update from 2.8.2 to 2.8.3
2016-05-21 18:05:32 -04:00
Fredrik Fornwall
f4147b42d9
mc: Update from 4.8.16 to 4.8.17
2016-05-21 17:19:42 -04:00
Fredrik Fornwall
0b4923cdcf
clang: Depend on ndk-stl and remove triplet mess
2016-05-21 17:10:33 -04:00
Fredrik Fornwall
495c95e19d
emacs: Update from 25.0.93 to 25.0.94
2016-05-19 05:55:39 -04:00
Fredrik Fornwall
82fa510263
python: Bump build revision after ioctl fix
2016-05-18 20:03:21 -04:00
Fredrik Fornwall
a99fdd984c
Merge pull request #279 from michalbednarski/python-setinheritable
...
python: Make os.set_inheritable work on sockets
2016-05-19 01:39:37 +02:00
Fredrik Fornwall
029801b5c2
ltrace: Move out of disabled
2016-05-18 19:38:13 -04:00
Fredrik Fornwall
1df225d6fc
nodejs: Update from 6.1 to 6.2
2016-05-18 19:23:01 -04:00
Fredrik Fornwall
677e69ffd0
gdbm: Update from 1.11 to 1.12
2016-05-18 19:19:31 -04:00
Fredrik Fornwall
b398ded1ee
sqlite: Update from 3.12.2 to 3.13.0
2016-05-18 19:16:50 -04:00
Fredrik Fornwall
ca9662c53f
libandroid-support: Bump revision after arm softfp
2016-05-18 19:16:15 -04:00
Fredrik Fornwall
5b9a960d7e
openssl: Bump revision after arm softp change
2016-05-18 19:12:44 -04:00
Fredrik Fornwall
f48d46ddd8
clang: float=hard -> float=softfp for arm
2016-05-18 18:50:47 -04:00
Fredrik Fornwall
6945bd1ee2
python: float=hard -> float=softfp for arm
2016-05-18 18:49:44 -04:00
Fredrik Fornwall
9fa59b1c25
libgnustl: float=hard -> float=softfp for arm
2016-05-18 18:49:08 -04:00
Fredrik Fornwall
1f4d36fec0
gcc: float=hard -> float=softp for arm
2016-05-18 18:48:34 -04:00
Fredrik Fornwall
aa0da35ee7
libuv: Update from 1.9.0 to 1.9.1
2016-05-18 18:42:16 -04:00
Fredrik Fornwall
da4730db7f
binutils: Remove arm-patch no longer needed
2016-05-18 18:40:41 -04:00
Fredrik Fornwall
9f270eaeb3
ndk-stl: Remove outdated comments
2016-05-18 18:32:59 -04:00
Fredrik Fornwall
bedcb8f076
make: Patch for changing default C++ compiler
2016-05-18 16:49:10 -04:00
Fredrik Fornwall
335433e716
elfutils: Small preparation for clang
2016-05-18 16:47:18 -04:00
Fredrik Fornwall
f1e31fa9f2
lftp: Bump build revision after gnustl change
2016-05-18 16:36:23 -04:00
Fredrik Fornwall
3ada0be3c3
aria2: Update from 1.22 to 1.23
2016-05-18 16:22:38 -04:00
Fredrik Fornwall
344b88f958
libgnustl: Symlink libstdc++ -> libgnustl_shared
...
This is used during building to get a fully-featured C++ standard
library by default.
2016-05-18 16:21:39 -04:00
Fredrik Fornwall
9845021a5e
ruby: Patch to enable building with clang
2016-05-18 10:25:05 -04:00
Fredrik Fornwall
bb5cfa8c9d
picolisp: Minor update and buildable using clang
2016-05-18 10:24:22 -04:00
Michał Bednarski
5b5125f332
python: Make os.set_inheritable work on sockets
...
As SELinux policy disallows ioctl on sockets we have to fall back
to fcntl on EACCES
2016-05-17 22:19:10 +02:00
Fredrik Fornwall
48e3319bd2
silversearcher-ag: Update from 0.31 to 0.32
2016-05-17 09:32:46 -04:00
Fredrik Fornwall
dd73d6c216
libgcc: Support building using clang
2016-05-16 20:40:45 -04:00
Fredrik Fornwall
06ef79a417
libffi: Patch for building with clang on arm
2016-05-16 20:39:36 -04:00
Fredrik Fornwall
80eb12d68d
libffi: Add patch to fix building with clang
2016-05-16 20:28:21 -04:00