Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/libmediainfo/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libmediainfo'
pkgname=libmediainfo
version=25.10
version=26.01
revision=1
_tests_commit=983666091bee260198d8426e2045f1aca85e5e2f
build_wrksrc=Project/GNU/Library
Expand All @@ -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=ad13d9797b046ce39d0c65a6f81d2aef2429734c21865a6a4c592c7c01f249dd
checksum=bcd3d2cc12cf108ca0fbad07568b303257e72afd8ff73d05cfe6b7aa0e66a1c5
skip_extraction="mediatrace.xsd
micromediatrace.xsd
mediainfo.xsd
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/mediainfo/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mediainfo'
pkgname=mediainfo
version=25.10
version=26.01
revision=1
configure_args="--with-wx-config=wx-config-gtk3"
hostmakedepends="automake libtool pkg-config"
Expand All @@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="BSD-2-Clause"
homepage="https://mediaarea.net/MediaInfo"
distfiles="https://mediaarea.net/download/source/${pkgname}/${version}/${pkgname}_${version}.tar.xz"
checksum=366b325101ab1a9a4ee79fbdb8e3dd9e78bcc0a21c0f9b1966313aaed3d33502
checksum=150656cad88ef4efa4e8299cfc24d9b7a72354576a69349920588acee2cc3c76
replaces="mediainfo-gui>=0"

CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
Expand Down