Wed, 15 May 2024 07:23:20 UTC | login

Information for build nanosvg-20221221-3.fc40

ID275933
Package Namenanosvg
Version20221221
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nanosvg.git#8936549fa215017f4b06ec3f74a666b6f08933d6
SummarySimple stupid SVG parser
DescriptionNanoSVG is a simple stupid single-header-file SVG parse. The output of the parser is a list of cubic bezier shapes. The library suits well for anything from rendering scalable icons in your editor application to prototyping a game.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 13:25:21 UTC
CompletedMon, 11 Dec 2023 14:43:04 UTC
Taskbuild (f40, /rpms/nanosvg.git:8936549fa215017f4b06ec3f74a666b6f08933d6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nanosvg.git#8936549fa215017f4b06ec3f74a666b6f08933d6'}}
Tags
f40
RPMs
src
nanosvg-20221221-3.fc40.src.rpm (info) (download)
riscv64
nanosvg-20221221-3.fc40.riscv64.rpm (info) (download)
nanosvg-devel-20221221-3.fc40.riscv64.rpm (info) (download)
nanosvg-debuginfo-20221221-3.fc40.riscv64.rpm (info) (download)
nanosvg-debugsource-20221221-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Aug 11 2023 Tom Callaway <spot@fedoraproject.org> - 20221221-3 - modified the build-examples patch to work without an install of nanosvg-devel * Fri Aug 11 2023 Tom Callaway <spot@fedoraproject.org> - 20221221-2 - build examples - add comments discussing upstream status of patches - use example2 as a smoke test * Thu Aug 10 2023 Tom Callaway <spot@fedoraproject.org> - 20221221-1 - initial package