Commit Graph

9758 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 2fc2cc5675 CI: fix incorrect *.deb file transfer between jobs
Should fix the issue where updating is done only for
deb files from the last finished build job.
2020-01-23 23:25:15 +02:00
Leonid Pliushch 9e97a520e4 CI: allow to use customized Docker image
Necessary to handle cases where setup scripts were changed
during push or pull request.
2020-01-23 22:36:04 +02:00
Leonid Pliushch 149220d89d fix unbound variable error in scripts/run-docker.sh 2020-01-23 22:25:54 +02:00
Leonid Pliushch d542602980 setup-ubuntu.sh: re-enable package 'erlang-nox' 2020-01-23 21:54:42 +02:00
Leonid Pliushch b6c59df765 CI: use termux/package-builder Docker image as build environment 2020-01-23 21:54:42 +02:00
Leonid Pliushch 3e67b2cc29 rebuild packages emacs & bison 2020-01-23 19:49:07 +02:00
Leonid Pliushch a512984ce4 setup-ubuntu.sh: do not install 'erlang-nox' because it can't be installed on CI/CD for some reason 2020-01-23 19:47:38 +02:00
Leonid Pliushch 63c8d460b3 docker image: add more packages used by unstable & x11 repositories 2020-01-23 19:46:48 +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 872cc15bae docker image: install erlang-nox, itstool, libgdk-pixbuf2.0-dev, xfonts-utils
More tools to build packages in unstable & x11 repositories.
2020-01-23 16:27:11 +02:00
Leonid Pliushch a0731c92aa update scripts/setup-ubuntu.sh
Will add host packages required by unstable-packages and x11-packages,
so I don't need to have a custom Docker image for them.

Current package list may be incomplete.
2020-01-23 14:01:59 +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
Leonid Pliushch 0d2a5f69bc CI: workaround for possible artifact upload failure
Certain symbols in file name may cause problems, so directory ./debs
will be archived in tar before uploading.
2020-01-22 23:56:05 +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 c1601eab70 CI: fix typo in schedule for repology_metadata.yml 2020-01-22 23:29:25 +02: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 b447efc27e CI: try to avoid failure when package lists are not found 2020-01-22 22:55:19 +02:00
Leonid Pliushch 50b370d31a CI: lint packages before building 2020-01-22 22:49:57 +02:00
Leonid Pliushch b7611b8fc0 CI: do not treat usernames/logins as secrets
This causes logging issues where certain words like 'termux'
are censored. This breaks directory paths & urls.
2020-01-22 22:41:34 +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 43806130b7 Merge pull request #4824 from zorro/master
dart: update to 2.7.0
2020-01-22 21:54:23 +02:00
Leonid Pliushch bce2c0866e dart: blacklist x86_64 builds 2020-01-22 21:54:08 +02:00
Leonid Pliushch 3feca05793 update readme 2020-01-22 21:51:12 +02:00
Leonid Pliushch c087460476 CI: setup Github Actions 2020-01-22 21:51:12 +02:00
Leonid Pliushch 3d595a41f0 CI: remove Cirrus configuration 2020-01-22 21:51:12 +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
Leonid Pliushch 5f11f942ca Revert "fix typo in README"
This reverts commit 342a047dbd9734311cd9002807ef03b0d7a4cd82.
2020-01-20 13:52:33 +02: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