Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:linux4humans:wine-staging:suse121
harfbuzz
harfbuzz.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File harfbuzz.spec of Package harfbuzz
# # spec file for package harfbuzz # # Copyright (c) 2020 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: 2.6.8 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 %if 0%{?suse_version} < 1230 BuildRequires: gcc5 BuildRequires: gcc5-c++ %else BuildRequires: gcc-c++ %endif BuildRequires: pkgconfig 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(gthread-2.0) BuildRequires: xz Conflicts: cantarell-fonts < 0.0.23 BuildRoot: %{_tmppath}/%{name}-%{version}-build %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-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 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 %setup -q %build %if 0%{?suse_version} < 1230 export CC=gcc-5 export CXX=g++-5 %endif %configure \ --disable-static \ --with-glib \ --with-freetype \ --with-cairo \ %{nil} make %{?_smp_mflags} %install %make_install find %{buildroot} -type f -name "*.la" -delete -print %post -n libharfbuzz0 -p /sbin/ldconfig %postun -n libharfbuzz0 -p /sbin/ldconfig %post -n libharfbuzz-gobject0 -p /sbin/ldconfig %postun -n libharfbuzz-gobject0 -p /sbin/ldconfig %post -n libharfbuzz-subset0 -p /sbin/ldconfig %postun -n libharfbuzz-subset0 -p /sbin/ldconfig %files -n libharfbuzz0 %doc COPYING NEWS %{_libdir}/libharfbuzz.so.0* %files -n libharfbuzz-gobject0 %defattr(-,root,root) %{_libdir}/libharfbuzz-gobject.so.0* %files -n libharfbuzz-subset0 %defattr(-,root,root) %{_libdir}/libharfbuzz-subset.so.0* %files tools %defattr(-,root,root) %{_bindir}/hb-ot-shape-closure %{_bindir}/hb-shape %{_bindir}/hb-view %{_bindir}/hb-subset %files devel %defattr(-,root,root) %doc AUTHORS README THANKS %docdir %{_datadir}/gtk-doc %{_datadir}/gtk-doc/html/harfbuzz/ %{_includedir}/harfbuzz/ %{_libdir}/*.so %{_libdir}/pkgconfig/harfbuzz.pc %{_libdir}/pkgconfig/harfbuzz-gobject.pc %{_libdir}/pkgconfig/harfbuzz-subset.pc %dir %{_libdir}/cmake %dir %{_libdir}/cmake/harfbuzz %{_libdir}/cmake/harfbuzz/harfbuzz-config.cmake %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor