wok rev 21153
Up libboost-wave, libboost-tr1-dev, libboost-signals (1.69.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 30 15:08:35 2019 +0100 (2019-03-30) |
parents | 198270138283 |
children | 43187d86cff3 |
files | abiword/receipt cinepaint/receipt inkscape/receipt libboost-signals/receipt libboost-tr1-dev/receipt libboost-wave/receipt |
line diff
1.1 --- a/abiword/receipt Sat Mar 30 11:24:09 2019 +0100 1.2 +++ b/abiword/receipt Sat Mar 30 15:08:35 2019 +0100 1.3 @@ -28,6 +28,7 @@ 1.4 sed -i 's|glib/gerror.h|glib.h|' src/af/util/xp/ut_go_file.h 1.5 sed -i 's|--no-undefined||' src/Makefile* 1.6 sed -i 's|cat \$(BUILTIN_STAMP)|& 2> /dev/null|' src/plugins/Makefile* 1.7 + sed -i 's|TRUE|boolean(TRUE)|' src/af/util/xp/ut_jpeg.cpp 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --infodir=/usr/share/info \
2.1 --- a/cinepaint/receipt Sat Mar 30 11:24:09 2019 +0100 2.2 +++ b/cinepaint/receipt Sat Mar 30 15:08:35 2019 +0100 2.3 @@ -7,7 +7,7 @@ 2.4 MAINTAINER="slaxemulator@gmail.com" 2.5 LICENSE="MIT GPL LGPL" 2.6 TARBALL="$PACKAGE-$VERSION.tgz" 2.7 -WEB_SITE="http://www.cinepaint.org/index.php" 2.8 +WEB_SITE="http://www.cinepaint.org/" 2.9 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.10 2.11 DEPENDS="desktop-file-utils gtk+ lcms tiff jpeg fltk ftgl xorg-libXmu xorg-libXpm \
3.1 --- a/inkscape/receipt Sat Mar 30 11:24:09 2019 +0100 3.2 +++ b/inkscape/receipt Sat Mar 30 15:08:35 2019 +0100 3.3 @@ -31,6 +31,7 @@ 3.4 sed -i 's|glibmm/i18n.h|glib/gi18n.h|g' $file 3.5 done 3.6 3.7 + find . -name Makefile.in | xargs sed -i 's|@AUTOMAKE@|automake|' 3.8 ./configure \ 3.9 --prefix=/usr \ 3.10 --mandir=/usr/share/man \
4.1 --- a/libboost-signals/receipt Sat Mar 30 11:24:09 2019 +0100 4.2 +++ b/libboost-signals/receipt Sat Mar 30 15:08:35 2019 +0100 4.3 @@ -2,7 +2,7 @@ 4.4 4.5 PACKAGE="libboost-signals" 4.6 LIB_NAME="signals" 4.7 -VERSION="1.50.0" 4.8 +VERSION="1.69.0" 4.9 4.10 CATEGORY="development" 4.11 SHORT_DESC="Part of the Boost C++ Libraries collection."
5.1 --- a/libboost-tr1-dev/receipt Sat Mar 30 11:24:09 2019 +0100 5.2 +++ b/libboost-tr1-dev/receipt Sat Mar 30 15:08:35 2019 +0100 5.3 @@ -2,7 +2,7 @@ 5.4 5.5 PACKAGE="libboost-tr1-dev" 5.6 LIB_NAME="tr1" 5.7 -VERSION="1.50.0" 5.8 +VERSION="1.69.0" 5.9 5.10 CATEGORY="development" 5.11 SHORT_DESC="Part of the Boost C++ Libraries collection."
6.1 --- a/libboost-wave/receipt Sat Mar 30 11:24:09 2019 +0100 6.2 +++ b/libboost-wave/receipt Sat Mar 30 15:08:35 2019 +0100 6.3 @@ -2,7 +2,7 @@ 6.4 6.5 PACKAGE="libboost-wave" 6.6 LIB_NAME="wave" 6.7 -VERSION="1.60.0" 6.8 +VERSION="1.69.0" 6.9 6.10 CATEGORY="development" 6.11 SHORT_DESC="Part of the Boost C++ Libraries collection."