diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,25 +1,28 @@ name : gstreamer-1.0-libav -version : 1.10.4 -release : 8 +version : 1.12.3 +release : 9 source : - - https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.10.4.tar.xz : 6ca0feca75e3d48315e07f20ec37cf6260ed1e9dde58df355febd5016246268b -license : - - LGPL-2.0 -summary : GStreamer libav based plugin + - https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.12.3.tar.xz : 015ef8cab6f7fb87c8fb42642486423eff3b6e6a6bccdcd6a189f436a3619650 +license : LGPL-2.0 component : multimedia.gstreamer +summary : GStreamer libav based plugin +description: | + GStreamer libav based plugin providing H264, AVI support, amongst others builddeps : - pkgconfig(gstreamer-1.0) - pkgconfig(gstreamer-plugins-base-1.0) - - pkgconfig(orc-0.4) - pkgconfig(libass) + - pkgconfig(orc-0.4) + - bzip2-devel - yasm -description: | - GStreamer libav based plugin providing H264, AVI support, amongst others setup : | %configure --disable-static \ - --with-package-name="GStreamer Libav Plugins 1.10.4 Solus" \ + --enable-shared \ + --with-package-name="GStreamer Libav Plugins ${version} Solus" \ --with-package-origin="https://solus-project.com" build : | %make install : | %make_install +check : | + %make check diff --git a/package.yml b/package.yml.1 copy from package.yml copy to package.yml.1 --- a/package.yml +++ b/package.yml.1 @@ -1,25 +1,29 @@ name : gstreamer-1.0-libav -version : 1.10.4 -release : 8 +version : 1.12.3 +release : 9 source : - - https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.10.4.tar.xz : 6ca0feca75e3d48315e07f20ec37cf6260ed1e9dde58df355febd5016246268b -license : - - LGPL-2.0 -summary : GStreamer libav based plugin + - https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.12.3.tar.xz : 015ef8cab6f7fb87c8fb42642486423eff3b6e6a6bccdcd6a189f436a3619650 +license : LGPL-2.0 component : multimedia.gstreamer +summary : GStreamer libav based plugin +description: | + GStreamer libav based plugin providing H264, AVI support, amongst others builddeps : - pkgconfig(gstreamer-1.0) - pkgconfig(gstreamer-plugins-base-1.0) - - pkgconfig(orc-0.4) - pkgconfig(libass) + - pkgconfig(orc-0.4) + - bzip2-devel - yasm -description: | - GStreamer libav based plugin providing H264, AVI support, amongst others setup : | %configure --disable-static \ - --with-package-name="GStreamer Libav Plugins 1.10.4 Solus" \ + --enable-shared \ + --enable-extra-checks \ + --with-package-name="GStreamer Libav 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,8 +2,8 @@ gstreamer-1.0-libav - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net LGPL-2.0 multimedia.gstreamer @@ -33,12 +33,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