[packages/crossmingw32-pango] - updated to 1.50.2
qboosh
qboosh at pld-linux.org
Fri Dec 17 17:38:30 CET 2021
commit e6d5f1a5e2d32ab69279121c078baa6c83168701
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Dec 17 17:39:07 2021 +0100
- updated to 1.50.2
crossmingw32-pango.spec | 6 ++----
pango-x32.patch | 11 -----------
2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/crossmingw32-pango.spec b/crossmingw32-pango.spec
index 44a79bd..99dc4d0 100644
--- a/crossmingw32-pango.spec
+++ b/crossmingw32-pango.spec
@@ -2,13 +2,12 @@ Summary: System for layout and rendering of internationalized text - cross MinGW
Summary(pl.UTF-8): System renderowania międzynarodowego tekstu - wersja skrośna dla MinGW32
%define realname pango
Name: crossmingw32-%{realname}
-Version: 1.50.1
+Version: 1.50.2
Release: 1
License: LGPL v2+
Group: Development/Libraries
Source0: https://download.gnome.org/sources/pango/1.50/%{realname}-%{version}.tar.xz
-# Source0-md5: 56bef4e962c944d008b289e5613beb7f
-Patch0: pango-x32.patch
+# Source0-md5: 07573b04545f36c3b4c6d433ee8ede6a
URL: https://pango.gnome.org/
# cairo-ft cairo-pdf cairo-png cairo-ps cairo-win32
BuildRequires: crossmingw32-cairo >= 1.12.10
@@ -104,7 +103,6 @@ Biblioteki DLL pango dla Windows.
%prep
%setup -q -n %{realname}-%{version}
-%patch0 -p1
# disable unused gi-docgen subproject
%{__sed} -i -e '/fallback:.*gi-docgen/d' meson.build
diff --git a/pango-x32.patch b/pango-x32.patch
deleted file mode 100644
index a75be86..0000000
--- a/pango-x32.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- pango-1.50.0/pango/pango-item-private.h.orig 2021-12-03 03:03:01.231547600 +0100
-+++ pango-1.50.0/pango/pango-item-private.h 2021-12-03 20:03:59.599824571 +0100
-@@ -40,7 +40,7 @@ G_BEGIN_DECLS
-
- typedef struct _PangoItemPrivate PangoItemPrivate;
-
--#ifdef __x86_64__
-+#if defined(__x86_64__) && defined(__LP64__)
-
- struct _PangoItemPrivate
- {
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-pango.git/commitdiff/e6d5f1a5e2d32ab69279121c078baa6c83168701
More information about the pld-cvs-commit
mailing list