Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-gst-0_10-plugins-base
mingw32-gst-0_10-plugins-base.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mingw32-gst-0_10-plugins-base.spec of Package mingw32-gst-0_10-plugins-base
# # spec file for package mingw32-gst-0_10-plugins-base # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: mingw32-gst-0_10-plugins-base Version: 0.10.36 Release: 0 Summary: GStreamer Streaming-Media Framework Plug-Ins License: LGPL-2.0-or-later Group: Development/Libraries Url: http://gstreamer.freedesktop.org/ #http://gstreamer.freedesktop.org/src/gst-plugins-base/ Source0: gst-plugins-base-%{version}.tar.xz Patch0: gst-plugins-base-0.10.28-gnomevfswin32.patch Patch1: gst-plugins-base-0.10.36-warnings.patch Patch2: 0001-audioresample-Fix-build-on-x86-if-emmintrin.h-is-ava.patch Patch3: 0001-audioresample-It-s-HAVE_EMMINTRIN_H-not-HAVE_XMMINTR.patch Patch4: make43.patch #!BuildIgnore: post-build-checks BuildRequires: autoconf BuildRequires: automake BuildRequires: glib2-devel BuildRequires: gtk-doc BuildRequires: libtool BuildRequires: mingw32-cross-binutils BuildRequires: mingw32-cross-gcc BuildRequires: mingw32-cross-gcc-c++ BuildRequires: mingw32-cross-pkg-config BuildRequires: mingw32-filesystem >= 23 BuildRequires: mingw32-glib2-devel >= 2.8.3 BuildRequires: mingw32-gnome-vfs2-devel BuildRequires: mingw32-gstreamer-0_10-devel >= %{version} BuildRequires: mingw32-libgnurx-devel BuildRequires: mingw32-libogg-devel BuildRequires: mingw32-liboil-devel >= 0.3.14 BuildRequires: mingw32-libtheora-devel BuildRequires: mingw32-libvorbis-devel BuildRequires: mingw32-pango-devel BuildRequires: python BuildRequires: xz %_mingw32_package_header_debug BuildArch: noarch %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 plug-ins. %package devel Summary: GStreamer Streaming-Media Framework Plug-Ins (development files) Group: Development/Libraries %description devel 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 plug-in-based architecture means that new data types or processing capabilities can be added by installing new plug-ins. This package contains all necessary include files and libraries needed to develop applications that require these. %package -n mingw32-libgstinterfaces-0_10 Summary: GStreamer Streaming-Media Framework Plug-Ins Group: Development/Libraries %description -n mingw32-libgstinterfaces-0_10 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 plug-in-based architecture means that new data types or processing capabilities can be added by installing new plug-ins. %lang_package %_mingw32_debug_package %prep %setup -q -n gst-plugins-base-%{version} %patch -P 0 -p1 -b .gnomevfswin32 %patch -P 1 %patch -P 2 -p1 %patch -P 3 -p1 %patch -P 4 -p1 %build NOCONFIGURE=indeed ./autogen.sh echo "lt_cv_deplibs_check_method='pass_all'" >> %{_mingw32_cache} PATH="%{_mingw32_bindir}:$PATH"; export PATH; \ %{_mingw32_configure} \ --enable-shared --disable-static \ --disable-vorbistest --disable-freetypetest \ --disable-examples --enable-experimental %{_mingw32_make} %{?_smp_mflags} || %{_mingw32_make} %install %{_mingw32_make} DESTDIR=%{buildroot} install rm -f %{buildroot}%{_mingw32_libdir}/gstreamer-0.10/*.dll.a %find_lang gst-plugins-base-0.10 %files %defattr(-,root,root) %{_mingw32_libdir}/gstreamer-0.10/libgstadder.dll %{_mingw32_libdir}/gstreamer-0.10/libgstapp.dll %{_mingw32_libdir}/gstreamer-0.10/libgstaudioconvert.dll %{_mingw32_libdir}/gstreamer-0.10/libgstaudiorate.dll %{_mingw32_libdir}/gstreamer-0.10/libgstaudioresample.dll %{_mingw32_libdir}/gstreamer-0.10/libgstaudiotestsrc.dll %{_mingw32_libdir}/gstreamer-0.10/libgstdecodebin2.dll %{_mingw32_libdir}/gstreamer-0.10/libgstdecodebin.dll %{_mingw32_libdir}/gstreamer-0.10/libgstencodebin.dll %{_mingw32_libdir}/gstreamer-0.10/libgstffmpegcolorspace.dll %{_mingw32_libdir}/gstreamer-0.10/libgstgdp.dll %{_mingw32_libdir}/gstreamer-0.10/libgstgio.dll %{_mingw32_libdir}/gstreamer-0.10/libgstgnomevfs.dll %{_mingw32_libdir}/gstreamer-0.10/libgstogg.dll %{_mingw32_libdir}/gstreamer-0.10/libgstpango.dll %{_mingw32_libdir}/gstreamer-0.10/libgstplaybin.dll %{_mingw32_libdir}/gstreamer-0.10/libgstsubparse.dll %{_mingw32_libdir}/gstreamer-0.10/libgsttheora.dll %{_mingw32_libdir}/gstreamer-0.10/libgsttypefindfunctions.dll %{_mingw32_libdir}/gstreamer-0.10/libgstvideorate.dll %{_mingw32_libdir}/gstreamer-0.10/libgstvideoscale.dll %{_mingw32_libdir}/gstreamer-0.10/libgstvideotestsrc.dll %{_mingw32_libdir}/gstreamer-0.10/libgstvolume.dll %{_mingw32_libdir}/gstreamer-0.10/libgstvorbis.dll %{_mingw32_bindir}/gst-discoverer-0.10.exe %{_mingw32_bindir}/gst-visualise-0.10 %{_mingw32_mandir}/man1/gst-visualise-0.10.1* %files lang -f gst-plugins-base-0.10.lang %defattr(-,root,root) %files -n mingw32-libgstinterfaces-0_10 %defattr(-,root,root) %{_mingw32_bindir}/libgstapp-0.10-0.dll %{_mingw32_bindir}/libgstaudio-0.10-0.dll %{_mingw32_bindir}/libgstcdda-0.10-0.dll %{_mingw32_bindir}/libgstfft-0.10-0.dll %{_mingw32_bindir}/libgstinterfaces-0.10-0.dll %{_mingw32_bindir}/libgstnetbuffer-0.10-0.dll %{_mingw32_bindir}/libgstpbutils-0.10-0.dll %{_mingw32_bindir}/libgstriff-0.10-0.dll %{_mingw32_bindir}/libgstrtp-0.10-0.dll %{_mingw32_bindir}/libgstrtsp-0.10-0.dll %{_mingw32_bindir}/libgstsdp-0.10-0.dll %{_mingw32_bindir}/libgsttag-0.10-0.dll %{_mingw32_bindir}/libgstvideo-0.10-0.dll %files devel %defattr(-,root,root) %{_mingw32_libdir}/libgstapp-0.10.dll.a %{_mingw32_libdir}/libgstaudio-0.10.dll.a %{_mingw32_libdir}/libgstcdda-0.10.dll.a %{_mingw32_libdir}/libgstfft-0.10.dll.a %{_mingw32_libdir}/libgstinterfaces-0.10.dll.a %{_mingw32_libdir}/libgstnetbuffer-0.10.dll.a %{_mingw32_libdir}/libgstpbutils-0.10.dll.a %{_mingw32_libdir}/libgstriff-0.10.dll.a %{_mingw32_libdir}/libgstrtp-0.10.dll.a %{_mingw32_libdir}/libgstrtsp-0.10.dll.a %{_mingw32_libdir}/libgstsdp-0.10.dll.a %{_mingw32_libdir}/libgsttag-0.10.dll.a %{_mingw32_libdir}/libgstvideo-0.10.dll.a %{_mingw32_libdir}/pkgconfig/gstreamer-app-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-audio-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-cdda-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-fft-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-floatcast-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-interfaces-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-netbuffer-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-pbutils-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-plugins-base-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-riff-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-rtp-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-rtsp-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-sdp-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-tag-0.10.pc %{_mingw32_libdir}/pkgconfig/gstreamer-video-0.10.pc %{_mingw32_includedir}/gstreamer-0.10/gst %{_mingw32_datadir}/gtk-doc/html/gst-plugins-base-libs-0.10 %{_mingw32_datadir}/gtk-doc/html/gst-plugins-base-plugins-0.10 %{_mingw32_datadir}/gst-plugins-base %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