!2 add gstreamer1-libav.yaml
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
84b8328fb5
BIN
1.18.4.tar.gz
Normal file
BIN
1.18.4.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -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
4
gstreamer1-libav.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: gst-libav
|
||||
tag_prefix: ^
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user