mkvtoolnix: 58.0.0 -> 60.0.0
This commit is contained in:
parent
2ca99cb619
commit
88967b85f7
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF3zEIs9ltrPQPHyDTAjV650g2Dn6Nrr6Gz6Jkt800Wljy6jGJpmAoauRJ+cZ+wpqfyxmURpq3LBk3nVQITfoA5wU=
|
RWSagIOpLGJF3xSeNF30v7m23tshEjz3/emV68lmqKrmx+mVBF2oWh2aoXO9lL4ekIrWex+Y7vZf7RN3syrO8UHM/2SpiT60CwE=
|
||||||
SHA256 (Pkgfile) = 2ff156bbdc5693ef5d65f5bbb3376d4faab1e7841bc6369af932fb820a1a9ffa
|
SHA256 (Pkgfile) = 3f8cbc456f9fd769c1780af064011ba037d88554fafcf9474197207e06fa1fa0
|
||||||
SHA256 (.footprint) = 543d7bba6958bdb243e7f85b774319408bb57a044776c2bf74192bbe0208da65
|
SHA256 (.footprint) = 543d7bba6958bdb243e7f85b774319408bb57a044776c2bf74192bbe0208da65
|
||||||
SHA256 (mkvtoolnix-58.0.0.tar.xz) = 1af727fa203e2bd8c54a005f28b635c96a4b80aa4ee8d23b4def0b6800ca6e38
|
SHA256 (mkvtoolnix-60.0.0.tar.xz) = a12437790440589721e7cd8b476cb832ade6ad9f1759533ee8fe91bd9cfa74c4
|
||||||
|
@ -1,18 +1,18 @@
|
|||||||
# Description: Tools to create, alter and inspect Matroska files.
|
# Description: Tools to create, alter and inspect Matroska files.
|
||||||
# URL: https://mkvtoolnix.download/
|
# URL: https://mkvtoolnix.download/
|
||||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||||
# Depends on: boost cmark docbook-xsl file flac libmatroska libpcre2 libvorbis ruby
|
# Depends on: boost cmark docbook-xsl file flac libmatroska libpcre2 libvorbis qt5 ruby
|
||||||
# Optional: qt5 hicolor-icon-theme
|
# Optional: hicolor-icon-theme qt6
|
||||||
|
|
||||||
name=mkvtoolnix
|
name=mkvtoolnix
|
||||||
version=58.0.0
|
version=60.0.0
|
||||||
release=1
|
release=1
|
||||||
source=(https://mkvtoolnix.download/sources/$name-$version.tar.xz)
|
source=(https://mkvtoolnix.download/sources/$name-$version.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
|
|
||||||
./configure \
|
./configure $PKGMK_MKVTOOLNIX \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--disable-precompiled-headers \
|
--disable-precompiled-headers \
|
||||||
--disable-update-check
|
--disable-update-check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user