wok-next rev 20915
libboost -> boost
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Aug 21 00:41:54 2018 +0300 (2018-08-21) |
parents | b6c10301b10a |
children | cfe02a64e56a |
files | abiword/receipt ardour/receipt bastet/receipt blender/receipt boost/receipt cgal/receipt clementine/receipt cocoalib/receipt codeblocks/receipt e4rat/receipt encfs/receipt exempi/receipt fritzing/receipt frogatto/receipt giac/receipt gnuradio/receipt gource/receipt gpick/receipt inkscape/receipt libboost/receipt libcdr/receipt libopenraw/receipt librevenge/receipt libtorrent-rasterbar/receipt libvisio/receipt libwpd/receipt lucene++/receipt miro/receipt mongodb/receipt mupen64plus/receipt openscad/receipt ori/receipt pgrouting/receipt pingus/receipt python-pyexiv2/receipt qbittorrent/receipt scribus/receipt sdcc/receipt stellarium/receipt stuntman/receipt supertux/receipt uhd/receipt vmware-view-open-client/receipt wesnoth/receipt |
line diff
1.1 --- a/abiword/receipt Mon Aug 20 23:54:38 2018 +0300 1.2 +++ b/abiword/receipt Tue Aug 21 00:41:54 2018 +0300 1.3 @@ -15,7 +15,7 @@ 1.4 1.5 BUILD_DEPENDS="$DEPENDS gtk+3-dev pygobject-dev gobject-introspection-dev \ 1.6 pygobject3 fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev \ 1.7 -libgsf-dev enchant-dev wv-dev libcroco-dev libboost-dev librsvg-dev gtk-doc \ 1.8 +libgsf-dev enchant-dev wv-dev libcroco-dev boost-dev librsvg-dev gtk-doc \ 1.9 bison goffice-dev intltool gettext xorg-dev zlib-dev " 1.10 # libgnomeprint-dev libgnomeprintui-dev libgnomecanvas-dev 1.11 SPLIT="abiword-plugins abiword abiword-dev"
2.1 --- a/ardour/receipt Mon Aug 20 23:54:38 2018 +0300 2.2 +++ b/ardour/receipt Tue Aug 21 00:41:54 2018 +0300 2.3 @@ -11,7 +11,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.5 WGET_URL="https://community.ardour.org/src/Ardour-$VERSION.tar.bz2" 2.6 2.7 -BUILD_DEPENDS="python itstool libboost-dev \ 2.8 +BUILD_DEPENDS="python itstool boost-dev \ 2.9 alsa-lib-dev glib-dev glibmm-dev libsndfile-dev curl-dev libarchive-dev \ 2.10 liblo-dev taglib-dev vamp-plugin-sdk-dev rubberband-dev eudev-dev fftw-dev \ 2.11 aubio-dev cppunit-dev libusb-dev jack-dev pangomm-dev liblrdf-dev lv2 serd-dev \
3.1 --- a/bastet/receipt Mon Aug 20 23:54:38 2018 +0300 3.2 +++ b/bastet/receipt Tue Aug 21 00:41:54 2018 +0300 3.3 @@ -12,7 +12,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WGET_URL="https://github.com/fph/bastet/archive/${COMMIT:-$VERSION}.tar.gz" 3.6 3.7 -BUILD_DEPENDS="ncurses-dev libboost-dev libboost-program-options" 3.8 +BUILD_DEPENDS="ncurses-dev boost-dev boost-program-options" 3.9 3.10 compile_rules() { 3.11 cp $stuff/*.png $src 3.12 @@ -23,6 +23,6 @@ 3.13 3.14 genpkg_rules() { 3.15 copy @std 3.16 - DEPENDS="libboost-program-options ncurses" 3.17 + DEPENDS="boost-program-options ncurses" 3.18 TAGS="tetris" 3.19 }
4.1 --- a/blender/receipt Mon Aug 20 23:54:38 2018 +0300 4.2 +++ b/blender/receipt Tue Aug 21 00:41:54 2018 +0300 4.3 @@ -14,7 +14,7 @@ 4.4 BUILD_DEPENDS="cmake xorg-libXmu ilmbase-dev yasm coreutils-file-format \ 4.5 gettext mesa-dev freeglut-dev librsvg-dev openexr-dev tiff-dev openal-dev \ 4.6 glu libsdl-dev python3-dev libsamplerate-dev ffmpeg-dev lcms-dev openjpeg-dev \ 4.7 -libboost-dev libboost-math libboost-math-tr1 libboost-filesystem \ 4.8 +boost-dev boost-math boost-math-tr1 boost-filesystem \ 4.9 glu-dev glew-dev xorg-libXi-dev" 4.10 4.11 compile_rules() { 4.12 @@ -49,8 +49,8 @@ 4.13 copy @std 4.14 DEPENDS="python3 mesa libsdl libsamplerate libdrm jpeg glu openjpeg \ 4.15 ffmpeg lcms openexr desktop-file-utils libgomp tiff libpng16 freeglut \ 4.16 - freetype openal zlib librsvg glew libboost-filesystem libboost-regex \ 4.17 - libboost-thread libboost-date-time libboost-dev" #libboost-dev? 4.18 + freetype openal zlib librsvg glew boost-filesystem boost-regex \ 4.19 + boost-thread boost-date-time boost-dev" #boost-dev? 4.20 SUGGESTED="nvidia" 4.21 TAGS="3D creator editor" 4.22 }
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/boost/receipt Tue Aug 21 00:41:54 2018 +0300 5.3 @@ -0,0 +1,100 @@ 5.4 +# SliTaz package receipt v2. 5.5 + 5.6 +PACKAGE="boost" 5.7 +VERSION="1.68.0" 5.8 +CATEGORY="meta" 5.9 +SHORT_DESC="Boost C++ libraries" 5.10 +MAINTAINER="chadi.elahmad@gmail.com" 5.11 +LICENSE="MIT" 5.12 +WEB_SITE="https://www.boost.org/" 5.13 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/boost.html" 5.14 + 5.15 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.16 +WGET_URL="https://dl.bintray.com/boostorg/release/$VERSION/source/${PACKAGE}_${VERSION//./_}.tar.bz2" 5.17 +# https://www.boost.org/users/download/ 5.18 +TARBALL_SHA256="7f6130bc3cf65f56a618888ce9d5ea704fa10b462be126ad053e80e553d6d8b7" 5.19 + 5.20 +BUILD_DEPENDS="icu-dev zlib-dev bzip2-dev python-dev" 5.21 +b="boost" 5.22 +SPLIT="$b-atomic $b-chrono $b-container $b-context $b-coroutine $b-date-time \ 5.23 +$b-fiber $b-filesystem $b-graph $b-iostreams $b-locale $b-log $b-math \ 5.24 +$b-math-tr1 $b-prg-exec-monitor $b-program-options $b-python $b-random \ 5.25 +$b-regex $b-serialization $b-signals $b-system $b-thread $b-timer \ 5.26 +$b-type-erasure $b-unit-test-framework $b-wave $b-wserialization $b-doc $b-dev" 5.27 + 5.28 +# About splitting: there's complex relationships between header files. 5.29 +# Previously, for example, the /usr/include/boost/chrono/* files were packed 5.30 +# into libboost-chrono-dev package. And so on for many /usr/include/boost/*/ 5.31 +# 5.32 +# But, for example: 5.33 +# 1. /usr/include/boost/chrono/config.hpp (former boost-chrono-dev package) 5.34 +# includes <boost/config.hpp> (boost-dev package) 5.35 +# 2. /usr/include/boost/compute/detail/duration.hpp (former boost-dev package) 5.36 +# includes <boost/chrono/duration.hpp> (boost-chrono package) 5.37 +# 5.38 +# And many other circular dependencies between boost-dev and boost-*-dev 5.39 +# packages. 5.40 +# 5.41 +# Solution: make single solid big boost-dev package with all development 5.42 +# files. 5.43 +# 5.44 +# How to change dependencies of packages that depends on boost? 5.45 +# Substitute boost-?-dev by the pair: boost-? and boost-dev. 5.46 + 5.47 + 5.48 +compile_rules() { 5.49 + ./bootstrap.sh --prefix=$install/usr && 5.50 + ./b2 stage threading=multi link=shared && 5.51 + ./b2 install threading=multi link=shared || return 1 5.52 + 5.53 + cook_pick_docs doc/html/* 5.54 + 5.55 + find $install -name '*.hpp' -exec chmod 644 '{}' \; 5.56 +} 5.57 + 5.58 +genpkg_rules() { 5.59 + DEPENDS=" " 5.60 + case $PACKAGE in 5.61 + *-chrono) DEPENDS="$b-system";; 5.62 + *-coroutine) DEPENDS="$b-chrono $b-context $b-system $b-thread";; 5.63 + *-fiber) DEPENDS="$b-context $b-filesystem $b-system";; 5.64 + *-filesystem) DEPENDS="$b-system";; 5.65 + *-graph) DEPENDS="$b-regex icu libicu";; 5.66 + *-iostreams) DEPENDS="bzlib zlib";; 5.67 + *-locale) DEPENDS="$b-chrono $b-system $b-thread icu libicu";; 5.68 + *-log) DEPENDS="$b-atomic $b-chrono $b-date-time $b-filesystem $b-regex $b-system $b-thread icu libicu";; 5.69 + *-prg-exec-monitor) DEPENDS="$b-system $b-timer";; 5.70 + *-random) DEPENDS="$b-system";; 5.71 + *-regex) DEPENDS="icu libicu";; 5.72 + *-thread) DEPENDS="$b-system";; 5.73 + *-timer) DEPENDS="$b-chrono $b-system";; 5.74 + *-type-erasure) DEPENDS="$b-chrono $b-system $b-thread";; 5.75 + *-unit-test-framework) DEPENDS="$b-system $b-timer";; 5.76 + *-wave) DEPENDS="$b-chrono $b-date-time $b-filesystem $b-system $b-thread";; 5.77 + *-wserialization) DEPENDS="$b-serialization";; 5.78 + esac 5.79 + 5.80 + case $PACKAGE in 5.81 + boost) 5.82 + DEPENDS="$b-date-time $b-iostreams $b-regex $b-serialization \ 5.83 + $b-system $b-thread" 5.84 + CAT="meta|meta-package to install base modules" 5.85 + ;; 5.86 + *-doc) 5.87 + copy doc/ 5.88 + CAT="doc|documentation" 5.89 + ;; 5.90 + boost-dev) 5.91 + copy @dev @rm 5.92 + ;; 5.93 + *) 5.94 + p=${PACKAGE#*-} 5.95 + copy libboost_${p//-/_}*.so* 5.96 + CAT="libdevel|${PACKAGE#*-}" 5.97 + ;; 5.98 + esac 5.99 + 5.100 + case $PACKAGE in 5.101 + *-math) rm -f $fs/usr/lib/*math_tr1*.so*;; 5.102 + esac 5.103 +}
6.1 --- a/cgal/receipt Mon Aug 20 23:54:38 2018 +0300 6.2 +++ b/cgal/receipt Tue Aug 21 00:41:54 2018 +0300 6.3 @@ -11,7 +11,7 @@ 6.4 WEB_SITE="https://www.cgal.org/" 6.5 WGET_URL="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$VERSION/$TARBALL" 6.6 6.7 -BUILD_DEPENDS="cmake libboost-dev gmp-dev mpfr-dev libboost-thread" 6.8 +BUILD_DEPENDS="cmake boost-dev gmp-dev mpfr-dev boost-thread" 6.9 SPLIT="cgal cgal-dev" 6.10 6.11 # Rules to configure and make the package. 6.12 @@ -27,7 +27,7 @@ 6.13 { 6.14 case $PACKAGE in 6.15 cgal) 6.16 - DEPENDS="libboost-thread libboost-system gcc-lib-base" 6.17 + DEPENDS="boost-thread boost-system gcc-lib-base" 6.18 mkdir -p $fs/usr/lib 6.19 cp -a $install/usr/lib/*.so* $fs/usr/lib 6.20 ;;
7.1 --- a/clementine/receipt Mon Aug 20 23:54:38 2018 +0300 7.2 +++ b/clementine/receipt Tue Aug 21 00:41:54 2018 +0300 7.3 @@ -19,7 +19,7 @@ 7.4 glw-dev openssl-dev lame-dev taglib-dev dbus-dev libcurl \ 7.5 libplist-dev libusb-dev libmtp-dev libcdio-dev libcdio-utils \ 7.6 gstreamer1-dev gst1-plugins-base-dev gst1-plugins-good-dev \ 7.7 -libboost-dev gettext automake autoconf glib-dev dbus-glib-dev fftw-dev \ 7.8 +boost-dev gettext automake autoconf glib-dev dbus-glib-dev fftw-dev \ 7.9 glew-dev json-glib json-glib-dev qjson-dev sqlite3-dev protobuf-dev " 7.10 7.11 compile_rules()
8.1 --- a/cocoalib/receipt Mon Aug 20 23:54:38 2018 +0300 8.2 +++ b/cocoalib/receipt Tue Aug 21 00:41:54 2018 +0300 8.3 @@ -12,8 +12,8 @@ 8.4 TARBALL="CoCoALib-$VERSION.tgz" 8.5 WGET_URL="${WEB_SITE}tgz/$TARBALL" 8.6 8.7 -BUILD_DEPENDS="bash gmp-dev gsl-dev libboost-dev libboost-thread libboost-system \ 8.8 -libboost-filesystem libboost-iostreams libboost-math-tr1" 8.9 +BUILD_DEPENDS="bash gmp-dev gsl-dev boost-dev boost-thread boost-system \ 8.10 +boost-filesystem boost-iostreams boost-math-tr1" 8.11 8.12 compile_rules() { 8.13 find | grep Makefile | sed 's/Makefile.*/Makefile_dependencies/' | \ 8.14 @@ -28,6 +28,6 @@ 8.15 8.16 genpkg_rules() { 8.17 copy @dev 8.18 - DEPENDS="gmp gsl libboost-thread libboost-system libboost-filesystem \ 8.19 - libboost-iostreams libboost-math-tr1" 8.20 + DEPENDS="gmp gsl boost-thread boost-system boost-filesystem \ 8.21 + boost-iostreams boost-math-tr1" 8.22 }
9.1 --- a/codeblocks/receipt Mon Aug 20 23:54:38 2018 +0300 9.2 +++ b/codeblocks/receipt Tue Aug 21 00:41:54 2018 +0300 9.3 @@ -13,7 +13,7 @@ 9.4 9.5 BUILD_DEPENDS="wxWidgets28-dev xorg-libXdmcp-dev xorg-libXau-dev expat-dev \ 9.6 autoconf automake libtool zip gnome-icon-theme hunspell-dev gamin-dev \ 9.7 -libboost-dev" 9.8 +boost-dev" 9.9 9.10 compile_rules() { 9.11 # Binutils 2.22 break many packages build without LDFLAGS set correctly.
10.1 --- a/e4rat/receipt Mon Aug 20 23:54:38 2018 +0300 10.2 +++ b/e4rat/receipt Tue Aug 21 00:41:54 2018 +0300 10.3 @@ -11,8 +11,8 @@ 10.4 TARBALL="${PACKAGE}_${VERSION}_src.tar.gz" 10.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 10.6 10.7 -BUILD_DEPENDS="cmake e2fsprogs-dev libboost-dev libboost-system \ 10.8 -libboost-filesystem libboost-regex libboost-signals libboost-serialization \ 10.9 +BUILD_DEPENDS="cmake e2fsprogs-dev boost-dev boost-system \ 10.10 +boost-filesystem boost-regex boost-signals boost-serialization \ 10.11 audit-dev perl" 10.12 10.13 compile_rules() { 10.14 @@ -26,6 +26,6 @@ 10.15 10.16 genpkg_rules() { 10.17 copy @std 10.18 - DEPENDS="e2fsprogs libboost-system libboost-filesystem libboost-regex" 10.19 + DEPENDS="e2fsprogs boost-system boost-filesystem boost-regex" 10.20 CONFIG_FILES="/etc/e4rat.conf" 10.21 }
11.1 --- a/encfs/receipt Mon Aug 20 23:54:38 2018 +0300 11.2 +++ b/encfs/receipt Tue Aug 21 00:41:54 2018 +0300 11.3 @@ -12,8 +12,8 @@ 11.4 TARBALL="$PACKAGE-$VERSION.tgz" 11.5 WGET_URL="http://encfs.googlecode.com/files/$TARBALL" 11.6 11.7 -BUILD_DEPENDS="fuse2-dev rlog rlog-dev openssl-dev libboost-dev \ 11.8 -libboost-system libboost-serialization libboost-filesystem" 11.9 +BUILD_DEPENDS="fuse2-dev rlog rlog-dev openssl-dev boost-dev \ 11.10 +boost-system boost-serialization boost-filesystem" 11.11 11.12 compile_rules() { 11.13 mv $PACKAGE-${VERSION%-*} $src 2>/dev/null 11.14 @@ -27,7 +27,7 @@ 11.15 11.16 genpkg_rules() { 11.17 copy @std 11.18 - DEPENDS="fuse2 rlog openssl libboost-system libboost-serialization \ 11.19 - libboost-filesystem gcc-lib-base" 11.20 + DEPENDS="fuse2 rlog openssl boost-system boost-serialization \ 11.21 + boost-filesystem gcc-lib-base" 11.22 TAGS="filesystem" 11.23 }
12.1 --- a/exempi/receipt Mon Aug 20 23:54:38 2018 +0300 12.2 +++ b/exempi/receipt Tue Aug 21 00:41:54 2018 +0300 12.3 @@ -12,7 +12,7 @@ 12.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 12.5 WGET_URL="https://libopenraw.freedesktop.org/download/$TARBALL" 12.6 12.7 -BUILD_DEPENDS="expat-dev zlib-dev libboost-dev libboost-unit-test-framework" 12.8 +BUILD_DEPENDS="expat-dev zlib-dev boost-dev boost-unit-test-framework" 12.9 SPLIT="exempi-dev" 12.10 12.11 compile_rules() {
13.1 --- a/fritzing/receipt Mon Aug 20 23:54:38 2018 +0300 13.2 +++ b/fritzing/receipt Tue Aug 21 00:41:54 2018 +0300 13.3 @@ -11,8 +11,8 @@ 13.4 WGET_URL="http://fritzing.org/download/$VERSION/source-tarball/$TARBALL" 13.5 HOST_ARCH="i486 x86_64" 13.6 13.7 -DEPENDS="libboost-graph libQtCore libQtXml quazip" 13.8 -BUILD_DEPENDS="libboost-dev libboost-graph qmake Qt4-dev libQtNetwork \ 13.9 +DEPENDS="boost-graph libQtCore libQtXml quazip" 13.10 +BUILD_DEPENDS="boost-dev boost-graph qmake Qt4-dev libQtNetwork \ 13.11 quazip-dev" 13.12 13.13 # Rules to configure and make the package.
14.1 --- a/frogatto/receipt Mon Aug 20 23:54:38 2018 +0300 14.2 +++ b/frogatto/receipt Tue Aug 21 00:41:54 2018 +0300 14.3 @@ -12,7 +12,7 @@ 14.4 WGET_URL="https://github.com/frogatto/frogatto/archive/$VERSION.tar.gz" 14.5 14.6 BUILD_DEPENDS="xorg-libX11-dev libsdl-dev mesa-dev glu-dev glew-dev \ 14.7 -libsdl-image-dev libpng16-dev zlib-dev libboost-dev libsdl-ttf-dev \ 14.8 +libsdl-image-dev libpng16-dev zlib-dev boost-dev libsdl-ttf-dev \ 14.9 libsdl-mixer-dev coreutils-file-format ccache" 14.10 SPLIT="frogatto-data" 14.11 14.12 @@ -31,8 +31,8 @@ 14.13 case $PACKAGE in 14.14 frogatto) 14.15 copy game server frogatto frogatto.desktop frogatto.png 14.16 - DEPENDS="glew libboost-iostreams libboost-regex libboost-system \ 14.17 - libboost-thread glu libpng16 libsdl libsdl-image \ 14.18 + DEPENDS="glew boost-iostreams boost-regex boost-system \ 14.19 + boost-thread glu libpng16 libsdl libsdl-image \ 14.20 libsdl-mixer libsdl-ttf mesa xorg-libX11 zlib" 14.21 ;; 14.22 frogatto-data)
15.1 --- a/giac/receipt Mon Aug 20 23:54:38 2018 +0300 15.2 +++ b/giac/receipt Tue Aug 21 00:41:54 2018 +0300 15.3 @@ -13,8 +13,8 @@ 15.4 15.5 BUILD_DEPENDS="gmp-dev mpfr-dev libpng16-dev gsl-dev pari-dev ntl readline-dev \ 15.6 cocoalib fltk-dev xorg-libX11-dev gf2x-dev xorg-libXinerama-dev libxml2-dev \ 15.7 -fltk-2.0.x-gl bison gfortran mesa-dev expat-dev gf2x-dev libboost-dev \ 15.8 -libboost-system xorg-libxshmfence-dev" # lapack 15.9 +fltk-2.0.x-gl bison gfortran mesa-dev expat-dev gf2x-dev boost-dev \ 15.10 +boost-system xorg-libxshmfence-dev" # lapack 15.11 15.12 compile_rules() { 15.13 sed -i 's| doc | |' Makefile*
16.1 --- a/gnuradio/receipt Mon Aug 20 23:54:38 2018 +0300 16.2 +++ b/gnuradio/receipt Tue Aug 21 00:41:54 2018 +0300 16.3 @@ -10,12 +10,12 @@ 16.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 16.5 WGET_URL="$WEB_SITE/releases/$PACKAGE/$TARBALL" 16.6 16.7 -DEPENDS="python libboost-date-time libboost-program-options \ 16.8 -libboost-filesystem libboost-system libboost-thread orc alsa-lib \ 16.9 +DEPENDS="python boost-date-time boost-program-options \ 16.10 +boost-filesystem boost-system boost-thread orc alsa-lib \ 16.11 gsl fftw jack portaudio" 16.12 BUILD_DEPENDS="cmake fftw-dev python-numpy python-cheetah python-lxml \ 16.13 -libboost-dev libboost-filesystem libboost-system libboost-unit-test-framework \ 16.14 -libboost-program-options libboost-thread libboost-math-tr1 libboost-regex \ 16.15 +boost-dev boost-filesystem boost-system boost-unit-test-framework \ 16.16 +boost-program-options boost-thread boost-math-tr1 boost-regex \ 16.17 pygtk-dev libsdl-dev \ 16.18 swig cppunit-dev orc-dev python-sphinx gsl-dev libusb-dev \ 16.19 alsa-lib-dev jack-dev portaudio-dev log4c-dev"
17.1 --- a/gource/receipt Mon Aug 20 23:54:38 2018 +0300 17.2 +++ b/gource/receipt Tue Aug 21 00:41:54 2018 +0300 17.3 @@ -10,10 +10,10 @@ 17.4 WEB_SITE="http://gource.io/" 17.5 WGET_URL="http://gource.googlecode.com/files/$TARBALL" 17.6 17.7 -DEPENDS="freetype glew glu libboost-filesystem libboost-system libpcre libsdl \ 17.8 +DEPENDS="freetype glew glu boost-filesystem boost-system libpcre libsdl \ 17.9 libsdl-image mesa ftgl" 17.10 BUILD_DEPENDS="mesa-dev ftgl-dev libsdl-image-dev pcre-dev glew-dev \ 17.11 -libsdl-dev freetype-dev libboost-dev libboost-filesystem glm" 17.12 +libsdl-dev freetype-dev boost-dev boost-filesystem glm" 17.13 17.14 # Rules to configure and make the package. 17.15 compile_rules()
18.1 --- a/gpick/receipt Mon Aug 20 23:54:38 2018 +0300 18.2 +++ b/gpick/receipt Tue Aug 21 00:41:54 2018 +0300 18.3 @@ -12,7 +12,7 @@ 18.4 18.5 DEPENDS="gtk+" 18.6 SUGGESTED="lua" 18.7 -BUILD_DEPENDS="scons gettext lemon flex gtk+-dev expat-dev libboost-dev \ 18.8 +BUILD_DEPENDS="scons gettext lemon flex gtk+-dev expat-dev boost-dev \ 18.9 dbus-glib-dev lua-dev" 18.10 18.11 # Rules to configure and make the package.
19.1 --- a/inkscape/receipt Mon Aug 20 23:54:38 2018 +0300 19.2 +++ b/inkscape/receipt Tue Aug 21 00:41:54 2018 +0300 19.3 @@ -14,7 +14,7 @@ 19.4 19.5 BUILD_DEPENDS="cmake gtest pango-dev fontconfig-dev glib-dev gsl-dev \ 19.6 gnome-vfs-dev lcms2-dev gc-dev poppler-dev libwpg-dev libvisio-dev libcdr-dev \ 19.7 -libwpd-dev popt-dev potrace-dev gtkmm-dev gtk+-dev gtkspell-dev libboost-dev \ 19.8 +libwpd-dev popt-dev potrace-dev gtkmm-dev gtk+-dev gtkspell-dev boost-dev \ 19.9 aspell-dev libxslt-dev imagemagick6-dev gettext dbus-dev" 19.10 COOKOPTS="!svgz" # don't process svg or they will be broken 19.11 SPLIT="inkscape-examples inkscape-tutorials inkscape"
20.1 --- a/libboost/receipt Mon Aug 20 23:54:38 2018 +0300 20.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 20.3 @@ -1,99 +0,0 @@ 20.4 -# SliTaz package receipt v2. 20.5 - 20.6 -PACKAGE="libboost" 20.7 -VERSION="1.66.0" 20.8 -CATEGORY="meta" 20.9 -SHORT_DESC="Boost C++ libraries" 20.10 -MAINTAINER="chadi.elahmad@gmail.com" 20.11 -LICENSE="MIT" 20.12 -WEB_SITE="https://www.boost.org/" 20.13 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/boost.html" 20.14 -REPOLOGY="boost" 20.15 - 20.16 -TARBALL="boost-$VERSION.tar.bz2" 20.17 -WGET_URL="https://dl.bintray.com/boostorg/release/$VERSION/source/boost_${VERSION//./_}.tar.bz2" 20.18 - 20.19 -BUILD_DEPENDS="icu-dev zlib-dev bzip2-dev python-dev" 20.20 -l="libboost" 20.21 -SPLIT="$l-atomic $l-chrono $l-container $l-context $l-coroutine $l-date-time \ 20.22 -$l-fiber $l-filesystem $l-graph $l-iostreams $l-locale $l-log $l-math \ 20.23 -$l-math-tr1 $l-prg-exec-monitor $l-program-options $l-python $l-random \ 20.24 -$l-regex $l-serialization $l-signals $l-system $l-thread $l-timer \ 20.25 -$l-type-erasure $l-unit-test-framework $l-wave $l-wserialization $l-doc $l-dev" 20.26 - 20.27 -# About splitting: there's complex relationships between header files. 20.28 -# Previously, for example, the /usr/include/boost/chrono/* files were packed 20.29 -# into libboost-chrono-dev package. And so on for many /usr/include/boost/*/ 20.30 -# 20.31 -# But, for example: 20.32 -# 1. /usr/include/boost/chrono/config.hpp (former libboost-chrono-dev package) 20.33 -# includes <boost/config.hpp> (libboost-dev package) 20.34 -# 2. /usr/include/boost/compute/detail/duration.hpp (former libboost-dev package) 20.35 -# includes <boost/chrono/duration.hpp> (libboost-chrono package) 20.36 -# 20.37 -# And many other circular dependencies between libboost-dev and libboost-*-dev 20.38 -# packages. 20.39 -# 20.40 -# Solution: make single solid big libboost-dev package with all development 20.41 -# files. 20.42 -# 20.43 -# How to change dependencies of packages that depends on libboost: substitute 20.44 -# libboost-x-dev by the pair libboost-x and libboost-dev. 20.45 - 20.46 - 20.47 -compile_rules() { 20.48 - ./bootstrap.sh --prefix=$install/usr && 20.49 - ./b2 stage threading=multi link=shared && 20.50 - ./b2 install threading=multi link=shared || return 1 20.51 - 20.52 - cook_pick_docs doc/html/* 20.53 - 20.54 - find $install -name '*.hpp' -exec chmod 644 '{}' \; 20.55 -} 20.56 - 20.57 -genpkg_rules() { 20.58 - DEPENDS=" " 20.59 - case $PACKAGE in 20.60 - *-chrono) DEPENDS="$l-system";; 20.61 - *-coroutine) DEPENDS="$l-chrono $l-context $l-system $l-thread";; 20.62 - *-fiber) DEPENDS="$l-context $l-filesystem $l-system";; 20.63 - *-filesystem) DEPENDS="$l-system";; 20.64 - *-graph) DEPENDS="$l-regex icu libicu";; 20.65 - *-iostreams) DEPENDS="bzlib zlib";; 20.66 - *-locale) DEPENDS="$l-chrono $l-system $l-thread icu libicu";; 20.67 - *-log) DEPENDS="$l-atomic $l-chrono $l-date-time $l-filesystem $l-regex $l-system $l-thread icu libicu";; 20.68 - *-prg-exec-monitor) DEPENDS="$l-system $l-timer";; 20.69 - *-random) DEPENDS="$l-system";; 20.70 - *-regex) DEPENDS="icu libicu";; 20.71 - *-thread) DEPENDS="$l-system";; 20.72 - *-timer) DEPENDS="$l-chrono $l-system";; 20.73 - *-type-erasure) DEPENDS="$l-chrono $l-system $l-thread";; 20.74 - *-unit-test-framework) DEPENDS="$l-system $l-timer";; 20.75 - *-wave) DEPENDS="$l-chrono $l-date-time $l-filesystem $l-system $l-thread";; 20.76 - *-wserialization) DEPENDS="$l-serialization";; 20.77 - esac 20.78 - 20.79 - case $PACKAGE in 20.80 - libboost) 20.81 - DEPENDS="$l-date-time $l-iostreams $l-regex $l-serialization \ 20.82 - $l-system $l-thread" 20.83 - CAT="meta|meta-package to install base modules" 20.84 - ;; 20.85 - *-doc) 20.86 - copy doc/ 20.87 - CAT="doc|documentation" 20.88 - ;; 20.89 - libboost-dev) 20.90 - copy @dev @rm 20.91 - ;; 20.92 - *) 20.93 - p=${PACKAGE#*-} 20.94 - copy libboost_${p//-/_}*.so* 20.95 - CAT="libdevel|${PACKAGE#*-}" 20.96 - ;; 20.97 - esac 20.98 - 20.99 - case $PACKAGE in 20.100 - *-math) rm -f $fs/usr/lib/*math_tr1*.so*;; 20.101 - esac 20.102 -}
21.1 --- a/libcdr/receipt Mon Aug 20 23:54:38 2018 +0300 21.2 +++ b/libcdr/receipt Tue Aug 21 00:41:54 2018 +0300 21.3 @@ -11,7 +11,7 @@ 21.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 21.5 WGET_URL="https://dev-www.libreoffice.org/src/libcdr/$TARBALL" 21.6 21.7 -BUILD_DEPENDS="librevenge-dev lcms2-dev icu-dev libboost-dev cppunit-dev \ 21.8 +BUILD_DEPENDS="librevenge-dev lcms2-dev icu-dev boost-dev cppunit-dev \ 21.9 doxygen" 21.10 SPLIT="libcdr-dev" 21.11
22.1 --- a/libopenraw/receipt Mon Aug 20 23:54:38 2018 +0300 22.2 +++ b/libopenraw/receipt Tue Aug 21 00:41:54 2018 +0300 22.3 @@ -11,7 +11,7 @@ 22.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 22.5 WGET_URL="https://libopenraw.freedesktop.org/download/$TARBALL" 22.6 22.7 -BUILD_DEPENDS="libboost-dev libjpeg-turbo-dev libxml2-dev curl-dev glib-dev \ 22.8 +BUILD_DEPENDS="boost-dev libjpeg-turbo-dev libxml2-dev curl-dev glib-dev \ 22.9 gdk-pixbuf-dev" 22.10 SPLIT="libopenraw-gnome libopenraw libopenraw-dev" 22.11
23.1 --- a/librevenge/receipt Mon Aug 20 23:54:38 2018 +0300 23.2 +++ b/librevenge/receipt Tue Aug 21 00:41:54 2018 +0300 23.3 @@ -11,7 +11,7 @@ 23.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 23.5 WGET_URL="$SF_MIRROR/libwpd/$TARBALL" 23.6 23.7 -BUILD_DEPENDS="libboost-dev cppunit-dev doxygen zlib-dev" 23.8 +BUILD_DEPENDS="boost-dev cppunit-dev doxygen zlib-dev" 23.9 SPLIT="librevenge-dev" 23.10 23.11 compile_rules() {
24.1 --- a/libtorrent-rasterbar/receipt Mon Aug 20 23:54:38 2018 +0300 24.2 +++ b/libtorrent-rasterbar/receipt Tue Aug 21 00:41:54 2018 +0300 24.3 @@ -11,8 +11,8 @@ 24.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 24.5 WGET_URL="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${VERSION//./_}/$TARBALL" 24.6 24.7 -BUILD_DEPENDS="libboost-dev libboost-system libboost-chrono libboost-random \ 24.8 -openssl-dev python-dev libboost-python" 24.9 +BUILD_DEPENDS="boost-dev boost-system boost-chrono boost-random \ 24.10 +openssl-dev python-dev boost-python" 24.11 SPLIT="libtorrent-rasterbar-dev" 24.12 24.13 compile_rules() { 24.14 @@ -28,13 +28,13 @@ 24.15 case $PACKAGE in 24.16 libtorrent-rasterbar) 24.17 copy @std 24.18 - DEPENDS="libboost-chrono libboost-python libboost-random \ 24.19 - libboost-system openssl python" 24.20 + DEPENDS="boost-chrono boost-python boost-random \ 24.21 + boost-system openssl python" 24.22 ;; 24.23 *-dev) 24.24 copy @dev 24.25 - DEPENDS="libtorrent-rasterbar libboost-dev libboost-chrono \ 24.26 - libboost-random libboost-system openssl-dev" 24.27 + DEPENDS="libtorrent-rasterbar boost-dev boost-chrono \ 24.28 + boost-random boost-system openssl-dev" 24.29 ;; 24.30 esac 24.31 }
25.1 --- a/libvisio/receipt Mon Aug 20 23:54:38 2018 +0300 25.2 +++ b/libvisio/receipt Tue Aug 21 00:41:54 2018 +0300 25.3 @@ -11,7 +11,7 @@ 25.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 25.5 WGET_URL="https://dev-www.libreoffice.org/src/libvisio/$TARBALL" 25.6 25.7 -BUILD_DEPENDS="librevenge-dev libxml2-dev icu-dev libboost-dev cppunit-dev \ 25.8 +BUILD_DEPENDS="librevenge-dev libxml2-dev icu-dev boost-dev cppunit-dev \ 25.9 doxygen perl gperf" 25.10 SPLIT="libvisio-dev" 25.11
26.1 --- a/libwpd/receipt Mon Aug 20 23:54:38 2018 +0300 26.2 +++ b/libwpd/receipt Tue Aug 21 00:41:54 2018 +0300 26.3 @@ -11,7 +11,7 @@ 26.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 26.5 WGET_URL="$SF_MIRROR/libwpd/$TARBALL" 26.6 26.7 -BUILD_DEPENDS="doxygen librevenge-dev libboost-dev" 26.8 +BUILD_DEPENDS="doxygen librevenge-dev boost-dev" 26.9 SPLIT="libwpd-dev" 26.10 26.11 compile_rules() {
27.1 --- a/lucene++/receipt Mon Aug 20 23:54:38 2018 +0300 27.2 +++ b/lucene++/receipt Tue Aug 21 00:41:54 2018 +0300 27.3 @@ -11,8 +11,8 @@ 27.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 27.5 WGET_URL="$WEB_SITE/archive/rel_$VERSION.tar.gz" 27.6 27.7 -BUILD_DEPENDS="cmake libboost-dev libboost-date-time libboost-filesystem \ 27.8 -libboost-regex libboost-thread libboost-iostreams python" 27.9 +BUILD_DEPENDS="cmake boost-dev boost-date-time boost-filesystem \ 27.10 +boost-regex boost-thread boost-iostreams python" 27.11 SPLIT="lucene++-dev" 27.12 27.13 compile_rules() { 27.14 @@ -32,14 +32,14 @@ 27.15 case $PACKAGE in 27.16 lucene++) 27.17 copy @std 27.18 - DEPENDS="libboost-date-time libboost-filesystem libboost-iostreams \ 27.19 - libboost-regex libboost-system libboost-thread libboost-chrono" 27.20 + DEPENDS="boost-date-time boost-filesystem boost-iostreams \ 27.21 + boost-regex boost-system boost-thread boost-chrono" 27.22 ;; 27.23 *-dev) 27.24 copy @dev 27.25 - DEPENDS="libboost-dev libboost-date-time libboost-filesystem \ 27.26 - libboost-iostreams libboost-regex libboost-system libboost-thread \ 27.27 - libboost-chrono" 27.28 + DEPENDS="boost-dev boost-date-time boost-filesystem \ 27.29 + boost-iostreams boost-regex boost-system boost-thread \ 27.30 + boost-chrono" 27.31 ;; 27.32 esac 27.33 }
28.1 --- a/miro/receipt Mon Aug 20 23:54:38 2018 +0300 28.2 +++ b/miro/receipt Tue Aug 21 00:41:54 2018 +0300 28.3 @@ -15,7 +15,7 @@ 28.4 hicolor-icon-theme notify-python gst0-ffmpeg pycurl python-gconf python-dev \ 28.5 dbus-python-dev pygtk-dev gstreamer0-dev shared-mime-info-dev gst0-python-dev \ 28.6 libtorrent-rasterbar-dev libsoup-dev webkitgtk-dev gst0-plugins-base-dev \ 28.7 -gst0-plugins-good ffmpeg-dev imagemagick-dev taglib-dev libboost-dev" 28.8 +gst0-plugins-good ffmpeg-dev imagemagick-dev taglib-dev boost-dev" 28.9 28.10 compile_rules() { 28.11 cd $src/linux
29.1 --- a/mongodb/receipt Mon Aug 20 23:54:38 2018 +0300 29.2 +++ b/mongodb/receipt Tue Aug 21 00:41:54 2018 +0300 29.3 @@ -10,10 +10,10 @@ 29.4 WEB_SITE="http://www.mongodb.org/" 29.5 WGET_URL="http://downloads.mongodb.org/src/$TARBALL" 29.6 29.7 -DEPENDS="pcre libboost-filesystem libboost-thread libboost-program-options \ 29.8 +DEPENDS="pcre boost-filesystem boost-thread boost-program-options \ 29.9 spidermonkey" 29.10 -BUILD_DEPENDS="$DEPENDS scons2 pcre-dev libboost-dev libboost-filesystem \ 29.11 -libboost-thread libboost-program-options spidermonkey-dev" 29.12 +BUILD_DEPENDS="$DEPENDS scons2 pcre-dev boost-dev boost-filesystem \ 29.13 +boost-thread boost-program-options spidermonkey-dev" 29.14 29.15 # Rules to configure and make the package. 29.16 compile_rules()
30.1 --- a/mupen64plus/receipt Mon Aug 20 23:54:38 2018 +0300 30.2 +++ b/mupen64plus/receipt Tue Aug 21 00:41:54 2018 +0300 30.3 @@ -11,7 +11,7 @@ 30.4 TARBALL="$PACKAGE-bundle-src-$VERSION.tar.gz" 30.5 WGET_URL="https://github.com/mupen64plus/mupen64plus-core/releases/download/$VERSION/$TARBALL" 30.6 30.7 -BUILD_DEPENDS="gtk+-dev libboost-dev libboost-filesystem glu-dev \ 30.8 +BUILD_DEPENDS="gtk+-dev boost-dev boost-filesystem glu-dev \ 30.9 libsamplerate-dev libsdl-dev libsdl-ttf-dev mesa-dev speex-dev yasm zlib-dev \ 30.10 speexdsp-dev" 30.11 30.12 @@ -25,7 +25,7 @@ 30.13 30.14 genpkg_rules() { 30.15 copy @std 30.16 - DEPENDS="freetype glu libboost-filesystem libboost-system libpng16 \ 30.17 + DEPENDS="freetype glu boost-filesystem boost-system libpng16 \ 30.18 libsamplerate libsdl mesa speexdsp zlib" 30.19 TAGS="emulator nintendo64" 30.20 }
31.1 --- a/openscad/receipt Mon Aug 20 23:54:38 2018 +0300 31.2 +++ b/openscad/receipt Tue Aug 21 00:41:54 2018 +0300 31.3 @@ -10,12 +10,12 @@ 31.4 WEB_SITE="http://www.openscad.org/" 31.5 WGET_URL="http://files.openscad.org//$TARBALL" 31.6 31.7 -DEPENDS="cgal gmp mpfr glew opencsg mesa libboost-program-options \ 31.8 -libboost-filesystem libboost-thread libboost-regex libQtOpenGL \ 31.9 +DEPENDS="cgal gmp mpfr glew opencsg mesa boost-program-options \ 31.10 +boost-filesystem boost-thread boost-regex libQtOpenGL \ 31.11 libQtCore libQtGui glib" 31.12 BUILD_DEPENDS="cmake flex Qt4-dev cgal-dev gmp-dev mpfr-dev \ 31.13 -glib-dev glew-dev opencsg-dev eigen mesa-dev libboost-dev \ 31.14 -libboost-program-options libboost-filesystem libboost-regex libboost-thread \ 31.15 +glib-dev glew-dev opencsg-dev eigen mesa-dev boost-dev \ 31.16 +boost-program-options boost-filesystem boost-regex boost-thread \ 31.17 qmake" 31.18 31.19 # Rules to configure and make the package.
32.1 --- a/ori/receipt Mon Aug 20 23:54:38 2018 +0300 32.2 +++ b/ori/receipt Tue Aug 21 00:41:54 2018 +0300 32.3 @@ -11,7 +11,7 @@ 32.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 32.5 WGET_URL="https://bitbucket.org/orifs/ori/downloads/$TARBALL" 32.6 32.7 -BUILD_DEPENDS="scons2 libboost-dev libboost-math-tr1 \ 32.8 +BUILD_DEPENDS="scons2 boost-dev boost-math-tr1 \ 32.9 util-linux-uuid-dev fuse2-dev libevent-dev openssl-dev zlib-dev" 32.10 32.11 compile_rules() {
33.1 --- a/pgrouting/receipt Mon Aug 20 23:54:38 2018 +0300 33.2 +++ b/pgrouting/receipt Tue Aug 21 00:41:54 2018 +0300 33.3 @@ -10,9 +10,9 @@ 33.4 WEB_SITE="https://pgrouting.org/" 33.5 WGET_URL="https://codeload.github.com/pgRouting/pgrouting/tar.gz/v$VERSION" 33.6 33.7 -DEPENDS="gcc-lib-base cgal gmp libboost-thread libboost-system" 33.8 -BUILD_DEPENDS="wget cmake postgresql-dev libboost-dev cgal-dev gmp-dev \ 33.9 -mpfr-dev libboost-graph libboost-thread" 33.10 +DEPENDS="gcc-lib-base cgal gmp boost-thread boost-system" 33.11 +BUILD_DEPENDS="wget cmake postgresql-dev boost-dev cgal-dev gmp-dev \ 33.12 +mpfr-dev boost-graph boost-thread" 33.13 33.14 # Rules to configure and make the package. 33.15 compile_rules()
34.1 --- a/pingus/receipt Mon Aug 20 23:54:38 2018 +0300 34.2 +++ b/pingus/receipt Tue Aug 21 00:41:54 2018 +0300 34.3 @@ -14,8 +14,8 @@ 34.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 34.5 WGET_URL="http://pingus.seul.org/files/$TARBALL" 34.6 34.7 -BUILD_DEPENDS="scons2 libsdl-dev libsdl-image-dev libsdl-mixer-dev libboost-dev \ 34.8 -libboost-signals libpng16-dev" 34.9 +BUILD_DEPENDS="scons2 libsdl-dev libsdl-image-dev libsdl-mixer-dev boost-dev \ 34.10 +boost-signals libpng16-dev" 34.11 34.12 compile_rules() { 34.13 sed -i 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/screenshot.cpp 34.14 @@ -43,5 +43,5 @@ 34.15 34.16 genpkg_rules() { 34.17 copy @std 34.18 - DEPENDS="libsdl libsdl-image libsdl-mixer libboost-signals gcc-lib-base" 34.19 + DEPENDS="libsdl libsdl-image libsdl-mixer boost-signals gcc-lib-base" 34.20 }
35.1 --- a/python-pyexiv2/receipt Mon Aug 20 23:54:38 2018 +0300 35.2 +++ b/python-pyexiv2/receipt Tue Aug 21 00:41:54 2018 +0300 35.3 @@ -13,8 +13,8 @@ 35.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 35.5 WGET_URL="https://launchpad.net/$SOURCE/${VERSION%?}x/$VERSION/+download/$TARBALL" 35.6 35.7 -DEPENDS="python exiv2 libboost-python" 35.8 -BUILD_DEPENDS="python-dev wget scons exiv2-dev libboost-dev libboost-python" 35.9 +DEPENDS="python exiv2 boost-python" 35.10 +BUILD_DEPENDS="python-dev wget scons exiv2-dev boost-dev boost-python" 35.11 35.12 # Rules to configure and make the package. 35.13 compile_rules()
36.1 --- a/qbittorrent/receipt Mon Aug 20 23:54:38 2018 +0300 36.2 +++ b/qbittorrent/receipt Tue Aug 21 00:41:54 2018 +0300 36.3 @@ -11,8 +11,8 @@ 36.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 36.5 GENERIC_PIXMAPS="no"; GENERIC_MENUS="no" 36.6 36.7 -DEPENDS="qt5-base libboost-system openssl libtorrent-rasterbar zlib" 36.8 -BUILD_DEPENDS="qt5-dev libboost-dev libtorrent-rasterbar-dev openssl-dev \ 36.9 +DEPENDS="qt5-base boost-system openssl libtorrent-rasterbar zlib" 36.10 +BUILD_DEPENDS="qt5-dev boost-dev libtorrent-rasterbar-dev openssl-dev \ 36.11 geoip xorg-dev zlib-dev" 36.12 36.13 # Rules to configure and make the package.
37.1 --- a/scribus/receipt Mon Aug 20 23:54:38 2018 +0300 37.2 +++ b/scribus/receipt Tue Aug 21 00:41:54 2018 +0300 37.3 @@ -16,7 +16,7 @@ 37.4 cairo cairo-dev tiff tiff-dev lcms lcms-dev jpeg jpeg-dev libpng16 libpng16-dev \ 37.5 cups cups-dev fontconfig fontconfig-dev libxml2 libxml2-dev podofo-dev \ 37.6 ghostscript python python-dev python-pil aspell aspell-dev \ 37.7 -libboost-dev openssl openssl-dev zlib tk" 37.8 +boost-dev openssl openssl-dev zlib tk" 37.9 37.10 # Rules to configure and make the package. 37.11 compile_rules()
38.1 --- a/sdcc/receipt Mon Aug 20 23:54:38 2018 +0300 38.2 +++ b/sdcc/receipt Tue Aug 21 00:41:54 2018 +0300 38.3 @@ -12,7 +12,7 @@ 38.4 TAGS="cross compiler C 8051 Z80 68HC08 assembler" 38.5 COOKOPTS="!strip" 38.6 38.7 -BUILD_DEPENDS="flex libboost-dev libboost-graph gputils texinfo" 38.8 +BUILD_DEPENDS="flex boost-dev boost-graph gputils texinfo" 38.9 38.10 # Rules to configure and make the package. 38.11 compile_rules()
39.1 --- a/stellarium/receipt Mon Aug 20 23:54:38 2018 +0300 39.2 +++ b/stellarium/receipt Tue Aug 21 00:41:54 2018 +0300 39.3 @@ -12,7 +12,7 @@ 39.4 39.5 DEPENDS="libpng16 mesa glib freetype openssl libQtScript libQtOpenGL libQtSql \ 39.6 libQtNetwork libQtGui zlib" 39.7 -BUILD_DEPENDS="gettext perl cmake libboost-dev libboost-thread mesa-dev \ 39.8 +BUILD_DEPENDS="gettext perl cmake boost-dev boost-thread mesa-dev \ 39.9 qt4 Qt4-dev qmake zlib-dev xorg-libX11-dev libdrm glu-dev" 39.10 39.11 # Rules to configure and make the package.
40.1 --- a/stuntman/receipt Mon Aug 20 23:54:38 2018 +0300 40.2 +++ b/stuntman/receipt Tue Aug 21 00:41:54 2018 +0300 40.3 @@ -11,7 +11,7 @@ 40.4 TARBALL="stunserver-$VERSION.tgz" 40.5 WGET_URL="${WEB_SITE}$TARBALL" 40.6 40.7 -BUILD_DEPENDS="libboost-dev openssl-dev zlib-dev" 40.8 +BUILD_DEPENDS="boost-dev openssl-dev zlib-dev" 40.9 40.10 # Rules to configure and make the package. 40.11 compile_rules()
41.1 --- a/supertux/receipt Mon Aug 20 23:54:38 2018 +0300 41.2 +++ b/supertux/receipt Tue Aug 21 00:41:54 2018 +0300 41.3 @@ -12,7 +12,7 @@ 41.4 WGET_URL="http://supertux.googlecode.com/files/$TARBALL" 41.5 41.6 BUILD_DEPENDS="libsdl-dev libsdl-image-dev libsdl-mixer-dev curl-dev \ 41.7 -physfs-dev openal-dev mesa-dev glew-dev cmake libboost-dev libvorbis-dev" 41.8 +physfs-dev openal-dev mesa-dev glew-dev cmake boost-dev libvorbis-dev" 41.9 SPLIT="supertux-data" 41.10 41.11 # Rules to configure and make the package.
42.1 --- a/uhd/receipt Mon Aug 20 23:54:38 2018 +0300 42.2 +++ b/uhd/receipt Tue Aug 21 00:41:54 2018 +0300 42.3 @@ -11,10 +11,10 @@ 42.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 42.5 WGET_URL="$WEB_SITE/archive/$FANCY_VERSION.tar.gz" 42.6 42.7 -BUILD_DEPENDS="cmake python python-mako libboost-dev libboost-date-time \ 42.8 -libboost-filesystem libboost-program-options libboost-regex \ 42.9 -libboost-system libboost-unit-test-framework libboost-serialization \ 42.10 -libboost-thread libboost-math-tr1 libusb-dev eudev-dev" 42.11 +BUILD_DEPENDS="cmake python python-mako boost-dev boost-date-time \ 42.12 +boost-filesystem boost-program-options boost-regex \ 42.13 +boost-system boost-unit-test-framework boost-serialization \ 42.14 +boost-thread boost-math-tr1 libusb-dev eudev-dev" 42.15 SPLIT="uhd-dev" 42.16 42.17 compile_rules() { 42.18 @@ -36,10 +36,10 @@ 42.19 case $PACKAGE in 42.20 uhd) 42.21 copy @std 42.22 - DEPENDS="libboost-chrono libboost-date-time libboost-filesystem \ 42.23 - libboost-program-options libboost-regex libboost-serialization \ 42.24 - libboost-system libboost-thread libboost-unit-test-framework \ 42.25 - libusb ncurses ncurses-libform python libboost-math-tr1 eudev" 42.26 + DEPENDS="boost-chrono boost-date-time boost-filesystem \ 42.27 + boost-program-options boost-regex boost-serialization \ 42.28 + boost-system boost-thread boost-unit-test-framework \ 42.29 + libusb ncurses ncurses-libform python boost-math-tr1 eudev" 42.30 ;; 42.31 *-dev) 42.32 copy @dev
43.1 --- a/vmware-view-open-client/receipt Mon Aug 20 23:54:38 2018 +0300 43.2 +++ b/vmware-view-open-client/receipt Tue Aug 21 00:41:54 2018 +0300 43.3 @@ -11,9 +11,9 @@ 43.4 WEB_SITE="http://code.google.com/p/$PACKAGE/" 43.5 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 43.6 43.7 -DEPENDS="gtk+ openssl libxml2 curl libboost-signals icu bzlib" 43.8 -BUILD_DEPENDS="gtk+-dev openssl-dev libxml2-dev curl-dev libboost-dev \ 43.9 -libboost-signals icu-dev icu intltool" 43.10 +DEPENDS="gtk+ openssl libxml2 curl boost-signals icu bzlib" 43.11 +BUILD_DEPENDS="gtk+-dev openssl-dev libxml2-dev curl-dev boost-dev \ 43.12 +boost-signals icu-dev icu intltool" 43.13 43.14 # Rules to configure and make the package. 43.15 compile_rules()
44.1 --- a/wesnoth/receipt Mon Aug 20 23:54:38 2018 +0300 44.2 +++ b/wesnoth/receipt Tue Aug 21 00:41:54 2018 +0300 44.3 @@ -11,11 +11,11 @@ 44.4 WGET_URL="$SF_MIRROR/wesnoth/wesnoth-${VERSION%.*}/$PACKAGE-$VERSION/$TARBALL" 44.5 TAGS="strategy" 44.6 44.7 -BUILD_DEPENDS="cairo-dev pango-dev libboost-dev libboost-regex \ 44.8 -libboost-iostreams libsdl-dev libsdl-mixer-dev libsdl-ttf-dev libsdl-ttf \ 44.9 +BUILD_DEPENDS="cairo-dev pango-dev boost-dev boost-regex \ 44.10 +boost-iostreams libsdl-dev libsdl-mixer-dev libsdl-ttf-dev libsdl-ttf \ 44.11 libsdl-image-dev libsdl-net-dev libpng16-dev freetype-dev fontconfig-dev \ 44.12 -findutils lua-dev libboost-serialization autoconf automake fribidi-dev \ 44.13 -libboost-system libboost-program-options libboost-filesystem libboost-locale \ 44.14 +findutils lua-dev boost-serialization autoconf automake fribidi-dev \ 44.15 +boost-system boost-program-options boost-filesystem boost-locale \ 44.16 libvorbis-dev cmake gettext-tools" 44.17 SPLIT="wesnoth-music" 44.18 44.19 @@ -33,9 +33,9 @@ 44.20 wesnoth) 44.21 DEPENDS="libsdl libsdl-mixer libsdl-ttf libsdl-net \ 44.22 libsdl-image zlib pango cairo fontconfig \ 44.23 - libboost-regex libboost-iostreams libpng16 fribidi \ 44.24 - gcc-lib-base xorg-xcb-util libboost-system \ 44.25 - libboost-program-options" 44.26 + boost-regex boost-iostreams libpng16 fribidi \ 44.27 + gcc-lib-base xorg-xcb-util boost-system \ 44.28 + boost-program-options" 44.29 # programs 44.30 mkdir -p $fs/usr/bin 44.31 cp $install/usr/bin/wesnoth $fs/usr/bin/