!2 add gstreamer1-libav.yaml

From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-06-20 08:04:23 +00:00 committed by Gitee
commit 84b8328fb5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 9 additions and 3 deletions

BIN
1.18.4.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: gstreamer1-libav
Version: 1.18.4
Release: 1
Release: 2
Summary: GStreamer plugin, a set of codecs plugins based on the ffmpeg library.
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
Source0: https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
Source0: https://github.com/GStreamer/gst-libav/archive/refs/tags/1.18.4.tar.gz
BuildRequires: gcc-c++ meson gstreamer1-devel >= %{version}
BuildRequires: gstreamer1-plugins-base-devel >= %{version}
@ -30,12 +30,14 @@ and video decoders and encoders for a wide variety of formats including H.264, A
%install
%meson_install
%files
%doc AUTHORS ChangeLog NEWS README.md
%license COPYING
%{_libdir}/gstreamer-1.0/libgstlibav.so
%changelog
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.18.4-2
- add gstreamer1-libav.yaml
* Wed Sep 29 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.18.4-1
- Package gstreamer1-libav init with 1.18.4

4
gstreamer1-libav.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: gst-libav
tag_prefix: ^
seperator: .