This commit is contained in:
parent
c53c8ca08b
commit
653b3f8e06
3
graphite2-minimal-1.3.14.tgz
Normal file
3
graphite2-minimal-1.3.14.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8e892d8627c41888ff121e921455b9e2d26836978f2359173d19825da62b8fc
|
||||
size 149974
|
@ -200,15 +200,16 @@ BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40
|
||||
BuildRequires: pkgconfig(glu)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(graphite2) >= 0.9.3
|
||||
BuildRequires: pkgconfig(gssrpc)
|
||||
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
|
||||
%if %{with system_harfbuzz}
|
||||
BuildRequires: pkgconfig(graphite2) >= 0.9.3
|
||||
BuildRequires: pkgconfig(harfbuzz) >= 2.6.8
|
||||
BuildRequires: pkgconfig(harfbuzz-icu) >= 2.6.8
|
||||
%else
|
||||
Source2025: %{external_url}/harfbuzz-7.3.0.tar.xz
|
||||
Source2026: %{external_url}/graphite2-minimal-1.3.14.tgz
|
||||
%endif
|
||||
BuildRequires: pkgconfig(hunspell)
|
||||
BuildRequires: pkgconfig(krb5)
|
||||
@ -1191,8 +1192,10 @@ export NOCONFIGURE=yes
|
||||
%endif
|
||||
%if %{with system_harfbuzz}
|
||||
--with-system-harfbuzz \
|
||||
--with-system-graphite \
|
||||
%else
|
||||
--without-system-harfbuzz \
|
||||
--without-system-graphite \
|
||||
%endif
|
||||
--enable-evolution2 \
|
||||
--enable-dbus \
|
||||
|
Loading…
Reference in New Issue
Block a user