Henrik Grimler
8190836089
Merge pull request #3352 from Grimler91/NO_CLEAN
build-package.sh: set TERMUX_NO_CLEAN to false per default
6 years ago
Henrik Grimler
91f42c9451
Merge pull request #3351 from Grimler91/gst
gst fixes
6 years ago
Henrik Grimler
2d391054b5
build-package.sh: set TERMUX_NO_CLEAN to false per default
Ensures -i builds are run in fresh environments
6 years ago
Henrik Grimler
68ce37926b
gst-plugin-good: add missing dependencies
Build succeeded but with two missing libraries without them
6 years ago
Henrik Grimler
7f376d2601
gst-plugins-good: disable aalib
Picks up aalib from host if it is installed, which causes build to fail
6 years ago
Henrik Grimler
1f906beb80
gstreamer: make sure glib-mkenums and glib-genmarshal are found
6 years ago
Fredrik Fornwall
69c9ac860c
Switch from ftp.gnu.org to mirrors.kernel.org
6 years ago
Fredrik Fornwall
ce5a1241ad
php: Hack around build failure
6 years ago
Fredrik Fornwall
e2baba6e53
php: Update patch for php 7.3.2
6 years ago
Fredrik Fornwall
731e3e0375
php: Update from 7.3.1 to 7.3.2
6 years ago
Fredrik Fornwall
83577a6bed
php: Update to php 7.3
6 years ago
Fredrik Fornwall
a22017643d
libpixman: Update from 0.36.0 to 0.38.0
6 years ago
Fredrik Fornwall
0f8a26c658
getmail: Update from 5.8 to 5.11
6 years ago
Fredrik Fornwall
3539ba29da
apache2: Update from 2.4.37 to 2.4.38
6 years ago
Fredrik Fornwall
a86603474a
imagemagick: Update from 7.0.8.24 to 7.0.8.27
6 years ago
Fredrik Fornwall
88cf943d3d
dnsutils: Update from 9.13.5 to 9.13.6
6 years ago
Fredrik Fornwall
3dda2e83a0
caddy: Update from 0.11.3 to 0.11.4
6 years ago
Fredrik Fornwall
cd8b2debc4
postgresql: Update from 11.1 to 11.2
6 years ago
Fredrik Fornwall
21d9600154
busybox: Update from 1.29.3 to 1.30.1
6 years ago
Fredrik Fornwall
7953f712de
newsboat: Update from 2.14 to 2.14.1
6 years ago
Fredrik Fornwall
53ac739a1b
dpkg: Update from 1.19.2 to 1.19.4
6 years ago
Fredrik Fornwall
e3f9b4e979
libgit2: Update from 0.27.8 to 0.28.1
6 years ago
Fredrik Fornwall
7205075c0c
irssi: Update from 1.1.2 to 1.2.0
6 years ago
Fredrik Fornwall
f979354f49
harfbuzz: Update from 2.3.0 to 2.3.1
6 years ago
Fredrik Fornwall
c4ccd17c5a
mime-support: Update from 3.61 to 3.62
6 years ago
Fredrik Fornwall
3bc26e753a
libuv: Update from 1.25.0 to 1.26.0
6 years ago
Fredrik Fornwall
3bd1f80a56
nodejs: Update from 11.9.0 to 11.10.0
6 years ago
Fredrik Fornwall
d38331d156
libjpeg-turbo: Update from 2.0.1 to 2.0.2
6 years ago
Fredrik Fornwall
f921eb9a47
msmtp: Update from 1.8.2 to 1.8.3
6 years ago
Fredrik Fornwall
f5c63d660f
hub: Update from 2.8.4 to 2.9.0
6 years ago
Fredrik Fornwall
7a3cbe1bfb
libmosquitto: Update from 1.5.6 to 1.5.7
6 years ago
Fredrik Fornwall
8c9a0acf90
Specify "--path ." when building with cargo
6 years ago
Fredrik Fornwall
14ff79014e
fd: Update from 7.2.0 to 7.3.0
6 years ago
Leonid Plyushch
2f145a9f89
dialog: update to 1.3-20190211 and fix download URL
6 years ago
Wetitpig
667c6c1e9a
Dockerfile to tabs
6 years ago
Leonid Plyushch
be1bb4e9e8
build-all.sh: don't use tabs in script usage info
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Wetitpig
14931574cb
Shell script compliance
6 years ago
Wetitpig
defcedfba0
Markdown New Guideline Compliance
6 years ago
Leonid Plyushch
9f509223a4
BUILD.md: specify common files where build instructions usually provided
6 years ago
Leonid Plyushch
dbfd0c2872
BUILD.md: remove duplicated step
Step 9 was a duplicate of step 2 (creating subpackages).
6 years ago
Leonid Plyushch
173b2afb04
BUILD.md: fix typo
We need to repeat 4-6 steps to obtain patches instead of 2-4.
6 years ago
Leonid Plyushch
cb7a551e99
BUILD.md: add some notes about Android 8+ problems to "Common Porting Problems" section
6 years ago
Leonid Plyushch
64157b21b9
BUILD.md: fix typos
6 years ago
Leonid Plyushch
cc40d71743
improvements to README.md
6 years ago
Leonid Plyushch
60343207aa
BUILD.md: mention Termux's FHS problem
Termux is not FHS-compliant.
6 years ago
Leonid Plyushch
94efd285a8
FORMAT.md: mention that only special characters should be escaped in Markdown
Only characters that have special meaning in Markdown should be escaped.
6 years ago
Leonid Plyushch
afbf8b313a
FORMAT.md: improve "coding practices"
6 years ago
Leonid Plyushch
44c6fa6109
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.
6 years ago
Leonid Plyushch
35d4647e49
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.
6 years ago