Fredrik Fornwall
066fc0047b
espeak: Update from 1.49.2 to 1.50
5 years ago
Leonid Plyushch
c004c92cc4
espeak: build with -Os optimization level
See https://github.com/termux/termux-packages/issues/1680 .
5 years ago
Leonid Plyushch
d111f5bf74
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
5 years ago
Leonid Plyushch
702d7acb15
add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
5 years ago
Leonid Plyushch
21b96d3b41
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
4fd7ca06f6
[incomplete] set licenses for packages
6 years ago
Fredrik Fornwall
3ab5abef6e
espeak: Avoid aclocal-1.15 dependency
In prepration for updating build environment from ubuntu 18.04 to
18.10.
6 years ago
Fredrik Fornwall
49c62a86db
Use -Os instead of -Oz for 32-bit arm
7 years ago
Henrik Grimler
ec940174bd
espeak: fix floating point exception on arm ( #1925 )
* espeak: fix issue on arm (#1680 )
* ruby: move exception rule, build-package.sh -> build.sh
7 years ago
Fredrik Fornwall
4fdc5ac6e0
espeak: Avoid packaging -test- libs
7 years ago
Fredrik Fornwall
1b97461312
espeak: Update from 1.49.1 to 1.49.2
7 years ago
Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Fredrik Fornwall
30aebdacf1
espeak: Switch to espeak-ng
8 years ago
Fredrik Fornwall
4c5495a443
espeak: Update to 1.48.04 and improve build script
9 years ago
Fredrik Fornwall
59f0d218a6
Initial push
10 years ago