gstreamer/debian.upstream/control.in

109 lines
4.6 KiB
Text
Raw Normal View History

Source: gstreamer@GST_API_VERSION@-vaapi
2010-03-16 13:53:54 +00:00
Section: libs
Priority: optional
2011-10-19 12:43:56 +00:00
Maintainer: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2010-03-16 13:53:54 +00:00
Build-Depends: debhelper (>= 5),
cdbs,
libglib2.0-dev (>= @GLIB_VERSION_REQUIRED@),
libgstreamer@GST_PKG_VERSION@-dev (>= @GST_VERSION_REQUIRED@),
libgstreamer-plugins-base@GST_PKG_VERSION@-dev (>= @GST_PLUGINS_BASE_VERSION_REQUIRED@),
libgstreamer-plugins-bad@GST_PKG_VERSION@-dev (>= @GST_PLUGINS_BAD_VERSION_REQUIRED@),
@USE_DRM_TRUE@ libdrm-dev, libudev-dev,
@USE_X11_TRUE@ libx11-dev, libxrandr-dev,
@USE_GLX_TRUE@ libgl-dev,
@USE_WAYLAND_TRUE@ libwayland-dev (>= @WAYLAND_API_VERSION@),
libva-dev (>= @LIBVA_PACKAGE_VERSION@)
2010-03-23 07:31:04 +00:00
Build-Depends-Indep: gtk-doc-tools (>= @GTKDOC_VERSION@)
2010-03-16 13:53:54 +00:00
Standards-Version: 3.7.2
Package: gstreamer@GST_API_VERSION@-vaapi
2010-03-16 13:53:54 +00:00
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gstreamer@GST_API_VERSION@-vaapi-doc
2010-03-16 13:53:54 +00:00
Description: VA-API plugins for GStreamer
This package contains GStreamer plugins for VA-API support:
- `vaapidecode': decode bitstreams using VA-API
@USE_ENCODERS_TRUE@ - `vaapiencode_mpeg2': encode bitstreams using VA-API (MPEG-2 codec)
@USE_ENCODERS_TRUE@ - `vaapiencode_h264': encode bitstreams using VA-API (H.264 codec)
@USE_GST_API_0_10_TRUE@ - `vaapiupload': convert from YUV pixels to VA surfaces
@USE_GST_API_0_10_TRUE@ - `vaapidownload': convert from VA surfaces to YUV pixels
- `vaapipostproc': postprocess VA surfaces, e.g. for deinterlacing
2010-03-16 13:53:54 +00:00
- `vaapisink': a VA-API based video sink
Package: gstreamer@GST_API_VERSION@-vaapi-doc
2010-03-23 07:31:04 +00:00
Architecture: all
Section: doc
Recommends: libgstvaapi@GST_API_VERSION@-dev (= ${source:Version})
2010-03-23 07:31:04 +00:00
Description: GStreamer VA-API documentation and manuals
This packages contains documentation for libraries and elements.
Package: gstreamer@GST_API_VERSION@-vaapi-dbg
2010-03-16 13:53:54 +00:00
Section: libdevel
Architecture: any
Depends: gstreamer@GST_API_VERSION@-vaapi (= ${Source-Version})
2010-03-16 13:53:54 +00:00
Description: VA-API plugins for GStreamer
VA-API support plugins for GStreamer.
.
This package contains the debug files.
Package: libgstvaapi@GST_VAAPI_MAJOR_VERSION@
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GStreamer libraries from the "vaapi" set
VA-API support libraries for GStreamer.
.
This package contains common libraries for the "vaapi" set.
@USE_DRM_TRUE@Package: libgstvaapi-drm-@GST_VAAPI_MAJOR_VERSION@
@USE_DRM_TRUE@Section: libs
@USE_DRM_TRUE@Architecture: any
@USE_DRM_TRUE@Depends: ${shlibs:Depends}, ${misc:Depends}
@USE_DRM_TRUE@Description: GStreamer libraries from the "vaapi" set
@USE_DRM_TRUE@ VA-API support libraries for GStreamer.
@USE_DRM_TRUE@ .
@USE_DRM_TRUE@ This package contains headless libraries for the "vaapi" set.
2012-08-01 13:44:02 +00:00
@USE_X11_TRUE@Package: libgstvaapi-x11-@GST_VAAPI_MAJOR_VERSION@
@USE_X11_TRUE@Section: libs
@USE_X11_TRUE@Architecture: any
@USE_X11_TRUE@Depends: ${shlibs:Depends}, ${misc:Depends}
@USE_X11_TRUE@Description: GStreamer libraries from the "vaapi" set
@USE_X11_TRUE@ VA-API support libraries for GStreamer.
@USE_X11_TRUE@ .
@USE_X11_TRUE@ This package contains x11 libraries for the "vaapi" set.
2010-03-16 13:53:54 +00:00
@USE_GLX_TRUE@Package: libgstvaapi-glx-@GST_VAAPI_MAJOR_VERSION@
@USE_GLX_TRUE@Section: libs
@USE_GLX_TRUE@Architecture: any
@USE_GLX_TRUE@Depends: ${shlibs:Depends}, ${misc:Depends}
@USE_GLX_TRUE@Description: GStreamer libraries from the "vaapi" set
@USE_GLX_TRUE@ VA-API support libraries for GStreamer.
@USE_GLX_TRUE@ .
@USE_GLX_TRUE@ This package contains glx libraries for the "vaapi" set.
2010-03-29 14:50:52 +00:00
@USE_WAYLAND_TRUE@Package: libgstvaapi-wayland-@GST_VAAPI_MAJOR_VERSION@
@USE_WAYLAND_TRUE@Section: libs
@USE_WAYLAND_TRUE@Architecture: any
@USE_WAYLAND_TRUE@Depends: ${shlibs:Depends}, ${misc:Depends}
@USE_WAYLAND_TRUE@Description: GStreamer libraries from the "vaapi" set
@USE_WAYLAND_TRUE@ VA-API support libraries for GStreamer.
@USE_WAYLAND_TRUE@ .
@USE_WAYLAND_TRUE@ This package contains Wayland libraries for the "vaapi" set.
2012-07-24 13:43:44 +00:00
Package: libgstvaapi@GST_PKG_VERSION@-dev
2010-03-16 13:53:54 +00:00
Architecture: any
Section: libdevel
2010-05-13 07:19:21 +00:00
Depends: ${shlibs:Depends}, ${misc:Depends},
@USE_DRM_TRUE@ libgstvaapi-drm-@GST_VAAPI_MAJOR_VERSION@ (= ${Source-Version}),
@USE_X11_TRUE@ libgstvaapi-x11-@GST_VAAPI_MAJOR_VERSION@ (= ${Source-Version}),
@USE_GLX_TRUE@ libgstvaapi-glx-@GST_VAAPI_MAJOR_VERSION@ (= ${Source-Version}),
@USE_WAYLAND_TRUE@ libgstvaapi-wayland-@GST_VAAPI_MAJOR_VERSION@ (= ${Source-Version}),
libgstvaapi@GST_VAAPI_MAJOR_VERSION@ (= ${Source-Version})
2010-03-16 13:53:54 +00:00
Description: GStreamer development files for libraries from the "vaapi" set
GStreamer/VA-API development files.
.
This package contains development files for GStreamer libraries for
the "vaapi" set.