mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 20:59:44 +00:00
Update spec file for latest changes
This commit is contained in:
parent
e045b6fb52
commit
0a28cd1093
1 changed files with 7 additions and 0 deletions
|
@ -93,6 +93,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/libgstrtsp-%{majorminor}.so.*
|
||||
%{_libdir}/libgstsdp-%{majorminor}.so.*
|
||||
%{_libdir}/libgstapp-%{majorminor}.so.*
|
||||
%{_libdir}/libgstallocators-%{majorminor}.so.*
|
||||
|
||||
# base plugins without external dependencies
|
||||
%{_libdir}/gstreamer-%{majorminor}/libgstadder.so
|
||||
|
@ -227,6 +228,12 @@ GStreamer Plugins Base library development and header files.
|
|||
%{_includedir}/gstreamer-%{majorminor}/gst/fft/fft.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/rtsp/gstrtsp.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/sdp/sdp.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/allocators/allocators.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/allocators/gstdmabuf.h
|
||||
%{_libdir}/girepository-1.0/GstAllocators-1.0.typelib
|
||||
%{_libdir}/libgstallocators-1.0.so
|
||||
%{_libdir}/pkgconfig/gstreamer-allocators-1.0.pc
|
||||
%{_datadir}/gir-1.0/GstAllocators-1.0.gir
|
||||
|
||||
|
||||
%{_libdir}/libgstfft-%{majorminor}.so
|
||||
|
|
Loading…
Reference in a new issue