File gstreamer.yaml of Package gstreamer

Name: gstreamer
Summary: GStreamer streaming media framework runtime
Version: 0.10.32
Release: 0
Group: Applications/Multimedia
License: LGPLv2+
URL: http://gstreamer.freedesktop.org/
Sources:
    - http://gstreamer.freedesktop.org/src/gstreamer/%{name}-%{version}.tar.bz2
Patches:
    - reduce-wakeups-from-idle.patch
Description: |
    GStreamer is a streaming media framework, based on graphs of filters which
    operate on media data. Applications using this library can do anything
    from real-time sound processing to playing videos, and just about anything
    else media-related.  Its plugin-based architecture means that new data
    types or processing capabilities can be added simply by installing new 
    plugins.

PkgBR:
    - bison
    - flex
    - check
    - python
PkgConfigBR:
    - gtk-doc
    - glib-2.0
    - libxml-2.0
ConfigOptions:
    - --with-package-name='Meego GStreamer package'
    - --with-package-origin='http://www.meego.org'
    - --enable-gtk-doc 
    - --disable-dependency-tracking
    - --disable-examples
    - --disable-tests
    - --disable-valgrind
    - --disable-debug
#    - --disable-gst-debug
    - --disable-nls
    - --disable-loadsave
    - --disable-introspection
SubPackages:
    - Name: devel
      Summary: Development tools for GStreamer
      Group: Development/Libraries
      Description: |
          This package contains the libraries and includes files necessary to develop
          applications and plugins for GStreamer. If you plan to develop applications
          with GStreamer, consider installing the gstreamer-devel-docs package and the
          documentation packages for any plugins you intend to use.

    - Name: devel-docs
      Summary: API reference for GStreamer
      Group: Documentation
      Description: |
          This package contains developer documentation for the GStreamer streaming
          media framework.

    - Name: tools
      Summary: Common tools and files for GStreamer streaming media framework
      Group: Applications/Multimedia
      Description: |
          This package contains wrapper scripts for the command-line tools that work
          with different major/minor versions of GStreamer.
openSUSE Build Service is sponsored by