Commit Graph

1592 Commits

Author SHA1 Message Date
Fredrik Fornwall 768547b014 emacs: Prevent linking against libelf 2016-05-08 20:04:16 -04:00
Fredrik Fornwall b2d955fc19 termux-api: Fix typo in termux-location
Closes #253.
2016-05-08 19:30:41 -04:00
Fredrik Fornwall 03144f7804 ndk_patches/elf.h: Fix gdb build 2016-05-08 19:02:21 -04:00
Fredrik Fornwall cc378c9688 make: Avoid linking against libelf 2016-05-08 19:01:51 -04:00
Fredrik Fornwall 4e4ed785a2 picolisp: Update to latest version 2016-05-08 18:56:55 -04:00
Fredrik Fornwall 5f95ada44d dialog: Update to latest version 2016-05-08 18:56:41 -04:00
Fredrik Fornwall 30df3f87e0 nodejs: Update from 6.0 to 6.1 2016-05-08 16:28:19 -04:00
Fredrik Fornwall 9462fe8257 ndk_patches: Take elf.h from the NDK 2016-05-08 16:26:15 -04:00
Fredrik Fornwall 46de1c2b41 ndk_patches: Remove sha1.h 2016-05-08 16:08:51 -04:00
Fredrik Fornwall 59ff7c032a ndk_patches: Remove JNIHelp.h 2016-05-08 16:04:56 -04:00
Fredrik Fornwall 65f17ef020 Merge pull request #252 from michalbednarski/ltrace-1
ltrace: Step towards working version
2016-05-08 21:39:33 +02:00
Fredrik Fornwall 682310b064 busybox: Build the hostname, id and tty applets 2016-05-08 11:48:51 -04:00
Michał Bednarski 33b7171dd6 ltrace: Step towards working version
- Use version from git, current release has problems with ARM
- Replace rindex with strrchr using C preprocessor
- Don't exit on ltelf_destroy on library that failed to load
2016-05-07 21:48:14 +02:00
Fredrik Fornwall cf84430a0f finch: Fix ssl plugin to link against libpurple
Fixes ssl not working mentioned in #95.
2016-05-06 05:43:12 -04:00
Fredrik Fornwall 6501186f2b Fix dalvikvm wrapper
- Just unset LD_LIBRARY_PATH in the dalvikvm wrapper.
- Let the dalvikvm wrapper setup $ANDROID_DATA.
- Avoid using a custom dalvikvm wrapper in dx.
2016-05-05 19:55:13 -04:00
Fredrik Fornwall 86675b7584 finch: Put symlinks to used libs in $PREFIX/lib
Fixes error mentioned in #95.
2016-05-05 18:25:32 -04:00
Fredrik Fornwall 7fb801a102 finch: Fix plugin linking to libpurple
Fixes #95.
2016-05-05 05:38:29 -04:00
Fredrik Fornwall 172bfbe297 glib: Fix incorrect glib_cv_uscore=yes
This prevented dynamic loading of modules from working.
2016-05-05 04:53:36 -04:00
Fredrik Fornwall 6fbbe50fcf glib: Specify --disable-libelf 2016-05-04 17:54:26 -04:00
Fredrik Fornwall 69987739f1 gnupg2: Update from 2.11 to 2.12 2016-05-04 17:25:04 -04:00
Fredrik Fornwall 27b2f76930 elfutils: Depend on liblzma and libbz2 2016-05-04 17:05:15 -04:00
Fredrik Fornwall a265a2a806 libelf: Rename to sensible elfutils 2016-05-04 15:31:47 -04:00
Fredrik Fornwall cf31088189 libelf: Update to latest version 2016-05-04 15:31:11 -04:00
Fredrik Fornwall bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall b55a2fee69 ffmpeg: Update from 3.0 to 3.0.2 2016-05-03 07:45:59 -04:00
Fredrik Fornwall 8e66b39bf1 fish: Update to latest master 2016-05-03 07:45:33 -04:00
Fredrik Fornwall 32b2d5da40 hunspell: Update from 1.3.3 to 1.4.1 2016-05-03 06:56:48 -04:00
Fredrik Fornwall 9519348e22 git: Update from 2.8.1 to 2.8.2 2016-05-03 06:29:42 -04:00
Fredrik Fornwall 7426293dd1 file: Update from 5.25 to 5.26 2016-05-03 06:29:27 -04:00
Fredrik Fornwall 469b104253 ncurses: Update from 5.9 to 6.0 2016-05-03 06:28:39 -04:00
Fredrik Fornwall 5391f98336 vim: Update to latest patch 2016-05-03 06:24:49 -04:00
Fredrik Fornwall 0a39265a2a dnsutils: Update from 9.10.3-P4 to 9.10.4 2016-05-03 06:03:02 -04:00
Fredrik Fornwall ad3050005c ecj: Update from 4.4.2 to 4.5.2 2016-05-03 11:50:57 +02:00
Fredrik Fornwall 044a7bd5ec weechat: Update from 1.4 to 1.5 2016-05-03 05:31:22 -04:00
Fredrik Fornwall 703f10bc2e libarchive: Update from 3.1.2 to 3.2.0 2016-05-03 04:06:03 -04:00
Fredrik Fornwall 4704ce642c ctags: Avoid linking to libxml2 2016-05-02 21:17:57 -04:00
Fredrik Fornwall 466f8888bd ctags: Bump version 2016-05-02 20:58:48 -04:00
Fredrik Fornwall 40786d851f libgnutls: Update from 3.4.10 to 3.4.11 2016-05-02 20:58:22 -04:00
Fredrik Fornwall 6de2cf3678 ca-certificates: Update to latest version 2016-05-02 20:50:45 -04:00
Fredrik Fornwall 065474d956 byobu: Update from 5.105 to 5.106 2016-05-02 20:48:42 -04:00
Fredrik Fornwall 06d3063068 bash-commit: Update from 2.2 to 2.3 2016-05-03 02:46:04 +02:00
Fredrik Fornwall 17e52a3ac0 angband: Update from 4.0.4 to 4.0.5 2016-05-03 02:46:04 +02:00
Fredrik Fornwall 324ea7acec busybox: Fix version relation in conflicts
"The deprecated forms < and > were confusingly used to mean earlier/later
or equal, rather than strictly earlier/later, and must not appear in new
packages (though dpkg still supports them with a warning)."

- https://www.debian.org/doc/debian-policy/ch-relationships.html
2016-05-02 18:50:05 -04:00
Fredrik Fornwall 8933369325 command-not-found: Regenerate 2016-05-02 18:42:00 -04:00
Fredrik Fornwall 49f47ae04c nodejs: Disable v8 warning and set TMPDIR 2016-05-02 18:42:00 -04:00
Fredrik Fornwall 63b1dbc684 g++: Link to libgnustl_shared.so by default 2016-05-02 18:42:00 -04:00
Fredrik Fornwall e4ba46a8fe Move $PREFIX/bin/env from coreutils to busybox
The busybox version of env should provide enough functionality, and
having $PREFIX/bin/env available out of the box is valuable.
2016-05-03 00:41:11 +02:00
Fredrik Fornwall fb2c62d7b8 neovim: Disable building jemalloc
The Android libc uses jemalloc itself from 5.0.
2016-05-02 16:00:45 -04:00
Fredrik Fornwall 0b371c4273 clang: Some improvements
- Link to libgnustl_shared.so by default for C++.
- Setup 'cc' and 'c++' as symlinks to clang.
- Use hard-float ABI om arm by default.
2016-05-02 14:46:39 -04:00
Fredrik Fornwall a962e732d2 ruby: Better fixup of rbconfig.rb (fixes #247) 2016-05-02 02:25:38 -04:00