[packages/meson] up to 1.0.0
atler
atler at pld-linux.org
Wed Feb 1 23:20:02 CET 2023
commit c53e1e4ae7d79af09d8ed63fd395bf673f274135
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Feb 1 23:19:51 2023 +0100
up to 1.0.0
meson-gtkdocdir.patch | 2 +-
meson.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/meson.spec b/meson.spec
index 9dcf3be..9acfe36 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: 0.63.1
+Version: 1.0.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: 078e59d11a72b74c3bd78cb8205e9ed7
+# Source0-md5: 009b78125467cd9ee4d467175a5c12e1
Patch0: %{name}-gtkdocdir.patch
URL: https://mesonbuild.com/
BuildRequires: ninja >= 1.8.2
diff --git a/meson-gtkdocdir.patch b/meson-gtkdocdir.patch
index f96aecd..4238eb3 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)])
+ @typed_pos_args('gnome.gdbus_codegen', str, optargs=[(str, mesonlib.File, build.CustomTarget, build.CustomTargetIndex, build.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/c53e1e4ae7d79af09d8ed63fd395bf673f274135
More information about the pld-cvs-commit
mailing list