wok-next rev 20012

avidemux, gnumeric: update depends. marble: up (v17.08.2)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Oct 21 19:49:51 2017 +0200 (2017-10-21)
parents ad66e45413b0
children 8d090f5aece0
files avidemux/receipt gnumeric/receipt marble/receipt
line diff
     1.1 --- a/avidemux/receipt	Sat Oct 21 18:36:22 2017 +0200
     1.2 +++ b/avidemux/receipt	Sat Oct 21 19:49:51 2017 +0200
     1.3 @@ -16,7 +16,8 @@
     1.4  BUILD_DEPENDS="tar coreutils-file-special coreutils-file-format cmake yasm \
     1.5  gettext pkg-config xorg-libXv-dev libxml2-dev libvorbis-dev lame-dev xvidcore-dev \
     1.6  opencore-amr-dev x264-dev faac-dev faad2-dev libsamplerate-dev alsa-lib-dev \
     1.7 -libxslt-dev libvpx-dev bash qt5-dev xorg-dev zlib-dev mesa17-dev sqlite-dev"
     1.8 +libxslt-dev libvpx-dev bash qt5-dev xorg-dev zlib-dev mesa17-dev sqlite-dev \
     1.9 +libglu-mesa-dev "
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
     2.1 --- a/gnumeric/receipt	Sat Oct 21 18:36:22 2017 +0200
     2.2 +++ b/gnumeric/receipt	Sat Oct 21 19:49:51 2017 +0200
     2.3 @@ -16,7 +16,8 @@
     2.4  xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \
     2.5  xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXi \
     2.6  xorg-libXinerama xorg-libXrandr xorg-libXrender zlib dconf"
     2.7 -BUILD_DEPENDS="gtk-doc bison goffice-dev gtk+3-dev"
     2.8 +BUILD_DEPENDS="gtk-doc bison goffice-dev gtk+3-dev intltool gettext \
     2.9 +xorg-dev zlib-dev"
    2.10  
    2.11  # Rules to configure and make the package.
    2.12  compile_rules()
     3.1 --- a/marble/receipt	Sat Oct 21 18:36:22 2017 +0200
     3.2 +++ b/marble/receipt	Sat Oct 21 19:49:51 2017 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="marble"
     3.7 -VERSION="v15.03.97"
     3.8 +VERSION="v17.08.2"
     3.9  CATEGORY="misc"
    3.10  SHORT_DESC="A virtual globe and world atlas."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"
    3.12 @@ -12,8 +12,8 @@
    3.13  WGET_URL="git|git://anongit.kde.org/marble"
    3.14  TAGS="globe atlas"
    3.15  
    3.16 -DEPENDS="libQtWebkit libQtDeclarative libQtDBus"
    3.17 -BUILD_DEPENDS="git Qt4-dev cmake libQtDeclarative qmake"
    3.18 +DEPENDS="qt5-base "
    3.19 +BUILD_DEPENDS="git qt5-dev cmake xorg-dev zlib-dev "
    3.20  
    3.21  # Rules to configure and make the package.
    3.22  compile_rules()