Commit Graph

10 Commits

Author SHA1 Message Date
Leonid Pliushch ebebf6cecd fsmon: update to 1.7.0 2020-03-01 19:28:51 +02:00
Leonid Pliushch 4e4f9b70a9 fsmon: rebuild package 2020-02-05 12:43:16 +02:00
Leonid Pliushch fd53c449fa fsmon: update to 1.6.1 2020-01-22 23:10:30 +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
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Michael Hendricks 61d36249ed fsmon: Update from 1.4 to 1.5 (#2373) 2018-04-26 21:15:39 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall de15ecbe2b fsmon: Small cleanup
- Update homepage to where fsmon is mentioned.
- Add a bit to the description.
- Remove termux_step_make_install (PREFIX is already exported).
2016-08-11 22:43:08 -04:00
radare d31b50fe72 fsmon: Add package (#384) 2016-08-12 04:36:58 +02:00