Thu, 02 May 2024 05:39:18 UTC | login

Information for build lasi-1.1.3-9.fc37

ID213972
Package Namelasi
Version1.1.3
Release9.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/lasi.git#c67a4e17981e3e68d0f0784de10b25b08cecf851
SummaryC++ library for creating Postscript documents
DescriptionLASi is a library written by Larry Siden that provides a C++ stream output interface ( with operator << ) for creating Postscript documents that can contain characters from any of the scripts and symbol blocks supported in Unicode and by Owen Taylor's Pango layout engine. The library accommodates right-to-left scripts such as Arabic and Hebrew as easily as left-to-right scripts. Indic and Indic-derived Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are supported to the extent provided by Pango and by the OpenType fonts installed on your system. All of this is provided without need for any special configuration or layout calculation on the programmer's part. Although the capability to produce Unicode-based multilingual Postscript documents exists in large Open Source application framework libraries such as GTK+, QT, and KDE, LASi was designed for projects which require the ability to produce Postscript independent of any one application framework.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 21 Oct 2022 14:12:26 UTC
CompletedFri, 21 Oct 2022 14:21:19 UTC
Taskbuild (f37, /rpms/lasi.git:c67a4e17981e3e68d0f0784de10b25b08cecf851)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/lasi.git#c67a4e17981e3e68d0f0784de10b25b08cecf851'}}
Tags
f37
f38
RPMs
src
lasi-1.1.3-9.fc37.src.rpm (info) (download)
noarch
lasi-doc-1.1.3-9.fc37.noarch.rpm (info) (download)
riscv64
lasi-1.1.3-9.fc37.riscv64.rpm (info) (download)
lasi-devel-1.1.3-9.fc37.riscv64.rpm (info) (download)
lasi-debuginfo-1.1.3-9.fc37.riscv64.rpm (info) (download)
lasi-debugsource-1.1.3-9.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Jeff Law <law@redhat.com> - 1.1.3-5 - Force C++14 as this code is not C++17 ready * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Orion Poplawski <orion@nwra.com> - 1.1.3-3 - Use new %cmake_* macros