1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-21 23:07:08 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Henrik Grimler
77b74b05fd {root,game,science}-repo: use mirror instead of bintray
Use https://grimler.se directly since bintray repositories can no
longer be updated at the end of February, see
https://github.com/termux/termux-packages/issues/6348

Same change as already done for x11-repo and unstable-repo.
2021-02-07 13:50:06 +01:00
Henrik Grimler
9415f71929 termux-tools: add termux-change-repo script (#5069)
* termux-tools: add termux-change-repo script

Simplifies changing repositories to a mirror, useful when Bintray downloads hit the roof

* *-repo: add etc/apt/sources.list.d/* to TERMUX_PKG_CONFFILES
2020-03-24 07:14:42 +01:00
Leonid Pliushch
8701462951 add new linter script & fix packages where needed
Linter will check packages submitted for CI build. If error was found,
build will not be allowed.

To ensure that all build.sh scripts are consistent and have at least
minimal allowed quality, linter is permanently enabled for all branches
and pull requests.
2019-08-14 14:27:55 +03:00
Leonid Pliushch
c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Henrik Grimler
3f78096d0c game-repo: fix url 2019-03-20 10:07:20 +01:00
Henrik Grimler
f3366892ee game-repo: update repo url to bintray 2019-03-17 21:13:42 +01:00
Henrik Grimler
172a6f9aa9 game-repo: add package 2019-03-17 21:13:42 +01:00