]> git.pld-linux.org Git - packages/crossmingw32-pango.git/commitdiff
- updated to 1.48.4 auto/th/crossmingw32-pango-1.48.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 15 Apr 2021 20:20:57 +0000 (22:20 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 15 Apr 2021 20:20:57 +0000 (22:20 +0200)
crossmingw32-pango.spec

index 604376c2f594b8fd977e1d6004c64d0ac8285368..6036a7450caa143de0a1102ca6df717b91240d2a 100644 (file)
@@ -2,12 +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.48.3
+Version:       1.48.4
 Release:       1
 License:       LGPL v2+
 Group:         Development/Libraries
 Source0:       https://download.gnome.org/sources/pango/1.48/%{realname}-%{version}.tar.xz
-# Source0-md5: 908a32c1c1bccf544e34a65133112196
+# Source0-md5: 6c3cee28fc36118c1c8733160054c7ed
 URL:           https://pango.gnome.org/
 # cairo-ft cairo-pdf cairo-png cairo-ps cairo-win32
 BuildRequires: crossmingw32-cairo >= 1.12.10
@@ -100,6 +100,9 @@ Biblioteki DLL pango dla Windows.
 %prep
 %setup -q -n %{realname}-%{version}
 
+# disable unused gi-docgen subproject
+%{__sed} -i -e '/fallback:.*gi-docgen/d' meson.build
+
 cat > meson-cross.txt <<'EOF'
 [host_machine]
 system = 'windows'
This page took 0.104265 seconds and 4 git commands to generate.