[packages/meson] up to 1.3.0
atler
atler at pld-linux.org
Thu Nov 30 04:05:05 CET 2023
commit 765cb4ec01c885a6bf5f79202ba55a8c90b5a9e8
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Nov 30 02:17:35 2023 +0100
up to 1.3.0
meson-gtkdocdir.patch | 2 +-
meson.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/meson.spec b/meson.spec
index c2387d9..e731908 100644
--- a/meson.spec
+++ b/meson.spec
@@ -1,13 +1,13 @@
Summary: High productivity build system
Summary(pl.UTF-8): System budowania o dużej produktywności
Name: meson
-Version: 1.2.3
+Version: 1.3.0
Release: 1
License: Apache v2.0
Group: Development/Tools
#Source0Download: https://github.com/mesonbuild/meson/releases/
Source0: https://github.com/mesonbuild/meson/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 69da4c63ef06c9d3bcc00ce89abb306f
+# Source0-md5: 35dc15e4f94ca5fd30dbe2d88a672254
Patch0: %{name}-gtkdocdir.patch
Patch1: rust-proc-macro-filter-out-target.patch
URL: https://mesonbuild.com/
diff --git a/meson-gtkdocdir.patch b/meson-gtkdocdir.patch
index 4238eb3..a326ebe 100644
--- a/meson-gtkdocdir.patch
+++ b/meson-gtkdocdir.patch
@@ -7,7 +7,7 @@
- return os.path.join('share/gtk-doc/html', args[0])
+ return os.path.join('share/doc/gtk-doc/html', args[0])
- @typed_pos_args('gnome.gdbus_codegen', str, optargs=[(str, mesonlib.File, build.CustomTarget, build.CustomTargetIndex, build.GeneratedList)])
+ @typed_pos_args('gnome.gdbus_codegen', str, optargs=[(str, mesonlib.File, CustomTarget, CustomTargetIndex, GeneratedList)])
@typed_kwargs(
diff -urN meson-0.46.1/mesonbuild/scripts/gtkdochelper.py meson-0.46.1.new/mesonbuild/scripts/gtkdochelper.py
--- meson-0.46.1/mesonbuild/scripts/gtkdochelper.py 2018-05-16 18:23:56.000000000 +0200
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/meson.git/commitdiff/765cb4ec01c885a6bf5f79202ba55a8c90b5a9e8
More information about the pld-cvs-commit
mailing list