Compare commits
No commits in common. "36ed0f06fe073cf10f988d93386e809333d2f592" and "f6763c9f19d95dcb9417fc42a62abf68093df636" have entirely different histories.
36ed0f06fe
...
f6763c9f19
@ -1,14 +1,14 @@
|
||||
%global libzen_version 0.4.41
|
||||
%global libzen_version 0.4.38
|
||||
|
||||
Name: libmediainfo
|
||||
Version: 23.11
|
||||
Version: 20.03
|
||||
Release: 1
|
||||
Summary: Library for supplies technical and tag information about a video or audio file
|
||||
Summary(ru): Библиотека для предоставления полной информации о видео или аудио файле
|
||||
|
||||
License: BSD-2-Clause
|
||||
URL: https://mediaarea.net/en/MediaInfo
|
||||
Source0: https://github.com/MediaArea/MediaInfoLib/archive/v%{version}.tar.gz
|
||||
License: BSD
|
||||
URL: http://mediaarea.net/MediaInfo
|
||||
Source0: %{name}_%{version}.tar.xz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
@ -18,8 +18,6 @@ BuildRequires: doxygen
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(tinyxml2)
|
||||
|
||||
Requires: tinyxml2
|
||||
|
||||
Provides: bundled(md5-plumb)
|
||||
|
||||
%description
|
||||
@ -84,7 +82,7 @@ Include files and mandatory libraries for development.
|
||||
Файлы для разработки %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n MediaInfoLib-%{version}
|
||||
%autosetup -n MediaInfoLib
|
||||
|
||||
cp Release/ReadMe_DLL_Linux.txt ReadMe.txt
|
||||
mv History_DLL.txt History.txt
|
||||
@ -136,14 +134,5 @@ rm -f %{buildroot}%{_libdir}/%{name}.la
|
||||
%{_libdir}/cmake/mediainfolib/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 20 2023 zhangke <zhangkea@uniontech.com> - 23.11-1
|
||||
- update to version 23.11
|
||||
|
||||
* Sat Oct 07 2023 liweigang <weigangli99@yeah.net> - 23.10-1
|
||||
- update to version 23.10
|
||||
|
||||
* Wed Nov 23 2022 liweiganga <liweiganga@uniontech.com> - 20.03-2
|
||||
- add requires tinyxml2
|
||||
|
||||
* Fri Aug 7 2020 weidong <weidong@uniontech.com> - 20.03-1
|
||||
- Initial release for OpenEuler
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: MediaArea/MediaInfoLib
|
||||
src_repo: MediaArea/MediaInfo
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
|
||||
BIN
libmediainfo_20.03.tar.xz
Normal file
BIN
libmediainfo_20.03.tar.xz
Normal file
Binary file not shown.
BIN
v23.11.tar.gz
BIN
v23.11.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user