wok-next rev 20595

More fix libtool.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Apr 16 11:36:31 2018 +0300 (2018-04-16)
parents 12d2d32d8ab5
children c89add338e6b
files libnetfilter_conntrack/receipt libnetfilter_cthelper/receipt libnetfilter_cttimeout/receipt libnetfilter_queue/receipt libnfc/receipt libnfnetlink/receipt libnfs/receipt libnftnl/receipt libnice/receipt libnjb/receipt libnl/receipt libnotify-gtk3/receipt libnotify/receipt libnxml/receipt libofx/receipt libogg/receipt liboil/receipt liboobs/receipt libopenraw/receipt liboping/receipt libotr/receipt libpano13/receipt libpaper/receipt libpeas/receipt libpipeline/receipt libplist/receipt libpng12/receipt libpng16/receipt libpthread-stubs/receipt libqcow/receipt libquicktime/receipt libraw/receipt libraw1394/receipt librevenge/receipt librsync/receipt libsamplerate/receipt libsde-utils/receipt libsdl-gfx/receipt libsdl-image/receipt libsdl-mixer/receipt libsdl-net/receipt libsdl-pango/receipt libsdl-ttf/receipt libsdl/receipt libsdl2-image/receipt libsdl2-mixer/receipt libsdl2-net/receipt libsdl2/receipt libsearpc/receipt libsecret/receipt libsexy/receipt libsexymm/receipt libshout/receipt libsieve/receipt libsigc++/receipt libsigsegv/receipt libsmpeg/receipt libsmpeg2/receipt libsndfile/receipt libsoup/receipt libspectre/receipt libspectrum/receipt libspiro/receipt libssh2/receipt libstatgrab/receipt libstroke/receipt libt4k_common/receipt libtasn1/receipt libtheora/receipt libtirpc/receipt libtool/receipt libtorrent-rasterbar/receipt libtorrent/receipt libunibreak/receipt libuninameslist/receipt libunique/receipt libunistring/receipt libunwind/receipt libupnp/receipt liburcu/receipt libusb-compat/receipt libusb/receipt libva-intel-driver/receipt libvdpau/receipt libvips/receipt libvisio/receipt libvncserver/receipt libvorbis/receipt libwebkit-video/receipt libwebp/receipt libwmf/receipt libwnck2/receipt libwnck3/receipt libwpd/receipt libwpg/receipt libxdg-basedir/receipt libxfcegui4/receipt libxkbcommon-wayland/receipt libxkbcommon/receipt libxklavier/receipt libxml++/receipt libxml2/receipt libxslt/receipt libzdb/receipt libzeitgeist/receipt libzim/receipt libzip/receipt lightdm-gtk2-greeter/receipt lightdm/receipt lighttpd-ssl/receipt lighttpd/receipt lingot/receipt lirc/receipt lite/receipt lives/receipt log4c/receipt loqui/receipt lorcon-old/receipt lorcon/receipt lostirc/receipt lrzip/receipt lxc/receipt lxhotkey/receipt lxnetdaemon/receipt lzo/receipt
line diff
     1.1 --- a/libnetfilter_conntrack/receipt	Mon Apr 16 01:07:29 2018 +0300
     1.2 +++ b/libnetfilter_conntrack/receipt	Mon Apr 16 11:36:31 2018 +0300
     1.3 @@ -15,7 +15,10 @@
     1.4  SPLIT="libnetfilter_conntrack-dev"
     1.5  
     1.6  compile_rules() {
     1.7 -	./configure $CONFIGURE_ARGS && make && make install
     1.8 +	./configure $CONFIGURE_ARGS &&
     1.9 +	fix libtool &&
    1.10 +	make &&
    1.11 +	make install
    1.12  }
    1.13  
    1.14  genpkg_rules() {
     2.1 --- a/libnetfilter_cthelper/receipt	Mon Apr 16 01:07:29 2018 +0300
     2.2 +++ b/libnetfilter_cthelper/receipt	Mon Apr 16 11:36:31 2018 +0300
     2.3 @@ -15,7 +15,10 @@
     2.4  SPLIT="libnetfilter_cthelper-dev"
     2.5  
     2.6  compile_rules() {
     2.7 -	./configure $CONFIGURE_ARGS && make && make install
     2.8 +	./configure $CONFIGURE_ARGS &&
     2.9 +	fix libtool &&
    2.10 +	make &&
    2.11 +	make install
    2.12  }
    2.13  
    2.14  genpkg_rules() {
     3.1 --- a/libnetfilter_cttimeout/receipt	Mon Apr 16 01:07:29 2018 +0300
     3.2 +++ b/libnetfilter_cttimeout/receipt	Mon Apr 16 11:36:31 2018 +0300
     3.3 @@ -15,7 +15,10 @@
     3.4  SPLIT="libnetfilter_cttimeout-dev"
     3.5  
     3.6  compile_rules() {
     3.7 -	./configure $CONFIGURE_ARGS && make && make install
     3.8 +	./configure $CONFIGURE_ARGS &&
     3.9 +	fix libtool &&
    3.10 +	make &&
    3.11 +	make install
    3.12  }
    3.13  
    3.14  genpkg_rules() {
     4.1 --- a/libnetfilter_queue/receipt	Mon Apr 16 01:07:29 2018 +0300
     4.2 +++ b/libnetfilter_queue/receipt	Mon Apr 16 11:36:31 2018 +0300
     4.3 @@ -15,7 +15,10 @@
     4.4  SPLIT="libnetfilter_queue-dev"
     4.5  
     4.6  compile_rules() {
     4.7 -	./configure $CONFIGURE_ARGS && make && make install
     4.8 +	./configure $CONFIGURE_ARGS &&
     4.9 +	fix libtool &&
    4.10 +	make &&
    4.11 +	make install
    4.12  }
    4.13  
    4.14  genpkg_rules() {
     5.1 --- a/libnfc/receipt	Mon Apr 16 01:07:29 2018 +0300
     5.2 +++ b/libnfc/receipt	Mon Apr 16 11:36:31 2018 +0300
     5.3 @@ -18,6 +18,7 @@
     5.4  	./configure \
     5.5  		--with-drivers=all \
     5.6  		$CONFIGURE_ARGS &&
     5.7 +	fix libtool &&
     5.8  	make &&
     5.9  	make DESTDIR=$DESTDIR install
    5.10  }
     6.1 --- a/libnfnetlink/receipt	Mon Apr 16 01:07:29 2018 +0300
     6.2 +++ b/libnfnetlink/receipt	Mon Apr 16 11:36:31 2018 +0300
     6.3 @@ -14,7 +14,10 @@
     6.4  SPLIT="libnfnetlink-dev"
     6.5  
     6.6  compile_rules() {
     6.7 -	./configure $CONFIGURE_ARGS && make && make install
     6.8 +	./configure $CONFIGURE_ARGS &&
     6.9 +	fix libtool &&
    6.10 +	make &&
    6.11 +	make install
    6.12  }
    6.13  
    6.14  genpkg_rules() {
     7.1 --- a/libnfs/receipt	Mon Apr 16 01:07:29 2018 +0300
     7.2 +++ b/libnfs/receipt	Mon Apr 16 11:36:31 2018 +0300
     7.3 @@ -16,7 +16,10 @@
     7.4  
     7.5  compile_rules() {
     7.6  	autoreconf -vif &&
     7.7 -	./configure $CONFIGURE_ARGS && make && make install
     7.8 +	./configure $CONFIGURE_ARGS &&
     7.9 +	fix libtool &&
    7.10 +	make &&
    7.11 +	make install
    7.12  }
    7.13  
    7.14  genpkg_rules() {
     8.1 --- a/libnftnl/receipt	Mon Apr 16 01:07:29 2018 +0300
     8.2 +++ b/libnftnl/receipt	Mon Apr 16 11:36:31 2018 +0300
     8.3 @@ -16,7 +16,10 @@
     8.4  SPLIT="libnftnl-dev"
     8.5  
     8.6  compile_rules() {
     8.7 -	./configure $CONFIGURE_ARGS && make && make install
     8.8 +	./configure $CONFIGURE_ARGS &&
     8.9 +	fix libtool &&
    8.10 +	make &&
    8.11 +	make install
    8.12  }
    8.13  
    8.14  genpkg_rules() {
     9.1 --- a/libnice/receipt	Mon Apr 16 01:07:29 2018 +0300
     9.2 +++ b/libnice/receipt	Mon Apr 16 11:36:31 2018 +0300
     9.3 @@ -16,7 +16,10 @@
     9.4  SPLIT="libnice-gst0 libnice-gst1 libnice libnice-dev"
     9.5  
     9.6  compile_rules() {
     9.7 -	./configure $CONFIGURE_ARGS && make && make install
     9.8 +	./configure $CONFIGURE_ARGS &&
     9.9 +	fix libtool &&
    9.10 +	make &&
    9.11 +	make install
    9.12  }
    9.13  
    9.14  genpkg_rules() {
    10.1 --- a/libnjb/receipt	Mon Apr 16 01:07:29 2018 +0300
    10.2 +++ b/libnjb/receipt	Mon Apr 16 11:36:31 2018 +0300
    10.3 @@ -15,7 +15,10 @@
    10.4  SPLIT="libnjb-dev"
    10.5  
    10.6  compile_rules() {
    10.7 -	./configure $CONFIGURE_ARGS && make && make DESTDIR=$DESTDIR install
    10.8 +	./configure $CONFIGURE_ARGS &&
    10.9 +	fix libtool &&
   10.10 +	make &&
   10.11 +	make DESTDIR=$DESTDIR install
   10.12  }
   10.13  
   10.14  genpkg_rules() {
    11.1 --- a/libnl/receipt	Mon Apr 16 01:07:29 2018 +0300
    11.2 +++ b/libnl/receipt	Mon Apr 16 11:36:31 2018 +0300
    11.3 @@ -18,6 +18,7 @@
    11.4  	./configure \
    11.5  		--disable-static \
    11.6  		$CONFIGURE_ARGS &&
    11.7 +	fix libtool &&
    11.8  	make &&
    11.9  	make install
   11.10  }
    12.1 --- a/libnotify-gtk3/receipt	Mon Apr 16 01:07:29 2018 +0300
    12.2 +++ b/libnotify-gtk3/receipt	Mon Apr 16 11:36:31 2018 +0300
    12.3 @@ -21,6 +21,7 @@
    12.4  		--enable-introspection \
    12.5  		--disable-gtk-doc \
    12.6  		$CONFIGURE_ARGS &&
    12.7 +	fix libtool &&
    12.8  	make &&
    12.9  	make DESTDIR=$install install
   12.10  }
    13.1 --- a/libnotify/receipt	Mon Apr 16 01:07:29 2018 +0300
    13.2 +++ b/libnotify/receipt	Mon Apr 16 11:36:31 2018 +0300
    13.3 @@ -11,9 +11,9 @@
    13.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    13.5  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    13.6  
    13.7 +BUILD_DEPENDS_arm="dbus-dev gtk+-dev dbus-glib dbus-glib-dev expat-dev"
    13.8  BUILD_DEPENDS="gdk-pixbuf-dev glib-dev gtk+-dev gobject-introspection-dev \
    13.9  gtk-doc xmlto"
   13.10 -BUILD_DEPENDS_arm="dbus-dev gtk+-dev dbus-glib dbus-glib-dev expat-dev"
   13.11  SPLIT="libnotify-dev"
   13.12  
   13.13  compile_rules() {
   13.14 @@ -21,7 +21,10 @@
   13.15  	-e 's/tests_modules="gtk+-3.0 >= $REQ_GTK_VERSION"/tests_modules="gtk+-2.0 >= $REQ_GTK_VERSION"/' \
   13.16  	-i configure
   13.17  
   13.18 -	./configure $CONFIGURE_ARGS && make && make install
   13.19 +	./configure $CONFIGURE_ARGS &&
   13.20 +	fix libtool &&
   13.21 +	make &&
   13.22 +	make install
   13.23  }
   13.24  
   13.25  genpkg_rules() {
    14.1 --- a/libnxml/receipt	Mon Apr 16 01:07:29 2018 +0300
    14.2 +++ b/libnxml/receipt	Mon Apr 16 11:36:31 2018 +0300
    14.3 @@ -15,15 +15,14 @@
    14.4  BUILD_DEPENDS="gfortran curl-dev"
    14.5  SPLIT="libnxml-dev"
    14.6  
    14.7 -# Rules to configure and make the package.
    14.8 -compile_rules()
    14.9 -{
   14.10 -	./configure $CONFIGURE_ARGS && make && make install
   14.11 +compile_rules() {
   14.12 +	./configure $CONFIGURE_ARGS &&
   14.13 +	fix libtool &&
   14.14 +	make &&
   14.15 +	make install
   14.16  }
   14.17  
   14.18 -# Rules to gen a SliTaz package suitable for Tazpkg.
   14.19 -genpkg_rules()
   14.20 -{
   14.21 +genpkg_rules() {
   14.22  	case $PACKAGE in
   14.23  		libnxml)
   14.24  			copy @std
    15.1 --- a/libofx/receipt	Mon Apr 16 01:07:29 2018 +0300
    15.2 +++ b/libofx/receipt	Mon Apr 16 11:36:31 2018 +0300
    15.3 @@ -16,6 +16,7 @@
    15.4  
    15.5  compile_rules() {
    15.6  	./configure $CONFIGURE_ARGS &&
    15.7 +	fix libtool &&
    15.8  	make &&
    15.9  	make DESTDIR=$DESTDIR install
   15.10  }
    16.1 --- a/libogg/receipt	Mon Apr 16 01:07:29 2018 +0300
    16.2 +++ b/libogg/receipt	Mon Apr 16 11:36:31 2018 +0300
    16.3 @@ -16,6 +16,7 @@
    16.4  
    16.5  compile_rules() {
    16.6  	./configure $CONFIGURE_ARGS &&
    16.7 +	fix libtool &&
    16.8  	make &&
    16.9  	make -j1 install
   16.10  }
    17.1 --- a/liboil/receipt	Mon Apr 16 01:07:29 2018 +0300
    17.2 +++ b/liboil/receipt	Mon Apr 16 11:36:31 2018 +0300
    17.3 @@ -16,6 +16,7 @@
    17.4  
    17.5  compile_rules() {
    17.6  	./configure $CONFIGURE_ARGS &&
    17.7 +	fix libtool &&
    17.8  	make &&
    17.9  	make install || return 1
   17.10  
    18.1 --- a/liboobs/receipt	Mon Apr 16 01:07:29 2018 +0300
    18.2 +++ b/liboobs/receipt	Mon Apr 16 11:36:31 2018 +0300
    18.3 @@ -15,7 +15,10 @@
    18.4  SPLIT="liboobs-dev"
    18.5  
    18.6  compile_rules() {
    18.7 -	./configure $CONFIGURE_ARGS && make && make install
    18.8 +	./configure $CONFIGURE_ARGS &&
    18.9 +	fix libtool &&
   18.10 +	make &&
   18.11 +	make install
   18.12  }
   18.13  
   18.14  genpkg_rules() {
    19.1 --- a/libopenraw/receipt	Mon Apr 16 01:07:29 2018 +0300
    19.2 +++ b/libopenraw/receipt	Mon Apr 16 11:36:31 2018 +0300
    19.3 @@ -16,7 +16,10 @@
    19.4  SPLIT="libopenraw-gnome libopenraw libopenraw-dev"
    19.5  
    19.6  compile_rules() {
    19.7 -	./configure $CONFIGURE_ARGS && make && make install
    19.8 +	./configure $CONFIGURE_ARGS &&
    19.9 +	fix libtool &&
   19.10 +	make &&
   19.11 +	make install
   19.12  }
   19.13  
   19.14  genpkg_rules() {
    20.1 --- a/liboping/receipt	Mon Apr 16 01:07:29 2018 +0300
    20.2 +++ b/liboping/receipt	Mon Apr 16 11:36:31 2018 +0300
    20.3 @@ -16,6 +16,7 @@
    20.4  
    20.5  compile_rules() {
    20.6  	./configure $CONFIGURE_ARGS &&
    20.7 +	fix libtool &&
    20.8  	make &&
    20.9  	make DESTDIR=$DESTDIR install
   20.10  }
    21.1 --- a/libotr/receipt	Mon Apr 16 01:07:29 2018 +0300
    21.2 +++ b/libotr/receipt	Mon Apr 16 11:36:31 2018 +0300
    21.3 @@ -15,9 +15,8 @@
    21.4  SPLIT="libotr-dev"
    21.5  
    21.6  compile_rules() {
    21.7 -	./configure \
    21.8 -		--prefix=/usr \
    21.9 -		$CONFIGURE_ARGS &&
   21.10 +	./configure $CONFIGURE_ARGS &&
   21.11 +	fix libtool &&
   21.12  	make &&
   21.13  	make DESTDIR=$DESTDIR install
   21.14  }
    22.1 --- a/libpano13/receipt	Mon Apr 16 01:07:29 2018 +0300
    22.2 +++ b/libpano13/receipt	Mon Apr 16 11:36:31 2018 +0300
    22.3 @@ -16,6 +16,7 @@
    22.4  
    22.5  compile_rules() {
    22.6  	./configure $CONFIGURE_ARGS &&
    22.7 +	fix libtool &&
    22.8  	make &&
    22.9  	make DESTDIR=$DESTDIR install
   22.10  }
    23.1 --- a/libpaper/receipt	Mon Apr 16 01:07:29 2018 +0300
    23.2 +++ b/libpaper/receipt	Mon Apr 16 11:36:31 2018 +0300
    23.3 @@ -20,6 +20,7 @@
    23.4  	./configure \
    23.5  		--disable-static \
    23.6  		$CONFIGURE_ARGS &&
    23.7 +	fix libtool &&
    23.8  	make &&
    23.9  	make install || return 1
   23.10  
    24.1 --- a/libpeas/receipt	Mon Apr 16 01:07:29 2018 +0300
    24.2 +++ b/libpeas/receipt	Mon Apr 16 11:36:31 2018 +0300
    24.3 @@ -18,6 +18,7 @@
    24.4  
    24.5  compile_rules() {
    24.6  	./configure $CONFIGURE_ARGS &&
    24.7 +	fix libtool &&
    24.8  	make &&
    24.9  	make install
   24.10  }
    25.1 --- a/libpipeline/receipt	Mon Apr 16 01:07:29 2018 +0300
    25.2 +++ b/libpipeline/receipt	Mon Apr 16 11:36:31 2018 +0300
    25.3 @@ -16,7 +16,10 @@
    25.4  SPLIT="libpipeline-dev"
    25.5  
    25.6  compile_rules() {
    25.7 -	./configure $CONFIGURE_ARGS && make && make install
    25.8 +	./configure $CONFIGURE_ARGS &&
    25.9 +	fix libtool &&
   25.10 +	make &&
   25.11 +	make install
   25.12  }
   25.13  
   25.14  genpkg_rules() {
    26.1 --- a/libplist/receipt	Mon Apr 16 01:07:29 2018 +0300
    26.2 +++ b/libplist/receipt	Mon Apr 16 11:36:31 2018 +0300
    26.3 @@ -16,6 +16,7 @@
    26.4  
    26.5  compile_rules() {
    26.6  	./configure $CONFIGURE_ARGS &&
    26.7 +	fix libtool &&
    26.8  	make &&
    26.9  	make DESTDIR=$DESTDIR install
   26.10  }
    27.1 --- a/libpng12/receipt	Mon Apr 16 01:07:29 2018 +0300
    27.2 +++ b/libpng12/receipt	Mon Apr 16 11:36:31 2018 +0300
    27.3 @@ -17,27 +17,25 @@
    27.4  BUILD_DEPENDS="gawk zlib-dev"
    27.5  SPLIT="libpng12-dev"
    27.6  
    27.7 -# Rules to configure and make the package.
    27.8 -compile_rules()
    27.9 -{
   27.10 +compile_rules() {
   27.11  	[ -s "$SRC/$PATCH" ] || wget -O "$SRC/$PATCH" $PATCH_URL
   27.12  	gzip -cd $SRC/$PATCH | patch -p0
   27.13  
   27.14  	./configure \
   27.15  		--disable-static \
   27.16  		$CONFIGURE_ARGS &&
   27.17 -	make && make install
   27.18 +	fix libtool &&
   27.19 +	make &&
   27.20 +	make install
   27.21  }
   27.22  
   27.23 -# Rules to gen a SliTaz package suitable for Tazpkg.
   27.24 -genpkg_rules()
   27.25 -{
   27.26 +genpkg_rules() {
   27.27  	case $PACKAGE in
   27.28  		libpng12)
   27.29  			copy @std
   27.30  			DEPENDS="zlib"
   27.31  			;;
   27.32 -		libpng12-dev)
   27.33 +		*-dev)
   27.34  			copy @dev
   27.35  			DEPENDS="zlib-dev"
   27.36  			;;
    28.1 --- a/libpng16/receipt	Mon Apr 16 01:07:29 2018 +0300
    28.2 +++ b/libpng16/receipt	Mon Apr 16 11:36:31 2018 +0300
    28.3 @@ -17,7 +17,10 @@
    28.4  
    28.5  compile_rules() {
    28.6  	LIBS=-lpthread \
    28.7 -	./configure $CONFIGURE_ARGS && make && make install || return 1
    28.8 +	./configure $CONFIGURE_ARGS &&
    28.9 +	fix libtool &&
   28.10 +	make &&
   28.11 +	make install || return 1
   28.12  
   28.13  	cook_pick_docs README libpng-manual.txt
   28.14  
    29.1 --- a/libpthread-stubs/receipt	Mon Apr 16 01:07:29 2018 +0300
    29.2 +++ b/libpthread-stubs/receipt	Mon Apr 16 11:36:31 2018 +0300
    29.3 @@ -15,7 +15,9 @@
    29.4  
    29.5  compile_rules() {
    29.6  	./configure $CONFIGURE_ARGS &&
    29.7 -	make && make -j 1 install
    29.8 +	fix libtool &&
    29.9 +	make &&
   29.10 +	make -j1 install
   29.11  }
   29.12  
   29.13  genpkg_rules() {
    30.1 --- a/libqcow/receipt	Mon Apr 16 01:07:29 2018 +0300
    30.2 +++ b/libqcow/receipt	Mon Apr 16 11:36:31 2018 +0300
    30.3 @@ -18,6 +18,7 @@
    30.4  	./configure \
    30.5  		--localstatedir=/var \
    30.6  	$CONFIGURE_ARGS &&
    30.7 +	fix libtool &&
    30.8  	make &&
    30.9  	make install
   30.10  }
    31.1 --- a/libquicktime/receipt	Mon Apr 16 01:07:29 2018 +0300
    31.2 +++ b/libquicktime/receipt	Mon Apr 16 11:36:31 2018 +0300
    31.3 @@ -17,13 +17,14 @@
    31.4  
    31.5  compile_rules() {
    31.6  	patch -p0 < $stuff/ffmpeg.u
    31.7 +
    31.8  	./configure \
    31.9 -		--prefix=/usr \
   31.10  		--enable-gpl \
   31.11  		--with-ffmpeg \
   31.12  		--with-x264 \
   31.13  		--without-doxygen \
   31.14  		$CONFIGURE_ARGS &&
   31.15 +	fix libtool &&
   31.16  	make &&
   31.17  	make DESTDIR=$DESTDIR install
   31.18  }
    32.1 --- a/libraw/receipt	Mon Apr 16 01:07:29 2018 +0300
    32.2 +++ b/libraw/receipt	Mon Apr 16 11:36:31 2018 +0300
    32.3 @@ -14,23 +14,20 @@
    32.4  BUILD_DEPENDS="libjpeg-turbo-dev lcms2-dev jasper-dev"
    32.5  SPLIT="libraw-dev"
    32.6  
    32.7 -# Rules to configure and make the package.
    32.8 -compile_rules()
    32.9 -{
   32.10 +compile_rules() {
   32.11  	CXX="g++ -Wno-narrowing" \
   32.12  	./configure \
   32.13  		--enable-jpeg \
   32.14  		--enable-jasper \
   32.15  		--enable-lcms \
   32.16  		--disable-static \
   32.17 -		--docdir=/usr/share/doc/libraw-$VERSION \
   32.18  		$CONFIGURE_ARGS &&
   32.19 -	make && make install
   32.20 +	fix libtool &&
   32.21 +	make &&
   32.22 +	make install
   32.23  }
   32.24  
   32.25 -# Rules to gen a SliTaz package suitable for Tazpkg.
   32.26 -genpkg_rules()
   32.27 -{
   32.28 +genpkg_rules() {
   32.29  	case $PACKAGE in
   32.30  		libraw) copy @std; DEPENDS="jasper lcms2 libgomp libjpeg-turbo";;
   32.31  		*-dev)  copy @dev; DEPENDS="libraw jasper-dev lcms2-dev libjpeg-turbo-dev";;
    33.1 --- a/libraw1394/receipt	Mon Apr 16 01:07:29 2018 +0300
    33.2 +++ b/libraw1394/receipt	Mon Apr 16 11:36:31 2018 +0300
    33.3 @@ -13,15 +13,14 @@
    33.4  
    33.5  SPLIT="libraw1394-dev"
    33.6  
    33.7 -# Rules to configure and make the package.
    33.8 -compile_rules()
    33.9 -{
   33.10 -	./configure $CONFIGURE_ARGS && make && make install
   33.11 +compile_rules() {
   33.12 +	./configure $CONFIGURE_ARGS &&
   33.13 +	fix libtool &&
   33.14 +	make &&
   33.15 +	make install
   33.16  }
   33.17  
   33.18 -# Rules to gen a SliTaz package suitable for Tazpkg.
   33.19 -genpkg_rules()
   33.20 -{
   33.21 +genpkg_rules() {
   33.22  	case $PACKAGE in
   33.23  		libraw1394) copy @std;;
   33.24  		*-dev)      copy @dev;;
    34.1 --- a/librevenge/receipt	Mon Apr 16 01:07:29 2018 +0300
    34.2 +++ b/librevenge/receipt	Mon Apr 16 11:36:31 2018 +0300
    34.3 @@ -15,7 +15,10 @@
    34.4  SPLIT="librevenge-dev"
    34.5  
    34.6  compile_rules() {
    34.7 -	./configure $CONFIGURE_ARGS && make && make install
    34.8 +	./configure $CONFIGURE_ARGS &&
    34.9 +	fix libtool &&
   34.10 +	make &&
   34.11 +	make install
   34.12  }
   34.13  
   34.14  genpkg_rules() {
    35.1 --- a/librsync/receipt	Mon Apr 16 01:07:29 2018 +0300
    35.2 +++ b/librsync/receipt	Mon Apr 16 11:36:31 2018 +0300
    35.3 @@ -22,6 +22,7 @@
    35.4  		-DCMAKE_INSTALL_PREFIX=/usr \
    35.5  		-DCMAKE_INSTALL_LIBDIR=lib \
    35.6  		.. &&
    35.7 +	fix libtool &&
    35.8  	make &&
    35.9  	make DESTDIR=$DESTDIR install
   35.10  }
    36.1 --- a/libsamplerate/receipt	Mon Apr 16 01:07:29 2018 +0300
    36.2 +++ b/libsamplerate/receipt	Mon Apr 16 11:36:31 2018 +0300
    36.3 @@ -18,7 +18,9 @@
    36.4  	./configure \
    36.5  		--disable-static \
    36.6  		$CONFIGURE_ARGS &&
    36.7 -	make && make install
    36.8 +	fix libtool &&
    36.9 +	make &&
   36.10 +	make install
   36.11  }
   36.12  
   36.13  genpkg_rules() {
    37.1 --- a/libsde-utils/receipt	Mon Apr 16 01:07:29 2018 +0300
    37.2 +++ b/libsde-utils/receipt	Mon Apr 16 11:36:31 2018 +0300
    37.3 @@ -24,6 +24,7 @@
    37.4  		--enable-silent-rules \
    37.5  		--with-gnu-ld \
    37.6  		&&
    37.7 +	fix libtool &&
    37.8  	make &&
    37.9  	make install
   37.10  }
    38.1 --- a/libsdl-gfx/receipt	Mon Apr 16 01:07:29 2018 +0300
    38.2 +++ b/libsdl-gfx/receipt	Mon Apr 16 11:36:31 2018 +0300
    38.3 @@ -18,7 +18,10 @@
    38.4  	sed -i 's|/usr/local/|/usr/|' autogen.sh
    38.5  	./autogen.sh &&
    38.6  
    38.7 -	./configure $CONFIGURE_ARGS && make && make install
    38.8 +	./configure $CONFIGURE_ARGS &&
    38.9 +	fix libtool &&
   38.10 +	make &&
   38.11 +	make install
   38.12  }
   38.13  
   38.14  genpkg_rules() {
    39.1 --- a/libsdl-image/receipt	Mon Apr 16 01:07:29 2018 +0300
    39.2 +++ b/libsdl-image/receipt	Mon Apr 16 11:36:31 2018 +0300
    39.3 @@ -15,7 +15,10 @@
    39.4  SPLIT="libsdl-image-dev"
    39.5  
    39.6  compile_rules() {
    39.7 -	./configure $CONFIGURE_ARGS && make && make install
    39.8 +	./configure $CONFIGURE_ARGS &&
    39.9 +	fix libtool &&
   39.10 +	make &&
   39.11 +	make install
   39.12  }
   39.13  
   39.14  genpkg_rules() {
    40.1 --- a/libsdl-mixer/receipt	Mon Apr 16 01:07:29 2018 +0300
    40.2 +++ b/libsdl-mixer/receipt	Mon Apr 16 11:36:31 2018 +0300
    40.3 @@ -15,7 +15,10 @@
    40.4  SPLIT="libsdl-mixer-dev"
    40.5  
    40.6  compile_rules() {
    40.7 -	./configure $CONFIGURE_ARGS && make && make install
    40.8 +	./configure $CONFIGURE_ARGS &&
    40.9 +	fix libtool &&
   40.10 +	make &&
   40.11 +	make install
   40.12  }
   40.13  
   40.14  genpkg_rules() {
    41.1 --- a/libsdl-net/receipt	Mon Apr 16 01:07:29 2018 +0300
    41.2 +++ b/libsdl-net/receipt	Mon Apr 16 11:36:31 2018 +0300
    41.3 @@ -15,7 +15,10 @@
    41.4  SPLIT="libsdl-net-dev"
    41.5  
    41.6  compile_rules() {
    41.7 -	./configure $CONFIGURE_ARGS && make && make install
    41.8 +	./configure $CONFIGURE_ARGS &&
    41.9 +	fix libtool &&
   41.10 +	make &&
   41.11 +	make install
   41.12  }
   41.13  
   41.14  genpkg_rules() {
    42.1 --- a/libsdl-pango/receipt	Mon Apr 16 01:07:29 2018 +0300
    42.2 +++ b/libsdl-pango/receipt	Mon Apr 16 11:36:31 2018 +0300
    42.3 @@ -21,6 +21,7 @@
    42.4  	esac
    42.5  
    42.6  	./configure $CONFIGURE_ARGS &&
    42.7 +	fix libtool &&
    42.8  	make $ARCH_MAKE &&
    42.9  	make DESTDIR=$DESTDIR install
   42.10  }
    43.1 --- a/libsdl-ttf/receipt	Mon Apr 16 01:07:29 2018 +0300
    43.2 +++ b/libsdl-ttf/receipt	Mon Apr 16 11:36:31 2018 +0300
    43.3 @@ -15,7 +15,10 @@
    43.4  SPLIT="libsdl-ttf-dev"
    43.5  
    43.6  compile_rules() {
    43.7 -	./configure $CONFIGURE_ARGS && make && make install
    43.8 +	./configure $CONFIGURE_ARGS &&
    43.9 +	fix libtool &&
   43.10 +	make &&
   43.11 +	make install
   43.12  }
   43.13  
   43.14  genpkg_rules() {
    44.1 --- a/libsdl/receipt	Mon Apr 16 01:07:29 2018 +0300
    44.2 +++ b/libsdl/receipt	Mon Apr 16 11:36:31 2018 +0300
    44.3 @@ -24,6 +24,7 @@
    44.4  		CPPFLAGS="-I/usr/include/libusb-1.0" \
    44.5  		--disable-static \
    44.6  		$CONFIGURE_ARGS &&
    44.7 +	fix libtool &&
    44.8  	make &&
    44.9  	make install || return 1
   44.10  
    45.1 --- a/libsdl2-image/receipt	Mon Apr 16 01:07:29 2018 +0300
    45.2 +++ b/libsdl2-image/receipt	Mon Apr 16 11:36:31 2018 +0300
    45.3 @@ -15,7 +15,10 @@
    45.4  SPLIT="libsdl2-image-dev"
    45.5  
    45.6  compile_rules() {
    45.7 -	./configure $CONFIGURE_ARGS && make && make install
    45.8 +	./configure $CONFIGURE_ARGS &&
    45.9 +	fix libtool &&
   45.10 +	make &&
   45.11 +	make install
   45.12  }
   45.13  
   45.14  genpkg_rules() {
    46.1 --- a/libsdl2-mixer/receipt	Mon Apr 16 01:07:29 2018 +0300
    46.2 +++ b/libsdl2-mixer/receipt	Mon Apr 16 11:36:31 2018 +0300
    46.3 @@ -16,7 +16,10 @@
    46.4  SPLIT="libsdl2-mixer-dev"
    46.5  
    46.6  compile_rules() {
    46.7 -	./configure $CONFIGURE_ARGS && make && make install
    46.8 +	./configure $CONFIGURE_ARGS &&
    46.9 +	fix libtool &&
   46.10 +	make &&
   46.11 +	make install
   46.12  }
   46.13  
   46.14  genpkg_rules() {
    47.1 --- a/libsdl2-net/receipt	Mon Apr 16 01:07:29 2018 +0300
    47.2 +++ b/libsdl2-net/receipt	Mon Apr 16 11:36:31 2018 +0300
    47.3 @@ -15,7 +15,10 @@
    47.4  SPLIT="libsdl2-net-dev"
    47.5  
    47.6  compile_rules() {
    47.7 -	./configure $CONFIGURE_ARGS && make && make install
    47.8 +	./configure $CONFIGURE_ARGS &&
    47.9 +	fix libtool &&
   47.10 +	make &&
   47.11 +	make install
   47.12  }
   47.13  
   47.14  genpkg_rules() {
    48.1 --- a/libsdl2/receipt	Mon Apr 16 01:07:29 2018 +0300
    48.2 +++ b/libsdl2/receipt	Mon Apr 16 11:36:31 2018 +0300
    48.3 @@ -22,6 +22,7 @@
    48.4  	./configure \
    48.5  		--disable-oss \
    48.6  		$CONFIGURE_ARGS &&
    48.7 +	fix libtool &&
    48.8  	make &&
    48.9  	cd docs && doxygen && cd - &&
   48.10  	make install || return 1
    49.1 --- a/libsearpc/receipt	Mon Apr 16 01:07:29 2018 +0300
    49.2 +++ b/libsearpc/receipt	Mon Apr 16 11:36:31 2018 +0300
    49.3 @@ -20,6 +20,7 @@
    49.4  	./configure \
    49.5  		PYTHON=/usr/bin/python2 \
    49.6  		$CONFIGURE_ARGS &&
    49.7 +	fix libtool &&
    49.8  	make -j1 &&
    49.9  	make install
   49.10  }
    50.1 --- a/libsecret/receipt	Mon Apr 16 01:07:29 2018 +0300
    50.2 +++ b/libsecret/receipt	Mon Apr 16 11:36:31 2018 +0300
    50.3 @@ -15,18 +15,16 @@
    50.4  gobject-introspection-dev vala util-linux-mount-dev"
    50.5  SPLIT="libsecret-dev"
    50.6  
    50.7 -# Rules to configure and make the package.
    50.8 -compile_rules()
    50.9 -{
   50.10 +compile_rules() {
   50.11  	./configure \
   50.12  		--disable-static \
   50.13  		$CONFIGURE_ARGS &&
   50.14 -	make && make install
   50.15 +	fix libtool &&
   50.16 +	make &&
   50.17 +	make install
   50.18  }
   50.19  
   50.20 -# Rules to gen a SliTaz package suitable for Tazpkg.
   50.21 -genpkg_rules()
   50.22 -{
   50.23 +genpkg_rules() {
   50.24  	case $PACKAGE in
   50.25  		libsecret)
   50.26  			copy @std
    51.1 --- a/libsexy/receipt	Mon Apr 16 01:07:29 2018 +0300
    51.2 +++ b/libsexy/receipt	Mon Apr 16 11:36:31 2018 +0300
    51.3 @@ -15,9 +15,10 @@
    51.4  SPLIT="libsexy-dev"
    51.5  
    51.6  compile_rules() {
    51.7 -	./configure \
    51.8 -		$CONFIGURE_ARGS &&
    51.9 -	make && make install
   51.10 +	./configure $CONFIGURE_ARGS &&
   51.11 +	fix libtool &&
   51.12 +	make &&
   51.13 +	make install
   51.14  }
   51.15  
   51.16  genpkg_rules() {
    52.1 --- a/libsexymm/receipt	Mon Apr 16 01:07:29 2018 +0300
    52.2 +++ b/libsexymm/receipt	Mon Apr 16 11:36:31 2018 +0300
    52.3 @@ -16,7 +16,10 @@
    52.4  SPLIT="libsexymm-dev"
    52.5  
    52.6  compile_rules() {
    52.7 -	./configure $CONFIGURE_ARGS && make && make install
    52.8 +	./configure $CONFIGURE_ARGS &&
    52.9 +	fix libtool &&
   52.10 +	make &&
   52.11 +	make install
   52.12  }
   52.13  
   52.14  genpkg_rules() {
    53.1 --- a/libshout/receipt	Mon Apr 16 01:07:29 2018 +0300
    53.2 +++ b/libshout/receipt	Mon Apr 16 11:36:31 2018 +0300
    53.3 @@ -18,6 +18,7 @@
    53.4  	sed -e 's/SSLeay_add_all_algorithms/OpenSSL_add_all_algorithms/g' -i src/tls.c
    53.5  
    53.6  	./configure $CONFIGURE_ARGS &&
    53.7 +	fix libtool &&
    53.8  	make &&
    53.9  	make install
   53.10  }
    54.1 --- a/libsieve/receipt	Mon Apr 16 01:07:29 2018 +0300
    54.2 +++ b/libsieve/receipt	Mon Apr 16 11:36:31 2018 +0300
    54.3 @@ -14,9 +14,8 @@
    54.4  SPLIT="libsieve-dev"
    54.5  
    54.6  compile_rules() {
    54.7 -	./configure \
    54.8 -		--prefix=/usr \
    54.9 -		$CONFIGURE_ARGS &&
   54.10 +	./configure $CONFIGURE_ARGS &&
   54.11 +	fix libtool &&
   54.12  	make &&
   54.13  	make DESTDIR=$DESTDIR install
   54.14  }
    55.1 --- a/libsigc++/receipt	Mon Apr 16 01:07:29 2018 +0300
    55.2 +++ b/libsigc++/receipt	Mon Apr 16 11:36:31 2018 +0300
    55.3 @@ -14,20 +14,19 @@
    55.4  BUILD_DEPENDS="m4 perl"
    55.5  SPLIT="libsigc++-dev"
    55.6  
    55.7 -# Rules to configure and make the package.
    55.8 -compile_rules()
    55.9 -{
   55.10 +compile_rules() {
   55.11  	sed -e "/^libdocdir =/ s/\$(book_name)/libsigc++-$VERSION/" -i \
   55.12  		docs/Makefile.in
   55.13  
   55.14 -	./configure $CONFIGURE_ARGS && make && make install
   55.15 +	./configure $CONFIGURE_ARGS &&
   55.16 +	fix libtool &&
   55.17 +	make &&
   55.18 +	make install
   55.19  }
   55.20  
   55.21 -# Rules to gen a SliTaz package suitable for Tazpkg.
   55.22 -genpkg_rules()
   55.23 -{
   55.24 +genpkg_rules() {
   55.25  	case $PACKAGE in
   55.26  		libsigc++) copy @std;;
   55.27 -		*-dev) copy @dev;;
   55.28 +		*-dev)     copy @dev;;
   55.29  	esac
   55.30  }
    56.1 --- a/libsigsegv/receipt	Mon Apr 16 01:07:29 2018 +0300
    56.2 +++ b/libsigsegv/receipt	Mon Apr 16 11:36:31 2018 +0300
    56.3 @@ -13,6 +13,7 @@
    56.4  
    56.5  compile_rules() {
    56.6  	./configure $CONFIGURE_ARGS &&
    56.7 +	fix libtool &&
    56.8  	make &&
    56.9  	make DESTDIR=$DESTDIR install
   56.10  }
    57.1 --- a/libsmpeg/receipt	Mon Apr 16 01:07:29 2018 +0300
    57.2 +++ b/libsmpeg/receipt	Mon Apr 16 11:36:31 2018 +0300
    57.3 @@ -20,9 +20,9 @@
    57.4  	chmod +x install-sh
    57.5  	./autogen.sh
    57.6  	./configure \
    57.7 -		--prefix=/usr \
    57.8  		--disable-gtk-player \
    57.9  		$CONFIGURE_ARGS &&
   57.10 +	fix libtool &&
   57.11  	make LDFLAGS+=-lstdc++ &&
   57.12  	make DESTDIR=$DESTDIR install
   57.13  }
    58.1 --- a/libsmpeg2/receipt	Mon Apr 16 01:07:29 2018 +0300
    58.2 +++ b/libsmpeg2/receipt	Mon Apr 16 11:36:31 2018 +0300
    58.3 @@ -11,7 +11,6 @@
    58.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    58.5  WGET_URL="subversion|svn://svn.icculus.org/smpeg/tags/release_${VERSION//./_}"
    58.6  
    58.7 -BUILD_DEPENDS="libsdl libsdl-dev gtk+-dev autoconf automake m4 subversion tar"
    58.8  BUILD_DEPENDS="subversion automake libsdl2-dev"
    58.9  SPLIT="libsmpeg2-player libsmpeg2 libsmpeg2-dev"
   58.10  
   58.11 @@ -22,6 +21,7 @@
   58.12  		--disable-static \
   58.13  		--disable-debug \
   58.14  		$CONFIGURE_ARGS &&
   58.15 +	fix libtool &&
   58.16  	make &&
   58.17  	make install
   58.18  }
    59.1 --- a/libsndfile/receipt	Mon Apr 16 01:07:29 2018 +0300
    59.2 +++ b/libsndfile/receipt	Mon Apr 16 11:36:31 2018 +0300
    59.3 @@ -14,19 +14,16 @@
    59.4  BUILD_DEPENDS="alsa-lib-dev libvorbis-dev flac-dev"
    59.5  SPLIT="libsndfile-apps libsndfile-dev"
    59.6  
    59.7 -# Rules to configure and make the package.
    59.8 -compile_rules()
    59.9 -{
   59.10 +compile_rules() {
   59.11  	./configure \
   59.12  		--disable-static \
   59.13 -		--docdir=/usr/share/doc/libsndfile-$VERSION \
   59.14  		$CONFIGURE_ARGS &&
   59.15 -	make && make install
   59.16 +	fix libtool &&
   59.17 +	make &&
   59.18 +	make install
   59.19  }
   59.20  
   59.21 -# Rules to gen a SliTaz package suitable for Tazpkg.
   59.22 -genpkg_rules()
   59.23 -{
   59.24 +genpkg_rules() {
   59.25  	case $PACKAGE in
   59.26  		libsndfile)
   59.27  			copy *.so*
    60.1 --- a/libsoup/receipt	Mon Apr 16 01:07:29 2018 +0300
    60.2 +++ b/libsoup/receipt	Mon Apr 16 11:36:31 2018 +0300
    60.3 @@ -11,24 +11,22 @@
    60.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
    60.5  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    60.6  
    60.7 +BUILD_DEPENDS_arm="glib-networking-dev glib-dev libxml2-dev libgcrypt-dev \
    60.8 +libtasn1-dev gnutls-dev zlib-dev libgnome-keyring-dev sqlite3-dev dbus-dev"
    60.9  BUILD_DEPENDS="glib-dev libxml2-dev sqlite3-dev intltool gtk-doc \
   60.10  gobject-introspection-dev vala glib-networking-dev"
   60.11 -BUILD_DEPENDS_arm="glib-networking-dev glib-dev libxml2-dev libgcrypt-dev \
   60.12 -libtasn1-dev gnutls-dev zlib-dev libgnome-keyring-dev sqlite3-dev dbus-dev"
   60.13  SPLIT="libsoup-gnome libsoup-dev"
   60.14  
   60.15 -# Rules to configure and make the package.
   60.16 -compile_rules()
   60.17 -{
   60.18 +compile_rules() {
   60.19  	./configure \
   60.20  		--disable-static \
   60.21  		$CONFIGURE_ARGS &&
   60.22 -	make && make install
   60.23 +	fix libtool &&
   60.24 +	make &&
   60.25 +	make install
   60.26  }
   60.27  
   60.28 -# Rules to gen a SliTaz package suitable for Tazpkg.
   60.29 -genpkg_rules()
   60.30 -{
   60.31 +genpkg_rules() {
   60.32  	case $PACKAGE in
   60.33  		libsoup)
   60.34  			copy libsoup-2*.so*
    61.1 --- a/libspectre/receipt	Mon Apr 16 01:07:29 2018 +0300
    61.2 +++ b/libspectre/receipt	Mon Apr 16 11:36:31 2018 +0300
    61.3 @@ -15,7 +15,10 @@
    61.4  SPLIT="libspectre-dev"
    61.5  
    61.6  compile_rules() {
    61.7 -	./configure $CONFIGURE_ARGS && make && make install
    61.8 +	./configure $CONFIGURE_ARGS &&
    61.9 +	fix libtool &&
   61.10 +	make &&
   61.11 +	make install
   61.12  }
   61.13  
   61.14  genpkg_rules() {
    62.1 --- a/libspectrum/receipt	Mon Apr 16 01:07:29 2018 +0300
    62.2 +++ b/libspectrum/receipt	Mon Apr 16 11:36:31 2018 +0300
    62.3 @@ -14,12 +14,13 @@
    62.4  BUILD_DEPENDS="perl zlib-dev libgcrypt-dev bzip2-dev glib-dev audiofile-dev"
    62.5  SPLIT="libspectrum-dev"
    62.6  
    62.7 -# Rules to configure and make the package.
    62.8  compile_rules() {
    62.9 -	./configure $CONFIGURE_ARGS && make && make install
   62.10 +	./configure $CONFIGURE_ARGS &&
   62.11 +	fix libtool &&
   62.12 +	make &&
   62.13 +	make install
   62.14  }
   62.15  
   62.16 -# Rules to gen a SliTaz package suitable for Tazpkg.
   62.17  genpkg_rules() {
   62.18  	case $PACKAGE in
   62.19  		libspectrum)
    63.1 --- a/libspiro/receipt	Mon Apr 16 01:07:29 2018 +0300
    63.2 +++ b/libspiro/receipt	Mon Apr 16 11:36:31 2018 +0300
    63.3 @@ -17,12 +17,16 @@
    63.4  compile_rules() {
    63.5  	autoreconf -i
    63.6  	automake --foreign -Wall
    63.7 -	./configure $CONFIGURE_ARGS && make && make install
    63.8 +
    63.9 +	./configure $CONFIGURE_ARGS &&
   63.10 +	fix libtool &&
   63.11 +	make &&
   63.12 +	make install
   63.13  }
   63.14  
   63.15  genpkg_rules() {
   63.16  	case $PACKAGE in
   63.17  		libspiro) copy @std;;
   63.18 -		*-dev) copy @dev;;
   63.19 +		*-dev)    copy @dev;;
   63.20  	esac
   63.21  }
    64.1 --- a/libssh2/receipt	Mon Apr 16 01:07:29 2018 +0300
    64.2 +++ b/libssh2/receipt	Mon Apr 16 11:36:31 2018 +0300
    64.3 @@ -15,7 +15,10 @@
    64.4  SPLIT="libssh2-dev"
    64.5  
    64.6  compile_rules() {
    64.7 -	./configure $CONFIGURE_ARGS && make && make install
    64.8 +	./configure $CONFIGURE_ARGS &&
    64.9 +	fix libtool &&
   64.10 +	make &&
   64.11 +	make install
   64.12  }
   64.13  
   64.14  genpkg_rules() {
    65.1 --- a/libstatgrab/receipt	Mon Apr 16 01:07:29 2018 +0300
    65.2 +++ b/libstatgrab/receipt	Mon Apr 16 11:36:31 2018 +0300
    65.3 @@ -18,8 +18,8 @@
    65.4  compile_rules() {
    65.5  	./configure \
    65.6  		--disable-static \
    65.7 -		--docdir=/usr/share/doc/libstatgrab-$VERSION \
    65.8  		$CONFIGURE_ARGS &&
    65.9 +	fix libtool &&
   65.10  	make &&
   65.11  	make install
   65.12  }
    66.1 --- a/libstroke/receipt	Mon Apr 16 01:07:29 2018 +0300
    66.2 +++ b/libstroke/receipt	Mon Apr 16 11:36:31 2018 +0300
    66.3 @@ -14,12 +14,13 @@
    66.4  BUILD_DEPENDS="patch gfortran xorg-libXt-dev"
    66.5  SPLIT="libstroke-dev"
    66.6  
    66.7 -# Rules to configure and make the package.
    66.8  compile_rules() {
    66.9 -	./configure $CONFIGURE_ARGS && make && make install
   66.10 +	./configure $CONFIGURE_ARGS &&
   66.11 +	fix libtool &&
   66.12 +	make &&
   66.13 +	make install
   66.14  }
   66.15  
   66.16 -# Rules to gen a SliTaz package suitable for Tazpkg.
   66.17  genpkg_rules() {
   66.18  	case $PACKAGE in
   66.19  		libstroke)
    67.1 --- a/libt4k_common/receipt	Mon Apr 16 01:07:29 2018 +0300
    67.2 +++ b/libt4k_common/receipt	Mon Apr 16 11:36:31 2018 +0300
    67.3 @@ -17,6 +17,7 @@
    67.4  
    67.5  compile_rules() {
    67.6  	./configure $CONFIGURE_ARGS &&
    67.7 +	fix libtool &&
    67.8  	make &&
    67.9  	make install
   67.10  }
    68.1 --- a/libtasn1/receipt	Mon Apr 16 01:07:29 2018 +0300
    68.2 +++ b/libtasn1/receipt	Mon Apr 16 11:36:31 2018 +0300
    68.3 @@ -21,6 +21,7 @@
    68.4  	./configure \
    68.5  		--disable-static \
    68.6  		$CONFIGURE_ARGS &&
    68.7 +	fix libtool &&
    68.8  	make && make install || return 1
    68.9  
   68.10  	make -C doc/reference install-data-local
    69.1 --- a/libtheora/receipt	Mon Apr 16 01:07:29 2018 +0300
    69.2 +++ b/libtheora/receipt	Mon Apr 16 11:36:31 2018 +0300
    69.3 @@ -14,17 +14,16 @@
    69.4  BUILD_DEPENDS="libogg-dev libvorbis-dev libpng16-dev"
    69.5  SPLIT="libtheora-enc libtheora-dev"
    69.6  
    69.7 -# Rules to configure and make the package.
    69.8 -compile_rules()
    69.9 -{
   69.10 +compile_rules() {
   69.11  	sed -i 's/png_\(sizeof\)/\1/g' examples/png2theora.c &&
   69.12  
   69.13 -	./configure $CONFIGURE_ARGS && make && make install
   69.14 +	./configure $CONFIGURE_ARGS &&
   69.15 +	fix libtool &&
   69.16 +	make &&
   69.17 +	make install
   69.18  }
   69.19  
   69.20 -# Rules to gen a SliTaz package suitable for Tazpkg.
   69.21 -genpkg_rules()
   69.22 -{
   69.23 +genpkg_rules() {
   69.24  	case $PACKAGE in
   69.25  		libtheora)
   69.26  			copy libtheora.so*
    70.1 --- a/libtirpc/receipt	Mon Apr 16 01:07:29 2018 +0300
    70.2 +++ b/libtirpc/receipt	Mon Apr 16 11:36:31 2018 +0300
    70.3 @@ -25,6 +25,7 @@
    70.4  		--disable-static \
    70.5  		--disable-gssapi \
    70.6  		$CONFIGURE_ARGS &&
    70.7 +	fix libtool &&
    70.8  	make &&
    70.9  	make install || return 1
   70.10  
    71.1 --- a/libtool/receipt	Mon Apr 16 01:07:29 2018 +0300
    71.2 +++ b/libtool/receipt	Mon Apr 16 11:36:31 2018 +0300
    71.3 @@ -17,7 +17,10 @@
    71.4  SPLIT="libltdl libtool"
    71.5  
    71.6  compile_rules() {
    71.7 -	./configure $CONFIGURE_ARGS && make && make install
    71.8 +	./configure $CONFIGURE_ARGS &&
    71.9 +	fix libtool &&
   71.10 +	make &&
   71.11 +	make install
   71.12  }
   71.13  
   71.14  genpkg_rules() {
    72.1 --- a/libtorrent-rasterbar/receipt	Mon Apr 16 01:07:29 2018 +0300
    72.2 +++ b/libtorrent-rasterbar/receipt	Mon Apr 16 11:36:31 2018 +0300
    72.3 @@ -15,18 +15,16 @@
    72.4  openssl-dev python-dev libboost-python"
    72.5  SPLIT="libtorrent-rasterbar-dev"
    72.6  
    72.7 -# Rules to configure and make the package.
    72.8 -compile_rules()
    72.9 -{
   72.10 +compile_rules() {
   72.11  	./configure \
   72.12  		--enable-python-binding \
   72.13  		$CONFIGURE_ARGS &&
   72.14 -	make && make install
   72.15 +	fix libtool &&
   72.16 +	make &&
   72.17 +	make install
   72.18  }
   72.19  
   72.20 -# Rules to gen a SliTaz package suitable for Tazpkg.
   72.21 -genpkg_rules()
   72.22 -{
   72.23 +genpkg_rules() {
   72.24  	case $PACKAGE in
   72.25  		libtorrent-rasterbar)
   72.26  			copy @std
    73.1 --- a/libtorrent/receipt	Mon Apr 16 01:07:29 2018 +0300
    73.2 +++ b/libtorrent/receipt	Mon Apr 16 11:36:31 2018 +0300
    73.3 @@ -11,29 +11,26 @@
    73.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
    73.5  WGET_URL="http://libtorrent.rakshasa.no/downloads/$TARBALL"
    73.6  
    73.7 -CROSS_BUGS="bug: can not run test program"
    73.8 -
    73.9  BUILD_DEPENDS="curl-dev libsigc++-dev openssl-dev"
   73.10  SPLIT="libtorrent-dev"
   73.11  
   73.12 +CROSS_BUGS="bug: can not run test program"
   73.13 +
   73.14  compile_rules() {
   73.15 -	./configure \
   73.16 -		$CONFIGURE_ARGS &&
   73.17 -	make && make install
   73.18 +	./configure $CONFIGURE_ARGS &&
   73.19 +	fix libtool &&
   73.20 +	make &&
   73.21 +	make install
   73.22  }
   73.23  
   73.24  genpkg_rules() {
   73.25  	case $PACKAGE in
   73.26  		libtorrent)
   73.27 -			mkdir -p $fs/usr/lib
   73.28 -			cp -a $install/usr/lib/*.so* $fs/usr/lib
   73.29 +			copy @std
   73.30  			DEPENDS="curl libsigc++ openssl"
   73.31  			;;
   73.32  		*-dev)
   73.33 -			mkdir -p $fs/usr/lib/pkgconfig
   73.34 -			cp -a $install/usr/include $fs/usr
   73.35 -			cp -a $install/usr/lib/*.*a $fs/usr/lib
   73.36 -			cp -a $install/usr/lib/pkgconfig/*.pc $fs/usr/lib/pkgconfig
   73.37 +			copy @dev
   73.38  			;;
   73.39  	esac
   73.40  }
    74.1 --- a/libunibreak/receipt	Mon Apr 16 01:07:29 2018 +0300
    74.2 +++ b/libunibreak/receipt	Mon Apr 16 11:36:31 2018 +0300
    74.3 @@ -14,7 +14,10 @@
    74.4  SPLIT="libunibreak-dev"
    74.5  
    74.6  compile_rules() {
    74.7 -	./configure $CONFIGURE_ARGS && make && make install || return 1
    74.8 +	./configure $CONFIGURE_ARGS &&
    74.9 +	fix libtool &&
   74.10 +	make &&
   74.11 +	make install || return 1
   74.12  
   74.13  	# fix broken link
   74.14  	ln -sf libunibreak.a $install/usr/lib/liblinebreak.a
    75.1 --- a/libuninameslist/receipt	Mon Apr 16 01:07:29 2018 +0300
    75.2 +++ b/libuninameslist/receipt	Mon Apr 16 11:36:31 2018 +0300
    75.3 @@ -17,12 +17,16 @@
    75.4  compile_rules() {
    75.5  	autoreconf -i
    75.6  	automake
    75.7 -	./configure $CONFIGURE_ARGS && make && make install
    75.8 +
    75.9 +	./configure $CONFIGURE_ARGS &&
   75.10 +	fix libtool &&
   75.11 +	make &&
   75.12 +	make install
   75.13  }
   75.14  
   75.15  genpkg_rules() {
   75.16  	case $PACKAGE in
   75.17  		libuninameslist) copy @std;;
   75.18 -		*-dev) copy @dev;;
   75.19 +		*-dev)           copy @dev;;
   75.20  	esac
   75.21  }
    76.1 --- a/libunique/receipt	Mon Apr 16 01:07:29 2018 +0300
    76.2 +++ b/libunique/receipt	Mon Apr 16 11:36:31 2018 +0300
    76.3 @@ -7,6 +7,7 @@
    76.4  MAINTAINER="erjo@slitaz.org"
    76.5  LICENSE="LGPL2.1"
    76.6  WEB_SITE="https://wiki.gnome.org/Attic/LibUnique"
    76.7 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libunique.html"
    76.8  
    76.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
   76.10  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
   76.11 @@ -16,22 +17,19 @@
   76.12  xorg-libICE-dev gobject-introspection-dev gtk-doc"
   76.13  SPLIT="libunique-dev"
   76.14  
   76.15 -# Rules to configure and make the package.
   76.16 -compile_rules()
   76.17 -{
   76.18 -	# http://www.linuxfromscratch.org/blfs/view/stable/general/libunique.html
   76.19 +compile_rules() {
   76.20  	autoreconf -fi &&
   76.21  	./configure \
   76.22  		--disable-dbus \
   76.23  		--disable-static \
   76.24  		--disable-debug \
   76.25  		$CONFIGURE_ARGS &&
   76.26 -	make && make install
   76.27 +	fix libtool &&
   76.28 +	make &&
   76.29 +	make install
   76.30  }
   76.31  
   76.32 -# Rules to gen a SliTaz package suitable for Tazpkg.
   76.33 -genpkg_rules()
   76.34 -{
   76.35 +genpkg_rules() {
   76.36  	case $PACKAGE in
   76.37  		libunique)
   76.38  			copy @std
    77.1 --- a/libunistring/receipt	Mon Apr 16 01:07:29 2018 +0300
    77.2 +++ b/libunistring/receipt	Mon Apr 16 11:36:31 2018 +0300
    77.3 @@ -14,12 +14,15 @@
    77.4  SPLIT="libunistring-dev"
    77.5  
    77.6  compile_rules() {
    77.7 -	./configure $CONFIGURE_ARGS && make && make install
    77.8 +	./configure $CONFIGURE_ARGS &&
    77.9 +	fix libtool &&
   77.10 +	make &&
   77.11 +	make install
   77.12  }
   77.13  
   77.14  genpkg_rules() {
   77.15  	case $PACKAGE in
   77.16  		libunistring) copy @std;;
   77.17 -		*-dev) copy @dev;;
   77.18 +		*-dev)        copy @dev;;
   77.19  	esac
   77.20  }
    78.1 --- a/libunwind/receipt	Mon Apr 16 01:07:29 2018 +0300
    78.2 +++ b/libunwind/receipt	Mon Apr 16 11:36:31 2018 +0300
    78.3 @@ -15,7 +15,10 @@
    78.4  SPLIT="libunwind-dev"
    78.5  
    78.6  compile_rules() {
    78.7 -	./configure $CONFIGURE_ARGS && make && make install
    78.8 +	./configure $CONFIGURE_ARGS &&
    78.9 +	fix libtool &&
   78.10 +	make &&
   78.11 +	make install
   78.12  }
   78.13  
   78.14  genpkg_rules() {
    79.1 --- a/libupnp/receipt	Mon Apr 16 01:07:29 2018 +0300
    79.2 +++ b/libupnp/receipt	Mon Apr 16 11:36:31 2018 +0300
    79.3 @@ -15,9 +15,8 @@
    79.4  SPLIT="libupnp-dev"
    79.5  
    79.6  compile_rules() {
    79.7 -	./configure \
    79.8 -		--prefix=/usr \
    79.9 -		$CONFIGURE_ARGS &&
   79.10 +	./configure $CONFIGURE_ARGS &&
   79.11 +	fix libtool &&
   79.12  	make &&
   79.13  	make DESTDIR=$DESTDIR install
   79.14  }
    80.1 --- a/liburcu/receipt	Mon Apr 16 01:07:29 2018 +0300
    80.2 +++ b/liburcu/receipt	Mon Apr 16 11:36:31 2018 +0300
    80.3 @@ -8,14 +8,14 @@
    80.4  LICENSE="LGPL2.1"
    80.5  WEB_SITE="http://liburcu.org/"
    80.6  
    80.7 -SOURCE="userspace-rcu"
    80.8 -TARBALL="$SOURCE-$VERSION.tar.bz2"
    80.9 +TARBALL="userspace-rcu-$VERSION.tar.bz2"
   80.10  WGET_URL="http://www.lttng.org/files/urcu/$TARBALL"
   80.11  
   80.12  SPLIT="liburcu-dev"
   80.13  
   80.14  compile_rules() {
   80.15 -	./configure $CONFIGURE_ARGS
   80.16 +	./configure $CONFIGURE_ARGS &&
   80.17 +	fix libtool &&
   80.18  	make &&
   80.19  	make DESTDIR=$DESTDIR install
   80.20  }
    81.1 --- a/libusb-compat/receipt	Mon Apr 16 01:07:29 2018 +0300
    81.2 +++ b/libusb-compat/receipt	Mon Apr 16 11:36:31 2018 +0300
    81.3 @@ -24,6 +24,7 @@
    81.4  	./configure \
    81.5  		--disable-static \
    81.6  		$CONFIGURE_ARGS &&
    81.7 +	fix libtool &&
    81.8  	make &&
    81.9  	make install
   81.10  }
    82.1 --- a/libusb/receipt	Mon Apr 16 01:07:29 2018 +0300
    82.2 +++ b/libusb/receipt	Mon Apr 16 11:36:31 2018 +0300
    82.3 @@ -22,7 +22,9 @@
    82.4  	./configure \
    82.5  		--disable-static \
    82.6  		$CONFIGURE_ARGS &&
    82.7 -	make -j1 && make install
    82.8 +	fix libtool &&
    82.9 +	make -j1 &&
   82.10 +	make install
   82.11  }
   82.12  
   82.13  genpkg_rules() {
    83.1 --- a/libva-intel-driver/receipt	Mon Apr 16 01:07:29 2018 +0300
    83.2 +++ b/libva-intel-driver/receipt	Mon Apr 16 11:36:31 2018 +0300
    83.3 @@ -19,6 +19,7 @@
    83.4  	autoreconf -fi &&
    83.5  
    83.6  	./configure $CONFIGURE_ARGS &&
    83.7 +	fix libtool &&
    83.8  	make &&
    83.9  	make install
   83.10  }
    84.1 --- a/libvdpau/receipt	Mon Apr 16 01:07:29 2018 +0300
    84.2 +++ b/libvdpau/receipt	Mon Apr 16 11:36:31 2018 +0300
    84.3 @@ -16,6 +16,7 @@
    84.4  
    84.5  compile_rules() {
    84.6  	./configure $CONFIGURE_ARGS &&
    84.7 +	fix libtool &&
    84.8  	make &&
    84.9  	make install
   84.10  }
    85.1 --- a/libvips/receipt	Mon Apr 16 01:07:29 2018 +0300
    85.2 +++ b/libvips/receipt	Mon Apr 16 11:36:31 2018 +0300
    85.3 @@ -3,49 +3,39 @@
    85.4  PACKAGE="libvips"
    85.5  VERSION="7.42.3"
    85.6  CATEGORY="utilities"
    85.7 +SHORT_DESC="An image processing library"
    85.8 +MAINTAINER="yuripourre@gmail.com"
    85.9  LICENSE="LGPL2.1"
   85.10 -SHORT_DESC="An image processing library."
   85.11 -MAINTAINER="yuripourre@gmail.com"
   85.12 +WEB_SITE="http://www.vips.ecs.soton.ac.uk/"
   85.13 +
   85.14  TARBALL="vips-$VERSION.tar.gz"
   85.15 -WEB_SITE="http://www.vips.ecs.soton.ac.uk/"
   85.16  WGET_URL="$WEB_SITE/supported/${VERSION%.*}/$TARBALL"
   85.17 -TAGS="image"
   85.18  
   85.19  BUILD_DEPENDS="gtk-doc libtool swig \
   85.20  gobject-introspection-dev fftw-dev lcms-dev libpng16-dev jpeg-dev \
   85.21  imagemagick-dev tiff-dev zlib-dev libexif-dev gettext"
   85.22  SPLIT="libvips-dev"
   85.23  
   85.24 -# Rules to configure and make the package.
   85.25 -compile_rules()
   85.26 -{
   85.27 +compile_rules() {
   85.28  	./bootstrap.sh &&
   85.29 -        autoreconf &&
   85.30 -        ./configure --prefix=/usr \
   85.31 -	--enable-gtk-doc=no &&
   85.32 +	autoreconf &&
   85.33 +	./configure \
   85.34 +		--enable-gtk-doc=no &&
   85.35 +	fix libtool &&
   85.36  	make &&
   85.37  	make DESTDIR=$DESTDIR install
   85.38  }
   85.39  
   85.40 -# Rules to gen a SliTaz package suitable for Tazpkg.
   85.41 -genpkg_rules()
   85.42 -{
   85.43 +genpkg_rules() {
   85.44  	case $PACKAGE in
   85.45 -	libvips)
   85.46 -		DEPENDS="fftw lcms pango libpng16 jpeg imagemagick tiff zlib \
   85.47 +		libvips)
   85.48 +			copy @std
   85.49 +			DEPENDS="fftw lcms pango libpng16 jpeg imagemagick tiff zlib \
   85.50  			glib libexif openexr liboil"
   85.51 -		mkdir -p $fs/usr/lib
   85.52 -		cp -a $install/usr/bin $fs/usr
   85.53 -		cp -a $install/usr/lib/*.so* $fs/usr/lib
   85.54 -		;;
   85.55 -	libvips-dev)
   85.56 -		CAT="development|devel files"
   85.57 -		DEPENDS="libvips"
   85.58 -		mkdir -p $fs/usr/lib $fs/usr/include
   85.59 -		cp -a $install/usr/lib/*.a $fs/usr/lib
   85.60 -		cp -a $install/usr/lib/*.la $fs/usr/lib
   85.61 -		cp -a $install/usr/lib/pkgconfig $fs/usr/lib
   85.62 -		cp -a $install/usr/include $fs/usr
   85.63 -		;;
   85.64 +			TAGS="image"
   85.65 +			;;
   85.66 +		*-dev)
   85.67 +			copy @dev
   85.68 +			;;
   85.69  	esac
   85.70  }
    86.1 --- a/libvisio/receipt	Mon Apr 16 01:07:29 2018 +0300
    86.2 +++ b/libvisio/receipt	Mon Apr 16 11:36:31 2018 +0300
    86.3 @@ -16,7 +16,10 @@
    86.4  SPLIT="libvisio-dev"
    86.5  
    86.6  compile_rules() {
    86.7 -	./configure $CONFIGURE_ARGS && make && make install
    86.8 +	./configure $CONFIGURE_ARGS &&
    86.9 +	fix libtool &&
   86.10 +	make &&
   86.11 +	make install
   86.12  }
   86.13  
   86.14  genpkg_rules() {
    87.1 --- a/libvncserver/receipt	Mon Apr 16 01:07:29 2018 +0300
    87.2 +++ b/libvncserver/receipt	Mon Apr 16 11:36:31 2018 +0300
    87.3 @@ -15,8 +15,11 @@
    87.4  SPLIT="libvncserver-novnc libvncserver-dev"
    87.5  
    87.6  compile_rules() {
    87.7 -	./autogen.sh $CONFIGURE_ARGS &&
    87.8 -	make && make install || return 1
    87.9 +	./autogen.sh \
   87.10 +		$CONFIGURE_ARGS &&
   87.11 +	fix libtool &&
   87.12 +	make &&
   87.13 +	make install || return 1
   87.14  
   87.15  	mkdir -p $install/var/www
   87.16  	cp -r webclients/novnc $install/var/www
    88.1 --- a/libvorbis/receipt	Mon Apr 16 01:07:29 2018 +0300
    88.2 +++ b/libvorbis/receipt	Mon Apr 16 11:36:31 2018 +0300
    88.3 @@ -14,15 +14,14 @@
    88.4  BUILD_DEPENDS="libogg-dev"
    88.5  SPLIT="libvorbis-dev"
    88.6  
    88.7 -# Rules to configure and make the package.
    88.8 -compile_rules()
    88.9 -{
   88.10 -	./configure $CONFIGURE_ARGS && make && make install
   88.11 +compile_rules() {
   88.12 +	./configure $CONFIGURE_ARGS &&
   88.13 +	fix libtool &&
   88.14 +	make &&
   88.15 +	make install
   88.16  }
   88.17  
   88.18 -# Rules to gen a SliTaz package suitable for Tazpkg.
   88.19 -genpkg_rules()
   88.20 -{
   88.21 +genpkg_rules() {
   88.22  	case $PACKAGE in
   88.23  		libvorbis) copy @std; DEPENDS="libogg";;
   88.24  		*-dev)     copy @dev; DEPENDS="libvorbis libogg-dev";;
    89.1 --- a/libwebkit-video/receipt	Mon Apr 16 01:07:29 2018 +0300
    89.2 +++ b/libwebkit-video/receipt	Mon Apr 16 11:36:31 2018 +0300
    89.3 @@ -20,12 +20,11 @@
    89.4  SPLIT="libwebkit-video libwebkit-video-dev"
    89.5  SUGGESTED="gst0-plugins-good gst0-plugins-bad gst0-plugins-ugly gst0-ffmpeg"
    89.6  
    89.7 -# Rules to configure and make the package.
    89.8 -compile_rules()
    89.9 -{
   89.10 +compile_rules() {
   89.11  	# libwebkit does not like parallel builds.
   89.12  	export MAKEFLAGS=$(echo $MAKEFLAGS | sed 's/-j[0-9]*/-j1/')
   89.13  	touch Documentation/webkitgtk/version.xml
   89.14 +
   89.15  	# Build
   89.16  	./configure \
   89.17  		--prefix=/usr \
   89.18 @@ -41,14 +40,13 @@
   89.19  		--disable-webkit2 \
   89.20  		--disable-gtk-doc-html \
   89.21  		$CONFIGURE_ARGS &&
   89.22 +	fix libtool &&
   89.23  	make all stamp-po 2>&1 | grep -v Source/WebCore/dom/testing && 
   89.24  	make DESTDIR=$DESTDIR install 2>&1 | grep -v /usr/share/gtk-doc/html/ &&
   89.25  	cp -a $src/Programs/GtkLauncher $DESTDIR/usr/bin
   89.26  }
   89.27  
   89.28 -# Rules to gen a SliTaz package suitable for Tazpkg.
   89.29 -genpkg_rules()
   89.30 -{
   89.31 +genpkg_rules() {
   89.32  	case $PACKAGE in
   89.33  	libwebkit-video)
   89.34  		PROVIDE="libwebkit"
    90.1 --- a/libwebp/receipt	Mon Apr 16 01:07:29 2018 +0300
    90.2 +++ b/libwebp/receipt	Mon Apr 16 11:36:31 2018 +0300
    90.3 @@ -14,9 +14,7 @@
    90.4  BUILD_DEPENDS="libpng16-dev libjpeg-turbo-dev tiff-dev giflib-dev"
    90.5  SPLIT="libwebp-apps libwebp-dev"
    90.6  
    90.7 -# Rules to configure and make the package.
    90.8 -compile_rules()
    90.9 -{
   90.10 +compile_rules() {
   90.11  	./configure \
   90.12  		--enable-libwebpmux \
   90.13  		--enable-libwebpdemux \
   90.14 @@ -25,12 +23,12 @@
   90.15  		--enable-swap-16bit-csp \
   90.16  		--disable-static \
   90.17  		$CONFIGURE_ARGS &&
   90.18 -	make && make install
   90.19 +	fix libtool &&
   90.20 +	make &&
   90.21 +	make install
   90.22  }
   90.23  
   90.24 -# Rules to gen a SliTaz package suitable for Tazpkg.
   90.25 -genpkg_rules()
   90.26 -{
   90.27 +genpkg_rules() {
   90.28  	case $PACKAGE in
   90.29  		libwebp)
   90.30  			copy *.so*
    91.1 --- a/libwmf/receipt	Mon Apr 16 01:07:29 2018 +0300
    91.2 +++ b/libwmf/receipt	Mon Apr 16 11:36:31 2018 +0300
    91.3 @@ -15,15 +15,14 @@
    91.4  libjpeg-turbo-dev libgd-dev gdk-pixbuf-dev gtk+-dev"
    91.5  SPLIT="libwmf-dev"
    91.6  
    91.7 -# Rules to configure and make the package.
    91.8 -compile_rules()
    91.9 -{
   91.10 -	./configure $CONFIGURE_ARGS && make && make install
   91.11 +compile_rules() {
   91.12 +	./configure $CONFIGURE_ARGS &&
   91.13 +	fix libtool &&
   91.14 +	make &&
   91.15 +	make install
   91.16  }
   91.17  
   91.18 -# Rules to gen a SliTaz package suitable for Tazpkg.
   91.19 -genpkg_rules()
   91.20 -{
   91.21 +genpkg_rules() {
   91.22  	case $PACKAGE in
   91.23  		libwmf)
   91.24  			copy @std
    92.1 --- a/libwnck2/receipt	Mon Apr 16 01:07:29 2018 +0300
    92.2 +++ b/libwnck2/receipt	Mon Apr 16 11:36:31 2018 +0300
    92.3 @@ -15,15 +15,14 @@
    92.4  gobject-introspection-dev xorg-xcb-util-dev"
    92.5  SPLIT="libwnck2-dev"
    92.6  
    92.7 -# Rules to configure and make the package.
    92.8 -compile_rules()
    92.9 -{
   92.10 -	./configure $CONFIGURE_ARGS && make && make install
   92.11 +compile_rules() {
   92.12 +	./configure $CONFIGURE_ARGS &&
   92.13 +	fix libtool &&
   92.14 +	make &&
   92.15 +	make install
   92.16  }
   92.17  
   92.18 -# Rules to gen a SliTaz package suitable for Tazpkg.
   92.19 -genpkg_rules()
   92.20 -{
   92.21 +genpkg_rules() {
   92.22  	case $PACKAGE in
   92.23  		libwnck2)
   92.24  			copy @std
    93.1 --- a/libwnck3/receipt	Mon Apr 16 01:07:29 2018 +0300
    93.2 +++ b/libwnck3/receipt	Mon Apr 16 11:36:31 2018 +0300
    93.3 @@ -17,7 +17,10 @@
    93.4  SPLIT="libwnck3-dev"
    93.5  
    93.6  compile_rules() {
    93.7 -	./configure $CONFIGURE_ARGS && make && make install
    93.8 +	./configure $CONFIGURE_ARGS &&
    93.9 +	fix libtool &&
   93.10 +	make &&
   93.11 +	make install
   93.12  }
   93.13  
   93.14  genpkg_rules() {
    94.1 --- a/libwpd/receipt	Mon Apr 16 01:07:29 2018 +0300
    94.2 +++ b/libwpd/receipt	Mon Apr 16 11:36:31 2018 +0300
    94.3 @@ -15,7 +15,10 @@
    94.4  SPLIT="libwpd-dev"
    94.5  
    94.6  compile_rules() {
    94.7 -	./configure $CONFIGURE_ARGS && make && make install
    94.8 +	./configure $CONFIGURE_ARGS &&
    94.9 +	fix libtool &&
   94.10 +	make &&
   94.11 +	make install
   94.12  }
   94.13  
   94.14  genpkg_rules() {
    95.1 --- a/libwpg/receipt	Mon Apr 16 01:07:29 2018 +0300
    95.2 +++ b/libwpg/receipt	Mon Apr 16 11:36:31 2018 +0300
    95.3 @@ -15,7 +15,10 @@
    95.4  SPLIT="libwpg-dev"
    95.5  
    95.6  compile_rules() {
    95.7 -	./configure $CONFIGURE_ARGS && make && make install
    95.8 +	./configure $CONFIGURE_ARGS &&
    95.9 +	fix libtool &&
   95.10 +	make &&
   95.11 +	make install
   95.12  }
   95.13  
   95.14  genpkg_rules() {
    96.1 --- a/libxdg-basedir/receipt	Mon Apr 16 01:07:29 2018 +0300
    96.2 +++ b/libxdg-basedir/receipt	Mon Apr 16 11:36:31 2018 +0300
    96.3 @@ -17,9 +17,10 @@
    96.4  compile_rules() {
    96.5  	unset CFLAGS
    96.6  	./autogen.sh \
    96.7 -		--prefix=/usr \
    96.8  		$CONFIGURE_ARGS &&
    96.9 -	make && make install
   96.10 +	fix libtool &&
   96.11 +	make &&
   96.12 +	make install
   96.13  }
   96.14  
   96.15  genpkg_rules() {
    97.1 --- a/libxfcegui4/receipt	Mon Apr 16 01:07:29 2018 +0300
    97.2 +++ b/libxfcegui4/receipt	Mon Apr 16 11:36:31 2018 +0300
    97.3 @@ -23,6 +23,7 @@
    97.4  		--disable-static \
    97.5  		--disable-debug \
    97.6  		$CONFIGURE_ARGS &&
    97.7 +	fix libtool &&
    97.8  	make &&
    97.9  	make DESTDIR=$DESTDIR install
   97.10  }
    98.1 --- a/libxkbcommon-wayland/receipt	Mon Apr 16 01:07:29 2018 +0300
    98.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    98.3 @@ -1,38 +0,0 @@
    98.4 -# SliTaz package receipt v2.
    98.5 -
    98.6 -PACKAGE="libxkbcommon-wayland"
    98.7 -VERSION="0.7.2"
    98.8 -CATEGORY="x-window"
    98.9 -SHORT_DESC="Keyboard handling library using XKB data (Wayland)"
   98.10 -MAINTAINER="al.bobylev@gmail.com"
   98.11 -LICENSE="custom"
   98.12 -WEB_SITE="https://xkbcommon.org/"
   98.13 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libxkbcommon.html"
   98.14 -
   98.15 -TARBALL="libxkbcommon-$VERSION.tar.xz"
   98.16 -WGET_URL="http://xkbcommon.org/download/$TARBALL"
   98.17 -
   98.18 -BUILD_DEPENDS="xorg-xkeyboard-config-dev wayland-protocols-dev wayland-dev"
   98.19 -SPLIT="libxkbcommon-wayland-dev"
   98.20 -SIBLINGS="libxkbcommon"
   98.21 -
   98.22 -compile_rules() {
   98.23 -	./configure \
   98.24 -		--with-xkb-config-root=/usr/share/X11/xkb \
   98.25 -		--enable-wayland \
   98.26 -		--disable-x11 \
   98.27 -		$CONFIGURE_ARGS &&
   98.28 -	make &&
   98.29 -	make install
   98.30 -}
   98.31 -
   98.32 -genpkg_rules() {
   98.33 -	case $PACKAGE in
   98.34 -		libxkbcommon-wayland)
   98.35 -			copy @std
   98.36 -			;;
   98.37 -		*-dev)
   98.38 -			copy @dev
   98.39 -			;;
   98.40 -	esac
   98.41 -}
    99.1 --- a/libxkbcommon/receipt	Mon Apr 16 01:07:29 2018 +0300
    99.2 +++ b/libxkbcommon/receipt	Mon Apr 16 11:36:31 2018 +0300
    99.3 @@ -4,7 +4,7 @@
    99.4  VERSION="0.7.2"
    99.5  CATEGORY="x-window"
    99.6  SHORT_DESC="Keyboard handling library using XKB data"
    99.7 -MAINTAINER="pankso@slitaz.org"
    99.8 +MAINTAINER="al.bobylev@gmail.com"
    99.9  LICENSE="custom"
   99.10  WEB_SITE="https://xkbcommon.org/"
   99.11  LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libxkbcommon.html"
   99.12 @@ -12,16 +12,22 @@
   99.13  TARBALL="$PACKAGE-$VERSION.tar.xz"
   99.14  WGET_URL="http://xkbcommon.org/download/$TARBALL"
   99.15  
   99.16 -BUILD_DEPENDS="xorg-libxcb-dev xorg-util-macros xorg-xkeyboard-config-dev bison"
   99.17 -SPLIT="libxkbcommon-x11 libxkbcommon libxkbcommon-dev"
   99.18 -SIBLINGS="libxkbcommon-wayland"
   99.19 +BUILD_DEPENDS="xorg-libxcb-dev xorg-util-macros xorg-xkeyboard-config-dev \
   99.20 +bison wayland-protocols-dev wayland-dev"
   99.21 +SPLIT="libxkbcommon-x11 libxkbcommon libxkbcommon-dev \
   99.22 +libxkbcommon-wayland:w libxkbcommon-wayland-dev:w"
   99.23  
   99.24  compile_rules() {
   99.25 +	case $SET in
   99.26 +		'') SET_ARGS='--disable-wayland --enable-x11';;
   99.27 +		w)  SET_ARGS='--enable-wayland --disable-x11';;
   99.28 +	esac
   99.29 +
   99.30  	./configure \
   99.31  		--with-xkb-config-root=/usr/share/X11/xkb \
   99.32 -		--docdir=/usr/share/doc/libxkbcommon-$VERSION \
   99.33 -		--disable-wayland \
   99.34 +		$SET_ARGS \
   99.35  		$CONFIGURE_ARGS &&
   99.36 +	fix libtool &&
   99.37  	make &&
   99.38  	make install
   99.39  }
   99.40 @@ -37,10 +43,19 @@
   99.41  			copy @std @rm
   99.42  			DEPENDS=" "
   99.43  			;;
   99.44 -		*-dev)
   99.45 +		libxkbcommon-dev)
   99.46  			copy @dev
   99.47  			DEPENDS="libxkbcommon libxkbcommon-x11 \
   99.48  			xorg-libXau-dev xorg-libXdmcp-dev xorg-libxcb-dev"
   99.49  			;;
   99.50 +
   99.51 +		libxkbcommon-wayland)
   99.52 +			CAT="x-window|Wayland support"
   99.53 +			copy @std
   99.54 +			;;
   99.55 +		libxkbcommon-wayland-dev)
   99.56 +			CAT="development|development files with Wayland support"
   99.57 +			copy @dev
   99.58 +			;;
   99.59  	esac
   99.60  }
   100.1 --- a/libxklavier/receipt	Mon Apr 16 01:07:29 2018 +0300
   100.2 +++ b/libxklavier/receipt	Mon Apr 16 11:36:31 2018 +0300
   100.3 @@ -23,6 +23,7 @@
   100.4  		--enable-xkb-support \
   100.5  		--enable-xmodmap-support \
   100.6  		$CONFIGURE_ARGS &&
   100.7 +	fix libtool &&
   100.8  	make &&
   100.9  	make install
  100.10  }
  100.11 @@ -35,7 +36,7 @@
  100.12  			xorg-libXdmcp xorg-libXext xorg-libXi xorg-libxcb xorg-libxkbfile \
  100.13  			zlib   iso-codes"
  100.14  			;;
  100.15 -		libxklavier-dev)
  100.16 +		*-dev)
  100.17  			copy @dev
  100.18  			DEPENDS="libxklavier glib-dev libffi-dev libxml2-dev pcre-dev \
  100.19  			xorg-libX11-dev xorg-libXau-dev xorg-libXdmcp-dev xorg-libXext-dev \
   101.1 --- a/libxml++/receipt	Mon Apr 16 01:07:29 2018 +0300
   101.2 +++ b/libxml++/receipt	Mon Apr 16 11:36:31 2018 +0300
   101.3 @@ -14,15 +14,14 @@
   101.4  BUILD_DEPENDS="libxml2-dev glibmm-dev"
   101.5  SPLIT="libxml++-dev"
   101.6  
   101.7 -# Rules to configure and make the package.
   101.8 -compile_rules()
   101.9 -{
  101.10 -	./configure $CONFIGURE_ARGS && make && make install
  101.11 +compile_rules() {
  101.12 +	./configure $CONFIGURE_ARGS &&
  101.13 +	fix libtool &&
  101.14 +	make &&
  101.15 +	make install
  101.16  }
  101.17  
  101.18 -# Rules to gen a SliTaz package suitable for Tazpkg.
  101.19 -genpkg_rules()
  101.20 -{
  101.21 +genpkg_rules() {
  101.22  	case $PACKAGE in
  101.23  		libxml++)
  101.24  			copy @std
   102.1 --- a/libxml2/receipt	Mon Apr 16 01:07:29 2018 +0300
   102.2 +++ b/libxml2/receipt	Mon Apr 16 11:36:31 2018 +0300
   102.3 @@ -33,8 +33,9 @@
   102.4  		--with-threads \
   102.5  		--with-history \
   102.6  	$CONFIGURE_ARGS $ARCH_ARGS &&
   102.7 +	fix libtool &&
   102.8  	make &&
   102.9 -	make DESTDIR=$DESTDIR install
  102.10 +	make DESTDIR=$DESTDIR install || return 1
  102.11  
  102.12  	find $install -name '*.sh' -exec chmod +x \{\} \;
  102.13  }
   103.1 --- a/libxslt/receipt	Mon Apr 16 01:07:29 2018 +0300
   103.2 +++ b/libxslt/receipt	Mon Apr 16 11:36:31 2018 +0300
   103.3 @@ -1,13 +1,13 @@
   103.4  # SliTaz package receipt v2.
   103.5  
   103.6  PACKAGE="libxslt"
   103.7 -VERSION="1.1.29"
   103.8 +VERSION="1.1.32"
   103.9  CATEGORY="system-tools"
  103.10  SHORT_DESC="XSLT support for libxml2"
  103.11  MAINTAINER="pankso@slitaz.org"
  103.12  LICENSE="MIT"
  103.13  WEB_SITE="http://www.xmlsoft.org/XSLT/"
  103.14 -LFS=""
  103.15 +LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libxslt.html"
  103.16  
  103.17  TARBALL="$PACKAGE-$VERSION.tar.gz"
  103.18  WGET_URL="http://xmlsoft.org/sources/$TARBALL"
  103.19 @@ -18,9 +18,12 @@
  103.20  COOKOPTS="skip-log-errors"
  103.21  
  103.22  compile_rules() {
  103.23 +	sed -i 's|3000|5000|' libxslt/transform.c doc/xsltproc.1 doc/xsltproc.xml
  103.24 +
  103.25  	./configure \
  103.26  		--disable-static \
  103.27  		$CONFIGURE_ARGS &&
  103.28 +	fix libtool &&
  103.29  	make &&
  103.30  	make install
  103.31  }
   104.1 --- a/libzdb/receipt	Mon Apr 16 01:07:29 2018 +0300
   104.2 +++ b/libzdb/receipt	Mon Apr 16 11:36:31 2018 +0300
   104.3 @@ -16,12 +16,13 @@
   104.4  
   104.5  compile_rules() {
   104.6  	./configure \
   104.7 -		--prefix=/usr \
   104.8  		--without-postgresql \
   104.9  		--without-mysql \
  104.10  		--enable-optimized \
  104.11  		$CONFIGURE_ARGS &&
  104.12 -	make && make install
  104.13 +	fix libtool &&
  104.14 +	make &&
  104.15 +	make install
  104.16  }
  104.17  
  104.18  genpkg_rules() {
   105.1 --- a/libzeitgeist/receipt	Mon Apr 16 01:07:29 2018 +0300
   105.2 +++ b/libzeitgeist/receipt	Mon Apr 16 11:36:31 2018 +0300
   105.3 @@ -18,6 +18,7 @@
   105.4  	./configure \
   105.5  		--disable-static \
   105.6  		$CONFIGURE_ARGS &&
   105.7 +	fix libtool &&
   105.8  	make &&
   105.9  	make install
  105.10  }
   106.1 --- a/libzim/receipt	Mon Apr 16 01:07:29 2018 +0300
   106.2 +++ b/libzim/receipt	Mon Apr 16 11:36:31 2018 +0300
   106.3 @@ -16,6 +16,7 @@
   106.4  
   106.5  compile_rules() {
   106.6  	./configure $CONFIGURE_ARGS &&
   106.7 +	fix libtool &&
   106.8  	make &&
   106.9  	make DESTDIR=$DESTDIR install
  106.10  }
   107.1 --- a/libzip/receipt	Mon Apr 16 01:07:29 2018 +0300
   107.2 +++ b/libzip/receipt	Mon Apr 16 11:36:31 2018 +0300
   107.3 @@ -14,16 +14,16 @@
   107.4  BUILD_DEPENDS="zlib-dev coreutils-conditions bzip2-dev perl"
   107.5  SPLIT="libzip-dev"
   107.6  
   107.7 -# Rules to configure and make the package.
   107.8 -compile_rules()
   107.9 -{
  107.10 +compile_rules() {
  107.11  	export MKDIRPROG='mkdir -p'
  107.12 -	./configure $CONFIGURE_ARGS && make && make install
  107.13 +
  107.14 +	./configure $CONFIGURE_ARGS &&
  107.15 +	fix libtool &&
  107.16 +	make &&
  107.17 +	make install
  107.18  }
  107.19  
  107.20 -# Rules to gen a SliTaz package suitable for Tazpkg.
  107.21 -genpkg_rules()
  107.22 -{
  107.23 +genpkg_rules() {
  107.24  	case $PACKAGE in
  107.25  		libzip)
  107.26  			copy @std
   108.1 --- a/lightdm-gtk2-greeter/receipt	Mon Apr 16 01:07:29 2018 +0300
   108.2 +++ b/lightdm-gtk2-greeter/receipt	Mon Apr 16 11:36:31 2018 +0300
   108.3 @@ -26,6 +26,7 @@
   108.4  		--enable-introspection \
   108.5  		$SET_ARGS \
   108.6  		$CONFIGURE_ARGS &&
   108.7 +	fix libtool &&
   108.8  	make &&
   108.9  	make install
  108.10  }
   109.1 --- a/lightdm/receipt	Mon Apr 16 01:07:29 2018 +0300
   109.2 +++ b/lightdm/receipt	Mon Apr 16 11:36:31 2018 +0300
   109.3 @@ -26,6 +26,7 @@
   109.4  		--disable-gtk-doc \
   109.5  		--with-greeter-session=lightdm-gtk-greeter \
   109.6  		$CONFIGURE_ARGS &&
   109.7 +	fix libtool &&
   109.8  	make &&
   109.9  	make install
  109.10  }
   110.1 --- a/lighttpd-ssl/receipt	Mon Apr 16 01:07:29 2018 +0300
   110.2 +++ b/lighttpd-ssl/receipt	Mon Apr 16 11:36:31 2018 +0300
   110.3 @@ -1,20 +1,16 @@
   110.4 -# SliTaz package receipt.
   110.5 +# SliTaz package receipt v2.
   110.6  
   110.7  PACKAGE="lighttpd-ssl"
   110.8  VERSION="1.4.35"
   110.9  CATEGORY="network"
  110.10 -SHORT_DESC="Fast and light HTTP Web server with SSL support."
  110.11 +SHORT_DESC="Fast and light HTTP Web server with SSL support"
  110.12  MAINTAINER="pankso@slitaz.org"
  110.13  LICENSE="BSD"
  110.14 -SUGGESTED="lighttpd-modules php perl python"
  110.15 -SOURCE="lighttpd"
  110.16 -TARBALL="$SOURCE-$VERSION.tar.xz"
  110.17  WEB_SITE="http://www.lighttpd.net/"
  110.18 +
  110.19 +TARBALL="lighttpd-$VERSION.tar.xz"
  110.20  WGET_URL="http://download.lighttpd.net/lighttpd/releases-${VERSION%.*}.x/$TARBALL"
  110.21 -CONFIG_FILES="/etc/lighttpd/vhosts.conf /etc/lighttpd/lighttpd.conf /etc/ssl/lighttpd"
  110.22 -PROVIDE="lighttpd"
  110.23  
  110.24 -DEPENDS="pcre openssl"
  110.25  BUILD_DEPENDS="pcre-dev bzip2-dev openssl-dev zlib-dev"
  110.26  
  110.27  BASE_MODULES="
  110.28 @@ -29,26 +25,22 @@
  110.29  status
  110.30  userdir"
  110.31  
  110.32 -# Rules to configure and make the package.
  110.33 -compile_rules()
  110.34 -{
  110.35 +compile_rules() {
  110.36  	sed -i '/addrs_left/d' src/mod_extforward.c
  110.37 +
  110.38  	./configure \
  110.39  		--enable-shared \
  110.40  		--disable-ipv6 \
  110.41  		--with-openssl \
  110.42 -		--prefix=/usr \
  110.43  		--libdir=/usr/lib/lighttpd \
  110.44 -		--mandir=/usr/share/man \
  110.45  		$CONFIGURE_ARGS &&
  110.46 +	fix libtool &&
  110.47  	make &&
  110.48  	make DESTDIR=$DESTDIR install
  110.49  }
  110.50  
  110.51 -# Rules to gen a SliTaz package suitable for Tazpkg.
  110.52  # On SliTaz Lighttpd runs as user/group : www/www or 80/80.
  110.53 -genpkg_rules()
  110.54 -{
  110.55 +genpkg_rules() {
  110.56  	mkdir -p $fs/usr
  110.57  	#cp -a $install/usr/bin $fs/usr
  110.58  	cp -a $install/usr/sbin $fs/usr
  110.59 @@ -62,7 +54,7 @@
  110.60  	done
  110.61  
  110.62  	# Server root and config file.
  110.63 -	cp -a $WOK/$SOURCE/stuff/etc $fs
  110.64 +	cp -a $WOK/lighttpd/stuff/etc $fs
  110.65  	chown -R 0.0 $fs/etc
  110.66  	mkdir -p $fs/etc/ssl/lighttpd
  110.67  	cat >> $fs/etc/lighttpd/lighttpd.conf <<EOT
  110.68 @@ -82,18 +74,19 @@
  110.69  	# Logs directory.
  110.70  	mkdir -p $fs/var/log/lighttpd
  110.71  	chown 80.80 $fs/var/log/lighttpd
  110.72 +	DEPENDS="pcre openssl"
  110.73 +	PROVIDE="lighttpd"
  110.74 +	SUGGESTED="lighttpd-modules php perl python"
  110.75 +	CONFIG_FILES="/etc/lighttpd/vhosts.conf /etc/lighttpd/lighttpd.conf /etc/ssl/lighttpd"
  110.76  }
  110.77  
  110.78 -# Make sur it as cross compile properly
  110.79 -testsuite()
  110.80 -{
  110.81 +# Make sure it as cross compile properly
  110.82 +testsuite() {
  110.83  	readelf -h $install/usr/sbin/lighttpd
  110.84  }
  110.85  
  110.86 -# Pre and post install commands for Tazpkg.
  110.87  # We stop the server by default in case of upgarde.
  110.88 -pre_install()
  110.89 -{
  110.90 +pre_install() {
  110.91  	[ -z "$1" ] && for i in httpd lighttpd ngnix apache cherokee $PACKAGE ; do
  110.92  		[ -f /etc/init.d/$i ] && /etc/init.d/$i stop
  110.93  	done
   111.1 --- a/lighttpd/receipt	Mon Apr 16 01:07:29 2018 +0300
   111.2 +++ b/lighttpd/receipt	Mon Apr 16 11:36:31 2018 +0300
   111.3 @@ -3,35 +3,32 @@
   111.4  PACKAGE="lighttpd"
   111.5  VERSION="1.4.35"
   111.6  CATEGORY="network"
   111.7 -SHORT_DESC="Fast and light HTTP Web server."
   111.8 +SHORT_DESC="Fast and light HTTP Web server"
   111.9  MAINTAINER="pankso@slitaz.org"
  111.10  LICENSE="BSD"
  111.11 +WEB_SITE="http://www.lighttpd.net/"
  111.12 +
  111.13  TARBALL="$PACKAGE-$VERSION.tar.xz"
  111.14 -WEB_SITE="http://www.lighttpd.net/"
  111.15  WGET_URL="http://download.lighttpd.net/lighttpd/releases-${VERSION%.*}.x/$TARBALL"
  111.16  
  111.17  BUILD_DEPENDS="pcre-dev bzip2-dev zlib-dev"
  111.18  SPLIT="lighttpd lighttpd-modules"
  111.19  
  111.20 -# Rules to configure and make the package.
  111.21 -compile_rules()
  111.22 -{
  111.23 +compile_rules() {
  111.24  	sed -i '/addrs_left/d' src/mod_extforward.c
  111.25 +
  111.26  	./configure \
  111.27  		--enable-shared \
  111.28  		--disable-ipv6 \
  111.29 -		--prefix=/usr \
  111.30  		--libdir=/usr/lib/lighttpd \
  111.31 -		--mandir=/usr/share/man \
  111.32 -	$CONFIGURE_ARGS &&
  111.33 +		$CONFIGURE_ARGS &&
  111.34 +	fix libtool &&
  111.35  	make &&
  111.36  	make DESTDIR=$DESTDIR install
  111.37  }
  111.38  
  111.39 -# Rules to gen a SliTaz package suitable for Tazpkg.
  111.40  # On SliTaz Lighttpd runs as user/group : www/www or 80/80.
  111.41 -genpkg_rules()
  111.42 -{
  111.43 +genpkg_rules() {
  111.44  	case $PACKAGE in
  111.45  	lighttpd)
  111.46  		CONFIG_FILES="/etc/lighttpd/vhosts.conf /etc/lighttpd/lighttpd.conf"
  111.47 @@ -95,16 +92,13 @@
  111.48  	esac
  111.49  }
  111.50  
  111.51 -# Make sur it as cross compile properly
  111.52 -testsuite()
  111.53 -{
  111.54 +# Make sure it as cross compile properly
  111.55 +testsuite() {
  111.56  	readelf -h $install/usr/sbin/$PACKAGE
  111.57  }
  111.58  
  111.59 -# Pre and post install commands for Tazpkg.
  111.60  # We stop the server by default in case of upgarde.
  111.61 -pre_install_lighttpd()
  111.62 -{
  111.63 +pre_install_lighttpd() {
  111.64  	[ -z "$1" ] && for i in httpd ngnix apache cherokee $PACKAGE ; do
  111.65  		[ -f /etc/init.d/$i ] && /etc/init.d/$i stop
  111.66  	done
  111.67 @@ -114,8 +108,7 @@
  111.68  	fi
  111.69  }
  111.70  
  111.71 -post_install_lighttpd()
  111.72 -{
  111.73 +post_install_lighttpd() {
  111.74  	# Restore original config.
  111.75  	if [ -d "$1/etc/lighttpd.bak" ]; then
  111.76  		rm -rf "$1/etc/lighttpd"
   112.1 --- a/lingot/receipt	Mon Apr 16 01:07:29 2018 +0300
   112.2 +++ b/lingot/receipt	Mon Apr 16 11:36:31 2018 +0300
   112.3 @@ -1,4 +1,4 @@
   112.4 -# SliTaz package receipt.
   112.5 +# SliTaz package receipt v2.
   112.6  
   112.7  PACKAGE="lingot"
   112.8  VERSION="0.8.1"
   112.9 @@ -6,28 +6,26 @@
  112.10  SHORT_DESC="Musical instrument tuner"
  112.11  MAINTAINER="pankso@slitaz.org"
  112.12  LICENSE="GPL2"
  112.13 +WEB_SITE="http://www.nongnu.org/lingot/"
  112.14 +
  112.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
  112.16 -WEB_SITE="http://www.nongnu.org/lingot/"
  112.17  WGET_URL="http://download.savannah.gnu.org/releases/lingot/$TARBALL"
  112.18  
  112.19 -DEPENDS="gtk+ alsa-lib jack libglade"
  112.20  BUILD_DEPENDS="gtk+-dev alsa-lib-dev jack-dev \
  112.21  libglade-dev intltool"
  112.22  
  112.23 -# Rules to configure and make the package.
  112.24 -compile_rules()
  112.25 -{
  112.26 -	cd $src
  112.27 +compile_rules() {
  112.28  	./configure \
  112.29 -		--disable-jack $CONFIGURE_ARGS &&
  112.30 -	make && make install
  112.31 +		--disable-jack \
  112.32 +		$CONFIGURE_ARGS &&
  112.33 +	fix libtool &&
  112.34 +	make &&
  112.35 +	make install || return 1
  112.36 +
  112.37 +	install -Dm644 $stuff/lingot.desktop $install/usr/share/applications/lingot.desktop
  112.38  }
  112.39  
  112.40 -# Rules to gen a SliTaz package suitable for Tazpkg.
  112.41 -genpkg_rules()
  112.42 -{
  112.43 -	mkdir -p $fs/usr/share/applications
  112.44 -	cp -a $stuff/lingot.desktop $fs/usr/share/applications
  112.45 -	cp -a $install/usr/bin $fs/usr
  112.46 -	cp -a $install/usr/share/lingot $fs/usr/share
  112.47 +genpkg_rules() {
  112.48 +	copy @std
  112.49 +	DEPENDS="gtk+ alsa-lib jack libglade"
  112.50  }
   113.1 --- a/lirc/receipt	Mon Apr 16 01:07:29 2018 +0300
   113.2 +++ b/lirc/receipt	Mon Apr 16 11:36:31 2018 +0300
   113.3 @@ -7,14 +7,16 @@
   113.4  controls"
   113.5  MAINTAINER="rcx@zoominternet.net"
   113.6  LICENSE="GPL2"
   113.7 +WEB_SITE="http://www.lirc.org/"
   113.8 +
   113.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
  113.10 -WEB_SITE="http://www.lirc.org/"
  113.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
  113.12  
  113.13  BUILD_DEPENDS="linux linux-module-headers python libusb-dev libirman-dev \
  113.14  portaudio-dev alsa-lib-dev libusb-compat-dev util-linux-uuid-dev \
  113.15  libftdi-dev jack-dev libxslt python3 udev-dev"
  113.16  SPLIT="lirc-dev"
  113.17 +COOKOPTS="skip-log-errors"
  113.18  
  113.19  compile_rules() {
  113.20  	KERNEL_VERSION=$(grep  ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g')
  113.21 @@ -26,8 +28,9 @@
  113.22  		--with-kerneldir=/usr/src/linux \
  113.23  		--with-moduledir=/lib/modules/$KERNEL_VERSION-slitaz/kernel/misc \
  113.24  		$CONFIGURE_ARGS &&
  113.25 -	make 2>&1 | sed 's/ERROR/Error/;/lirc_dev\/Module/d' &&
  113.26 -	make DESTDIR=$DESTDIR install 2>&1 | sed '/depmod:/d'
  113.27 +	fix libtool &&
  113.28 +	make &&
  113.29 +	make DESTDIR=$DESTDIR install
  113.30  }
  113.31  
  113.32  genpkg_rules() {
   114.1 --- a/lite/receipt	Mon Apr 16 01:07:29 2018 +0300
   114.2 +++ b/lite/receipt	Mon Apr 16 11:36:31 2018 +0300
   114.3 @@ -25,6 +25,7 @@
   114.4  	patch -Np1 -i ${stuff}/lite_fix_pkgconfig.patch || return 1
   114.5  
   114.6  	./configure $CONFIGURE_ARGS &&
   114.7 +	fix libtool &&
   114.8  	make &&
   114.9  	make install
  114.10  }
   115.1 --- a/lives/receipt	Mon Apr 16 01:07:29 2018 +0300
   115.2 +++ b/lives/receipt	Mon Apr 16 11:36:31 2018 +0300
   115.3 @@ -1,41 +1,32 @@
   115.4 -# SliTaz package receipt.
   115.5 +# SliTaz package receipt v2.
   115.6  
   115.7  PACKAGE="lives"
   115.8  VERSION="2.8.6"
   115.9  CATEGORY="multimedia"
  115.10 -SHORT_DESC="Simple to use, yet powerful video editor and VJ tool."
  115.11 +SHORT_DESC="Simple to use, yet powerful video editor and VJ tool"
  115.12  MAINTAINER="pankso@slitaz.org"
  115.13  LICENSE="GPL3"
  115.14 -SOURCE="LiVES"
  115.15 -TARBALL="$SOURCE-$VERSION.tar.bz2"
  115.16  WEB_SITE="http://lives.sourceforge.net/"
  115.17 +
  115.18 +TARBALL="LiVES-$VERSION.tar.bz2"
  115.19  WGET_URL="http://lives-video.com/releases/$TARBALL"
  115.20  
  115.21 -DEPENDS="alsa-lib libpng16 gtk+ sox mjpegtools libavc1394 liboil libtheora"
  115.22 -BUILD_DEPENDS="alsa-lib alsa-lib-dev libpng16-dev gtk+-dev procps expat-dev perl \
  115.23 -gettext-tools"
  115.24 +BUILD_DEPENDS="alsa-lib alsa-lib-dev libpng16-dev gtk+-dev procps expat-dev \
  115.25 +perl gettext-tools"
  115.26  
  115.27 -# Rules to configure and make the package.
  115.28 -#
  115.29 -compile_rules()
  115.30 -{
  115.31 +compile_rules() {
  115.32  	./configure \
  115.33 -		--prefix=/usr \
  115.34  		--disable-jack \
  115.35 -	$CONFIGURE_ARGS &&
  115.36 +		$CONFIGURE_ARGS &&
  115.37 +	fix libtool &&
  115.38  	make &&
  115.39 -	make DESTDIR=$DESTDIR install
  115.40 +	make DESTDIR=$DESTDIR install || return 1
  115.41 +
  115.42 +	# Fix the name (.desktop) file.
  115.43 +	sed -i 's|^Exec=.*|Exec=lives-exe|' $install/usr/share/applications/LiVES.desktop
  115.44  }
  115.45  
  115.46 -# Rules to gen a SliTaz package suitable for Tazpkg.
  115.47 -genpkg_rules()
  115.48 -{
  115.49 -	mkdir -p $fs/usr/lib $fs/usr/share
  115.50 -	cp -a $install/usr/bin $fs/usr
  115.51 -	cp -a $install/usr/lib/*.so* $fs/usr/lib
  115.52 -	cp -a $install/usr/lib/lives $fs/usr/lib
  115.53 -	cp -a $install/usr/share/lives $fs/usr/share
  115.54 -	find $fs/usr/lib/lives -name "*.la" -exec rm '{}' \;
  115.55 -	# Fix the name (.desktop) file.
  115.56 -	sed -i 's/^Exec=.*/Exec=lives-exe/' $install/usr/share/applications/LiVES.desktop
  115.57 +genpkg_rules() {
  115.58 +	copy @std
  115.59 +	DEPENDS="alsa-lib libpng16 gtk+ sox mjpegtools libavc1394 liboil libtheora"
  115.60  }
   116.1 --- a/log4c/receipt	Mon Apr 16 01:07:29 2018 +0300
   116.2 +++ b/log4c/receipt	Mon Apr 16 11:36:31 2018 +0300
   116.3 @@ -15,6 +15,7 @@
   116.4  
   116.5  compile_rules() {
   116.6  	./configure $CONFIGURE_ARGS &&
   116.7 +	fix libtool &&
   116.8  	make &&
   116.9  	make install || return 1
  116.10  
   117.1 --- a/loqui/receipt	Mon Apr 16 01:07:29 2018 +0300
   117.2 +++ b/loqui/receipt	Mon Apr 16 11:36:31 2018 +0300
   117.3 @@ -17,6 +17,7 @@
   117.4  	export LDFLAGS="$LDFLAGS -lgthread-2.0"
   117.5  
   117.6  	./configure $CONFIGURE_ARGS &&
   117.7 +	fix libtool &&
   117.8  	make &&
   117.9  	make install
  117.10  }
   118.1 --- a/lorcon-old/receipt	Mon Apr 16 01:07:29 2018 +0300
   118.2 +++ b/lorcon-old/receipt	Mon Apr 16 11:36:31 2018 +0300
   118.3 @@ -16,7 +16,11 @@
   118.4  
   118.5  compile_rules() {
   118.6  	touch -d 197001010000 .depend
   118.7 -	./configure $CONFIGURE_ARGS && make && make install
   118.8 +
   118.9 +	./configure $CONFIGURE_ARGS &&
  118.10 +	fix libtool &&
  118.11 +	make &&
  118.12 +	make install
  118.13  }
  118.14  
  118.15  genpkg_rules() {
   119.1 --- a/lorcon/receipt	Mon Apr 16 01:07:29 2018 +0300
   119.2 +++ b/lorcon/receipt	Mon Apr 16 11:36:31 2018 +0300
   119.3 @@ -19,12 +19,11 @@
   119.4  
   119.5  compile_rules() {
   119.6  	touch -d 197001010000 .depend
   119.7 -	./configure \
   119.8 -		--prefix=/usr \
   119.9 -		--infodir=/usr/share/info \
  119.10 -		--mandir=/usr/share/man \
  119.11 -		$CONFIGURE_ARGS &&
  119.12 -	make && make DESTDIR=$DESTDIR install
  119.13 +
  119.14 +	./configure $CONFIGURE_ARGS &&
  119.15 +	fix libtool &&
  119.16 +	make &&
  119.17 +	make DESTDIR=$DESTDIR install
  119.18  }
  119.19  
  119.20  genpkg_rules() {
  119.21 @@ -33,4 +32,3 @@
  119.22  		*-dev)  copy @dev;;
  119.23  	esac
  119.24  }
  119.25 -
   120.1 --- a/lostirc/receipt	Mon Apr 16 01:07:29 2018 +0300
   120.2 +++ b/lostirc/receipt	Mon Apr 16 11:36:31 2018 +0300
   120.3 @@ -1,4 +1,4 @@
   120.4 -# SliTaz package receipt.
   120.5 +# SliTaz package receipt v2.
   120.6  
   120.7  PACKAGE="lostirc"
   120.8  VERSION="0.4.6"
   120.9 @@ -6,26 +6,27 @@
  120.10  SHORT_DESC="A simple IRC client"
  120.11  MAINTAINER="erjo@slitaz.org"
  120.12  LICENSE="GPL2"
  120.13 +WEB_SITE="http://lostirc.sourceforge.net/"
  120.14 +
  120.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
  120.16 -WEB_SITE="http://lostirc.sourceforge.net/"
  120.17  WGET_URL="http://dfn.dl.sourceforge.net/sourceforge/lostirc/$TARBALL"
  120.18  
  120.19 -DEPENDS="glibmm cairomm gtkmm libsigc++"
  120.20  BUILD_DEPENDS="glibmm-dev cairomm-dev gtkmm-dev libsigc++-dev gtk+-dev"
  120.21  
  120.22 -# Rules to configure and make the package.
  120.23 -compile_rules()
  120.24 -{
  120.25 +compile_rules() {
  120.26  	busybox patch -p1 -i $stuff/gcc.u
  120.27 -	./configure --prefix=/usr $CONFIGURE_ARGS &&
  120.28 +
  120.29 +	./configure $CONFIGURE_ARGS &&
  120.30 +	fix libtool &&
  120.31  	make &&
  120.32 -	make DESTDIR=$DESTDIR install
  120.33 +	make DESTDIR=$DESTDIR install || return 1
  120.34 +
  120.35 +	cp -r $stuff/skel $fs/etc
  120.36 +	install -Dm644 $stuff/skel/.lostirc/perform.conf \
  120.37 +		$install/etc/skel/.lostirc/perform.conf
  120.38  }
  120.39  
  120.40 -# Rules to gen a SliTaz package suitable for Tazpkg.
  120.41 -genpkg_rules()
  120.42 -{
  120.43 -	mkdir -p $fs/usr $fs/etc
  120.44 -	cp -a $install/usr/bin $fs/usr
  120.45 -	cp -a $stuff/skel $fs/etc
  120.46 +genpkg_rules() {
  120.47 +	copy @std
  120.48 +	DEPENDS="glibmm cairomm gtkmm libsigc++"
  120.49  }
   121.1 --- a/lrzip/receipt	Mon Apr 16 01:07:29 2018 +0300
   121.2 +++ b/lrzip/receipt	Mon Apr 16 11:36:31 2018 +0300
   121.3 @@ -1,30 +1,28 @@
   121.4 -# SliTaz package receipt.
   121.5 +# SliTaz package receipt v2.
   121.6  
   121.7  PACKAGE="lrzip"
   121.8  VERSION="0.630"
   121.9  CATEGORY="utilities"
  121.10 -SHORT_DESC="lrzip is a file compression program designed to do particularly well on very large files containing long distance redundancy"
  121.11 +SHORT_DESC="File compression program designed to do particularly well on very \
  121.12 +large files containing long distance redundancy"
  121.13  MAINTAINER="devel@slitaz.org"
  121.14  LICENSE="GPL2"
  121.15 +WEB_SITE="http://ck.kolivas.org/apps/lrzip/"
  121.16 +
  121.17  TARBALL="$PACKAGE-$VERSION.tar.bz2"
  121.18 -WEB_SITE="http://ck.kolivas.org/apps/lrzip/"
  121.19  WGET_URL="$WEB_SITE/$TARBALL"
  121.20 -TAGS="compression archive"
  121.21  
  121.22 -DEPENDS="lzo bzlib zlib gcc-lib-base"
  121.23  BUILD_DEPENDS="lzo-dev bzip2-dev zlib-dev nasm perl"
  121.24  
  121.25 -# Rules to configure and make the package.
  121.26 -compile_rules()
  121.27 -{
  121.28 -    ./configure $CONFIGURE_ARGS &&
  121.29 -    make &&
  121.30 -    make DESTDIR=$DESTDIR install
  121.31 +compile_rules() {
  121.32 +	./configure $CONFIGURE_ARGS &&
  121.33 +	fix libtool &&
  121.34 +	make &&
  121.35 +	make DESTDIR=$DESTDIR install
  121.36  }
  121.37  
  121.38 -# Rules to gen a SliTaz package suitable for Tazpkg.
  121.39 -genpkg_rules()
  121.40 -{
  121.41 -    mkdir -p $fs/usr
  121.42 -    cp -a $install/usr/bin $fs/usr
  121.43 +genpkg_rules() {
  121.44 +	copy @std
  121.45 +	DEPENDS="lzo bzlib zlib gcc-lib-base"
  121.46 +	TAGS="compression archive"
  121.47  }
   122.1 --- a/lxc/receipt	Mon Apr 16 01:07:29 2018 +0300
   122.2 +++ b/lxc/receipt	Mon Apr 16 11:36:31 2018 +0300
   122.3 @@ -18,6 +18,7 @@
   122.4  	./configure \
   122.5  		--libexec=/usr/lib/$PACKAGE \
   122.6  		$CONFIGURE_ARGS &&
   122.7 +	fix libtool &&
   122.8  	make &&
   122.9  	make DESTDIR=$DESTDIR install || return 1
  122.10  
   123.1 --- a/lxhotkey/receipt	Mon Apr 16 01:07:29 2018 +0300
   123.2 +++ b/lxhotkey/receipt	Mon Apr 16 11:36:31 2018 +0300
   123.3 @@ -15,7 +15,10 @@
   123.4  SPLIT="lxhotkey-dev"
   123.5  
   123.6  compile_rules() {
   123.7 -	./configure $CONFIGURE_ARGS && make && make install
   123.8 +	./configure $CONFIGURE_ARGS &&
   123.9 +	fix libtool &&
  123.10 +	make &&
  123.11 +	make install
  123.12  }
  123.13  
  123.14  genpkg_rules() {
   124.1 --- a/lxnetdaemon/receipt	Mon Apr 16 01:07:29 2018 +0300
   124.2 +++ b/lxnetdaemon/receipt	Mon Apr 16 11:36:31 2018 +0300
   124.3 @@ -1,39 +1,34 @@
   124.4 -# SliTaz package receipt.
   124.5 +# SliTaz package receipt v2.
   124.6  
   124.7  PACKAGE="lxnetdaemon"
   124.8  VERSION="0.1.1"
   124.9  CATEGORY="network"
  124.10 -SHORT_DESC="Network manager for LXpanel."
  124.11 +SHORT_DESC="Network manager for LXpanel"
  124.12  MAINTAINER="pankso@slitaz.org"
  124.13  LICENSE="GPL3"
  124.14 +WEB_SITE="http://lxde.sourceforge.net/"
  124.15 +
  124.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
  124.17 -WEB_SITE="http://lxde.sourceforge.net/"
  124.18  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
  124.19  
  124.20 -DEPENDS="glib"
  124.21  BUILD_DEPENDS="glib-dev"
  124.22  
  124.23 -# Rules to configure and make the package.
  124.24 -compile_rules()
  124.25 -{
  124.26 -	cd $src
  124.27 +compile_rules() {
  124.28  	sed -i "s|for script in .(datadir)|for script in $DESTDIR/\$(datadir)|" \
  124.29  		Makefile.in
  124.30 -	./configure \
  124.31 -		--prefix=/usr \
  124.32 -		$CONFIGURE_ARGS &&
  124.33 +
  124.34 +	./configure $CONFIGURE_ARGS &&
  124.35 +	fix libtool &&
  124.36  	make &&
  124.37 -	make DESTDIR=$DESTDIR install
  124.38 +	make DESTDIR=$DESTDIR install || return 1
  124.39 +
  124.40 +	chmod +x $install/usr/share/lxnetdaemon/*.sh
  124.41 +	# Config
  124.42 +	cp -a $stuff/lxnetdaemon.conf $install/usr/share/lxnetdaemon/
  124.43 +	cp -a $stuff/etc $install
  124.44  }
  124.45  
  124.46 -# Rules to gen a SliTaz package suitable for Tazpkg.
  124.47 -genpkg_rules()
  124.48 -{
  124.49 -	mkdir -p $fs/usr/share
  124.50 -	cp -a $install/usr/bin $fs/usr
  124.51 -	cp -a $install/usr/share/$PACKAGE $fs/usr/share
  124.52 -	chmod +x $fs/usr/share/$PACKAGE/*.sh
  124.53 -	# Config
  124.54 -	cp -a stuff/lxnetdaemon.conf $fs/usr/share/lxnetdaemon
  124.55 -	cp -a stuff/etc $fs
  124.56 +genpkg_rules() {
  124.57 +	copy @std
  124.58 +	DEPENDS="glib"
  124.59  }
   125.1 --- a/lzo/receipt	Mon Apr 16 01:07:29 2018 +0300
   125.2 +++ b/lzo/receipt	Mon Apr 16 11:36:31 2018 +0300
   125.3 @@ -18,7 +18,9 @@
   125.4  		--enable-shared \
   125.5  		--disable-static \
   125.6  		$CONFIGURE_ARGS &&
   125.7 -	make && make install
   125.8 +	fix libtool &&
   125.9 +	make &&
  125.10 +	make install
  125.11  }
  125.12  
  125.13  genpkg_rules() {