Commit Graph

12 Commits

Author SHA1 Message Date
Henrik Grimler 98a9ec70b9 Add runit package (#5384)
* runit: add package

* termux-services: switch to using runit instead of busybox
2020-06-10 14:18:13 +02:00
Leonid Pliushch 1534926ed9 termux-services: update to 0.12 2020-06-07 14:09:43 +03:00
Henrik Grimler 3583f2d46c termux-services: update to 0.11
Also change homepage
2020-01-05 11:25:42 +01:00
Henrik Grimler 7915368ed1 termux-services: update to 0.0.5 and set LICENSE to GPL-3.0 2019-08-13 22:48:30 +03:00
Henrik Grimler 831e16480f termux-services: update to 0.0.4 2019-08-12 20:53:36 +02: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 442a4335b1 termux-services: switch to github.com/termux repo 2019-08-11 21:32:20 +02:00
Henrik Grimler 2aa2cd2a9d termux-services: set license to custom until we have another one 2019-08-11 20:51:28 +02:00
Henrik Grimler 36a039d5fd termux-services: add busybox as dependency 2019-08-11 20:45:29 +02:00
Henrik Grimler ae93faa21f termux-services: termux-services->service-daemon 2019-07-27 15:00:36 +02:00
Oliver Schmidhauser 5ea9aa6ab8 build termux-services from external repository 2019-07-27 12:01:50 +02:00
Oliver Schmidhauser 7845adf3e2 Initial Draft for termux-services 2019-07-27 12:01:50 +02:00