Thu, 02 May 2024 02:06:42 UTC | login

Information for build zmk-0.5.1-2.fc35

ID216699
Package Namezmk
Version0.5.1
Release2.fc35
Epoch
SummaryCollection of reusable Makefiles
DescriptionCollection of make-files implementing a system similar to auto-tools, but without the generated files that make understanding system behavior harder. Highlights include: - Describe programs, test programs, static libraries, shared libraries, development headers, manual pages and more - Use familiar targets like "all", "check", "install" and "clean" - Works out of the box on popular distributions of Linux and MacOS - Friendly to distribution packaging expecting auto-tools - Compile with gcc, clang, tcc or the open-watcom compilers - Cross compile with gcc and open-watcom - Efficient and incremental, including the install target
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 05 Nov 2022 11:16:53 UTC
CompletedSat, 05 Nov 2022 11:16:53 UTC
Tags
f37
f38
f39
f40
RPMs
src
zmk-0.5.1-2.fc35.src.rpm (info) (download)
noarch
zmk-0.5.1-2.fc35.noarch.rpm (info) (download)
Changelog * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 23 2021 Zygmunt Krynicki <me@zygoon.pl> - 0.5.1-1 - New upstream release * Wed Feb 03 2021 Zygmunt Krynicki <me@zygoon.pl> - 0.5-1 - New upstream release - Simplify prep and build steps * Sun Jan 31 2021 Zygmunt Krynicki <me@zygoon.pl> - 0.4.2-1 - Initial version of the package