mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnumeric: update to 1.12.52.
This commit is contained in:
parent
772ebc8f95
commit
6f5ea81fe6
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'gnumeric'
|
# Template file for 'gnumeric'
|
||||||
pkgname=gnumeric
|
pkgname=gnumeric
|
||||||
version=1.12.51
|
version=1.12.52
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="bison gdk-pixbuf-devel glib-devel intltool itstool pkg-config"
|
hostmakedepends="bison gdk-pixbuf-devel glib-devel intltool itstool pkg-config"
|
||||||
makedepends="goffice-devel librsvg-devel libxslt-devel"
|
makedepends="goffice-devel librsvg-devel libxslt-devel libxml2-devel"
|
||||||
short_desc="GNOME Spreadsheet Program"
|
short_desc="GNOME Spreadsheet Program"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://gnumeric.org/"
|
homepage="http://gnumeric.org/"
|
||||||
changelog="https://github.com/GNOME/gnumeric/raw/mainline/NEWS"
|
changelog="https://github.com/GNOME/gnumeric/raw/mainline/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnumeric/${version%.*}/gnumeric-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnumeric/${version%.*}/gnumeric-${version}.tar.xz"
|
||||||
checksum=a00e6c6e4ecddadabd9b0ae18013d7b05937fdcb8f9aad5a73b95923c7aeb1dd
|
checksum=73cf73049a22a1d828506275b2c9378ec37c5ff37b68bb1f2f494f0d6400823b
|
||||||
|
|
||||||
# This isn't a direct dependency but when soname bumping perl it will
|
# This isn't a direct dependency but when soname bumping perl it will
|
||||||
# cause build failures
|
# cause build failures
|
||||||
|
|
Loading…
Add table
Reference in a new issue