tizen beta release
[profile/ivi/gst-openmax0.10.git] / debian / control
1 Source: gst-openmax
2 Maintainer: Hyunseok Lee <hs7388.lee@samsung.com>, JongHyuk Choi <jhchoi.choi@samsung.com>
3 Uploaders: Hyunseok Lee <hs7388.lee@samsung.com>, Dowan Kim <dowan2171.kim@samsung.com>, Sunghyun Eum <sunghyun.eum@samsung.com>, Seongho Jeong(sh33.jeong@samsung.com)
4 Section: libs
5 Priority: optional
6 Standards-Version: 3.7.3
7 Build-Depends: debhelper (>= 5.0.37.2),
8         cdbs (>= 0.4.43),
9         autotools-dev,
10         dpkg-dev (>= 1.13.19),
11         libgstreamer0.10-dev,
12         libgstreamer-plugins-base0.10-dev,
13         pkg-config
14
15 Package: gstreamer0.10-openmax
16 Architecture: any
17 Section: libs
18 Depends: ${misc:Depends}, ${shlibs:Depends}
19 Suggests: libomxil-bellagio0, libomxil-ti0
20 Description: gst-openmax is a GStreamer plug-in that allows communication with
21  OpenMAX IL components.
22  .
23  Multiple OpenMAX IL implementations can be used, including but not limited to
24  Texas Instruments and Bellagio.
25
26 Package: gstreamer0.10-openmax-dbg
27 Section: libdevel
28 Priority: extra
29 Architecture: any
30 Depends: gstreamer0.10-openmax (= ${binary:Version})
31 Description: Debug symbols for gst-openmax.