Commit Graph

6726 Commits

Author SHA1 Message Date
Henrik Grimler
809f1c902a gstreamer: make sure glib-mkenums and glib-genmarshal are found 2019-02-16 14:32:53 +01:00
Fredrik Fornwall
fb7414e9f2 Switch from ftp.gnu.org to mirrors.kernel.org 2019-02-16 01:40:05 +01:00
Fredrik Fornwall
03ad8cb52e php: Hack around build failure 2019-02-16 01:33:22 +01:00
Fredrik Fornwall
debeb3a5c2 php: Update patch for php 7.3.2 2019-02-16 01:33:22 +01:00
Fredrik Fornwall
bf658e237a php: Update from 7.3.1 to 7.3.2 2019-02-16 01:33:22 +01:00
Fredrik Fornwall
090e002e37 php: Update to php 7.3 2019-02-16 01:33:22 +01:00
Fredrik Fornwall
e8817735ef libpixman: Update from 0.36.0 to 0.38.0 2019-02-16 00:58:09 +01:00
Fredrik Fornwall
bfdbc56b85 getmail: Update from 5.8 to 5.11 2019-02-16 00:49:02 +01:00
Fredrik Fornwall
6c248f238c apache2: Update from 2.4.37 to 2.4.38 2019-02-16 00:48:42 +01:00
Fredrik Fornwall
dddeffb4d2 imagemagick: Update from 7.0.8.24 to 7.0.8.27 2019-02-16 00:44:26 +01:00
Fredrik Fornwall
fe49194f9f dnsutils: Update from 9.13.5 to 9.13.6 2019-02-16 00:42:06 +01:00
Fredrik Fornwall
713bbcf037 caddy: Update from 0.11.3 to 0.11.4 2019-02-16 00:36:58 +01:00
Fredrik Fornwall
b79a9cecfb postgresql: Update from 11.1 to 11.2 2019-02-16 00:35:00 +01:00
Fredrik Fornwall
4d3de89684 busybox: Update from 1.29.3 to 1.30.1 2019-02-16 00:34:30 +01:00
Fredrik Fornwall
fb1798c3da newsboat: Update from 2.14 to 2.14.1 2019-02-16 00:34:09 +01:00
Fredrik Fornwall
08ec48080b dpkg: Update from 1.19.2 to 1.19.4 2019-02-16 00:33:31 +01:00
Fredrik Fornwall
725f9b4d0f libgit2: Update from 0.27.8 to 0.28.1 2019-02-16 00:30:36 +01:00
Fredrik Fornwall
2f884acc43 irssi: Update from 1.1.2 to 1.2.0 2019-02-16 00:04:59 +01:00
Fredrik Fornwall
a4089303ca harfbuzz: Update from 2.3.0 to 2.3.1 2019-02-16 00:02:37 +01:00
Fredrik Fornwall
0626265f80 mime-support: Update from 3.61 to 3.62 2019-02-16 00:02:20 +01:00
Fredrik Fornwall
d2ef4a51d1 libuv: Update from 1.25.0 to 1.26.0 2019-02-15 23:45:01 +01:00
Fredrik Fornwall
08f3d2a754 nodejs: Update from 11.9.0 to 11.10.0 2019-02-15 23:37:40 +01:00
Fredrik Fornwall
82d6009688 libjpeg-turbo: Update from 2.0.1 to 2.0.2 2019-02-15 23:36:44 +01:00
Fredrik Fornwall
c25a25e604 msmtp: Update from 1.8.2 to 1.8.3 2019-02-15 23:29:20 +01:00
Fredrik Fornwall
5e029a8dfd hub: Update from 2.8.4 to 2.9.0 2019-02-15 23:24:54 +01:00
Fredrik Fornwall
2453a1fdac libmosquitto: Update from 1.5.6 to 1.5.7 2019-02-15 23:22:32 +01:00
Fredrik Fornwall
4fe189ec8f Specify "--path ." when building with cargo 2019-02-15 23:22:13 +01:00
Fredrik Fornwall
b88aff7be0 fd: Update from 7.2.0 to 7.3.0 2019-02-15 23:21:46 +01:00
Leonid Pliushch
56dc19d56d dialog: update to 1.3-20190211 and fix download URL 2019-02-15 23:03:54 +01:00
Wetitpig
72eaf12358 Dockerfile to tabs 2019-02-15 18:01:09 +02:00
Leonid Pliushch
cc61b933ac build-all.sh: don't use tabs in script usage info 2019-02-15 18:01:09 +02:00
Wetitpig
7ddcce5701 No backticks 2019-02-15 18:01:09 +02:00
Wetitpig
d50c847f11 Shell script compliance 2019-02-15 18:01:09 +02:00
Wetitpig
42c3826b07 Markdown New Guideline Compliance 2019-02-15 18:01:09 +02:00
Leonid Pliushch
aa6570cda9 BUILD.md: specify common files where build instructions usually provided 2019-02-15 18:00:24 +02:00
Leonid Pliushch
b3f1cc6885 BUILD.md: remove duplicated step
Step 9 was a duplicate of step 2 (creating subpackages).
2019-02-15 18:00:24 +02:00
Leonid Pliushch
6f1a5e3411 BUILD.md: fix typo
We need to repeat 4-6 steps to obtain patches instead of 2-4.
2019-02-15 18:00:24 +02:00
Leonid Pliushch
094ea43421 BUILD.md: add some notes about Android 8+ problems to "Common Porting Problems" section 2019-02-15 18:00:24 +02:00
Leonid Pliushch
454742bf4a BUILD.md: fix typos 2019-02-15 18:00:24 +02:00
Leonid Pliushch
bc8fc622d8 improvements to README.md 2019-02-15 18:00:24 +02:00
Leonid Pliushch
f3a395c68b BUILD.md: mention Termux's FHS problem
Termux is not FHS-compliant.
2019-02-15 18:00:24 +02:00
Leonid Pliushch
a13773a2a7 FORMAT.md: mention that only special characters should be escaped in Markdown
Only characters that have special meaning in Markdown should be escaped.
2019-02-15 18:00:24 +02:00
Leonid Pliushch
25cb9fbd31 FORMAT.md: improve "coding practices" 2019-02-15 18:00:24 +02:00
Leonid Pliushch
34710febc5 sample subpackage.sh: TERMUX_SUBPKG_INCLUDE should be under description and dep fields
Some subpackages may have long include lists (e.g. ncurses-utils) so it worth to have
description and dependencies specified on top for better visibility.
2019-02-15 18:00:24 +02:00
Leonid Pliushch
58f50041e1 sample subpackage.sh: remove undefined variable TERMUX_SUBPKG_REVISION
It does not exist in build-package.sh. Also having this one has no point since
subpackages always have same version as main package.
2019-02-15 18:00:24 +02:00
Leonid Pliushch
b7e7e05147 sample subpackage.sh: reorder variables like done for build.sh 2019-02-15 18:00:24 +02:00
Leonid Pliushch
4cc9f8fb43 sample build.sh: set preferred order of config variables
Based on typical variable order in most packages.

Variables grouped into categories so it much easier to get started by just
copying sample build.sh script, filling necessary fields and removing unneeded.
2019-02-15 18:00:24 +02:00
Wetitpig
5d5cb09c36 Add Windows Instructions 2019-02-15 18:00:24 +02:00
Wetitpig
431df01f2a Capitalisation seems awkward 2019-02-15 18:00:24 +02:00
Wetitpig
2ed399c93c Add mailing lists 2019-02-15 18:00:24 +02:00