Skip to content

Commit 1746dc2

Browse files
committed
nautilus: update to 49.1.
1 parent a52cc4c commit 1746dc2

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Not actually displayless after https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1858
2+
3+
diff -rup test/automated/displayless/meson.build.orig test/automated/displayless/meson.build
4+
--- a/test/automated/displayless/meson.build
5+
+++ b/test/automated/displayless/meson.build
6+
@@ -22,7 +22,6 @@ tests = {
7+
'test-nautilus-search-engine-model': {},
8+
'test-nautilus-search-engine-simple': {},
9+
'test-ui-utilities': {},
10+
- 'test-thumbnails': {},
11+
}
12+
13+
foreach test_name, extra_args : tests
14+

srcpkgs/nautilus/template

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'nautilus'
22
pkgname=nautilus
3-
version=48.3
3+
version=49.1
44
revision=1
55
build_style=meson
66
build_helper="gir"
@@ -19,12 +19,9 @@ maintainer="Orphaned <[email protected]>"
1919
license="GPL-2.0-or-later, LGPL-2.1-or-later"
2020
homepage="https://wiki.gnome.org/Nautilus"
2121
#changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/main/NEWS"
22-
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-48/NEWS"
22+
changelog="https://gitlab.gnome.org/GNOME/nautilus/-/raw/gnome-49/NEWS"
2323
distfiles="${GNOME_SITE}/nautilus/${version%%.*}/nautilus-${version}.tar.xz"
24-
checksum=21a2aea005160db083c7a1d4d2c0989b845cc722c04ef9ebb60125a7ec5b393d
25-
# tests timeout:
26-
# 11/11 test-nautilus-search-engine-tracker TIMEOUT 480.00s
27-
make_check=ci-skip
24+
checksum=add2a0e410fd22da2851ddd0c5b3d22c9e9d8c33111511f336961e3b461b535e
2825

2926
build_options="gir"
3027
build_options_default="gir"

0 commit comments

Comments
 (0)