Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
gstreamer-0_10-plugins-gl
gstreamer-0_10-plugins-gl.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gstreamer-0_10-plugins-gl.spec of Package gstreamer-0_10-plugins-gl
# # spec file for package gstreamer-0_10-plugins-gl # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gstreamer-0_10-plugins-gl %define _name gst-plugins-gl Version: 0.10.3 Release: 0 # FIXME: dependency on libprojectM cannot be used as it's not in Factory: http://projectm.sourceforge.net/ %define gst_branch 0.10 Summary: GStreamer OpenGL Plug-Ins License: LGPL-2.1+ Group: Productivity/Multimedia/Other Url: http://gstreamer.freedesktop.org/ Source: http://gstreamer.freedesktop.org/src/gst-plugins-gl/%{_name}-%{version}.tar.bz2 # Note: gtk2, clutter, xcomposite, sdl are only used for examples, so we skip those BuildRequires: Mesa-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: glew-devel BuildRequires: gstreamer-0_10-plugins-base-devel >= 0.10.35 BuildRequires: gtk-doc BuildRequires: libjpeg-devel BuildRequires: liboil-devel BuildRequires: libpng-devel >= 1.0 BuildRequires: translation-update-upstream # libprojectM is not yet in openSUSE #BuildRequires: pkgconfig(libprojectM) >= 2.0.1 BuildRequires: pkgconfig(libvisual-0.4) >= 0.4.0 %define gstreamer010_plugins_gl_req %(zgrep --text "^GST.*_REQ" %{S:0} | sort -u | sed 's/GST_REQ=/gstreamer-0_10 >= /;s/GSTPB_REQ=/gstreamer-0_10-plugins-base >= /' | tr '\\n' ' ') Requires: %gstreamer010_plugins_gl_req Requires: %{name}-lang = %{version} # Generic name, never used in SuSE: Provides: gst-plugins-gl = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build Enhances: gstreamer-0_10 %description This module contains integration libraries and plug-ins for using OpenGL within GStreamer pipelines. This module contains elements for, among others: * output: glimagesink * adapters: glupload, gldownload * video processing: gldeinterlace, glcolorscale * GL effects: glfiltersobel, glfilterblur, gleffects, others * sources: gltestsrc %package devel Summary: GStreamer OpenGL Plug-Ins - Development headers Group: Development/Libraries/Other Requires: gstreamer-0_10-plugins-gl = %{version} Requires: libgstgl-0_10-1 = %{version} %description devel This package contains headers and libraries needed to develop based on gstreamer-plugins-gl This module contains integration libraries and plug-ins for using OpenGL within GStreamer pipelines. This module contains elements for, among others: * output: glimagesink * adapters: glupload, gldownload * video processing: gldeinterlace, glcolorscale * GL effects: glfiltersobel, glfilterblur, gleffects, others * sources: gltestsrc %package -n libgstgl-0_10-1 Summary: GStreamer OpenGL Plug-Ins - Shared Library Group: System/Libraries %description -n libgstgl-0_10-1 Shared Library, is normally installed as a dependency when needed This module contains integration libraries and plug-ins for using OpenGL within GStreamer pipelines. This module contains elements for, among others: * output: glimagesink * adapters: glupload, gldownload * video processing: gldeinterlace, glcolorscale * GL effects: glfiltersobel, glfilterblur, gleffects, others * sources: gltestsrc %lang_package %prep %setup -q -n %{_name}-%{version} translation-update-upstream po gst-plugins-gl-0.10 %build %configure\ --disable-static \ --disable-gtk-doc make %{?_smp_mflags} %install %makeinstall find %{buildroot}%{_libdir} -name '*.la' -delete -print %fdupes %{buildroot}%{_datadir}/gtk-doc/html %find_lang %{_name}-%{gst_branch} %clean rm -rf %{buildroot} %post -n libgstgl-0_10-1 -p /sbin/ldconfig %postun -n libgstgl-0_10-1 -p /sbin/ldconfig %files %defattr(-, root, root) %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS %{_libdir}/gstreamer-%{gst_branch}/libgstlibvisualgl.so %{_libdir}/gstreamer-%{gst_branch}/libgstopengl.so %files lang -f %{_name}-%{gst_branch}.lang %files -n libgstgl-0_10-1 %defattr(-, root, root) %{_libdir}/libgstgl-0.10.so.1 %{_libdir}/libgstgl-0.10.so.1.0.0 %files devel %defattr(-, root, root) %doc %{_datadir}/gtk-doc/html/gst-plugins-gl-plugins-%{gst_branch} %doc %{_datadir}/gtk-doc/html/gst-plugins-gl-libs-%{gst_branch} %{_includedir}/gstreamer-%{gst_branch}/gst/gl/ %{_libdir}/libgstgl-0.10.so %{_libdir}/pkgconfig/gstreamer-gl-%{gst_branch}.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor