chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2ed8a0b
)
espeak: Avoid packaging -test- libs
author
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 15 Oct 2017 00:06:55 +0000
(
02:06
+0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Sun, 15 Oct 2017 00:06:55 +0000
(
02:06
+0200)
packages/espeak/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/espeak/build.sh
b/packages/espeak/build.sh
index a19b9fd9bfba72a9d6e888a3f6e6235ee3936765..f237db290abfb971c7e123fd85bc464c3c112d34 100644
(file)
--- a/
packages/espeak/build.sh
+++ b/
packages/espeak/build.sh
@@
-8,6
+8,7
@@
TERMUX_PKG_SHA256=cf7ed86850b99bafe819548c73a6651a74300980dd15f319ff22e2bd72ea20
TERMUX_PKG_SRCURL=https://github.com/espeak-ng/espeak-ng/releases/download/${TERMUX_PKG_VERSION}/espeak-ng-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_HOSTBUILD=yes
TERMUX_PKG_SRCURL=https://github.com/espeak-ng/espeak-ng/releases/download/${TERMUX_PKG_VERSION}/espeak-ng-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_HOSTBUILD=yes
+TERMUX_PKG_RM_AFTER_INSTALL="lib/*ng-test*"
# --without-async due to that using pthread_cancel().
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-async"
# --without-async due to that using pthread_cancel().
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--without-async"