File: control

package info (click to toggle)
libomxmad 0.1-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,448 kB
  • sloc: sh: 10,173; ansic: 644; makefile: 19
file content (25 lines) | stat: -rw-r--r-- 919 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
Source: libomxmad
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: debhelper (>= 11),
               libid3tag0-dev,
               libmad0-dev,
               libomxil-bellagio-dev,
               pkg-config
Standards-Version: 4.5.0
Homepage: http://omxil.sourceforge.net/

Package: libomxil-bellagio0-components-mad
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: MAD MP3 decoder components for Bellagio OpenMAX IL
 OpenMAX Integration Layer (IL) is a standard API to access Multimedia
 Components on mobile platforms. It has been defined by the Khronos group.
 By means of the OpenMAX IL API, multimedia frameworks can access hardware
 accelerators on platforms that provide it.
 .
 Bellagio is an open source implementation of the OpenMAX IL API that runs
 on Linux.
 .
 This package contains the MAD MP3 decoder OpenMAX component.