Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
gstreamer-editing-services
gstreamer-editing-services.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gstreamer-editing-services.spec of Package gstreamer-editing-services
# # spec file for package gstreamer-editing-services # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The 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-editing-services Version: 1.8.3 Release: 0 Summary: GStreamer Editing Services License: GPL-3.0+ and LGPL-2.1+ Group: Productivity/Multimedia/Other Url: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-editing-services/html/ges-architecture.html Source: http://gstreamer.freedesktop.org/src/gstreamer-editing-services/%{name}-%{version}.tar.xz BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: pkgconfig(bash-completion) >= 2.0 BuildRequires: pkgconfig(gio-2.0) >= 2.16 BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6 BuildRequires: pkgconfig(gst-validate-1.0) >= 1.8.0 BuildRequires: pkgconfig(gstreamer-1.0) >= 1.8.0 BuildRequires: pkgconfig(gstreamer-controller-1.0) BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.8.0 BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.0 BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(pygobject-3.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The GStreamer multimedia framework and the accompanying GNonLin set of plugins for non-linear editing offer all the building blocks for: Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. Easily choosing segments of streams and arranging them through time through the GNonLin set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). The GStreamer Editing Services (hereafter GES) aims to fill the gap between GStreamer/GNonLin and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. %package -n libges-1_0-0 Summary: GStreamer Editing Services - Libraries License: LGPL-2.1+ Group: System/Libraries %description -n libges-1_0-0 The GStreamer multimedia framework and the accompanying GNonLin set of plugins for non-linear editing offer all the building blocks for: Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. Easily choosing segments of streams and arranging them through time through the GNonLin set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). The GStreamer Editing Services (hereafter GES) aims to fill the gap between GStreamer/GNonLin and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. %package -n typelib-1_0-GES-1_0 Summary: GStreamer Editing Services - Libraries License: GPL-3.0+ and LGPL-2.1+ Group: System/Libraries %description -n typelib-1_0-GES-1_0 The GStreamer multimedia framework and the accompanying GNonLin set of plugins for non-linear editing offer all the building blocks for: Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. Easily choosing segments of streams and arranging them through time through the GNonLin set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). The GStreamer Editing Services (hereafter GES) aims to fill the gap between GStreamer/GNonLin and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. %package devel Summary: GStreamer Editing Services - Development files License: GPL-3.0+ and LGPL-2.1+ Group: Development/Languages/C and C++ Requires: libges-1_0-0 = %{version} Requires: typelib-1_0-GES-1_0 = %{version} %description devel The GStreamer multimedia framework and the accompanying GNonLin set of plugins for non-linear editing offer all the building blocks for: Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. Easily choosing segments of streams and arranging them through time through the GNonLin set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). The GStreamer Editing Services (hereafter GES) aims to fill the gap between GStreamer/GNonLin and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. %prep %setup -q %build %configure \ --enable-introspection make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %post -n libges-1_0-0 -p /sbin/ldconfig %postun -n libges-1_0-0 -p /sbin/ldconfig %files %defattr(-,root,root) %doc ChangeLog README COPYING %{_bindir}/ges-launch-1.0 %{_datadir}/bash-completion/completions/ges-launch-1.0 %dir %{_datadir}/gstreamer-1.0/validate-scenario %{_datadir}/gstreamer-1.0/validate-scenario/ges-edit-clip-while-paused.scenario %{_libdir}/gst-validate-launcher/python/launcher/apps/geslaunch.py %dir %{python_sitearch}/gstreamer-editing-services %{python_sitearch}/gstreamer-editing-services/GES.* %files -n libges-1_0-0 %defattr(-,root,root) %doc COPYING %{_libdir}/gstreamer-1.0/libgstnle.so %{_libdir}/libges-1.0.so.* %files -n typelib-1_0-GES-1_0 %defattr(-,root,root) %{_libdir}/girepository-1.0/GES-1.0.typelib %files devel %defattr(-,root,root) %{_datadir}/gir-1.0/GES-1.0.gir %{_includedir}/gstreamer-1.0/ges/ %{_libdir}/libges-1.0.so %{_libdir}/pkgconfig/gst-editing-services-1.0.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