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 .
8 years ago
Fredrik Fornwall
1eea62b7de
fzf: Update from 0.13.5 to 0.15.1
8 years ago
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.
8 years ago
Fredrik Fornwall
183a88a12b
binutils: Fix patch in ifndef __ANDROID__
Fixes #468 .
8 years ago
Fredrik Fornwall
ab95788a0c
fwknop: Enable gnupg support
Fixes #466 .
8 years ago
Fredrik Fornwall
bf5d4e36e7
findutils: Rebuild to avoid endpwent()
See #212 .
8 years ago
Fredrik Fornwall
9db621c024
taslwarrior: Keep share/doc
Fixes #451 .
8 years ago
Fredrik Fornwall
df4f4e1787
emacs: Update from 25.0.95 to 25.1
8 years ago
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.
8 years ago
Fredrik Fornwall
658f8ce979
nodejs: Update from 6.5.0 to 6.6.0
8 years ago
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.
8 years ago
Fredrik Fornwall
7d23a2ae26
radare2: Patches to build on all arches
8 years ago
Fredrik Fornwall
af14ff2341
radare2: Patch for tmp and www paths
8 years ago
radare
8986bfde7e
Add radare2-0.10.5 package ( #459 )
8 years ago
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 .
8 years ago
Fredrik Fornwall
bb97a729ca
Use offline copies of config.{guess,sub}
Previously the latest version was downloaded from the git web
interface at git.savannah.gnu.org.
8 years ago
Fredrik Fornwall
1858fd1b1d
buildorder.py: Always depend on libandroid-support
8 years ago
Fredrik Fornwall
32ef012d3c
python: Do not remove bin/python*-config
8 years ago
Fredrik Fornwall
c9d9b6ed5b
vim-runtime: Update for vim 8.0
8 years ago
Fredrik Fornwall
e73b00672e
ffmpeg: Bump revision and depend on libopus
8 years ago
Fredrik Fornwall
3abd6cf4d1
vim: Update from 7.4.2290 to 8.0.0005
8 years ago
Mariusz
6ad2991cb1
build script: Fix message on failed download ( fixes #456 ) ( #457 )
Message displayed when file download fails, shows wrong information
about maximum number of attempts. Hardcoded value of '3' is shown,
but in reality there is up to six attempts (when subsequent downloads
keep failing).
Fix it by using correct value.
8 years ago
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/
8 years ago
Fredrik Fornwall
a012700423
ncurses: Update patch version
8 years ago
Fredrik Fornwall
4b22de5815
curl: Fix package checksum
8 years ago
Fredrik Fornwall
a566194310
Add a libffi update as disabled package
8 years ago
Fredrik Fornwall
3c03cf4b6b
Change clean-rebuild-all.sh to clean.sh
8 years ago
Fredrik Fornwall
af812e045e
tasksh: Update sha256 for update tarball
8 years ago
Fredrik Fornwall
da8abb7306
pforth: Fix build
8 years ago
Fredrik Fornwall
fb99eeb9ed
curl: Update from 7.50.2 to 7.50.3
8 years ago
Fredrik Fornwall
6428f23518
sqlite: Update from 3.14.1 to 3.14.2
8 years ago
Fredrik Fornwall
038fecd027
taskwarrior: Fix indentation
8 years ago
Fredrik Fornwall
8aef3a59c9
glib: Patch timezone handling for Android
8 years ago
Fredrik Fornwall
5bed869d0c
Update disabled-packages/sbcl
8 years ago
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 .
8 years ago
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.
8 years ago
Fredrik Fornwall
aa9890c598
aapt: Fix running on Android 5.x
See #444 .
8 years ago
Fredrik Fornwall
b664f5dd2e
aapt: Update to latest 7.0.0 tag revision
Also link against liblog when needed.
Fixes #444 .
8 years ago
Fredrik Fornwall
344ed16cd7
cmake: Update from 3.6.1 to 3.6.2
8 years ago
Fredrik Fornwall
058757f2c1
libnghttp2: Update from 1.14.0 to 1.14.1
8 years ago
Fredrik Fornwall
d59c53cf12
Fix indentation of some files
8 years ago
Fredrik Fornwall
0090adf0da
libpng: Update from 1.6.24 to 1.6.25
8 years ago
Fredrik Fornwall
b9a198c812
golang: Update from 1.7 to 1.7.1
8 years ago
Fredrik Fornwall
9d6bb14e08
disabled-packages/attr: Fix compilation, add note
8 years ago
Fredrik Fornwall
9d5d6e98c6
ca-certificates: Bump to latest version available
8 years ago
Fredrik Fornwall
03fb346462
graphicsmagick: Update from 1.3.24 to 1.3.25
8 years ago
Fredrik Fornwall
f45367c4a5
finch: Update from 2.10.12 to 2.11.0
8 years ago
Fredrik Fornwall
96b43247d5
picolisp: Update from 16.8.29 to 16.9.6
8 years ago
Fredrik Fornwall
1aad91bd95
libcln: Depend on libgmp
8 years ago
Fredrik Fornwall
e8cf9c285e
curl: Update from 7.50.1 to 7.50.2, enable http2
8 years ago