mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-04 22:23:51 +02:00
libmediainfo: update to 22.12.
This commit is contained in:
parent
bcf0d16ef5
commit
a9b38f2e04
2 changed files with 2 additions and 14 deletions
|
@ -1,12 +0,0 @@
|
|||
--- a/Source/MediaInfo/MediaInfo_Internal.cpp
|
||||
+++ b/Source/MediaInfo/MediaInfo_Internal.cpp
|
||||
@@ -75,8 +75,8 @@
|
||||
#elif defined(_POSIX_PRIORITY_SCHEDULING)
|
||||
#include <sched.h>
|
||||
#include <unistd.h>
|
||||
- #include <signal.h>
|
||||
#endif //_POSIX_PRIORITY_SCHEDULING
|
||||
+ #include <signal.h>
|
||||
#include <ctime>
|
||||
#endif
|
||||
using namespace ZenLib;
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmediainfo'
|
||||
pkgname=libmediainfo
|
||||
version=21.09
|
||||
version=22.12
|
||||
revision=1
|
||||
_tests_commit=983666091bee260198d8426e2045f1aca85e5e2f
|
||||
build_wrksrc=Project/GNU/Library
|
||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://mediaarea.net/MediaInfo"
|
||||
distfiles="https://mediaarea.net/download/source/libmediainfo/${version}/${pkgname}_${version}.tar.xz"
|
||||
checksum=69be9444f6a03a1bdf56713ee31d56e987c502a7ec18eb54ee70fcc171b7f126
|
||||
checksum=0fc6d32f06d6ce5e144074d2e57e0db8dfa4e38e752d3123ada27ccaf89634bc
|
||||
skip_extraction="mediatrace.xsd
|
||||
micromediatrace.xsd
|
||||
mediainfo.xsd
|
||||
|
|
Loading…
Add table
Reference in a new issue