Commit Graph

8337 Commits

Author SHA1 Message Date
Leonid Pliushch ffb396b647 new package: 8086tiny
Requested in https://github.com/termux/termux-packages/issues/4828.
2020-01-24 21:11:03 +02:00
Craig Comstock 8a85156fc1 Initial liblmdb packaging (#4835) 2020-01-24 20:14:47 +02:00
Leonid Pliushch a533751b61 bump revision for html2text & emacs
Re-submit packages after https://github.com/termux/termux-packages/pull/4831.
Package 'bison' was affected too, but was built & uploaded manually.
2020-01-23 23:25:15 +02:00
Leonid Pliushch 3e67b2cc29 rebuild packages emacs & bison 2020-01-23 19:49:07 +02:00
Leonid Pliushch d293cd0d52 emacs: remove ./share/info/dir from package 2020-01-23 19:26:31 +02:00
Leonid Pliushch 39ae79799c bison: remove ./share/info/dir from package 2020-01-23 19:23:58 +02:00
Leonid Pliushch c4d673ee07 CI: set path to where extract downloaded artifacts 2020-01-23 00:05:16 +02:00
Leonid Pliushch f1ed9e38d8 html2text: bump revision 2020-01-22 23:56:49 +02:00
Fredrik Fornwall df77eea042 radare2: Update from 4.1.1 to 4.2.0 2020-01-22 22:34:32 +01:00
Fredrik Fornwall 2ba715629c php: Update from 7.4.1 to 7.4.2 2020-01-22 22:34:32 +01:00
Fredrik Fornwall 71d3b33a3e memcached: Update from 1.5.20 to 1.5.21 2020-01-22 22:34:32 +01:00
Fredrik Fornwall 3931cb4215 nginx: Update from 1.17.7 to 1.17.8 2020-01-22 22:34:32 +01:00
Fredrik Fornwall 829a7d0650 mc: Update from 4.8.23 to 4.8.24 2020-01-22 22:34:32 +01:00
Fredrik Fornwall 209daa77fa make: Update from 4.2.1 to 4.3 2020-01-22 22:34:32 +01:00
Leonid Pliushch 99f1718052 html2text: fix version 2020-01-22 23:20:33 +02:00
Leonid Pliushch 0f2541a875 imagemagick: update to 7.0.9.17 2020-01-22 23:18:12 +02:00
Leonid Pliushch 15b0cb2844 hub: update to 2.14.1 2020-01-22 23:17:12 +02:00
Leonid Pliushch 09283fd8f3 git-lfs: update to 2.10.0 2020-01-22 23:15:07 +02:00
Leonid Pliushch d141c7bae0 geth: update to 1.9.10 2020-01-22 23:12:10 +02:00
Leonid Pliushch fd53c449fa fsmon: update to 1.6.1 2020-01-22 23:10:30 +02:00
Leonid Pliushch 82e82206e8 erlang: update to 22.2.3 2020-01-22 23:09:41 +02:00
Leonid Pliushch b3fd8370d2 dart: bump revision 2020-01-22 23:02:52 +02:00
Leonid Pliushch ec00e5192d dnsutils: bump revision 2020-01-22 23:02:35 +02:00
Leonid Pliushch 75b4763e36 bison: bump revision 2020-01-22 22:55:59 +02:00
Leonid Pliushch 843e7cb6f6 dnsutils: update to 9.15.8 2020-01-22 22:32:39 +02:00
Leonid Pliushch 22a80758a0 bison: update to 3.5.1 2020-01-22 22:21:32 +02:00
Leonid Pliushch bce2c0866e dart: blacklist x86_64 builds 2020-01-22 21:54:08 +02:00
Arun 58023d92f6 dart: update to 2.7.0 2020-01-22 21:25:51 +05:30
Leonid Pliushch ef76ad5fa4 assimp: rebuild package 2020-01-22 14:29:26 +02:00
Fredrik Fornwall b919e5d8cb nnn: Update from 2.8.1 to 2.9 2020-01-21 01:54:11 +01:00
Daniel T. Lee 9db7ae6906 libluajit: fix unmatched header path and package version (#4815)
* libluajit: fix unmatched header path and package version

Currently, luajit header files are placed improperly.
As stated at luajit.pc file, package version is 2.1 and pkg-config
guides the header location to $TERMUX_PREFIX/include/luajit-2.1/.

This commit fixes the build script of wrong header path.

* libluajit: bump revision and use $TERMUX_PKG_VERSION for foldername

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-01-20 11:31:33 +01:00
Leonid Pliushch d5ff182f95 html2text: rebuild with DT_RUNPATH 2020-01-19 20:50:44 +02:00
Leonid Pliushch 9250a8ba72 html2text: ensure that manpage directory exists before `make install` 2020-01-19 20:00:11 +02:00
Leonid Pliushch af2e8e52b8 new package: html2text
Requested in https://github.com/termux/termux-packages/issues/4757.
2020-01-19 19:47:26 +02:00
Leonid Pliushch bd99bc8e65 Revert "python: remove no longer needed patch"
distutils-command-build.py.patch is still needed...

This reverts commit cb4b29825b2adb2e3e43dfdb4507d78fd4858ad0.
2020-01-19 16:40:49 +02:00
Leonid Pliushch 2c3d333caf python: remove no longer needed patch
Commit 6bf4586187cbf2005c4f8d79511428271185cbe1 provides
a better fix.
2020-01-19 16:35:47 +02:00
Leonid Pliushch 44be04f0f7 python: add back -O3 to CFLAGS 2020-01-19 16:32:47 +02:00
Leonid Pliushch 2f6c668832 python: add clang to recommends
Must-have package if installing something with `pip`.
2020-01-19 14:07:49 +02:00
Leonid Pliushch 3d3b170f18 python: disable LTO due to issues with build config
References package builder directory for paths of certain
binaries like llvm-ar and causes failure when installing
modules like Numpy.

See https://www.reddit.com/r/termux/comments/eqhpoq/unable_to_install_numpy_on_termux/.
2020-01-19 14:07:49 +02:00
Leonid Pliushch e2742d98c2 Merge pull request #4807 from xalexalex/master
update termux-api to v0.50
2020-01-18 14:28:37 +02:00
Leonid Pliushch 30119e164b sed: update to 4.8 2020-01-18 14:16:42 +02:00
Leonid Pliushch a6214a5805 mpd: update to 0.21.19 2020-01-18 14:16:40 +02:00
Alessandro Caputo 3dbc138cd6 update termux-api to v0.50 2020-01-18 13:16:14 +01:00
Leonid Pliushch c7ca73c4b6 mbedtls: update to 2.20.0 2020-01-18 14:15:31 +02:00
Leonid Pliushch fd37f51685 libcap: update to 2.31 2020-01-18 14:15:12 +02:00
Leonid Pliushch 0b2274b287 lftp: update to 4.9.1 2020-01-18 14:14:56 +02:00
Leonid Pliushch 4267525096 kubectl: update to 1.17.1 2020-01-18 14:14:42 +02:00
Leonid Pliushch de1be79fd5 kakoune: update to 2020.01.16 2020-01-18 11:48:36 +02:00
Leonid Pliushch 420d414e16 gnunet: update to 0.12.2 2020-01-18 11:48:14 +02:00
Leonid Pliushch 44362f94c5 gmic: update to 2.8.2 2020-01-18 11:47:55 +02:00