Sat, 09 Dec 2023 04:32:50 EST

Information for build lasi-1.0.6-1.ru

ID3561
Package Namelasi
Version1.0.6
Release1.ru
Epoch
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 accomodates 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 byjmatth
State complete
StartedThu, 02 Apr 2015 16:23:01 EDT
CompletedThu, 02 Apr 2015 16:28:19 EDT
Taskbuild (centos5-rutgers-staging, lasi-1.0.6-1.ru.src.rpm)
Tags
centos5-rutgers-staging
centos5-rutgers-testing
RPMs
src
lasi-1.0.6-1.ru.src.rpm (info) (download)
i386 (build logs)
lasi-1.0.6-1.ru.i386.rpm (info) (download)
lasi-devel-1.0.6-1.ru.i386.rpm (info) (download)
lasi-debuginfo-1.0.6-1.ru.i386.rpm (info) (download)
x86_64 (build logs)
lasi-1.0.6-1.ru.x86_64.rpm (info) (download)
lasi-devel-1.0.6-1.ru.x86_64.rpm (info) (download)
lasi-debuginfo-1.0.6-1.ru.x86_64.rpm (info) (download)
Changelog * Tue Aug 29 2006 - Orion Poplawski <orion@cora.nwra.com> - 1.0.6-1 - Update to 1.0.6 - Remove pkg-config patch applied upstream * Mon May 08 2006 - Orion Poplawski <orion@cora.nwra.com> - 1.0.5-2 - Disable static libs - Patch pc file to return -lLASi * Thu May 04 2006 - Orion Poplawski <orion@cora.nwra.com> - 1.0.5-1 - Update to 1.0.5 - Remove unneeded patches and autotools - Move doc dir to -devel package - Make -devel package require pango-devel, included in LASi.h * Mon Apr 24 2006 - Orion Poplawski <orion@cora.nwra.com> - 1.0.4-1 - Initial Fedora Extras version