Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mkvtoolnix: update to 65.0.0, drop mediainfo dep for GUI
@ 2022-02-08 22:31 mvf
  2022-02-20 21:05 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: mvf @ 2022-02-08 22:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 491 bytes --]

There is a new pull request by mvf against master on the void-packages repository

https://github.com/mvf/void-packages pr/mkvtoolnix
https://github.com/void-linux/void-packages/pull/35471

mkvtoolnix: update to 65.0.0, drop mediainfo dep for GUI
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

A patch file from https://github.com/void-linux/void-packages/pull/35471.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pr/mkvtoolnix-35471.patch --]
[-- Type: text/x-diff, Size: 1472 bytes --]

From 53035086659135ea71099e1b2851e69fdac5b6ce Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Tue, 8 Feb 2022 13:30:05 +0100
Subject: [PATCH] mkvtoolnix: update to 65.0.0, drop mediainfo dep for GUI

---
 srcpkgs/mkvtoolnix/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/mkvtoolnix/template b/srcpkgs/mkvtoolnix/template
index 2076ad25091f..0b007bb865d0 100644
--- a/srcpkgs/mkvtoolnix/template
+++ b/srcpkgs/mkvtoolnix/template
@@ -1,7 +1,7 @@
 # Template file for 'mkvtoolnix'
 pkgname=mkvtoolnix
-version=64.0.0
-revision=2
+version=65.0.0
+revision=1
 build_style=gnu-configure
 build_helper=qmake
 configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt
@@ -17,7 +17,7 @@ license="GPL-2.0-only"
 homepage="https://mkvtoolnix.download"
 changelog="https://mkvtoolnix.download/doc/NEWS.md"
 distfiles="https://mkvtoolnix.download/sources/${pkgname}-${version}.tar.xz"
-checksum=843ea623f21ae2407f8f42839c41a22abf116bdd509e87d875bdc737703ab953
+checksum=0dddc9cc1bae26ceaac3a184482c50e6bb8add2d62e06ef08b55f9f0108bb92e
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
@@ -38,7 +38,7 @@ do_install() {
 
 mkvtoolnix-gui_package() {
 	short_desc+=" - Qt GUI"
-	depends="${sourcepkg}-${version}_${revision} mediainfo"
+	depends="${sourcepkg}-${version}_${revision}"
 	pkg_install() {
 		vmove usr/bin/mkvtoolnix-gui
 		vmove usr/share/applications

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: mkvtoolnix: update to 65.0.0, drop mediainfo dep for GUI
  2022-02-08 22:31 [PR PATCH] mkvtoolnix: update to 65.0.0, drop mediainfo dep for GUI mvf
@ 2022-02-20 21:05 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-02-20 21:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 342 bytes --]

There's a merged pull request on the void-packages repository

mkvtoolnix: update to 65.0.0, drop mediainfo dep for GUI
https://github.com/void-linux/void-packages/pull/35471

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-20 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-08 22:31 [PR PATCH] mkvtoolnix: update to 65.0.0, drop mediainfo dep for GUI mvf
2022-02-20 21:05 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).