wok-current diff gnumeric/receipt @ rev 25720

Up gnumeric (1.12.57) and deps
author Stanislas Leduc <shann@slitaz.org>
date Tue Jun 18 11:05:31 2024 +0000 (5 months ago)
parents 2b776cc39d25
children 3e33c7fca531
line diff
     1.1 --- a/gnumeric/receipt	Mon Oct 03 08:53:40 2022 +0000
     1.2 +++ b/gnumeric/receipt	Tue Jun 18 11:05:31 2024 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gnumeric"
     1.7 -VERSION="1.12.53"
     1.8 +VERSION="1.12.57"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="Office Spreadsheet application."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -11,15 +11,14 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.14  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.15  
    1.16 -DEPENDS="at-spi2 at-spi2-atk atk bzlib cairo dconf dbus fontconfig freetype
    1.17 +DEPENDS="at-spi2 at-spi2-atk atk bzlib cairo dbus fontconfig freetype
    1.18  	gdk-pixbuf glib glibc-base goffice gtk+3 harfbuzz libcroco libffi
    1.19  	libgio libgsf libpng librsvg libxcb libxml2 libxslt pango pcre
    1.20  	pixman util-linux-uuid xorg-libICE xorg-libSM xorg-libX11 xorg-libXau
    1.21  	xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp
    1.22  	xorg-libXext xorg-libXfixes xorg-libXi xorg-libXinerama
    1.23  	xorg-libXrandr xorg-libXrender zlib"
    1.24 -BUILD_DEPENDS="bison goffice-dev gtk-doc gtk+3-dev libcroco-dev rarian
    1.25 -	itstool"
    1.26 +BUILD_DEPENDS="bison goffice-dev gtk-doc gtk+3-dev libcroco-dev itstool"
    1.27  
    1.28  # What is the latest version available today?
    1.29  current_version()