]> git.pld-linux.org Git - packages/fontconfig.git/commitdiff
up to 2.14.0 auto/th/fontconfig-2.14.0-1
authorJan Palus <atler@pld-linux.org>
Thu, 7 Apr 2022 16:52:51 +0000 (18:52 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 7 Apr 2022 16:52:51 +0000 (18:52 +0200)
fontconfig-bitstream-cyberbit.patch
fontconfig.spec

index fb606d158fb1682782d91d94b81c268abb877866..33749d335fde9c2b6c0784dbc664d17cb6f12da5 100644 (file)
@@ -6,5 +6,5 @@
                        <family>FreeSerif</family>
 +                      <family>Bitstream Cyberbit</family>
                        <family>Code2000</family>
+                       <family>Code2001</family> <!-- plane1 and beyond -->
                </prefer>
-       </alias>
index b482bfc670c00b0d91bad48d25f0c1eff502ad68..db54266f136f72dfd7753e9d91e88ec9a21eef11 100644 (file)
@@ -8,13 +8,13 @@ Summary:      Font configuration and customization tools
 Summary(pl.UTF-8):     Narzędzia do konfigurowania fontów
 Summary(pt_BR.UTF-8):  Ferramentas para configuração e customização do acesso a fontes
 Name:          fontconfig
-Version:       2.13.1
-Release:       4
+Version:       2.14.0
+Release:       1
 Epoch:         1
 License:       MIT
 Group:         Libraries
-Source0:       https://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
-# Source0-md5: 36cdea1058ef13cbbfdabe6cb019dc1c
+Source0:       https://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.xz
+# Source0-md5: e12700a9d522bdfec06b6b7e72646987
 Source1:       %{name}-lcd-filter.conf
 Patch0:                %{name}-bitstream-cyberbit.patch
 URL:           http://fontconfig.org/
@@ -35,6 +35,9 @@ BuildRequires:        gperf
 BuildRequires: libtool >= 2:2.2
 BuildRequires: libuuid-devel
 BuildRequires: pkgconfig
+%{?with_doc:BuildRequires:     python3}
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.082011 seconds and 4 git commands to generate.