Commit Graph

2361 Commits

Author SHA1 Message Date
Fredrik Fornwall 075a7627ce jack: Remove package as jack is being deprecated
https://android-developers.googleblog.com/2017/03/future-of-java-8-language-feature.html
2017-03-20 20:29:04 +01:00
Fredrik Fornwall 43c066d02e command-not-found: Regenerate with new commands 2017-03-20 20:26:35 +01:00
Fredrik Fornwall 6ebd8dafa5 command-not-found: Instruct to use 'packages'
Running 'packages install' wraps apt to run 'apt update' before
running 'apt install', so it should avoid the initial confusion
with 'apt install' not working for any packages.
2017-03-20 20:22:57 +01:00
Vishal Biswas 2565699009 valac: update from 0.34.4 to 0.36.0 (#860) 2017-03-20 20:06:03 +01:00
Fredrik Fornwall 38fb608d79 libunwind: Enable package 2017-03-19 20:28:11 +01:00
Fredrik Fornwall d1a699b743 termux-create-package: Update from 0.2 to 0.4 2017-03-19 03:18:58 +01:00
Fredrik Fornwall 3f703c88b2 termux-apt-repo: Depend on binutils for ar 2017-03-19 03:18:58 +01:00
Fredrik Fornwall f82320ff76 termux-apt-repo: Update from 0.1 to 0.2 2017-03-19 03:18:58 +01:00
Fredrik Fornwall ed6a014708 aria2: Patch away -lsupc++
Specifying -lsupc++ doesn't work for arm with -mthumb.
2017-03-19 00:22:55 +01:00
Fredrik Fornwall 62059d3689 aria2: Better formatting 2017-03-19 00:19:09 +01:00
Fredrik Fornwall 906d1bbedb golang: Enable user stubs without cgo
Fixes #848.
2017-03-18 01:38:54 +01:00
Fredrik Fornwall dcd0fa6ba9 lftp: Update from 4.7.6 to 4.7.7 2017-03-18 01:25:28 +01:00
Fredrik Fornwall 1ff2e77195 libpng: Update from 1.6.28 to 1.6.29 2017-03-18 01:25:14 +01:00
Fredrik Fornwall 580afa5ac7 apt: Remove useless ac_cv_c_bigendian=no 2017-03-18 00:41:19 +01:00
Markus Wagner de9af52cfc add ssh to the apt transports (#851) 2017-03-17 23:22:28 +01:00
Markus Wagner 785a2dc34e update dpkg to 1.18.23 (#850) 2017-03-17 22:41:18 +01:00
Fredrik Fornwall d6e574615c llvm&clang: Update from 3.9.1 to 4.0.0 2017-03-15 16:28:36 +01:00
Rafael Martins b88cca5b0b blogc: initial packaging (#832)
blogc is a blogging tool written in C, without any external
dependencies. It is released under BSD license, and targeted to
developers.

The package is based on a snapshot version. Version 0.13.0 should
be release soon, but the snapshot is stable and useful enough.

For more info, see: https://blogc.rgm.io/
2017-03-14 03:44:13 +01:00
Fredrik Fornwall 9fde9f6c3d radare2: Update from 1.2.1 to 1.3.0 (fixes #839) 2017-03-14 02:24:00 +01:00
Fredrik Fornwall c864741f8f mpv: Build with --disable-pulse
Now that we have pulseaudio we need this to avoid accidental linkage.
2017-03-14 02:20:29 +01:00
Fredrik Fornwall 68dbe1ee9a glib: Format configure arguments 2017-03-14 02:17:04 +01:00
Fredrik Fornwall 8ad708ec4c mpv: Bump version after lua removal (see #799) 2017-03-14 02:16:36 +01:00
Fredrik Fornwall e3a88b4b8e libflac: Update from 1.3.1 to 1.3.2 2017-03-13 22:56:21 +01:00
Fredrik Fornwall f323695ff3 libtool: Specify source checksum 2017-03-13 22:54:39 +01:00
Alain Kalker a680abcbdf alsa-{lib,utils,plugins} and pulseaudio packages (#825)
* New package: libsndfile-1.0.27

* Bring back disabled package alsa-lib

* Bring back disabled package alsa-utils

* New disabled package: alsa-plugins-1.1.1

* New package: libpulseaudio-10.0, subpackage pulseaudio
2017-03-13 22:51:36 +01:00
Fredrik Fornwall 2100eed584 gdbm: Build without readline for now 2017-03-13 22:48:01 +01:00
Fredrik Fornwall 5e193ac3ff harfbuzz: Update from 1.4.4 to 1.4.5 2017-03-13 22:42:26 +01:00
Fredrik Fornwall 14c2d7e4da gdbm: Update from 1.12 to 1.13 2017-03-13 22:42:26 +01:00
Fredrik Fornwall cc842fa54a hunspell-en-us: Fix build to always include files
Closes #838.
2017-03-13 22:41:37 +01:00
Fredrik Fornwall 39def66b96 termux-apt-repo: Create package 2017-03-12 23:53:49 +01:00
Fredrik Fornwall 1bbd4cac43 radare2: Build against fixed capstone version 2017-03-11 12:06:38 +01:00
Fredrik Fornwall 2712833539 coreutils: Update from 8.26 to 8.27 2017-03-10 15:52:47 +01:00
Fredrik Fornwall f1857303a5 fzf: Update from 0.16.5 to 0.16.6 2017-03-10 15:42:14 +01:00
Fredrik Fornwall 96b1a1bbe0 termux-tools: Add 'files' command to packages 2017-03-10 15:34:17 +01:00
Fredrik Fornwall 9d99cc6543 termux-tools: Allow shorter forms in packages 2017-03-10 15:22:44 +01:00
Fredrik Fornwall 9654ae303d vim: Update from patch 393 to 442 2017-03-10 15:20:10 +01:00
Fredrik Fornwall 707d327d72 command-not-found: Bump with latest commands 2017-03-10 15:15:39 +01:00
Fredrik Fornwall 9d934fbc74 fftw: Build with ac_cv_func_clock_gettime=no
This avoid a problem with CLOCK_SGI_CYCLE not working on Android.
2017-03-08 23:52:22 +01:00
Fredrik Fornwall 7fc9693f2d postgresql: Enable package 2017-03-08 18:37:31 +01:00
Fredrik Fornwall 0e2bd86d00 perl: Bump build revision after patch added 2017-03-08 18:32:40 +01:00
rnauber d415b125a8 Enable texlive (#752) 2017-03-08 17:41:26 +01:00
Fredrik Fornwall def7f6e178 imagemagick: Update from 7.0.4-5 to 7.0.5-1 2017-03-08 00:56:07 +01:00
Fredrik Fornwall 604f8e4b18 fftw: Build variants thread, float and long double
For now we keep them all in the same package, may be split up into
subpackages in the future. Fixes #605.
2017-03-08 00:49:13 +01:00
Fredrik Fornwall 25340ac1f5 redis: Lower some default values
This avoids a warning on startup.
2017-03-07 14:47:01 +01:00
Fredrik Fornwall 01ed1c4343 mc: Update from 4.8.18 to 4.8.19 2017-03-07 14:31:51 +01:00
Fredrik Fornwall d41caf96ef bash-completion: Update from 2.4 to 2.5 2017-03-07 14:31:51 +01:00
Fredrik Fornwall 3d033330cf harfbuzz: Update from 1.4.3 to 1.4.4 2017-03-07 14:31:51 +01:00
Fredrik Fornwall 934f5cb179 gnutls: Update from 3.5.9 to 3.5.10 2017-03-07 14:31:51 +01:00
David Martínez a3ae81abbf Add Redis package (#813)
* redis: add package

* redis: added default redis.conf
2017-03-07 14:31:25 +01:00
Fredrik Fornwall 91f8996a01 cboard: Rebuild against latest ncurses 2017-03-07 01:24:04 +01:00