Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042176
en ru br
ALT Linux repos
S:0.3.1-alt1.20191205

Group :: Publishing
RPM: fontview

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fontview
Version: 0.3.1
Release: alt1.20191205

Summary: Demo app that displays fonts with a free/libre/open-source text rendering stack: FreeType, HarfBuzz and Raqm

License: Apache 2.0
Group: Publishing
Url: https://github.com/googlei18n/fontview

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/googlei18n/fontview/archive/v%version.tar.gz

Source: %name-%version.tar

# manually removed: mariadb-common python-module-google python-module-mwlib python3-dev python3-module-yieldfrom python3-module-zope ruby ruby-stdlibs selinux-policy


BuildRequires(pre): rpm-build-python3
BuildRequires: gcc-c++
BuildRequires: libfribidi-devel
BuildRequires: libharfbuzz-devel
BuildRequires: libfreetype-devel
BuildRequires: libwxGTK3.0-devel
BuildRequires: %_bindir/python3

BuildRequires: libucdn-devel
BuildRequires: libraqm-devel >= 0.2.0

%description
Demo app that displays fonts with a free/libre/open-source text rendering stack:
FreeType, HarfBuzz and Raqm.

%prep
%setup

%build
%__python3 build.py

%install
%__install -D build/%name %buildroot%_bindir/%name

%files
%doc README.md LICENSE.md
%_bindir/%name
# TODO
#%_desktopdir/%name.desktop

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin