mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
nautilus: update to 45.2.1.
Modified to update to 45.2.1. Closes: #47121 Co-authored-by: oreo639 <oreo6391@gmail.com>
This commit is contained in:
parent
733cbc7340
commit
f5757c7390
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nautilus'
|
||||
pkgname=nautilus
|
||||
version=44.2.1
|
||||
version=45.2.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -10,7 +10,8 @@ hostmakedepends="gettext glib-devel libxslt pkg-config tracker desktop-file-util
|
|||
makedepends="exempi-devel gnome-autoar-devel gnome-desktop-devel gtk4-devel
|
||||
libexif-devel libgexiv2-devel libglib-devel libnotify-devel libseccomp-devel
|
||||
libxml2-devel tracker-devel gst-plugins-base1-devel harfbuzz-devel
|
||||
libadwaita-devel libportal-gtk4-devel"
|
||||
libadwaita-devel libportal-gtk4-devel exiv2-devel libgexiv2-devel
|
||||
libxkbcommon-devel"
|
||||
depends="desktop-file-utils gsettings-desktop-schemas hicolor-icon-theme
|
||||
tracker-miners tracker"
|
||||
checkdepends="tracker tracker-miners python3-gobject dbus"
|
||||
|
@ -19,9 +20,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/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-44/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-45/NEWS"
|
||||
distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
|
||||
checksum=d9c62f024727f7a76fc6a5da788a2b0247df01a71c2a601143c62aac0ff41e4c
|
||||
checksum=ba5d53df39a155562df971ef5e31e827074905d0c48eab1eb2421a10284b990d
|
||||
# tests timeout:
|
||||
# 11/11 test-nautilus-search-engine-tracker TIMEOUT 480.00s
|
||||
make_check=ci-skip
|
||||
|
|
Loading…
Add table
Reference in a new issue