Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mkvtoolnix: update to 71.1.0
@ 2022-10-10 18:45 mvf
  2022-10-10 21:15 ` classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mvf @ 2022-10-10 18:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1238 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/39870

mkvtoolnix: update to 71.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 7a97c48966f05098efb6b5b0aa1ea19f62c86318 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Mon, 10 Oct 2022 20:43:31 +0200
Subject: [PATCH] mkvtoolnix: update to 71.1.0

---
 srcpkgs/mkvtoolnix/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mkvtoolnix/template b/srcpkgs/mkvtoolnix/template
index d98022773c0a..bbb9f35d2557 100644
--- a/srcpkgs/mkvtoolnix/template
+++ b/srcpkgs/mkvtoolnix/template
@@ -1,7 +1,7 @@
 # Template file for 'mkvtoolnix'
 pkgname=mkvtoolnix
-version=70.0.0
-revision=2
+version=71.1.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=64324b7ee6b4aa6fab5f517ca93667d12260a4ea92ea80b97575beda3a91693a
+checksum=153443e583c29ca9016879dc558503b426494c47934ef8a32265adcb52cfca47
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"

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

* Re: mkvtoolnix: update to 71.1.0
  2022-10-10 18:45 [PR PATCH] mkvtoolnix: update to 71.1.0 mvf
@ 2022-10-10 21:15 ` classabbyamp
  2022-10-11 15:54 ` [PR PATCH] [Updated] " mvf
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-10-10 21:15 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39870#issuecomment-1273828169

Comment:
> ## Build system changes
>
> * libEBML 1.4.4 & libMatroska 1.7.1 are now required.

void has libMatroska 1.6.3

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

* Re: [PR PATCH] [Updated] mkvtoolnix: update to 71.1.0
  2022-10-10 18:45 [PR PATCH] mkvtoolnix: update to 71.1.0 mvf
  2022-10-10 21:15 ` classabbyamp
@ 2022-10-11 15:54 ` mvf
  2022-10-11 15:54 ` mvf
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mvf @ 2022-10-11 15:54 UTC (permalink / raw)
  To: ml

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

There is an updated 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/39870

mkvtoolnix: update to 71.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 7ab95d40ece23ad89d71fcafd3e496f36c522932 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Tue, 11 Oct 2022 17:49:20 +0200
Subject: [PATCH 1/2] libmatroska: update to 1.7.1, add update file, adopt

---
 srcpkgs/libmatroska/template | 6 +++---
 srcpkgs/libmatroska/update   | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/libmatroska/update

diff --git a/srcpkgs/libmatroska/template b/srcpkgs/libmatroska/template
index 5385183627d2..54de216e0e5a 100644
--- a/srcpkgs/libmatroska/template
+++ b/srcpkgs/libmatroska/template
@@ -1,17 +1,17 @@
 # Template file for 'libmatroska'
 pkgname=libmatroska
-version=1.6.3
+version=1.7.1
 revision=1
 wrksrc="${pkgname}-release-${version}"
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="libebml-devel"
 short_desc="Extensible open standard Audio/Video container format"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Matthias von Faber <mvf@gmx.eu>"
 license="LGPL-2.1-or-later"
 homepage="https://www.matroska.org/downloads/libraries.html"
 distfiles="https://github.com/Matroska-Org/libmatroska/archive/refs/tags/release-${version}.tar.gz"
-checksum=0c8c875ae26ac69a722f7fd0f4a4fecb4fdff681f2a165f09c06a40cbf1d0de6
+checksum=64763443947833e6c17f1f555f4bb0df6c9f91881810d9d5e0f0bad3622d308b
 
 libmatroska-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
diff --git a/srcpkgs/libmatroska/update b/srcpkgs/libmatroska/update
new file mode 100644
index 000000000000..0649cec1de27
--- /dev/null
+++ b/srcpkgs/libmatroska/update
@@ -0,0 +1 @@
+site=https://dl.matroska.org/downloads/libmatroska/

From 3c8ee8ce3fcea40872ea2c9ead1c9d7807adef48 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Mon, 10 Oct 2022 20:43:31 +0200
Subject: [PATCH 2/2] mkvtoolnix: update to 71.1.0

---
 srcpkgs/mkvtoolnix/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mkvtoolnix/template b/srcpkgs/mkvtoolnix/template
index d98022773c0a..bbb9f35d2557 100644
--- a/srcpkgs/mkvtoolnix/template
+++ b/srcpkgs/mkvtoolnix/template
@@ -1,7 +1,7 @@
 # Template file for 'mkvtoolnix'
 pkgname=mkvtoolnix
-version=70.0.0
-revision=2
+version=71.1.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=64324b7ee6b4aa6fab5f517ca93667d12260a4ea92ea80b97575beda3a91693a
+checksum=153443e583c29ca9016879dc558503b426494c47934ef8a32265adcb52cfca47
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"

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

* Re: mkvtoolnix: update to 71.1.0
  2022-10-10 18:45 [PR PATCH] mkvtoolnix: update to 71.1.0 mvf
  2022-10-10 21:15 ` classabbyamp
  2022-10-11 15:54 ` [PR PATCH] [Updated] " mvf
@ 2022-10-11 15:54 ` mvf
  2022-10-11 17:17 ` [PR REVIEW] " classabbyamp
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mvf @ 2022-10-11 15:54 UTC (permalink / raw)
  To: ml

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

New comment by mvf on void-packages repository

https://github.com/void-linux/void-packages/pull/39870#issuecomment-1274921292

Comment:
Good catch! It was all working because the build process silently vendored 1.7.1. :sweat_smile: 

Updated `libmatroska` to 1.7.1. Should be ABI-compatible with 1.6.3, so no revbumps required:

> They should restore ABI compatibility with libEBML v1.4.2 & libMatroska v1.6.3 respectively [...]

I briefly tested with VLC just to be sure.

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

* Re: [PR REVIEW] mkvtoolnix: update to 71.1.0
  2022-10-10 18:45 [PR PATCH] mkvtoolnix: update to 71.1.0 mvf
                   ` (2 preceding siblings ...)
  2022-10-11 15:54 ` mvf
@ 2022-10-11 17:17 ` classabbyamp
  2022-10-11 17:22 ` [PR PATCH] [Updated] " mvf
  2022-10-11 17:50 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-10-11 17:17 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39870#discussion_r992594652

Comment:
```suggestion
homepage="https://www.matroska.org/downloads/libraries.html"
changelog="https://raw.githubusercontent.com/Matroska-Org/libmatroska/master/NEWS.md"
```

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

* Re: [PR PATCH] [Updated] mkvtoolnix: update to 71.1.0
  2022-10-10 18:45 [PR PATCH] mkvtoolnix: update to 71.1.0 mvf
                   ` (3 preceding siblings ...)
  2022-10-11 17:17 ` [PR REVIEW] " classabbyamp
@ 2022-10-11 17:22 ` mvf
  2022-10-11 17:50 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: mvf @ 2022-10-11 17:22 UTC (permalink / raw)
  To: ml

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

There is an updated 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/39870

mkvtoolnix: update to 71.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 578262fb0d1c76b79d78d2fd643b37e30c98d2d0 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Tue, 11 Oct 2022 17:49:20 +0200
Subject: [PATCH 1/2] libmatroska: update to 1.7.1, add update file, adopt

---
 srcpkgs/libmatroska/template | 7 ++++---
 srcpkgs/libmatroska/update   | 1 +
 2 files changed, 5 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/libmatroska/update

diff --git a/srcpkgs/libmatroska/template b/srcpkgs/libmatroska/template
index 5385183627d2..a951afa6f76f 100644
--- a/srcpkgs/libmatroska/template
+++ b/srcpkgs/libmatroska/template
@@ -1,17 +1,18 @@
 # Template file for 'libmatroska'
 pkgname=libmatroska
-version=1.6.3
+version=1.7.1
 revision=1
 wrksrc="${pkgname}-release-${version}"
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="libebml-devel"
 short_desc="Extensible open standard Audio/Video container format"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Matthias von Faber <mvf@gmx.eu>"
 license="LGPL-2.1-or-later"
 homepage="https://www.matroska.org/downloads/libraries.html"
+changelog="https://raw.githubusercontent.com/Matroska-Org/libmatroska/master/NEWS.md"
 distfiles="https://github.com/Matroska-Org/libmatroska/archive/refs/tags/release-${version}.tar.gz"
-checksum=0c8c875ae26ac69a722f7fd0f4a4fecb4fdff681f2a165f09c06a40cbf1d0de6
+checksum=64763443947833e6c17f1f555f4bb0df6c9f91881810d9d5e0f0bad3622d308b
 
 libmatroska-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
diff --git a/srcpkgs/libmatroska/update b/srcpkgs/libmatroska/update
new file mode 100644
index 000000000000..0649cec1de27
--- /dev/null
+++ b/srcpkgs/libmatroska/update
@@ -0,0 +1 @@
+site=https://dl.matroska.org/downloads/libmatroska/

From f64468c7e367a6d79b526e7fd44229307405e6f8 Mon Sep 17 00:00:00 2001
From: Matthias von Faber <mvf@gmx.eu>
Date: Mon, 10 Oct 2022 20:43:31 +0200
Subject: [PATCH 2/2] mkvtoolnix: update to 71.1.0

---
 srcpkgs/mkvtoolnix/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mkvtoolnix/template b/srcpkgs/mkvtoolnix/template
index d98022773c0a..bbb9f35d2557 100644
--- a/srcpkgs/mkvtoolnix/template
+++ b/srcpkgs/mkvtoolnix/template
@@ -1,7 +1,7 @@
 # Template file for 'mkvtoolnix'
 pkgname=mkvtoolnix
-version=70.0.0
-revision=2
+version=71.1.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=64324b7ee6b4aa6fab5f517ca93667d12260a4ea92ea80b97575beda3a91693a
+checksum=153443e583c29ca9016879dc558503b426494c47934ef8a32265adcb52cfca47
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"

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

* Re: [PR PATCH] [Merged]: mkvtoolnix: update to 71.1.0
  2022-10-10 18:45 [PR PATCH] mkvtoolnix: update to 71.1.0 mvf
                   ` (4 preceding siblings ...)
  2022-10-11 17:22 ` [PR PATCH] [Updated] " mvf
@ 2022-10-11 17:50 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-10-11 17:50 UTC (permalink / raw)
  To: ml

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

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

mkvtoolnix: update to 71.1.0
https://github.com/void-linux/void-packages/pull/39870

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-10-11 17:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-10 18:45 [PR PATCH] mkvtoolnix: update to 71.1.0 mvf
2022-10-10 21:15 ` classabbyamp
2022-10-11 15:54 ` [PR PATCH] [Updated] " mvf
2022-10-11 15:54 ` mvf
2022-10-11 17:17 ` [PR REVIEW] " classabbyamp
2022-10-11 17:22 ` [PR PATCH] [Updated] " mvf
2022-10-11 17:50 ` [PR PATCH] [Merged]: " classabbyamp

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).