wok-next rev 20004

gigolo, gmerlin, gnome-commander, gnome-hearts, goffice, grisbi, gsynaptics, gtkhotkey, gtklp, guvcview, gvolwheel: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 21 10:54:42 2017 +0200 (2017-10-21)
parents bf4cf6b0f742
children 58744412e5b2
files gigolo/receipt gmerlin/receipt gnome-commander/receipt gnome-hearts/receipt goffice/receipt grisbi/receipt gsynaptics/receipt gtkhotkey/receipt gtklp/receipt guvcview/receipt gvolwheel/receipt
line diff
     1.1 --- a/gigolo/receipt	Sat Oct 21 10:26:33 2017 +0200
     1.2 +++ b/gigolo/receipt	Sat Oct 21 10:54:42 2017 +0200
     1.3 @@ -11,12 +11,11 @@
     1.4  WGET_URL="http://files.uvena.de/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+"
     1.7 -BUILD_DEPENDS="gtk+-dev python-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev python-dev gettext-tools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	cd $src
    1.14  	./waf configure --prefix=/usr &&
    1.15  	./waf build &&
    1.16  	./waf install --destdir=$DESTDIR
     2.1 --- a/gmerlin/receipt	Sat Oct 21 10:26:33 2017 +0200
     2.2 +++ b/gmerlin/receipt	Sat Oct 21 10:54:42 2017 +0200
     2.3 @@ -12,7 +12,7 @@
     2.4  
     2.5  DEPENDS="libxml2 expat gavl gtk+ alsa-lib libpng"
     2.6  BUILD_DEPENDS="texinfo libxml2-dev expat-dev gavl-dev gtk+-dev alsa-lib-dev \
     2.7 -libpng-dev mesa-dev"
     2.8 +libpng-dev mesa-dev xorg-libxshmfence-dev"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
     3.1 --- a/gnome-commander/receipt	Sat Oct 21 10:26:33 2017 +0200
     3.2 +++ b/gnome-commander/receipt	Sat Oct 21 10:54:42 2017 +0200
     3.3 @@ -16,7 +16,7 @@
     3.4  libgnomecanvas-dev libart_lgpl-dev xorg-libXinerama-dev xorg-libXrandr-dev \
     3.5  xorg-dev libgnome-keyring-dev libgcrypt-dev rarian-dev rarian exiv2-dev \
     3.6  taglib-dev libgsf-dev poppler-dev chmlib-dev lcms-dev flex python-dev \
     3.7 -util-linux-uuid-dev libunique-dev"
     3.8 +util-linux-uuid-dev libunique-dev intltool"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()
     4.1 --- a/gnome-hearts/receipt	Sat Oct 21 10:26:33 2017 +0200
     4.2 +++ b/gnome-hearts/receipt	Sat Oct 21 10:54:42 2017 +0200
     4.3 @@ -12,7 +12,7 @@
     4.4  
     4.5  DEPENDS="gtk+ libglade python libgnomeui libgnome-keyring librsvg"
     4.6  BUILD_DEPENDS="gtk+-dev libglade-dev python-dev libgnome-dev \
     4.7 -libgnomeui-dev glib-dev itstool rarian-dev"
     4.8 +libgnomeui-dev glib-dev itstool rarian-dev intltool"
     4.9  
    4.10  # Rules to configure and make the package.
    4.11  compile_rules()
     5.1 --- a/goffice/receipt	Sat Oct 21 10:26:33 2017 +0200
     5.2 +++ b/goffice/receipt	Sat Oct 21 10:54:42 2017 +0200
     5.3 @@ -16,7 +16,8 @@
     5.4  xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \
     5.5  xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXi \
     5.6  xorg-libXinerama xorg-libXrandr xorg-libXrender zlib"
     5.7 -BUILD_DEPENDS="cairo-dev gtk+3-dev libgsf-dev librsvg-dev libxslt-dev gtk-doc"
     5.8 +BUILD_DEPENDS="cairo-dev gtk+3-dev libgsf-dev librsvg-dev libxslt-dev gtk-doc \
     5.9 +intltool"
    5.10  
    5.11  # Rules to configure and make the package.
    5.12  compile_rules()
     6.1 --- a/grisbi/receipt	Sat Oct 21 10:26:33 2017 +0200
     6.2 +++ b/grisbi/receipt	Sat Oct 21 10:54:42 2017 +0200
     6.3 @@ -12,7 +12,7 @@
     6.4  
     6.5  DEPENDS="gtk+ xorg-libXdamage libofx libofx libssl"
     6.6  BUILD_DEPENDS="pkg-config glib gtk+ libxml2 gtk+-dev glib-dev libofx-dev \
     6.7 -opensp-dev openssl-dev"
     6.8 +opensp-dev openssl-dev intltool"
     6.9  
    6.10  # Rules to configure and make the package.
    6.11  compile_rules()
     7.1 --- a/gsynaptics/receipt	Sat Oct 21 10:26:33 2017 +0200
     7.2 +++ b/gsynaptics/receipt	Sat Oct 21 10:54:42 2017 +0200
     7.3 @@ -11,7 +11,7 @@
     7.4  WGET_URL="http://sourceforge.jp/frs/redir.php?m=keihanna&f=%2F$PACKAGE%2F38463%2F$TARBALL"
     7.5  
     7.6  DEPENDS="GConf gtk+ libglade ORBit2"
     7.7 -BUILD_DEPENDS="gtk+-dev libglade-dev GConf-dev gnome-doc-utils-dev"
     7.8 +BUILD_DEPENDS="gtk+-dev libglade-dev GConf-dev gnome-doc-utils-dev intltool"
     7.9  
    7.10  # Rules to configure and make the package.
    7.11  compile_rules()
     8.1 --- a/gtkhotkey/receipt	Sat Oct 21 10:26:33 2017 +0200
     8.2 +++ b/gtkhotkey/receipt	Sat Oct 21 10:54:42 2017 +0200
     8.3 @@ -11,7 +11,7 @@
     8.4  WGET_URL="$WEB_SITE/${VERSION%.*}/$VERSION/+download/$TARBALL"
     8.5  
     8.6  DEPENDS="glib gtk+"
     8.7 -BUILD_DEPENDS="wget glib-dev gtk+-dev"
     8.8 +BUILD_DEPENDS="wget glib-dev gtk+-dev intltool"
     8.9  
    8.10  # Rules to configure and make the package.
    8.11  compile_rules()
     9.1 --- a/gtklp/receipt	Sat Oct 21 10:26:33 2017 +0200
     9.2 +++ b/gtklp/receipt	Sat Oct 21 10:54:42 2017 +0200
     9.3 @@ -12,7 +12,7 @@
     9.4  TAGS=""
     9.5  
     9.6  DEPENDS="cups gtk+"
     9.7 -BUILD_DEPENDS="cups-dev gtk+-dev autoconf automake libtool"
     9.8 +BUILD_DEPENDS="cups-dev gtk+-dev autoconf automake libtool gettext-tools"
     9.9  
    9.10  # Rules to configure and make the package.
    9.11  
    10.1 --- a/guvcview/receipt	Sat Oct 21 10:26:33 2017 +0200
    10.2 +++ b/guvcview/receipt	Sat Oct 21 10:54:42 2017 +0200
    10.3 @@ -13,7 +13,7 @@
    10.4  
    10.5  DEPENDS="gtk+3 portaudio ffmpeg libsdl libv4l libgudev"
    10.6  BUILD_DEPENDS="gtk+3-dev portaudio-dev ffmpeg-dev libsdl-dev libv4l-dev \
    10.7 -libgudev-dev"
    10.8 +libgudev-dev intltool"
    10.9  
   10.10  # Rules to configure and make the package.
   10.11  compile_rules()
    11.1 --- a/gvolwheel/receipt	Sat Oct 21 10:26:33 2017 +0200
    11.2 +++ b/gvolwheel/receipt	Sat Oct 21 10:54:42 2017 +0200
    11.3 @@ -15,7 +15,7 @@
    11.4  glib glibc-base gtk+ libffi libpng libxcb pango pixman xorg-libX11 \
    11.5  xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp \
    11.6  xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrandr xorg-libXrender zlib"
    11.7 -BUILD_DEPENDS="alsa-lib-dev gtk+-dev"
    11.8 +BUILD_DEPENDS="alsa-lib-dev gtk+-dev intltool"
    11.9  
   11.10  # Rules to configure and make the package.
   11.11  compile_rules()