2001-02-21 22:32:57 +00:00
|
|
|
Source: gstreamer
|
2002-01-07 23:34:32 +00:00
|
|
|
Section: libs
|
2001-02-21 22:32:57 +00:00
|
|
|
Priority: optional
|
|
|
|
Maintainer: David I. Lehn <dlehn@vt.edu>
|
2002-08-09 09:20:58 +00:00
|
|
|
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
|
2001-02-21 22:32:57 +00:00
|
|
|
|
2002-10-03 03:02:08 +00:00
|
|
|
Package: libgstreamer0.4.1
|
2002-03-21 08:21:40 +00:00
|
|
|
Architecture: [alpha arm hppa i386 mips mipsel powerpc sparc]
|
2001-02-21 22:32:57 +00:00
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}
|
2002-01-07 22:05:17 +00:00
|
|
|
Suggests: gstreamer-core, gstreamer-misc
|
2001-02-21 22:32:57 +00:00
|
|
|
Description: Core GStreamer shared library
|
|
|
|
Core GStreamer shared library
|
|
|
|
|
2002-03-21 08:21:40 +00:00
|
|
|
Package: libgstreamer-dev
|
2001-02-21 22:32:57 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: devel
|
2002-10-03 03:02:08 +00:00
|
|
|
Depends: libgstreamer0.4.1 (= ${Source-Version}), libc6-dev | libc-dev, pkg-config, libpopt-dev, libglib2.0-dev
|
2001-02-21 22:32:57 +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}
|
2001-07-20 06:52:18 +00:00
|
|
|
Suggests: gstreamer-tools
|
2001-02-21 22:32:57 +00:00
|
|
|
Description: gstreamer-register binary needed to manage plugin registry
|
2002-01-07 23:34:32 +00:00
|
|
|
gst-register: binary needed to manage plugin registry
|
|
|
|
gst-compprep: register components for gstreamer-complete
|
2001-02-21 22:32:57 +00:00
|
|
|
|
|
|
|
Package: gstreamer-doc
|
|
|
|
Architecture: all
|
|
|
|
Section: doc
|
2002-03-21 08:21:40 +00:00
|
|
|
Recommends: libgstreamer-dev (= ${Source-Version})
|
2001-02-21 22:32:57 +00:00
|
|
|
Description: Core GStreamer documentation
|
|
|
|
Core GStreamer documentation
|
2002-01-12 01:31:57 +00:00
|
|
|
.
|
|
|
|
Gstreamer Manual
|
|
|
|
Gstreamer Plugin Writers Guide
|
|
|
|
Various API docs
|
2001-02-21 22:32:57 +00:00
|
|
|
|
|
|
|
Package: gstreamer-tools
|
|
|
|
Architecture: any
|
|
|
|
Section: x11
|
|
|
|
Depends: ${shlibs:Depends}
|
2002-01-07 22:05:17 +00:00
|
|
|
Suggests: gstreamer-misc
|
2001-02-21 22:32:57 +00:00
|
|
|
Description: Tools for use with GStreamer
|
|
|
|
Tools for use with GStreamer
|
|
|
|
.
|
2002-01-07 23:34:32 +00:00
|
|
|
gst-inspect: query details of installed plugins
|
2002-03-17 21:58:54 +00:00
|
|
|
gst-launch: command line pipeline tool
|
|
|
|
gst-xmllaunch: command line xml pipeline tool
|
|
|
|
gst-complete: gst-launch bash command line completion tool
|
2001-05-05 00:45:14 +00:00
|
|
|
|
2002-01-07 22:05:17 +00:00
|
|
|
Package: gstreamer-core
|
2001-02-21 22:32:57 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: libs
|
2001-05-05 00:45:14 +00:00
|
|
|
Depends: ${shlibs:Depends}, gstreamer-runtime (= ${Source-Version})
|
2002-01-07 23:34:32 +00:00
|
|
|
Description: Core element and library plugins for GStreamer
|
|
|
|
Core element and library plugins for GStreamer
|
2002-01-07 22:05:17 +00:00
|
|
|
.
|
|
|
|
Includes various basic elements:
|
2002-01-12 01:31:57 +00:00
|
|
|
* file source and sink
|
|
|
|
* tee and aggregator
|
|
|
|
* fake source and sink for testing
|
|
|
|
* identity
|
|
|
|
* pipe filter
|
|
|
|
* statistics
|
2001-02-21 22:32:57 +00:00
|
|
|
.
|
2002-01-07 22:05:17 +00:00
|
|
|
And other important yet plugable pieces:
|
2002-01-12 01:31:57 +00:00
|
|
|
* autoplugging support
|
|
|
|
* standard scheduler
|
|
|
|
* type detection support
|
|
|
|
|
2002-08-09 09:20:58 +00:00
|
|
|
Package: gstreamer-core-libs
|
2002-01-12 01:31:57 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: libs
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Description: Core library plugins for GStreamer
|
|
|
|
Core library plugins for GStreamer
|
|
|
|
* bytestream
|
|
|
|
* control
|
|
|
|
* putbits
|
|
|
|
* getbits
|
|
|
|
|
2002-08-09 09:20:58 +00:00
|
|
|
Package: gstreamer-core-libs-dev
|
2002-01-12 01:31:57 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: devel
|
2002-08-09 09:20:58 +00:00
|
|
|
Depends: gstreamer-core-libs
|
2002-01-12 01:31:57 +00:00
|
|
|
Description: Development files for core library plugins for GStreamer
|
|
|
|
Development files for core library plugins for GStreamer
|
2002-08-09 09:20:58 +00:00
|
|
|
Includes headers for library plugins from gstreamer-core-libs
|