File: control

package info (click to toggle)
android-platform-frameworks-native 1%3A8.1.0%2Br23-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,612 kB
  • sloc: cpp: 199,842; xml: 48,803; ansic: 23,250; java: 5,012; python: 1,624; sh: 225; asm: 105; perl: 74; makefile: 22
file content (43 lines) | stat: -rw-r--r-- 1,952 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
34
35
36
37
38
39
40
41
42
43
Source: android-platform-frameworks-native
Section: devel
Priority: optional
Maintainer: Android Tools Maintainers <android-tools-devel@lists.alioth.debian.org>
Uploaders: Hans-Christoph Steiner <hans@eds.org>,
           Laszlo Boszormenyi (GCS) <gcs@debian.org>,
           Kai-Chung Yan <seamlikok@gmail.com>,
           Chirayu Desai <chirayudesai1@gmail.com>
Build-Depends: debhelper (>=11),
               dh-exec
Standards-Version: 4.2.1
Homepage: https://android.googlesource.com/platform/frameworks/native
Vcs-Git: https://salsa.debian.org/android-tools-team/android-platform-frameworks-native.git
Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-frameworks-native

Package: android-platform-frameworks-native-headers
Section: libdevel
Architecture: all
Depends: ${misc:Depends}
Breaks: android-libutils-dev (<< 1:6.0.0+r26)
Replaces: android-libutils-dev (<< 1:6.0.0+r26)
Description: Headers of android-platform-frameworks-native
 This package contains headers in include/android in platform/frameworks/native.

Package: android-libetc1
Section: libs
Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ETC1 compression library
 Ericsson Texture Compression (ETC) is a lossy texture compression technique
 developed in collaboration with Ericsson Research in early 2005. libETC1
 provides the encoding and decoding of ETC1 compression algorithm.

Package: android-libetc1-dev
Section: libdevel
Architecture: amd64 i386 armel armhf arm64 mips mipsel mips64el
Depends: android-libetc1 (= ${binary:Version}), ${misc:Depends}
Description: ETC1 compression library - Development files
 Ericsson Texture Compression (ETC) is a lossy texture compression technique
 developed in collaboration with Ericsson Research in early 2005. libETC1
 provides the encoding and decoding of ETC1 compression algorithm.
 .
 This package provides the development files.