/[packages]/cauldron/gstreamer1.0-plugins-bad/current/SPECS/gstreamer1.0-plugins-bad.spec
ViewVC logotype

Diff of /cauldron/gstreamer1.0-plugins-bad/current/SPECS/gstreamer1.0-plugins-bad.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 536918 by umeabot, Mon Oct 21 10:04:39 2013 UTC revision 567577 by gw666, Thu Jan 23 21:57:36 2014 UTC
# Line 33  Line 33 
33  %define libnameinsertbin %mklibname gstinsertbin %{api} %{libmajor}  %define libnameinsertbin %mklibname gstinsertbin %{api} %{libmajor}
34  %define libnamempegts   %mklibname gstmpegts %{api} %{libmajor}  %define libnamempegts   %mklibname gstmpegts %{api} %{libmajor}
35  %define libnameuridownloader %mklibname gsturidownloader %{api} %{libmajor}  %define libnameuridownloader %mklibname gsturidownloader %{api} %{libmajor}
36    %define girname         %mklibname gstreamer-plugins-bad-gir %{api}
37  %define develname       %mklibname -d gstreamer-plugins-bad %{api}  %define develname       %mklibname -d gstreamer-plugins-bad %{api}
38    
39  Summary:        GStreamer Streaming-media framework plug-ins  Summary:        GStreamer Streaming-media framework plug-ins
40  Name:           %{name}  Name:           %{name}
41  Version:        1.2.0  Version:        1.2.2
42  Release:        %mkrel 2  Release:        %mkrel 1
43  License:        LGPLv2+ and GPLv2+  License:        LGPLv2+ and GPLv2+
44  Group:          Sound/Utilities  Group:          Sound/Utilities
45  Source:         http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz  Source:         http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
# Line 116  BuildRequires: pkgconfig(gstreamer-1.0) Line 117  BuildRequires: pkgconfig(gstreamer-1.0)
117  BuildRequires:  pkgconfig(vo-aacenc)  BuildRequires:  pkgconfig(vo-aacenc)
118  BuildRequires:  pkgconfig(vo-amrwbenc)  BuildRequires:  pkgconfig(vo-amrwbenc)
119  %endif  %endif
120    BuildRequires:  gobject-introspection-devel
121  BuildRequires:  libgme-devel  BuildRequires:  libgme-devel
122  BuildRequires:  ladspa-devel  BuildRequires:  ladspa-devel
123  BuildRequires:  srtp-devel  BuildRequires:  srtp-devel
# Line 298  applications and plugins for GStreamer. Line 300  applications and plugins for GStreamer.
300  %{_libdir}/libgst*-%{api}.so  %{_libdir}/libgst*-%{api}.so
301  %{_libdir}/pkgconfig/*.pc  %{_libdir}/pkgconfig/*.pc
302  %{_includedir}/gstreamer-%{api}/gst/*  %{_includedir}/gstreamer-%{api}/gst/*
303    %{_datadir}/gir-1.0/GstEGL-%{api}.gir
304    %{_datadir}/gir-1.0/GstInsertBin-%{api}.gir
305    %{_datadir}/gir-1.0/GstMpegts-%{api}.gir
306    
307  %package -n %{bname}-curl  %package -n %{bname}-curl
308  Summary:        GStreamer Curl plugin  Summary:        GStreamer Curl plugin
# Line 430  BuildArch:     noarch Line 435  BuildArch:     noarch
435  %description doc  %description doc
436  This is the documentation of %{name}.  This is the documentation of %{name}.
437    
438    %package -n %{girname}
439    Group:          System/Libraries
440    Summary:        Object Introspection interface description for %{name}
441    Requires:       %{libnameegl} = %{version}
442    Requires:       %{libnameinsertbin} = %{version}
443    Requires:       %{libnamempegts} = %{version}
444    
445    %description -n %{girname}
446    GObject Introspection interface description for %{name}.
447    
448    %files -n %{girname}
449    %{_libdir}/girepository-1.0/GstEGL-%{api}.typelib
450    %{_libdir}/girepository-1.0/GstInsertBin-%{api}.typelib
451    %{_libdir}/girepository-1.0/GstMpegts-%{api}.typelib
452    
453  %prep  %prep
454  %setup -q -n gst-plugins-bad-%{version}  %setup -q -n gst-plugins-bad-%{version}
455  %apply_patches  %apply_patches

Legend:
Removed from v.536918  
changed lines
  Added in v.567577

  ViewVC Help
Powered by ViewVC 1.1.30