# HG changeset patch # User Xander Ziiryanoff # Date 1508608191 -7200 # Node ID acef91f07edd6db14ac7ac54b201c20fe6b05410 # Parent ad66e45413b0e2538eedceb6ac2f8c68cc92707b avidemux, gnumeric: update depends. marble: up (v17.08.2) diff -r ad66e45413b0 -r acef91f07edd avidemux/receipt --- a/avidemux/receipt Sat Oct 21 18:36:22 2017 +0200 +++ b/avidemux/receipt Sat Oct 21 19:49:51 2017 +0200 @@ -16,7 +16,8 @@ BUILD_DEPENDS="tar coreutils-file-special coreutils-file-format cmake yasm \ gettext pkg-config xorg-libXv-dev libxml2-dev libvorbis-dev lame-dev xvidcore-dev \ opencore-amr-dev x264-dev faac-dev faad2-dev libsamplerate-dev alsa-lib-dev \ -libxslt-dev libvpx-dev bash qt5-dev xorg-dev zlib-dev mesa17-dev sqlite-dev" +libxslt-dev libvpx-dev bash qt5-dev xorg-dev zlib-dev mesa17-dev sqlite-dev \ +libglu-mesa-dev " # Rules to configure and make the package. compile_rules() diff -r ad66e45413b0 -r acef91f07edd gnumeric/receipt --- a/gnumeric/receipt Sat Oct 21 18:36:22 2017 +0200 +++ b/gnumeric/receipt Sat Oct 21 19:49:51 2017 +0200 @@ -16,7 +16,8 @@ xorg-libSM xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor \ xorg-libXdamage xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXi \ xorg-libXinerama xorg-libXrandr xorg-libXrender zlib dconf" -BUILD_DEPENDS="gtk-doc bison goffice-dev gtk+3-dev" +BUILD_DEPENDS="gtk-doc bison goffice-dev gtk+3-dev intltool gettext \ +xorg-dev zlib-dev" # Rules to configure and make the package. compile_rules() diff -r ad66e45413b0 -r acef91f07edd marble/receipt --- a/marble/receipt Sat Oct 21 18:36:22 2017 +0200 +++ b/marble/receipt Sat Oct 21 19:49:51 2017 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="marble" -VERSION="v15.03.97" +VERSION="v17.08.2" CATEGORY="misc" SHORT_DESC="A virtual globe and world atlas." MAINTAINER="pascal.bellard@slitaz.org" @@ -12,8 +12,8 @@ WGET_URL="git|git://anongit.kde.org/marble" TAGS="globe atlas" -DEPENDS="libQtWebkit libQtDeclarative libQtDBus" -BUILD_DEPENDS="git Qt4-dev cmake libQtDeclarative qmake" +DEPENDS="qt5-base " +BUILD_DEPENDS="git qt5-dev cmake xorg-dev zlib-dev " # Rules to configure and make the package. compile_rules()