mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
nautilus: update to 48.0.
This commit is contained in:
parent
19080a8ae7
commit
218cbdaca5
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=47.2
|
||||
version=48.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
configure_args="-Dtests=headless -Dintrospection=$(vopt_if gir true false)"
|
||||
hostmakedepends="gettext glib-devel libxslt pkg-config desktop-file-utils
|
||||
localsearch gtk-update-icon-cache wayland-devel"
|
||||
localsearch gtk4-update-icon-cache wayland-devel"
|
||||
makedepends="exempi-devel gnome-autoar-devel gnome-desktop-devel gtk4-devel
|
||||
libexif-devel libgexiv2-devel libglib-devel libnotify-devel libseccomp-devel
|
||||
libxml2-devel gst-plugins-base1-devel harfbuzz-devel
|
||||
|
@ -19,9 +19,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Nautilus"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/main/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-47/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-48/NEWS"
|
||||
distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
|
||||
checksum=7f3203474f2e6374a11c6754ef33f3360eaf7f5b5e85f5e477e8a0ae0fa764d9
|
||||
checksum=f9e6a4cbe1d5bb7ad59ac44f0d439edd4b0507bf07d3d90a2e7e7e6d3f416d57
|
||||
# tests timeout:
|
||||
# 11/11 test-nautilus-search-engine-tracker TIMEOUT 480.00s
|
||||
make_check=ci-skip
|
||||
|
|
Loading…
Add table
Reference in a new issue