Commit Graph

2977 Commits

Author SHA1 Message Date
Fredrik Fornwall 4503d57b65 flex: Update from 2.6.3 to 2.6.4 2017-05-10 22:55:06 +02:00
Wetitpig bd590f6d4d Bump dialog version to 20170509 (#1009) 2017-05-10 16:43:24 +02:00
Fredrik Fornwall 7dfc98bfe0 setup-ubuntu.sh: libncurses5-dev used by mariadb
The docker image has been updated, run scripts/update-docker.sh.
2017-05-09 17:00:42 +02:00
Fredrik Fornwall 7cf7800991 Remove folder committed by mistake 2017-05-09 01:07:13 +02:00
Fredrik Fornwall f2f124eeb8 fzf: Update from 0.16.6 to 0.16.7 2017-05-08 23:35:18 +02:00
Fredrik Fornwall 4ed3015bfb mariadb: Enable package (64-bit only for now) 2017-05-08 23:29:24 +02:00
Fredrik Fornwall 3530026ea2 mariadb: Disable MariaDB Backup
Does not build and is only an alpha release:
  https://mariadb.com/resources/blog/mariadb-backup-released-mariadb-server-10123
2017-05-08 22:53:49 +02:00
Fredrik Fornwall bd369e9994 mariadb: Update from 10.1.22 to 10.1.23 2017-05-08 22:46:12 +02:00
Fredrik Fornwall 8a4847389e nodejs-current: Update from 7.8.0 to 7.10.0 2017-05-08 10:54:46 +02:00
Fredrik Fornwall bde9c3cd80 lynx: Update from 2.8.9dev.11 to 2.8.9dev.13 2017-05-07 17:56:13 +02:00
Fredrik Fornwall 0bb1ae265f httping: Update deps and configure arguments
- Using the gettext functions in libandroid-support is enough,
  we do not need to depend on gettext.
- Build with fftw3, ncurses and openssl enabled.
2017-05-07 17:47:51 +02:00
Pierre Rudloff a650d29fb4 New package: httping (#780) 2017-05-07 17:31:52 +02:00
Fredrik Fornwall 6f4fab1181 glib: Update from 2.50.3 to 2.52.1 2017-05-07 09:41:50 +02:00
Fredrik Fornwall f5d9b0d917 git: Fix build if utfcpp is installed
Fixes #1000.
2017-05-07 09:40:41 +02:00
Fredrik Fornwall 6692edd3c3 Two minor cleanups 2017-05-07 01:11:48 +02:00
Fredrik Fornwall 3bd24604c9 ledger: Note dependency on libmpfr
Also remove adding -std=c++ to CXXFLAGS as the ledger build takes
care of that itself.
2017-05-07 00:44:36 +02:00
Fredrik Fornwall 06cb41ed60 boost: Build without libicu
As libicu is a rather heavy dependency we avoid it for now - it can
always be added on demand.
2017-05-07 00:39:50 +02:00
Fredrik Fornwall 95edc8a47e utf8cpp: Update from 2.3.4 to 2.3.5 2017-05-07 00:38:18 +02:00
Fredrik Fornwall 916b042cc0 utf8cpp: Remove unnecessary functions 2017-05-07 00:19:41 +02:00
its-pointless 05c3e6019b ledger and its dependancy utf8cpp (#976)
* ledger and its dependancy utf8cpp

fix typo

compiles python lib

enable icu in ledger

* simplify everything for now
2017-05-06 23:48:01 +02:00
Wetitpig 43e7370c91 Change jupp URL to more stable one. (#996) 2017-05-06 23:46:35 +02:00
Fredrik Fornwall 7ceec0a0bd tintin++: Use version in src url 2017-05-06 00:28:07 +02:00
its-pointless ee42856caa mud client tintin++ (#986) 2017-05-05 23:58:52 +02:00
Fredrik Fornwall 90c458b47e nano: Update from 2.8.1 to 2.8.2 2017-05-05 23:56:59 +02:00
Fredrik Fornwall 8f51c4cdb7 neovim: Fix build 2017-05-05 22:49:56 +02:00
Fredrik Fornwall 0374ab24d7 ne: Update from 3.0.1 to 3.1.0 2017-05-04 23:33:34 +02:00
Fredrik Fornwall 38d492d1a0 silversearcher-ag: Update from 1.0.2 to 1.0.3 2017-05-04 23:11:30 +02:00
Fredrik Fornwall 4e7b6c60e7 vim: Update from patch 558 to 596 2017-05-04 22:59:30 +02:00
Fredrik Fornwall 4ea22dfa06 neovim: Update to latest git master 2017-05-04 22:59:07 +02:00
Fredrik Fornwall be79c01f04 nodejs: Update from 6.10.2 to 6.10.3 2017-05-04 22:25:57 +02:00
Fredrik Fornwall fe5862ce89 Use $(nproc) as default for $TERMUX_MAKE_PROCESSES 2017-05-04 22:21:52 +02:00
Fredrik Fornwall 65394feebc cmake: Update from 3.8.0 to 3.8.1 2017-05-04 22:18:05 +02:00
Fredrik Fornwall 67ccb39811 boost: Disable python for now 2017-05-04 22:14:23 +02:00
Fredrik Fornwall 746a2e9697 boost: Use a more informative description 2017-05-04 22:05:22 +02:00
Oliver Schmidhauser 0bf2de0570 Pass remove pwgen as requirement (#985)
Since Pass 1.7 it doesn't need pwgen anymore
2017-05-04 22:04:42 +02:00
Fredrik Fornwall 8f7ae5ba72 lzip: Update from 1.18 to 1.19 2017-05-04 21:57:03 +02:00
its-pointless a34ced0767 Boost libs (#974)
* Boost libs

* boost.python build fix from Vishal

* set -std=c++11 so libicu works
2017-05-04 00:00:01 +02:00
its-pointless aa34ee507c alpine: update to 2.21 (#961) 2017-04-30 23:55:03 +02:00
Fredrik Fornwall 17043a448d libgmp: Switch to mirrors.kernel.org for tarball 2017-04-30 11:33:02 +02:00
Fredrik Fornwall 37832a5db1 patchelf: Switch to source from upstream
Switch from
  https://github.com/linux-on-android/patchelf
to the upstream project
  https://github.com/NixOS/patchelf
2017-04-30 11:28:48 +02:00
its-pointless 0c1943b893 Android Patchelf utility (#973) 2017-04-30 11:18:00 +02:00
Vishal Biswas 6032d561ee tor: update from 0.2.9.10 to 0.3.0.6 (#977) 2017-04-30 11:13:12 +02:00
Herdiansyah 9a82453b64 neofetch: update to 3.1.0 (#967) 2017-04-27 22:35:26 +02:00
Fredrik Fornwall 2b6ca764bb ruby: Fix syslog module to link against liblog
Fixes #962.
2017-04-26 23:20:01 +02:00
Fredrik Fornwall e156cc12fd harfbuzz: Update from 1.4.5 to 1.4.6 2017-04-26 22:39:55 +02:00
Fredrik Fornwall 6bdb8dc2c8 libcrypt: Silence compiler warning 2017-04-24 23:54:26 +02:00
Fredrik Fornwall d39f5cde8a screen: Enable package (fixes #264) 2017-04-24 23:52:59 +02:00
Fredrik Fornwall d6f3cea56f screen: Update from 4.4.0 to 4.5.1
Also patch some more.
2017-04-24 23:43:33 +02:00
Oliver Schmidhauser f703bff492 Update pass to 1.7.1 (#958) 2017-04-24 23:10:22 +02:00
Fredrik Fornwall 68971d2b87 pick: Update from 1.6.0 to 1.6.1 2017-04-24 17:10:00 +02:00