Commit Graph

10 Commits

Author SHA1 Message Date
Leonid Pliushch 67887babce remove inactive maintainers from corresponding build.sh files
Unspecify package maintainers who didn't submit any updates for their
packages during last 2 years.
2020-03-16 16:39:29 +02:00
Fredrik Fornwall acedfbb3b5 Drop some no longer needed patches 2019-12-12 02:25:31 +01: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
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 3e6fbcef2f openssl 1.1.1 preparation patches 2018-08-24 02:34:07 +02:00
Fredrik Fornwall c503675bcf httping: Switch to fossies due to cert problem 2017-11-16 12:14:15 +01:00
Leonid Pliushch 328b58be13 httping: fix path in SPAM_FILE 2017-09-14 20:29:00 +02:00
Fredrik Fornwall 0bb1ae265f httping: Update deps and configure arguments
- Using the gettext functions in libandroid-support is enough,
  we do not need to depend on gettext.
- Build with fftw3, ncurses and openssl enabled.
2017-05-07 17:47:51 +02:00
Pierre Rudloff a650d29fb4 New package: httping (#780) 2017-05-07 17:31:52 +02:00