[packages/almanah] - added meson patch, release 4 (evolution 3.46.x)

qboosh qboosh at pld-linux.org
Tue May 30 22:21:45 CEST 2023


commit ae9fd64767623baf338aecaef2be9dcd5f09dcbf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue May 30 22:24:19 2023 +0200

    - added meson patch, release 4 (evolution 3.46.x)

 almanah-meson.patch | 17 +++++++++++++++++
 almanah.spec        |  4 +++-
 2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/almanah.spec b/almanah.spec
index edd85da..13835fd 100644
--- a/almanah.spec
+++ b/almanah.spec
@@ -7,11 +7,12 @@ Summary:	Almanah Diary - keep a personal diary
 Summary(pl.UTF-8):	Almanah Diary - osobisty pamiętnik
 Name:		almanah
 Version:	0.12.3
-Release:	3
+Release:	4
 License:	GPL v3+
 Group:		X11/Applications
 Source0:	https://download.gnome.org/sources/almanah/0.12/%{name}-%{version}.tar.xz
 # Source0-md5:	b4d6023342f49e23435e06fd54d7fa4c
+Patch0:		%{name}-meson.patch
 URL:		https://wiki.gnome.org/Apps/Almanah_Diary
 BuildRequires:	appstream-glib
 BuildRequires:	atk-devel
@@ -52,6 +53,7 @@ pamiętnik.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %meson build \
diff --git a/almanah-meson.patch b/almanah-meson.patch
new file mode 100644
index 0000000..cd0a4d8
--- /dev/null
+++ b/almanah-meson.patch
@@ -0,0 +1,17 @@
+--- almanah-0.12.3/data/meson.build.orig	2021-03-05 16:05:46.935089000 +0100
++++ almanah-0.12.3/data/meson.build	2023-05-30 22:14:56.161300753 +0200
+@@ -1,6 +1,5 @@
+ desktop = 'almanah.desktop'
+ i18n.merge_file(
+-  desktop,
+   type: 'desktop',
+   input: desktop + '.in',
+   output: desktop,
+@@ -19,7 +18,6 @@ endif
+ 
+ appdata = 'almanah.appdata.xml'
+ i18n.merge_file(
+-  appdata,
+   input: appdata + '.in',
+   output: appdata,
+   po_dir: po_dir,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/almanah.git/commitdiff/ae9fd64767623baf338aecaef2be9dcd5f09dcbf



More information about the pld-cvs-commit mailing list