wok-current diff poedit/receipt @ rev 22942
updated icewm again (1.3.8 -> 1.6.4)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 27 17:34:50 2020 +0100 (2020-02-27) |
parents | 6135577f4d08 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/poedit/receipt Sat Jan 26 12:26:47 2019 +0100 1.2 +++ b/poedit/receipt Thu Feb 27 17:34:50 2020 +0100 1.3 @@ -10,9 +10,9 @@ 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 -DEPENDS="wxWidgets lucene++ gtkspell gcc49-lib-base gettext-tools" 1.8 +DEPENDS="wxWidgets lucene++ gtkspell gcc83-lib-base gettext-tools" 1.9 BUILD_DEPENDS="automake gettext asciidoc libxslt xmlto util-linux-getopt \ 1.10 -docbook-xsl gcc49 wxWidgets-dev icu-dev gtkspell-dev \ 1.11 +docbook-xsl gcc83 wxWidgets-dev icu-dev gtkspell-dev \ 1.12 lucene++-dev db-dev libdb libdb-cxx expat-dev" 1.13 SUGGESTED="aspell" 1.14 1.15 @@ -20,7 +20,7 @@ 1.16 compile_rules() 1.17 { 1.18 sed -i 's/Env(0)/Env(0u)/;s/env2(0)/env2(0u)/' src/tm/dump_legacy_tm.cpp 1.19 - export CXX=/usr/bin/i486-slitaz-linux-g++-49 1.20 + export CXX=/usr/bin/i486-slitaz-linux-g++-83 1.21 #export CXXFLAGS="$CFLAGS -std=gnu++11" 1.22 ./bootstrap && 1.23 ./configure \