golang-android-soong 0.0~git20201014.17e97d9-4ubuntu0.24.04.2 source package in Ubuntu
Changelog
golang-android-soong (0.0~git20201014.17e97d9-4ubuntu0.24.04.2) noble-security; urgency=medium * No change rebuild due to golang-1.22 update -- Evan Caville <email address hidden> Fri, 08 Nov 2024 16:22:14 +1000
Upload details
- Uploaded by:
- Evan Caville
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | updates | universe | misc | |
Noble | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-android-soong_0.0~git20201014.17e97d9.orig.tar.xz | 1.2 MiB | cfca83e91cfd4d140bf50e9e2c076fc523a72ad1df982312e1a910b4931f2e1e |
golang-android-soong_0.0~git20201014.17e97d9-4ubuntu0.24.04.2.debian.tar.xz | 4.0 KiB | 83b84aa526d89bcf7d3f806a45cd97253569f60c5cb6d754f35bb130fce093ff |
golang-android-soong_0.0~git20201014.17e97d9-4ubuntu0.24.04.2.dsc | 2.6 KiB | 4a412d0743b28d4989e10ee0f881edc2600b2395a1ccfb77c78d900f8d4fbd41 |
Available diffs
Binary packages built by this source
- golang-android-soong-dev: Soong build system (library)
Soong is a build system for Android built on top of Blueprint, a
meta-build system. Soong is the replacement for the old Android
make-based build system. It replaces Android.mk files with Android.bp
files, which are JSON-like simple declarative descriptions of modules
to build.
.
This package contains the Go libraries for Soong.
- soong: Soong build system (command-line tools)
Soong is a build system for Android built on top of Blueprint, a
meta-build system. Soong is the replacement for the old Android
make-based build system. It replaces Android.mk files with Android.bp
files, which are JSON-like simple declarative descriptions of modules
to build.
.
This package contains command-line tools for Soong.
- soong-dbgsym: debug symbols for soong