[packages/gnome-music] - updated to 42.0 - updated deps patch - removed obsolete meson0.60 patch - added no-update patch (d

qboosh qboosh at pld-linux.org
Sat Apr 16 20:44:25 CEST 2022


commit 662466b2a3cbf3bff870060f780a90af04e6ffe4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 16 20:44:34 2022 +0200

    - updated to 42.0
    - updated deps patch
    - removed obsolete meson0.60 patch
    - added no-update patch (don't require gtk4-update-icon-cache at build time)

 gnome-music-deps.patch      | 10 +++++-----
 gnome-music-no-update.patch | 12 ++++++++++++
 gnome-music.spec            | 16 +++++-----------
 meson0.60.patch             | 10 ----------
 4 files changed, 22 insertions(+), 26 deletions(-)
---
diff --git a/gnome-music.spec b/gnome-music.spec
index e032ece..d775280 100644
--- a/gnome-music.spec
+++ b/gnome-music.spec
@@ -1,14 +1,14 @@
 Summary:	Music player for GNOME
 Summary(pl.UTF-8):	Odtwarzacz muzyki dla GNOME
 Name:		gnome-music
-Version:	41.0
-Release:	4
+Version:	42.0
+Release:	1
 License:	GPL v2 with GStreamer plugins exceptions
 Group:		X11/Applications/Multimedia
-Source0:	https://download.gnome.org/sources/gnome-music/41/%{name}-%{version}.tar.xz
-# Source0-md5:	db3228b6ce214e98740229b13e2dd4f8
+Source0:	https://download.gnome.org/sources/gnome-music/42/%{name}-%{version}.tar.xz
+# Source0-md5:	828b916cefa2d964e55bc88049754a7a
 Patch0:		%{name}-deps.patch
-Patch1:		meson0.60.patch
+Patch1:		%{name}-no-update.patch
 URL:		https://wiki.gnome.org/Apps/Music
 BuildRequires:	gettext-tools
 BuildRequires:	glib2-devel >= 1:2.67.1
@@ -97,12 +97,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc LICENSE NEWS README.md
 %attr(755,root,root) %{_bindir}/gnome-music
-%dir %{_libdir}/org.gnome.Music
-%attr(755,root,root) %{_libdir}/org.gnome.Music/libgfm-0.1.so
-%dir %{_libdir}/org.gnome.Music/girepository-1.0
-%{_libdir}/org.gnome.Music/girepository-1.0/Gfm-0.1.typelib
-%dir %{_libdir}/org.gnome.Music/pkgconfig
-%{_libdir}/org.gnome.Music/pkgconfig/gfm-0.1.pc
 %{_datadir}/glib-2.0/schemas/org.gnome.Music.gschema.xml
 %{_datadir}/metainfo/org.gnome.Music.appdata.xml
 %{_datadir}/org.gnome.Music
diff --git a/gnome-music-deps.patch b/gnome-music-deps.patch
index 0062f81..5af7bc9 100644
--- a/gnome-music-deps.patch
+++ b/gnome-music-deps.patch
@@ -1,10 +1,10 @@
---- gnome-music-41.0/meson.build.orig	2021-09-28 19:52:26.162603650 +0200
-+++ gnome-music-41.0/meson.build	2021-09-28 20:29:09.263734211 +0200
-@@ -54,7 +54,6 @@ dependency('pango', version: '>= 1.44.0'
+--- gnome-music-42.0/meson.build.orig	2022-04-16 20:18:48.115163186 +0200
++++ gnome-music-42.0/meson.build	2022-04-16 20:19:32.304923790 +0200
+@@ -53,7 +53,6 @@ dependency('pango', version: '>= 1.44.0'
  dependency('pygobject-3.0', version: '>= 3.36.1')
  dependency('py3cairo', version: '>= 1.14.0')
  dependency('grilo-0.3', version: '>= 0.3.13', fallback: ['grilo', 'libgrl_dep'])
 -dependency('grilo-plugins-0.3', version: '>= 0.3.12', fallback: ['grilo-plugins', 'grilo_plugins_dep'])
  
- subproject('gfm',
-     default_options: [
+ subdir('data/ui')
+ subdir('data')
diff --git a/gnome-music-no-update.patch b/gnome-music-no-update.patch
new file mode 100644
index 0000000..21956d2
--- /dev/null
+++ b/gnome-music-no-update.patch
@@ -0,0 +1,12 @@
+--- gnome-music-42.0/meson.build.orig	2022-04-16 20:31:51.444252862 +0200
++++ gnome-music-42.0/meson.build	2022-04-16 20:32:57.443895311 +0200
+@@ -98,9 +98,3 @@ configure_file(
+     output: 'local-music',
+     configuration: local_config
+ )
+-
+-gnome.post_install(
+-    glib_compile_schemas: true,
+-    gtk_update_icon_cache: true,
+-    update_desktop_database: true
+-)
diff --git a/meson0.60.patch b/meson0.60.patch
deleted file mode 100644
index 4f001df..0000000
--- a/meson0.60.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- gnome-music-41.0/data/meson.build~	2021-09-19 12:11:14.000000000 +0200
-+++ gnome-music-41.0/data/meson.build	2022-04-03 21:55:08.588671672 +0200
-@@ -47,7 +47,6 @@
- appdata_conf.set('package_url', PACKAGE_URL)
- appdata_conf.set('package_url_bug', PACKAGE_URL_BUG)
- i18n.merge_file(
--  'appdata',
-   input: configure_file(
-     output: PROJECT_RDNN_NAME + '.appdata.xml.in',
-     input: PROJECT_RDNN_NAME + '.appdata.xml.in.in',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-music.git/commitdiff/662466b2a3cbf3bff870060f780a90af04e6ffe4



More information about the pld-cvs-commit mailing list