Commit Graph

18 Commits

Author SHA1 Message Date
Leonid Pliushch
9c106af1c1 w3m: add perl as suggested package
Fixes https://github.com/termux/termux-packages/issues/1160.
2019-09-22 21:47:27 +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
Leonid Pliushch
11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Leonid Pliushch
6a3865aa08 fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
283ce434af w3m: Update to latest debian release 2019-01-20 22:56:11 +01:00
Leonid Pliushch
6d33f94a5f fix packages that require getpass()
Changed packages:

  * alpine
  * dropbear
  * emacs
  * isync
  * lftp
  * msmtp
  * newsboat
  * rsync
  * screen
  * texlive-bin
  * unrar
  * w3m
2018-09-11 00:55:00 +02:00
Fredrik Fornwall
07b4a7fb8e w3m: Update from 20170102 to 20180125 2018-01-25 20:48:17 +01: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
ade7892226 w3m: Build with --enable-image=no 2017-09-14 20:23:56 +02:00
Oliver Schmidhauser
e8dd8e7b87 Set some settings in w3m to be termux-friendly
The default browser and editor in w3m where /usr/bin/firefox and
/usr/bin/vi respectively. I change that to termux-open-url and vi.
If you now press "M" on a link in w3m it will open it with Androids
default browser. If you press "E" while viewing a local file it will
open vi. Previously this has just printed error messages. Obviously
these settings can still be overwritten in the options of w3m to set it
to whatever you want.
2017-09-13 11:57:14 +02:00
Fredrik Fornwall
bccd6e2780 Fix typo in comment 2017-03-05 23:45:49 +01:00
Fredrik Fornwall
1094cd450b w3m: Switch to maintained debian fork 2017-01-11 11:53:33 -05:00
Fredrik Fornwall
af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall
7ab5f7d413 w3m&zile: Force rebuild after libgc bump 2016-08-14 17:44:02 -04:00
Fredrik Fornwall
ee7d67ae62 w3m: Avoid depending on libgc-dev when building 2016-05-12 17:21:23 -04:00
Fredrik Fornwall
6c79834fb1 w3m: Fix 64-bit build 2016-01-04 06:31:29 -05:00
Fredrik Fornwall
ecb2ad164a Add w3m 2015-11-19 17:53:41 -05:00