| 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 |
| 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 |
| |
| Package: libgstreamer0.4.1 |
| 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 |
| Depends: libgstreamer0.4.1 (= ${Source-Version}), libc6-dev | libc-dev, pkg-config, libpopt-dev, libglib2.0-dev |
| 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 |
| . |
| Gstreamer Manual |
| Gstreamer Plugin Writers Guide |
| 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 |