[packages/babl] - updated to 0.1.86 - removed obsolete modules patch
qboosh
qboosh at pld-linux.org
Fri Apr 23 21:20:04 CEST 2021
commit 7e5b91217a850b2df9ff3c77236d867a4c5b2c5e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 23 21:21:30 2021 +0200
- updated to 0.1.86
- removed obsolete modules patch
babl-modules.patch | 11 -----------
babl.spec | 9 ++++-----
2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/babl.spec b/babl.spec
index cb2e904..7ca508e 100644
--- a/babl.spec
+++ b/babl.spec
@@ -19,19 +19,19 @@
Summary: Library for pixel-format agnosticism
Summary(pl.UTF-8): Biblioteka niezależności od formatu piksela
Name: babl
-Version: 0.1.82
+Version: 0.1.86
Release: 1
License: LGPL v3+
Group: Libraries
Source0: https://download.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.xz
-# Source0-md5: 48256ceaeb76719bb9975601b1d1667c
-Patch0: %{name}-modules.patch
-URL: http://www.gegl.org/babl/
+# Source0-md5: a4aae9effaf94f17a82fbd534f62e8f2
+URL: https://www.gegl.org/babl/
BuildRequires: gobject-introspection-devel >= 1.32.0
BuildRequires: lcms2-devel >= 2.8
BuildRequires: meson >= 0.54.0
BuildRequires: ninja >= 1.5
BuildRequires: python3 >= 1:3
+BuildRequires: rpm-build >= 4.6
BuildRequires: rpmbuild(macros) >= 1.752
BuildRequires: tar >= 1:1.22
BuildRequires: vala >= 2:0.20.0
@@ -95,7 +95,6 @@ API języka Vala dla biblioteki babl.
%prep
%setup -q
-%patch0 -p1
%build
%meson build \
diff --git a/babl-modules.patch b/babl-modules.patch
deleted file mode 100644
index 38f22cf..0000000
--- a/babl-modules.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- babl-0.1.72/extensions/meson.build.orig 2019-08-22 22:12:08.000000000 +0200
-+++ babl-0.1.72/extensions/meson.build 2019-11-18 21:12:13.765433307 +0100
-@@ -52,7 +52,7 @@
- ]
-
- foreach ext : extensions
-- library(
-+ shared_library(
- ext[0],
- ext[0] + '.c',
- c_args: ext[1],
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/babl.git/commitdiff/7e5b91217a850b2df9ff3c77236d867a4c5b2c5e
More information about the pld-cvs-commit
mailing list