Sync from SUSE:ALP:Source:Standard:1.0 harfbuzz revision abf82e090088601cb486b3fb3ceb9910
This commit is contained in:
parent
f81587c6c9
commit
a8123e9820
23
.gitattributes
vendored
23
.gitattributes
vendored
@ -1,23 +0,0 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
@ -1,4 +0,0 @@
|
||||
libharfbuzz0
|
||||
libharfbuzz-icu0
|
||||
libharfbuzz-gobject0
|
||||
libharfbuzz-subset0
|
BIN
harfbuzz-7.2.0.tar.xz
(Stored with Git LFS)
BIN
harfbuzz-7.2.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
1792
harfbuzz.changes
1792
harfbuzz.changes
File diff suppressed because it is too large
Load Diff
170
harfbuzz.spec
170
harfbuzz.spec
@ -1,170 +0,0 @@
|
||||
#
|
||||
# spec file for package harfbuzz
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: harfbuzz
|
||||
Version: 7.2.0
|
||||
Release: 0
|
||||
Summary: An OpenType text shaping engine
|
||||
License: MIT
|
||||
URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
|
||||
Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig >= 0.28
|
||||
BuildRequires: pkgconfig(cairo) >= 1.8.0
|
||||
BuildRequires: pkgconfig(cairo-ft)
|
||||
BuildRequires: pkgconfig(freetype2) >= 12.0.6
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.19.1
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(graphite2) >= 1.2.0
|
||||
BuildRequires: pkgconfig(gthread-2.0)
|
||||
BuildRequires: pkgconfig(icu-uc)
|
||||
Conflicts: cantarell-fonts < 0.0.23
|
||||
|
||||
%description
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
|
||||
%package -n libharfbuzz0
|
||||
Summary: An OpenType text shaping engine
|
||||
|
||||
%description -n libharfbuzz0
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
|
||||
%package -n libharfbuzz-cairo0
|
||||
Summary: Cairo integration into the HarfBuzz OpenType text shaping engine
|
||||
|
||||
%description -n libharfbuzz-cairo0
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
This package contains the Cairo library.
|
||||
|
||||
%package -n libharfbuzz-icu0
|
||||
Summary: ICU integration into the HarfBuzz OpenType text shaping engine
|
||||
|
||||
%description -n libharfbuzz-icu0
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
This package contains the ICU library.
|
||||
|
||||
%package -n libharfbuzz-gobject0
|
||||
Summary: GObject wrapper around the HarfBuzz OpenType text shaping engine
|
||||
|
||||
%description -n libharfbuzz-gobject0
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
This package contains the GObject library.
|
||||
|
||||
%package -n libharfbuzz-subset0
|
||||
Summary: An OpenType text shaping engine
|
||||
|
||||
%description -n libharfbuzz-subset0
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
This package contains the subset library
|
||||
|
||||
%package -n typelib-1_0-HarfBuzz-0_0
|
||||
Summary: Introspection bindings for the HarfBuzz/GObject library
|
||||
|
||||
%description -n typelib-1_0-HarfBuzz-0_0
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
This package provides the GObject Introspection bindings for HarfBuzz.
|
||||
|
||||
%package tools
|
||||
Summary: Tools from the HarfBuzz text shaping software
|
||||
|
||||
%description tools
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
This package provides a set of tools for HarfBuzz.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for the HarfBuzz OpenType text shaping engine
|
||||
Requires: libharfbuzz-gobject0 = %{version}
|
||||
Requires: libharfbuzz-icu0 = %{version}
|
||||
Requires: libharfbuzz-subset0 = %{version}
|
||||
Requires: libharfbuzz0 = %{version}
|
||||
Requires: typelib-1_0-HarfBuzz-0_0 = %{version}
|
||||
Requires: pkgconfig(freetype2) >= 12.0.6
|
||||
|
||||
%description devel
|
||||
HarfBuzz is an OpenType text shaping engine.
|
||||
This package contains the development files.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%meson \
|
||||
-Ddocs=disabled \
|
||||
-Dgraphite=enabled \
|
||||
-Dchafa=disabled \
|
||||
%{nil}
|
||||
%meson_build
|
||||
|
||||
%check
|
||||
%meson_test
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
%ldconfig_scriptlets -n libharfbuzz0
|
||||
%ldconfig_scriptlets -n libharfbuzz-cairo0
|
||||
%ldconfig_scriptlets -n libharfbuzz-icu0
|
||||
%ldconfig_scriptlets -n libharfbuzz-gobject0
|
||||
%ldconfig_scriptlets -n libharfbuzz-subset0
|
||||
|
||||
%files -n libharfbuzz0
|
||||
%license COPYING
|
||||
%doc NEWS
|
||||
%{_libdir}/libharfbuzz.so.0*
|
||||
|
||||
%files -n libharfbuzz-cairo0
|
||||
%{_libdir}/libharfbuzz-cairo.so.0*
|
||||
|
||||
%files -n libharfbuzz-icu0
|
||||
%{_libdir}/libharfbuzz-icu.so.0*
|
||||
|
||||
%files -n libharfbuzz-gobject0
|
||||
%{_libdir}/libharfbuzz-gobject.so.0*
|
||||
|
||||
%files -n libharfbuzz-subset0
|
||||
%{_libdir}/libharfbuzz-subset.so.0*
|
||||
|
||||
%files -n typelib-1_0-HarfBuzz-0_0
|
||||
%{_libdir}/girepository-1.0/HarfBuzz-0.0.typelib
|
||||
|
||||
%files tools
|
||||
%{_bindir}/hb-info
|
||||
%{_bindir}/hb-ot-shape-closure
|
||||
%{_bindir}/hb-shape
|
||||
%{_bindir}/hb-subset
|
||||
%{_bindir}/hb-view
|
||||
|
||||
%files devel
|
||||
%doc AUTHORS README THANKS
|
||||
%{_includedir}/harfbuzz/
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/harfbuzz.pc
|
||||
%{_libdir}/pkgconfig/harfbuzz-cairo.pc
|
||||
%{_libdir}/pkgconfig/harfbuzz-icu.pc
|
||||
%{_libdir}/pkgconfig/harfbuzz-gobject.pc
|
||||
%{_libdir}/pkgconfig/harfbuzz-subset.pc
|
||||
%{_datadir}/gir-1.0/HarfBuzz-0.0.gir
|
||||
%dir %{_libdir}/cmake
|
||||
%dir %{_libdir}/cmake/harfbuzz
|
||||
%{_libdir}/cmake/harfbuzz/harfbuzz-config.cmake
|
||||
|
||||
%changelog
|
Loading…
Reference in New Issue
Block a user