golang-android-soong 0.0~git20201014.17e97d9-4 source package in Ubuntu

Changelog

golang-android-soong (0.0~git20201014.17e97d9-4) unstable; urgency=medium

  * Team upload.
  * debian/patches: Add patch to fix ftbfs issue on 32bit system
    (Closes: #983761).

 -- Roger Shimizu <email address hidden>  Thu, 02 Feb 2023 23:08:11 -0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
golang-android-soong_0.0~git20201014.17e97d9-4.dsc 2.4 KiB 567ff22771e4666c05beea38fd44854a549344be542a2d9c4dbd7057cd5ef772
golang-android-soong_0.0~git20201014.17e97d9.orig.tar.xz 1.2 MiB cfca83e91cfd4d140bf50e9e2c076fc523a72ad1df982312e1a910b4931f2e1e
golang-android-soong_0.0~git20201014.17e97d9-4.debian.tar.xz 3.7 KiB 8ce60ab75d26d9d839de69be142d52b41c118e33a1e08413e0a6bdaf4416ff0f

No changes file available.

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