Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tracker{,-miners}: update to 3.7.3
Date: Sun, 23 Jun 2024 20:48:27 +0200	[thread overview]
Message-ID: <20240623184827.1A2E825EA0@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50928@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

There is an updated pull request by chrysos349 against master on the void-packages repository

https://github.com/chrysos349/void-packages tracker
https://github.com/void-linux/void-packages/pull/50928

tracker{,-miners}: update to 3.7.3
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

A patch file from https://github.com/void-linux/void-packages/pull/50928.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tracker-50928.patch --]
[-- Type: text/x-diff, Size: 2548 bytes --]

From 2cd5be6362afe00fa89e6db8bd3ec7819ef4e8f1 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sat, 22 Jun 2024 12:02:09 +0300
Subject: [PATCH 1/2] tracker: update to 3.7.3

---
 srcpkgs/tracker/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tracker/template b/srcpkgs/tracker/template
index 8b0d9e3658c354..ade0b53255ac82 100644
--- a/srcpkgs/tracker/template
+++ b/srcpkgs/tracker/template
@@ -1,6 +1,6 @@
 # Template file for 'tracker'
 pkgname=tracker
-version=3.7.1
+version=3.7.3
 revision=1
 build_style=meson
 build_helper="gir qemu"
@@ -17,7 +17,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Tracker"
 changelog="https://gitlab.gnome.org/GNOME/tracker/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/tracker/${version%.*}/tracker-${version}.tar.xz"
-checksum=cd91b885ee9839cde5387f8e05ed24a7108d1627629cb6b1b2aa51a9603e130a
+checksum=ab3d4a50937e04c5ed7846f6dbb999e2909819402f389ca592ee6b77dd28d1f9
 make_check_pre="dbus-run-session"
 
 if [ "$CROSS_BUILD" ]; then

From 771489de9ee51c45f20146e557013ed3fedcd9b8 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sat, 22 Jun 2024 12:09:56 +0300
Subject: [PATCH 2/2] tracker-miners: update to 3.7.3

---
 srcpkgs/tracker-miners/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tracker-miners/template b/srcpkgs/tracker-miners/template
index 92b3863efd342c..169cfc58afae52 100644
--- a/srcpkgs/tracker-miners/template
+++ b/srcpkgs/tracker-miners/template
@@ -1,7 +1,7 @@
 # Template file for 'tracker-miners'
 pkgname=tracker-miners
-version=3.7.1
-revision=2
+version=3.7.3
+revision=1
 build_style=meson
 build_helper=qemu
 # missing libgrss for miner_rss
@@ -28,7 +28,7 @@ license="GPL-2.0-or-later"
 homepage="https://tracker.gnome.org/"
 changelog="https://gitlab.gnome.org/GNOME/tracker-miners/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/tracker-miners/${version%.*}/tracker-miners-${version}.tar.xz"
-checksum=50a3abe40cfb0b35ced43ec716dbf1368992e444ef7a0babf202c7ac6ab2f6f4
+checksum=e74388154b5c197b4b7ee42f0dce8c5fbbddd4d361093ef88d4fb303e33da5fe
 make_check_pre="dbus-run-session"
 make_check=ci-skip # TODO: d-bus tests timeout ci
 
@@ -38,6 +38,7 @@ build_options_default="landlock"
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	CFLAGS+=" -DSYS_landlock_create_ruleset=444 -DSYS_landlock_add_rule=445 -DSYS_landlock_restrict_self=446"
+	configure_args+=" -Dfanotify=disabled"
 fi
 
 pre_check() {

  parent reply	other threads:[~2024-06-23 18:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-22  9:12 [PR PATCH] " chrysos349
2024-06-23  8:42 ` oreo639
2024-06-23  8:44 ` oreo639
2024-06-23  9:08 ` [PR PATCH] [Updated] " chrysos349
2024-06-23  9:24 ` [PR REVIEW] " oreo639
2024-06-23 10:42 ` [PR PATCH] [Updated] " chrysos349
2024-06-23 18:48 ` chrysos349 [this message]
2024-06-24  5:27 ` chrysos349
2024-06-24 21:16 ` [PR PATCH] [Merged]: " oreo639

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240623184827.1A2E825EA0@inbox.vuxu.org \
    --to=chrysos349@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).