wok-current diff geany-plugins/receipt @ rev 22701
updated enchant and enchant-dev (1.6.0 -> 2.2.7)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Jan 21 10:38:18 2020 +0100 (2020-01-21) |
parents | 6e8b1bcb30e2 |
children | 2a0479881723 |
line diff
1.1 --- a/geany-plugins/receipt Thu Jan 24 11:33:03 2019 +0100 1.2 +++ b/geany-plugins/receipt Tue Jan 21 10:38:18 2020 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="https://plugins.geany.org/" 1.5 WGET_URL="$WEB_SITE/$PACKAGE/$TARBALL" 1.6 #HOST_ARCH="i486 arm" 1.7 +COOKOPTS="!pngquant !optipng" 1.8 1.9 DEPENDS="enchant gtkspell geany lua" 1.10 BUILD_DEPENDS="gtkspell-dev geany-dev lua-dev libxml2-dev bash" 1.11 @@ -23,7 +24,7 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - #ln -fs bash /bin/sh # needs var+="string" support 1.16 + ln -fs bash /bin/sh # needs var+="string" support 1.17 ./configure \ 1.18 --libexecdir=/usr/lib \ 1.19 --enable-addons \