2002-09-20 03:35:46 +00:00
|
|
|
Source: gstreamer
|
|
|
|
Section: libs
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: David I. Lehn <dlehn@vt.edu>
|
|
|
|
Build-Depends: debhelper (>= 3.0.0), libxml2-dev (>= 2.4.16), zlib1g-dev (>= 1:1.1.4), libglib2.0-dev (>= 2.0.4), pkg-config (>= 0.11.0), libpopt-dev, bison, flex
|
2002-10-03 03:02:08 +00:00
|
|
|
Build-Depends-Indep: debhelper (>= 3.0.0), gtk-doc-tools (>= 0.4), jade (>= 1.2.1), transfig (>= 3.2.3.c), docbook-utils (>= 0.6.9), xsltproc (>= 1.0.21), gs, python (>= 2.1)
|
|
|
|
Standards-Version: 3.5.7
|
2002-09-20 03:35:46 +00:00
|
|
|
|
|
|
|
Package: libgstreamer@VERSION@
|
|
|
|
Architecture: [alpha arm hppa i386 mips mipsel powerpc sparc]
|
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Suggests: gstreamer-core, gstreamer-misc
|
|
|
|
Description: Core GStreamer shared library
|
|
|
|
Core GStreamer shared library
|
|
|
|
|
|
|
|
Package: libgstreamer-dev
|
|
|
|
Architecture: any
|
|
|
|
Section: devel
|
2002-10-03 03:02:08 +00:00
|
|
|
Depends: libgstreamer@VERSION@ (= ${Source-Version}), libc6-dev | libc-dev, pkg-config, libpopt-dev, libglib2.0-dev
|
2002-09-20 03:35:46 +00:00
|
|
|
Recommends: gstreamer-doc (= ${Source-Version})
|
|
|
|
Description: GStreamer development libraries and headers
|
|
|
|
GStreamer development libraries and headers
|
|
|
|
|
|
|
|
Package: gstreamer-runtime
|
|
|
|
Architecture: any
|
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Suggests: gstreamer-tools
|
|
|
|
Description: gstreamer-register binary needed to manage plugin registry
|
|
|
|
gst-register: binary needed to manage plugin registry
|
|
|
|
gst-compprep: register components for gstreamer-complete
|
|
|
|
|
|
|
|
Package: gstreamer-doc
|
|
|
|
Architecture: all
|
|
|
|
Section: doc
|
|
|
|
Recommends: libgstreamer-dev (= ${Source-Version})
|
|
|
|
Description: Core GStreamer documentation
|
|
|
|
Core GStreamer documentation
|
|
|
|
.
|
2003-12-05 12:32:06 +00:00
|
|
|
GStreamer Manual
|
|
|
|
GStreamer Plugin Writers Guide
|
2002-09-20 03:35:46 +00:00
|
|
|
Various API docs
|
|
|
|
|
|
|
|
Package: gstreamer-tools
|
|
|
|
Architecture: any
|
|
|
|
Section: x11
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Suggests: gstreamer-misc
|
|
|
|
Description: Tools for use with GStreamer
|
|
|
|
Tools for use with GStreamer
|
|
|
|
.
|
|
|
|
gst-inspect: query details of installed plugins
|
|
|
|
gst-launch: command line pipeline tool
|
|
|
|
gst-xmllaunch: command line xml pipeline tool
|
|
|
|
gst-complete: gst-launch bash command line completion tool
|
|
|
|
|
|
|
|
Package: gstreamer-core
|
|
|
|
Architecture: any
|
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}, gstreamer-runtime (= ${Source-Version})
|
|
|
|
Description: Core element and library plugins for GStreamer
|
|
|
|
Core element and library plugins for GStreamer
|
|
|
|
.
|
|
|
|
Includes various basic elements:
|
|
|
|
* file source and sink
|
|
|
|
* tee and aggregator
|
|
|
|
* fake source and sink for testing
|
|
|
|
* identity
|
|
|
|
* pipe filter
|
|
|
|
* statistics
|
|
|
|
.
|
|
|
|
And other important yet plugable pieces:
|
|
|
|
* autoplugging support
|
|
|
|
* standard scheduler
|
|
|
|
* type detection support
|
|
|
|
|
|
|
|
Package: gstreamer-core-libs
|
|
|
|
Architecture: any
|
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: Core library plugins for GStreamer
|
|
|
|
Core library plugins for GStreamer
|
|
|
|
* bytestream
|
|
|
|
* control
|
|
|
|
* putbits
|
|
|
|
* getbits
|
|
|
|
|
|
|
|
Package: gstreamer-core-libs-dev
|
|
|
|
Architecture: any
|
|
|
|
Section: devel
|
|
|
|
Depends: gstreamer-core-libs
|
|
|
|
Description: Development files for core library plugins for GStreamer
|
|
|
|
Development files for core library plugins for GStreamer
|
|
|
|
Includes headers for library plugins from gstreamer-core-libs
|