wok rev 20585

Update some bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 15 09:20:58 2018 +0100 (2018-12-15)
parents febd8d7de57b
children ae335becd41b
files alarm-clock/receipt ario/receipt assaultcube/receipt brasero/receipt compiz-libcompizconfig/receipt ffmpeg/receipt filezilla/receipt gdal/receipt gnome-keyring/receipt mediainfo-gui/receipt metacity/receipt puzzles/receipt python-ecore/receipt python-edbus/receipt python-evas/receipt screentest/receipt
line diff
     1.1 --- a/alarm-clock/receipt	Fri Dec 14 22:12:43 2018 +0100
     1.2 +++ b/alarm-clock/receipt	Sat Dec 15 09:20:58 2018 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  DEPENDS="gtk+ libunique libnotify gstreamer"
     1.6  BUILD_DEPENDS="$DEPENDS gtk+-dev libunique-dev libnotify-dev gstreamer-dev \
     1.7 -intltool"
     1.8 +intltool file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/ario/receipt	Fri Dec 14 22:12:43 2018 +0100
     2.2 +++ b/ario/receipt	Sat Dec 15 09:20:58 2018 +0100
     2.3 @@ -14,7 +14,8 @@
     2.4  DEPENDS="libgcrypt gtk+ libcurl libglade libmpdclient taglib dbus-glib \
     2.5  libunique libtasn1"
     2.6  BUILD_DEPENDS="glib-dev gtk+-dev gnutls-dev taglib-dev intltool libunique-dev \
     2.7 -libtasn1-dev libgcrypt-dev curl-dev libglade-dev taglib-dev libmpdclient-dev"
     2.8 +libtasn1-dev libgcrypt-dev curl-dev libglade-dev taglib-dev libmpdclient-dev \
     2.9 +libgnutls"
    2.10  
    2.11  # Rules to configure and make the package.
    2.12  compile_rules()
     3.1 --- a/assaultcube/receipt	Fri Dec 14 22:12:43 2018 +0100
     3.2 +++ b/assaultcube/receipt	Sat Dec 15 09:20:58 2018 +0100
     3.3 @@ -14,7 +14,7 @@
     3.4  
     3.5  DEPENDS="openal libsdl-image libsdl-mixer mesa libglu-mesa assaultcube-data"
     3.6  BUILD_DEPENDS="openal-dev libsdl-image-dev libsdl-mixer-dev mesa-dev \
     3.7 -libglu-mesa-dev"
     3.8 +libglu-mesa-dev file"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()
     4.1 --- a/brasero/receipt	Fri Dec 14 22:12:43 2018 +0100
     4.2 +++ b/brasero/receipt	Sat Dec 15 09:20:58 2018 +0100
     4.3 @@ -16,7 +16,7 @@
     4.4  libxml2-dev libunique-dev dbus-glib-dev gnome-doc-utils-dev libxcb-dev \
     4.5  libpthread-stubs xcb-util-dev ORBit2-dev dbus-dev libcanberra-dev \
     4.6  gnome-doc-utils libxml2-python libvorbis-dev libogg-dev util-linux-uuid-dev \
     4.7 -intltool libtool"
     4.8 +intltool libtool file"
     4.9  
    4.10  # Rules to configure and make the package.
    4.11  compile_rules()
     5.1 --- a/compiz-libcompizconfig/receipt	Fri Dec 14 22:12:43 2018 +0100
     5.2 +++ b/compiz-libcompizconfig/receipt	Sat Dec 15 09:20:58 2018 +0100
     5.3 @@ -12,7 +12,7 @@
     5.4  WGET_URL="$WEB_SITE/$SOURCE/releases/download/v$VERSION/$TARBALL"
     5.5  
     5.6  DEPENDS="compiz-core protobuf glib libgio libxml2"
     5.7 -BUILD_DEPENDS="xorg-dev compiz-core-dev glibc-dev libxml2-dev mesa-dev \
     5.8 +BUILD_DEPENDS="xorg-dev compiz-core-dev glibc-dev libxml2-dev mesa-dev file \
     5.9  libxslt-dev startup-notification-dev protobuf-dev glib-dev libgio-dev libtool"
    5.10  
    5.11  # Rules to configure and make the package.
     6.1 --- a/ffmpeg/receipt	Fri Dec 14 22:12:43 2018 +0100
     6.2 +++ b/ffmpeg/receipt	Sat Dec 15 09:20:58 2018 +0100
     6.3 @@ -19,7 +19,7 @@
     6.4  BUILD_DEPENDS="libsdl-dev zlib-dev bzip2-dev coreutils-file-format \
     6.5  libvorbis-dev x264-dev x265-dev gnutls-dev libvpx-dev opus-dev lame-dev \
     6.6  rtmpdump-dev harfbuzz-dev xorg-libXau-dev xorg-libXdmcp-dev pcre-dev \
     6.7 -nettle-dev coreutils-file-special yasm"
     6.8 +nettle-dev coreutils-file-special yasm libgnutls"
     6.9  
    6.10  case "$SLITAZ_ARCH" in
    6.11  	arm*) DEPENDS="alsa-lib libsdl bzip2 zlib libvorbis x264 x265 gnutls \
     7.1 --- a/filezilla/receipt	Fri Dec 14 22:12:43 2018 +0100
     7.2 +++ b/filezilla/receipt	Sat Dec 15 09:20:58 2018 +0100
     7.3 @@ -13,7 +13,8 @@
     7.4  TAGS="ftp client"
     7.5  
     7.6  DEPENDS="wxWidgets28 gnutls libidn xorg-libXxf86vm libtasn1 sqlite"
     7.7 -BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev sqlite-dev"
     7.8 +BUILD_DEPENDS="xdg-utils gettext wxWidgets28-dev gnutls-dev libidn-dev \
     7.9 +sqlite-dev libgnutls"
    7.10  
    7.11  # Rules to configure and make the package.
    7.12  compile_rules()
     8.1 --- a/gdal/receipt	Fri Dec 14 22:12:43 2018 +0100
     8.2 +++ b/gdal/receipt	Sat Dec 15 09:20:58 2018 +0100
     8.3 @@ -12,7 +12,7 @@
     8.4  
     8.5  DEPENDS="libgdal gdal-bin gdal-datas"
     8.6  BUILD_DEPENDS="python-dev postgresql-dev geos-dev proj-dev curl-dev \
     8.7 -swig tiff-dev jasper-dev jpeg-dev"
     8.8 +swig tiff-dev jasper-dev jpeg-dev file"
     8.9  
    8.10  # Rules to configure and make the package.
    8.11  compile_rules()
     9.1 --- a/gnome-keyring/receipt	Fri Dec 14 22:12:43 2018 +0100
     9.2 +++ b/gnome-keyring/receipt	Sat Dec 15 09:20:58 2018 +0100
     9.3 @@ -11,7 +11,8 @@
     9.4  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     9.5  
     9.6  DEPENDS="libgcrypt libtasn1 python dbus gtk+"
     9.7 -BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev intltool gtk+-dev"
     9.8 +BUILD_DEPENDS="libgcrypt-dev libtasn1-dev python-dev dbus-dev intltool file \
     9.9 +gtk+-dev"
    9.10  
    9.11  # Rules to configure and make the package.
    9.12  compile_rules()
    10.1 --- a/mediainfo-gui/receipt	Fri Dec 14 22:12:43 2018 +0100
    10.2 +++ b/mediainfo-gui/receipt	Sat Dec 15 09:20:58 2018 +0100
    10.3 @@ -11,7 +11,7 @@
    10.4  WGET_URL="http://mediaarea.net/download/binary/$PACKAGE/$VERSION/$TARBALL"
    10.5  
    10.6  DEPENDS="wxWidgets gtk+"
    10.7 -BUILD_DEPENDS="wxWidgets-dev"
    10.8 +BUILD_DEPENDS="wxWidgets-dev file"
    10.9  
   10.10  # Rules to configure and make the package.
   10.11  compile_rules()
    11.1 --- a/metacity/receipt	Fri Dec 14 22:12:43 2018 +0100
    11.2 +++ b/metacity/receipt	Sat Dec 15 09:20:58 2018 +0100
    11.3 @@ -17,7 +17,7 @@
    11.4  BUILD_DEPENDS="gsettings-desktop-schemas libgio-dev glib-dev gtk+-dev \
    11.5  xorg-libXcomposite-dev xorg-libXdamage-dev zenity xorg-libXinerama-dev \
    11.6  xorg-libXrandr-dev xorg-libXcursor-dev libcanberra-dev libltdl libvorbis-dev \
    11.7 -libogg-dev libtool gnome-doc-utils-dev GConf-dev util-linux-uuid-dev"
    11.8 +libogg-dev libtool gnome-doc-utils-dev GConf-dev util-linux-uuid-dev file"
    11.9  
   11.10  # Rules to configure and make the package.
   11.11  compile_rules()
    12.1 --- a/puzzles/receipt	Fri Dec 14 22:12:43 2018 +0100
    12.2 +++ b/puzzles/receipt	Sat Dec 15 09:20:58 2018 +0100
    12.3 @@ -11,7 +11,7 @@
    12.4  WGET_URL="${WEB_SITE}$TARBALL"
    12.5  
    12.6  DEPENDS="gtk+ cairo libxcb xorg-libXrandr"
    12.7 -BUILD_DEPENDS="gtk+-dev"
    12.8 +BUILD_DEPENDS="gtk+-dev file"
    12.9  
   12.10  # Rules to configure and make the package.
   12.11  compile_rules()
    13.1 --- a/python-ecore/receipt	Fri Dec 14 22:12:43 2018 +0100
    13.2 +++ b/python-ecore/receipt	Sat Dec 15 09:20:58 2018 +0100
    13.3 @@ -13,7 +13,7 @@
    13.4  
    13.5  DEPENDS="ecore"
    13.6  BUILD_DEPENDS="ecore-dev python-dev python-cython autoconf automake git \
    13.7 -subversion libtool"
    13.8 +subversion libtool file"
    13.9  
   13.10  # Rules to configure and make the package.
   13.11  compile_rules()
    14.1 --- a/python-edbus/receipt	Fri Dec 14 22:12:43 2018 +0100
    14.2 +++ b/python-edbus/receipt	Sat Dec 15 09:20:58 2018 +0100
    14.3 @@ -14,7 +14,7 @@
    14.4  
    14.5  DEPENDS="edbus dbus-python dbus-helper"
    14.6  BUILD_DEPENDS="edbus-dev python-dev dbus-python-dev python-cython dbus-helper
    14.7 -autoconf automake git subversion libtool"
    14.8 +autoconf automake git subversion libtool file"
    14.9  
   14.10  # Rules to configure and make the package.
   14.11  compile_rules()
    15.1 --- a/python-evas/receipt	Fri Dec 14 22:12:43 2018 +0100
    15.2 +++ b/python-evas/receipt	Sat Dec 15 09:20:58 2018 +0100
    15.3 @@ -13,7 +13,7 @@
    15.4  
    15.5  DEPENDS="evas python"
    15.6  BUILD_DEPENDS="evas-dev python-dev python-cython autoconf automake \
    15.7 -git subversion libtool"
    15.8 +git subversion libtool file"
    15.9  
   15.10  # Rules to configure and make the package.
   15.11  compile_rules()
    16.1 --- a/screentest/receipt	Fri Dec 14 22:12:43 2018 +0100
    16.2 +++ b/screentest/receipt	Sat Dec 15 09:20:58 2018 +0100
    16.3 @@ -12,7 +12,8 @@
    16.4  TAGS="test diagnostic screen"
    16.5  
    16.6  DEPENDS="gtk+ libglade"
    16.7 -BUILD_DEPENDS="wget gtk+-dev libglade-dev automake autoconf libtool pkg-config"
    16.8 +BUILD_DEPENDS="wget gtk+-dev libglade-dev automake autoconf libtool pkg-config \
    16.9 +file"
   16.10  
   16.11  # Rules to configure and make the package.
   16.12  compile_rules()