diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -15,7 +15,6 @@ libgstsdp-1.0.so.0 libgsttag-1.0.so.0 libgstvideo-1.0.so.0 -libmad.so.0 libmp3lame.so.0 libmpeg2.so.0 liborc-0.4.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,32 +1,37 @@ name : gstreamer-1.0-plugins-ugly -version : 1.10.4 -release : 14 +version : 1.12.3 +release : 15 source : - - https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.10.4.tar.xz : 6386c77ca8459cba431ed0b63da780c7062c7cc48055d222024d8eaf198ffa59 -license : - - LGPL-2.1 -summary : Additional GStreamer plugins + - https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.12.3.tar.xz : e88ca584c94ea78eeecbf3af00ef7f134b66bdee7408aa4aa6c547235e060052 +license : LGPL-2.1 component : multimedia.gstreamer +summary : Additional GStreamer plugins +description: | + GStreamer is a streaming media framework, based on graphs + of elements which operate on media data. + + This package contains plug-ins whose license is not fully compatible with LGPL. builddeps : + - pkgconfig(dvdnav) + - pkgconfig(dvdread) - pkgconfig(gstreamer-1.0) - pkgconfig(gstreamer-plugins-base-1.0) - - pkgconfig(orc-0.4) - pkgconfig(libcdio) - pkgconfig(libmpeg2) - - pkgconfig(x264) - - pkgconfig(dvdread) - - pkgconfig(dvdnav) + - pkgconfig(orc-0.4) - pkgconfig(twolame) - - liba52dec-devel + - pkgconfig(x264) - lame-devel + - liba52dec-devel - libmad-devel -description: | - Additional GStreamer plugins setup : | %configure --disable-static \ - --with-package-name="GStreamer Ugly Plugins 1.10.4 Solus" \ + --enable-experimental \ + --with-package-name="GStreamer Ugly Plugins {version} Solus" \ --with-package-origin="https://solus-project.com" build : | %make install : | %make_install +check : | + %make check diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,20 +2,26 @@ gstreamer-1.0-plugins-ugly - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net LGPL-2.1 multimedia.gstreamer Additional GStreamer plugins - Additional GStreamer plugins + GStreamer is a streaming media framework, based on graphs +of elements which operate on media data. + +This package contains plug-ins whose license is not fully compatible with LGPL. https://solus-project.com/sources/README.Solus gstreamer-1.0-plugins-ugly Additional GStreamer plugins - Additional GStreamer plugins + GStreamer is a streaming media framework, based on graphs +of elements which operate on media data. + +This package contains plug-ins whose license is not fully compatible with LGPL. multimedia.gstreamer @@ -26,9 +32,8 @@ /usr/lib64/gstreamer-1.0/libgstdvdread.so /usr/lib64/gstreamer-1.0/libgstdvdsub.so /usr/lib64/gstreamer-1.0/libgstlame.so - /usr/lib64/gstreamer-1.0/libgstmad.so /usr/lib64/gstreamer-1.0/libgstmpeg2dec.so - /usr/lib64/gstreamer-1.0/libgstrmdemux.so + /usr/lib64/gstreamer-1.0/libgstrealmedia.so /usr/lib64/gstreamer-1.0/libgsttwolame.so /usr/lib64/gstreamer-1.0/libgstx264.so /usr/lib64/gstreamer-1.0/libgstxingmux.so @@ -39,7 +44,10 @@ gstreamer-1.0-plugins-ugly-docs Documentation for gstreamer-1.0-plugins-ugly - Additional GStreamer plugins + GStreamer is a streaming media framework, based on graphs +of elements which operate on media data. + +This package contains plug-ins whose license is not fully compatible with LGPL. programming.docs @@ -47,12 +55,12 @@ - - 2017-04-13 - 1.10.4 + + 2017-09-19 + 1.12.3 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file