File: control

package info (click to toggle)
golang-golang-x-mobile 0.0~git20250520.a1d9079%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,784 kB
  • sloc: objc: 1,512; java: 1,489; ansic: 1,159; xml: 365; asm: 34; sh: 14; makefile: 5
file content (33 lines) | stat: -rw-r--r-- 936 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: golang-golang-x-mobile
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-golang-x-image-dev,
 golang-golang-x-mod-dev,
 golang-golang-x-sync-dev,
 golang-golang-x-tools-dev,
 libegl1-mesa-dev,
 libgles2-mesa-dev,
 libopenal-dev,
 libx11-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/golang/mobile
Vcs-Browser: https://forgejo.debian.net/golang/golang-golang-x-mobile
Vcs-Git: https://forgejo.debian.net/golang/golang-golang-x-mobile
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: golang.org/x/mobile

Package: golang-golang-x-mobile-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: build tools for using Go on mobile platforms (Go library)
 mobile is a Go library that contains build tools for using Go on mobile
 platforms.