ognibuild 0.0.18+git20230208.1.9b890a2-1 source package in Ubuntu
Changelog
ognibuild (0.0.18+git20230208.1.9b890a2-1) unstable; urgency=low * New upstream snapshot. + Fixes flaky tee test. Closes: #1030879 -- Jelmer Vernooij <email address hidden> Sat, 11 Feb 2023 13:23:14 +0000
Upload details
- Uploaded by:
- Jelmer Vernooij
- Uploaded to:
- Sid
- Original maintainer:
- Jelmer Vernooij
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ognibuild_0.0.18+git20230208.1.9b890a2-1.dsc | 2.0 KiB | c39c3ecabdac3fe8948c5ae7ed8f4e505af162614308f0ec64346adbdcfbb81f |
ognibuild_0.0.18+git20230208.1.9b890a2.orig.tar.gz | 78.4 KiB | ae2ecf3237c5a83aa5abb1afd5bb67d681c48e621df32e8ff5698aca4099d1af |
ognibuild_0.0.18+git20230208.1.9b890a2-1.debian.tar.xz | 33.7 KiB | 1523de9e131f862982aec0fb925b7d9977a5e7eb6baf86860adaf85dff4012dd |
Available diffs
No changes file available.
Binary packages built by this source
- ognibuild: Detect and run any build system
Ognibuild is a simple wrapper with a common interface for invoking any kind of
build tool.
.
The ideas is that it can be run to build and install any source code directory
by detecting the build system that is in use and invoking that with the correct
parameters.
.
It can also detect and install missing dependencies.