wok-next rev 21411

updated poedit again (1.8.6 -> 2.3)
author Hans-G?nter Theisgen
date Fri Apr 24 17:55:23 2020 +0100 (2020-04-24)
parents 539fca156613
children d6e32d144815
files poedit/receipt
line diff
     1.1 --- a/poedit/receipt	Fri Apr 24 17:53:05 2020 +0100
     1.2 +++ b/poedit/receipt	Fri Apr 24 17:55:23 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/vslavik/$PACKAGE/archive/v$VERSION-oss.tar.gz"
     1.6  
     1.7 -BUILD_DEPENDS="asciidoc automake db-dev docbook-xsl expat-dev gcc83 
     1.8 +BUILD_DEPENDS="asciidoc automake db-dev docbook-xsl expat-dev 
     1.9  	gettext-dev gtkspell-dev icu-dev libdb libdb-cxx libxslt 
    1.10  	lucene++-dev util-linux-getopt wxWidgets-dev xmlto"
    1.11  SPLIT="$PACKAGE-i18n $PACKAGE"
    1.12 @@ -20,8 +20,6 @@
    1.13  {
    1.14  #	export CXX=/usr/bin/i486-slitaz-linux-g++-49 # FIXME: what about x86_64?
    1.15  	#export CXXFLAGS="$CFLAGS -std=gnu++11"
    1.16 -	export	CC=gcc-83
    1.17 -	export	CXX=g++-83
    1.18  
    1.19  	./bootstrap &&
    1.20  	./configure $CONFIGURE_ARGS &&
    1.21 @@ -39,7 +37,7 @@
    1.22  			;;
    1.23  		poedit)
    1.24  			copy @std @rm
    1.25 -			DEPENDS="gcc83-lib-base gettext gtkspell lucene++ wxWidgets"
    1.26 +			DEPENDS="gettext gtkspell lucene++ wxWidgets"
    1.27  			SUGGESTED="aspell"
    1.28  			;;
    1.29  	esac