wok-next rev 20739
Use an older scons
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue May 29 21:35:43 2018 +0300 (2018-05-29) |
parents | 2cfb8a544937 |
children | 89e9788caef7 |
files | btanks/receipt csstidy/receipt exfat-utils/receipt fceux/receipt fuse-exfat/receipt linuxdcpp/receipt mongodb/receipt mypaint/receipt ori/receipt pingus/receipt serf/receipt |
line diff
1.1 --- a/btanks/receipt Tue May 29 21:13:51 2018 +0300 1.2 +++ b/btanks/receipt Tue May 29 21:35:43 2018 +0300 1.3 @@ -12,7 +12,7 @@ 1.4 1.5 DEPENDS="expat mesa libsigc++ libvorbis lua5.1 openal libsdl libsdl-image libsmpeg" 1.6 BUILD_DEPENDS="expat-dev mesa-dev libsigc++-dev libvorbis libvorbis-dev libogg \ 1.7 -libogg-dev lua5.1-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons \ 1.8 +libogg-dev lua5.1-dev openal-dev libsdl-dev libsdl-image-dev libsmpeg-dev scons2 \ 1.9 chrpath libsmpeg-dev lua5.1 zlib-dev" 1.10 1.11 # Rules to configure and make the package.
2.1 --- a/csstidy/receipt Tue May 29 21:13:51 2018 +0300 2.2 +++ b/csstidy/receipt Tue May 29 21:35:43 2018 +0300 2.3 @@ -11,7 +11,7 @@ 2.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.5 2.6 DEPENDS="" 2.7 -BUILD_DEPENDS="scons" 2.8 +BUILD_DEPENDS="scons2" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()
3.1 --- a/exfat-utils/receipt Tue May 29 21:13:51 2018 +0300 3.2 +++ b/exfat-utils/receipt Tue May 29 21:35:43 2018 +0300 3.3 @@ -11,7 +11,7 @@ 3.4 WGET_URL="http://exfat.googlecode.com/files/$TARBALL" 3.5 3.6 DEPENDS="" 3.7 -BUILD_DEPENDS="scons" 3.8 +BUILD_DEPENDS="scons2" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()
4.1 --- a/fceux/receipt Tue May 29 21:13:51 2018 +0300 4.2 +++ b/fceux/receipt Tue May 29 21:35:43 2018 +0300 4.3 @@ -12,7 +12,7 @@ 4.4 TAGS="emulator nes" 4.5 4.6 DEPENDS="libsdl lua gtk+" 4.7 -BUILD_DEPENDS="scons mesa-dev libsdl-dev lua-dev gtk+-dev zlib-dev \ 4.8 +BUILD_DEPENDS="scons2 mesa-dev libsdl-dev lua-dev gtk+-dev zlib-dev \ 4.9 elfutils-dev glu-dev" 4.10 4.11 # Rules to configure and make the package.
5.1 --- a/fuse-exfat/receipt Tue May 29 21:13:51 2018 +0300 5.2 +++ b/fuse-exfat/receipt Tue May 29 21:35:43 2018 +0300 5.3 @@ -11,7 +11,7 @@ 5.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.5 WGET_URL="http://exfat.googlecode.com/files/$TARBALL" 5.6 5.7 -BUILD_DEPENDS="scons fuse2-dev" 5.8 +BUILD_DEPENDS="scons2 fuse2-dev" 5.9 5.10 compile_rules() { 5.11 scons PREFIX=/usr
6.1 --- a/linuxdcpp/receipt Tue May 29 21:13:51 2018 +0300 6.2 +++ b/linuxdcpp/receipt Tue May 29 21:35:43 2018 +0300 6.3 @@ -7,7 +7,7 @@ 6.4 MAINTAINER="pankso@slitaz.org" 6.5 LICENSE="GPL2" 6.6 DEPENDS="gtk+ libglade openssl gcc-lib-base bzlib" 6.7 -BUILD_DEPENDS="gtk+-dev libglade-dev openssl-dev scons libglade bzlib bzip2-dev" 6.8 +BUILD_DEPENDS="gtk+-dev libglade-dev openssl-dev scons2 libglade bzlib bzip2-dev" 6.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.10 WEB_SITE="https://launchpad.net/linuxdcpp" 6.11 WGET_URL="http://mirror.slitaz.org/sources/packages/l/$TARBALL"
7.1 --- a/mongodb/receipt Tue May 29 21:13:51 2018 +0300 7.2 +++ b/mongodb/receipt Tue May 29 21:35:43 2018 +0300 7.3 @@ -12,7 +12,7 @@ 7.4 7.5 DEPENDS="pcre libboost-filesystem libboost-thread libboost-program-options \ 7.6 spidermonkey" 7.7 -BUILD_DEPENDS="$DEPENDS scons pcre-dev libboost-dev libboost-filesystem \ 7.8 +BUILD_DEPENDS="$DEPENDS scons2 pcre-dev libboost-dev libboost-filesystem \ 7.9 libboost-thread libboost-program-options spidermonkey-dev" 7.10 7.11 # Rules to configure and make the package.
8.1 --- a/mypaint/receipt Tue May 29 21:13:51 2018 +0300 8.2 +++ b/mypaint/receipt Tue May 29 21:35:43 2018 +0300 8.3 @@ -11,7 +11,7 @@ 8.4 WGET_URL="http://download.gna.org/$PACKAGE/$TARBALL" 8.5 8.6 DEPENDS="pygtk python-numpy protobuf-python" 8.7 -BUILD_DEPENDS="$DEPENDS pygtk-dev protobuf-dev python-dev scons swig \ 8.8 +BUILD_DEPENDS="$DEPENDS pygtk-dev protobuf-dev python-dev scons2 swig \ 8.9 gettext-tools" 8.10 8.11 # Rules to configure and make the package.
9.1 --- a/ori/receipt Tue May 29 21:13:51 2018 +0300 9.2 +++ b/ori/receipt Tue May 29 21:35:43 2018 +0300 9.3 @@ -11,7 +11,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 9.5 WGET_URL="https://bitbucket.org/orifs/ori/downloads/$TARBALL" 9.6 9.7 -BUILD_DEPENDS="scons libboost-dev libboost-math-tr1 \ 9.8 +BUILD_DEPENDS="scons2 libboost-dev libboost-math-tr1 \ 9.9 util-linux-uuid-dev fuse2-dev libevent-dev openssl-dev zlib-dev" 9.10 9.11 compile_rules() {
10.1 --- a/pingus/receipt Tue May 29 21:13:51 2018 +0300 10.2 +++ b/pingus/receipt Tue May 29 21:35:43 2018 +0300 10.3 @@ -14,7 +14,7 @@ 10.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 10.5 WGET_URL="http://pingus.seul.org/files/$TARBALL" 10.6 10.7 -BUILD_DEPENDS="scons libsdl-dev libsdl-image-dev libsdl-mixer-dev libboost-dev \ 10.8 +BUILD_DEPENDS="scons2 libsdl-dev libsdl-image-dev libsdl-mixer-dev libboost-dev \ 10.9 libboost-signals libpng16-dev" 10.10 10.11 compile_rules() {
11.1 --- a/serf/receipt Tue May 29 21:13:51 2018 +0300 11.2 +++ b/serf/receipt Tue May 29 21:35:43 2018 +0300 11.3 @@ -12,7 +12,7 @@ 11.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 11.5 WGET_URL="https://archive.apache.org/dist/serf/$TARBALL" 11.6 11.7 -BUILD_DEPENDS="scons apr-dev apr-util-dev" 11.8 +BUILD_DEPENDS="scons2 apr-dev apr-util-dev" 11.9 SPLIT="serf-dev" 11.10 11.11 compile_rules() {