diff mbox series

[bug#66823,gnome-team,v5,2/6,WIP] gnu: feedbackd: Update to 0.2.1.

Message ID 42ba9cc64b721fd4cab8e86043644c8b27078094.1698944849.git.vivien@planete-kraus.eu
State New
Headers show
Series Waiting for Purism | expand

Commit Message

Vivien Kraus Oct. 31, 2023, 7:34 p.m. UTC
* gnu/packages/gnome.scm (feedbackd): Update to 0.2.1.
(inputs): Add gmobile.
* gnu/packages/patches/feedbackd-use-system-gmobile.patch: New file.
* gnu/packages/gnome.scm (feedbackd) [patches]: Use it here.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (feedbackd) [snippet]: Remove the gmobile submodule.

Change-Id: I06521c1673efb6aea1d163410fdf3d0206b57d8a
---
 gnu/local.mk                                  |  1 +
 gnu/packages/gnome.scm                        | 12 ++++--
 .../feedbackd-use-system-gmobile.patch        | 42 +++++++++++++++++++
 3 files changed, 52 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/patches/feedbackd-use-system-gmobile.patch

Comments

Liliana Marie Prikler Nov. 2, 2023, 6:08 p.m. UTC | #1
Am Dienstag, dem 31.10.2023 um 20:34 +0100 schrieb Vivien Kraus:
> * gnu/packages/gnome.scm (feedbackd): Update to 0.2.1.
> (inputs): Add gmobile.
> * gnu/packages/patches/feedbackd-use-system-gmobile.patch: New file.
> * gnu/packages/gnome.scm (feedbackd) [patches]: Use it here.
> * gnu/local.mk (dist_patch_DATA): Register it here.
> * gnu/packages/gnome.scm (feedbackd) [snippet]: Remove the gmobile
> submodule.
> 
> Change-Id: I06521c1673efb6aea1d163410fdf3d0206b57d8a
> ---
Reworded locally to

* gnu/packages/patches/feedbackd-use-system-gmobile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (feedbackd): Update to 0.2.1.
[origin]<patches>: Add “feedbackd-use-system-gmobile.patch”.
<snippet>: Remove the gmobile submodule.
[inputs]: Add gmobile.

IMHO it's not a hard requirement that you submit this upstream before
pushing, so take your time with the account.  That being said, I will
need to rely on CI for builds on this series, because I also have a
local world rebuild for this weekend.

Cheers
Maxim Cournoyer Nov. 7, 2023, 3:45 p.m. UTC | #2
Hi Liliana,

Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

> Am Dienstag, dem 31.10.2023 um 20:34 +0100 schrieb Vivien Kraus:
>> * gnu/packages/gnome.scm (feedbackd): Update to 0.2.1.
>> (inputs): Add gmobile.
>> * gnu/packages/patches/feedbackd-use-system-gmobile.patch: New file.
>> * gnu/packages/gnome.scm (feedbackd) [patches]: Use it here.
>> * gnu/local.mk (dist_patch_DATA): Register it here.
>> * gnu/packages/gnome.scm (feedbackd) [snippet]: Remove the gmobile
>> submodule.
>> 
>> Change-Id: I06521c1673efb6aea1d163410fdf3d0206b57d8a
>> ---
> Reworded locally to
>
> * gnu/packages/patches/feedbackd-use-system-gmobile.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Register it here.
> * gnu/packages/gnome.scm (feedbackd): Update to 0.2.1.
> [origin]<patches>: Add “feedbackd-use-system-gmobile.patch”.
> <snippet>: Remove the gmobile submodule.
> [inputs]: Add gmobile.
>
> IMHO it's not a hard requirement that you submit this upstream before
> pushing, so take your time with the account.  That being said, I will
> need to rely on CI for builds on this series, because I also have a
> local world rebuild for this weekend.

On that topic: I like to think that upstreamable changes *should* be
forwarded upstream; as the alternative is maintaining our own growing
set of custom patches forever, which is not sustainable.
Liliana Marie Prikler Nov. 7, 2023, 4:54 p.m. UTC | #3
Am Dienstag, dem 07.11.2023 um 10:45 -0500 schrieb Maxim Cournoyer:
> Hi Liliana,
> 
> Liliana Marie Prikler <liliana.prikler@gmail.com> writes:
> 
> > Am Dienstag, dem 31.10.2023 um 20:34 +0100 schrieb Vivien Kraus:
> > > * gnu/packages/gnome.scm (feedbackd): Update to 0.2.1.
> > > (inputs): Add gmobile.
> > > * gnu/packages/patches/feedbackd-use-system-gmobile.patch: New
> > > file.
> > > * gnu/packages/gnome.scm (feedbackd) [patches]: Use it here.
> > > * gnu/local.mk (dist_patch_DATA): Register it here.
> > > * gnu/packages/gnome.scm (feedbackd) [snippet]: Remove the
> > > gmobile
> > > submodule.
> > > 
> > > Change-Id: I06521c1673efb6aea1d163410fdf3d0206b57d8a
> > > ---
> > Reworded locally to
> > 
> > * gnu/packages/patches/feedbackd-use-system-gmobile.patch: New
> > file.
> > * gnu/local.mk (dist_patch_DATA): Register it here.
> > * gnu/packages/gnome.scm (feedbackd): Update to 0.2.1.
> > [origin]<patches>: Add “feedbackd-use-system-gmobile.patch”.
> > <snippet>: Remove the gmobile submodule.
> > [inputs]: Add gmobile.
> > 
> > IMHO it's not a hard requirement that you submit this upstream
> > before pushing, so take your time with the account.  That being
> > said, I will need to rely on CI for builds on this series, because
> > I also have a local world rebuild for this weekend.
> 
> On that topic: I like to think that upstreamable changes *should* be
> forwarded upstream; as the alternative is maintaining our own growing
> set of custom patches forever, which is not sustainable.
I agree; under the RFC 2119 definition of SHOULD.

Cheers
diff mbox series

Patch

diff --git a/gnu/local.mk b/gnu/local.mk
index 92b56289f2..fc3e36fc18 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1155,6 +1155,7 @@  dist_patch_DATA =						\
   %D%/packages/patches/fasthenry-spFactor.patch			\
   %D%/packages/patches/fbreader-curl-7.62.patch		\
   %D%/packages/patches/fbreader-fix-icon.patch		\
+  %D%/packages/patches/feedbackd-use-system-gmobile.patch	\
   %D%/packages/patches/fenics-dolfin-algorithm.patch		\
   %D%/packages/patches/fenics-dolfin-demo-init.patch		\
   %D%/packages/patches/fenics-dolfin-boost.patch		\
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0933bf7d34..8159d0d792 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12945,7 +12945,7 @@  (define-public gmobile
 (define-public feedbackd
   (package
     (name "feedbackd")
-    (version "0.0.0+git20200527")
+    (version "0.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -12954,12 +12954,18 @@  (define-public feedbackd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1wbkzxnqjydfgjvp7vz4ghczcz740zcb1yn90cb6gb5md4n6qx2y"))))
+                "1acwpb8cgzyvzriphrb42k3d7njwcn88j66i5wz75yx2sbfaf93q"))
+              (patches
+               (search-patches "feedbackd-use-system-gmobile.patch"))
+              (snippet
+               #~(begin
+                   (use-modules (guix build utils))
+                   (delete-file-recursively "subprojects")))))
     (build-system meson-build-system)
     (native-inputs
      (list `(,glib "bin") gobject-introspection pkg-config vala))
     (inputs
-     (list dbus gsound json-glib libgudev))
+     (list dbus gmobile gsound json-glib libgudev))
     (propagated-inputs
      (list glib)) ; in Requires of libfeedback-0.0.pc
     (synopsis "Haptic/visual/audio feedback via DBus")
diff --git a/gnu/packages/patches/feedbackd-use-system-gmobile.patch b/gnu/packages/patches/feedbackd-use-system-gmobile.patch
new file mode 100644
index 0000000000..f0a0449472
--- /dev/null
+++ b/gnu/packages/patches/feedbackd-use-system-gmobile.patch
@@ -0,0 +1,42 @@ 
+From af9e72124b12ca481fd3592f9c8ea2649f7e4c80 Mon Sep 17 00:00:00 2001
+Message-ID: <af9e72124b12ca481fd3592f9c8ea2649f7e4c80.1698775513.git.vivien@planete-kraus.eu>
+From: Vivien Kraus <vivien@planete-kraus.eu>
+Date: Sun, 29 Oct 2023 19:12:27 +0100
+Subject: [PATCH] Look for a system-installed gmobile first.
+
+Meson lets projects use a dependency with fallback to a submodule, in
+case the dependency is not installed.
+
+* meson.build (gmobile_subp): Convert to a dependency with subproject
+fallback.
+---
+I am waiting for Purism to approve my account before I can report this.
+
+ meson.build | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/meson.build b/meson.build
+index 8725e76..e5504be 100644
+--- a/meson.build
++++ b/meson.build
+@@ -14,13 +14,13 @@ gio_unix       = dependency('gio-unix-2.0', version: '>=2.50.0')
+ glib           = dependency('glib-2.0', version: '>=2.50.0')
+ if get_option('daemon')
+   gobject        = dependency('gobject-2.0', version: '>=2.50.0')
+-  gmobile_subp   = subproject('gmobile',
++  gmobile        = dependency('gmobile',
++                              fallback: ['gmobile', 'gmobile_dep'],
+                               default_options: [
+                                 'examples=false',
+                                 'gtk_doc=false',
+                                 'tests=false',
+                               ])
+-  gmobile        = gmobile_subp.get_variable('gmobile_dep')
+   gsound         = dependency('gsound')
+   gudev          = dependency('gudev-1.0', version: '>=232')
+   json_glib      = dependency('json-glib-1.0')
+
+base-commit: 853bd6d7ea8455efea063ba7c4f29ce8c203285f
+-- 
+2.41.0
+