wok-next diff poedit/receipt @ rev 21572
updated cups (2.2.2 -> 2.3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Jun 22 17:06:55 2020 +0100 (2020-06-22) |
parents | c2763f7c58b6 |
children |
line diff
1.1 --- a/poedit/receipt Fri Apr 24 17:45:51 2020 +0100 1.2 +++ b/poedit/receipt Mon Jun 22 17:06:55 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