wok diff geany-plugins/receipt @ rev 22726

updated fish (2.1.1 -> 3.0.2)
author Hans-G?nter Theisgen
date Thu Jan 23 09:38:06 2020 +0100 (2020-01-23)
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	Thu Jan 23 09:38:06 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 \