Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mlt: update to 6.26.1.
@ 2022-03-02 15:36 tibequadorian
  2022-03-02 18:11 ` [PR PATCH] [Updated] " tibequadorian
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tibequadorian @ 2022-03-02 15:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages mlt
https://github.com/void-linux/void-packages/pull/35924

mlt: update to 6.26.1.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35924.patch is attached

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

From d4682638a116a4362110dc64167f0a0aeb356432 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 2 Mar 2022 16:35:12 +0100
Subject: [PATCH] mlt: update to 6.26.1.

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

diff --git a/srcpkgs/mlt/template b/srcpkgs/mlt/template
index 857a88d3a3ce..8933eb4e7bb9 100644
--- a/srcpkgs/mlt/template
+++ b/srcpkgs/mlt/template
@@ -1,7 +1,7 @@
 # Template file for 'mlt'
 pkgname=mlt
-version=6.22.1
-revision=3
+version=6.26.1
+revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib$XBPS_TARGET_WORDSIZE
  --enable-gpl --enable-gpl3 --disable-swfdec --without-kde
@@ -14,11 +14,11 @@ makedepends="alsa-lib-devel ffmpeg-devel gtk+-devel jack-devel ladspa-sdk
  libvidstab-devel libatomic-devel"
 depends="mlt-data>=${version}_${revision} ladspa-sdk-example-plugins"
 short_desc="Multimedia framework, designed for television broadcasting"
-maintainer="Diogo Leal <diogo@diogoleal.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later"
 homepage="https://mltframework.org/"
 distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
-checksum=a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
+checksum=8a484bbbf51f33e25312757531f3ad2ce20607149d20fcfcb40a3c1e60b20b4e
 
 CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
 CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"

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

* Re: [PR PATCH] [Updated] mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
@ 2022-03-02 18:11 ` tibequadorian
  2022-03-02 18:16 ` tibequadorian
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-03-02 18:11 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by tibequadorian against master on the void-packages repository

https://github.com/tibequadorian/void-packages mlt
https://github.com/void-linux/void-packages/pull/35924

mlt: update to 6.26.1.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35924.patch is attached

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

From 2c899e451b7a10d99448cef51c608aa1e6751bb3 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 2 Mar 2022 16:35:12 +0100
Subject: [PATCH] mlt: update to 6.26.1.

---
 srcpkgs/mlt/template | 8 ++++----
 srcpkgs/mlt/update   | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/mlt/update

diff --git a/srcpkgs/mlt/template b/srcpkgs/mlt/template
index 857a88d3a3ce..8933eb4e7bb9 100644
--- a/srcpkgs/mlt/template
+++ b/srcpkgs/mlt/template
@@ -1,7 +1,7 @@
 # Template file for 'mlt'
 pkgname=mlt
-version=6.22.1
-revision=3
+version=6.26.1
+revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib$XBPS_TARGET_WORDSIZE
  --enable-gpl --enable-gpl3 --disable-swfdec --without-kde
@@ -14,11 +14,11 @@ makedepends="alsa-lib-devel ffmpeg-devel gtk+-devel jack-devel ladspa-sdk
  libvidstab-devel libatomic-devel"
 depends="mlt-data>=${version}_${revision} ladspa-sdk-example-plugins"
 short_desc="Multimedia framework, designed for television broadcasting"
-maintainer="Diogo Leal <diogo@diogoleal.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later"
 homepage="https://mltframework.org/"
 distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
-checksum=a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
+checksum=8a484bbbf51f33e25312757531f3ad2ce20607149d20fcfcb40a3c1e60b20b4e
 
 CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
 CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
diff --git a/srcpkgs/mlt/update b/srcpkgs/mlt/update
new file mode 100644
index 000000000000..547ae2837eb9
--- /dev/null
+++ b/srcpkgs/mlt/update
@@ -0,0 +1 @@
+ignore="7.*"

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

* Re: [PR PATCH] [Updated] mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
  2022-03-02 18:11 ` [PR PATCH] [Updated] " tibequadorian
@ 2022-03-02 18:16 ` tibequadorian
  2022-06-26  2:17 ` github-actions
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-03-02 18:16 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by tibequadorian against master on the void-packages repository

https://github.com/tibequadorian/void-packages mlt
https://github.com/void-linux/void-packages/pull/35924

mlt: update to 6.26.1.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35924.patch is attached

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

From a7fc9150e51007e6b0d3b70c83bff21346468aea Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 2 Mar 2022 16:35:12 +0100
Subject: [PATCH] mlt: update to 6.26.1.

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

diff --git a/srcpkgs/mlt/template b/srcpkgs/mlt/template
index 857a88d3a3ce..45f579ecd86b 100644
--- a/srcpkgs/mlt/template
+++ b/srcpkgs/mlt/template
@@ -1,7 +1,7 @@
 # Template file for 'mlt'
 pkgname=mlt
-version=6.22.1
-revision=3
+version=6.26.1
+revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib$XBPS_TARGET_WORDSIZE
  --enable-gpl --enable-gpl3 --disable-swfdec --without-kde
@@ -18,7 +18,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later"
 homepage="https://mltframework.org/"
 distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
-checksum=a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
+checksum=8a484bbbf51f33e25312757531f3ad2ce20607149d20fcfcb40a3c1e60b20b4e
 
 CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
 CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
diff --git a/srcpkgs/mlt/update b/srcpkgs/mlt/update
new file mode 100644
index 000000000000..547ae2837eb9
--- /dev/null
+++ b/srcpkgs/mlt/update
@@ -0,0 +1 @@
+ignore="7.*"

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

* Re: mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
  2022-03-02 18:11 ` [PR PATCH] [Updated] " tibequadorian
  2022-03-02 18:16 ` tibequadorian
@ 2022-06-26  2:17 ` github-actions
  2022-06-26 21:19 ` [PR REVIEW] " Duncaen
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-06-26  2:17 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/35924#issuecomment-1166400006

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR REVIEW] mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
                   ` (2 preceding siblings ...)
  2022-06-26  2:17 ` github-actions
@ 2022-06-26 21:19 ` Duncaen
  2022-07-12  2:15 ` [PR PATCH] [Closed]: " github-actions
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Duncaen @ 2022-06-26 21:19 UTC (permalink / raw)
  To: ml

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

New review comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/35924#discussion_r906871987

Comment:
Why is `7.*` ignored?

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

* Re: [PR PATCH] [Closed]: mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
                   ` (3 preceding siblings ...)
  2022-06-26 21:19 ` [PR REVIEW] " Duncaen
@ 2022-07-12  2:15 ` github-actions
  2022-11-27 11:20 ` [PR REVIEW] " tibequadorian
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-07-12  2:15 UTC (permalink / raw)
  To: ml

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

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

mlt: update to 6.26.1.
https://github.com/void-linux/void-packages/pull/35924

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 10+ messages in thread

* Re: [PR REVIEW] mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
                   ` (4 preceding siblings ...)
  2022-07-12  2:15 ` [PR PATCH] [Closed]: " github-actions
@ 2022-11-27 11:20 ` tibequadorian
  2022-11-27 11:57 ` sgn
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-11-27 11:20 UTC (permalink / raw)
  To: ml

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

New review comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35924#discussion_r1032912578

Comment:
because we have `mlt7` for that

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

* Re: mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
                   ` (5 preceding siblings ...)
  2022-11-27 11:20 ` [PR REVIEW] " tibequadorian
@ 2022-11-27 11:57 ` sgn
  2022-11-27 12:13 ` [PR PATCH] [Updated] " tibequadorian
  2023-01-07 12:20 ` [PR PATCH] [Closed]: " Piraty
  8 siblings, 0 replies; 10+ messages in thread
From: sgn @ 2022-11-27 11:57 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/35924#issuecomment-1328230607

Comment:
reopen as requested in irc

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

* Re: [PR PATCH] [Updated] mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
                   ` (6 preceding siblings ...)
  2022-11-27 11:57 ` sgn
@ 2022-11-27 12:13 ` tibequadorian
  2023-01-07 12:20 ` [PR PATCH] [Closed]: " Piraty
  8 siblings, 0 replies; 10+ messages in thread
From: tibequadorian @ 2022-11-27 12:13 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by tibequadorian against master on the void-packages repository

https://github.com/tibequadorian/void-packages mlt
https://github.com/void-linux/void-packages/pull/35924

mlt: update to 6.26.1.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35924.patch is attached

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

From f500cd3566a6bb8b7cebc3696e49019db8739cc2 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Wed, 2 Mar 2022 16:35:12 +0100
Subject: [PATCH] mlt: update to 6.26.1.

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

diff --git a/srcpkgs/mlt/template b/srcpkgs/mlt/template
index 5d00583083fc..45f579ecd86b 100644
--- a/srcpkgs/mlt/template
+++ b/srcpkgs/mlt/template
@@ -1,7 +1,7 @@
 # Template file for 'mlt'
 pkgname=mlt
-version=6.22.1
-revision=4
+version=6.26.1
+revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib$XBPS_TARGET_WORDSIZE
  --enable-gpl --enable-gpl3 --disable-swfdec --without-kde
@@ -18,7 +18,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later"
 homepage="https://mltframework.org/"
 distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
-checksum=a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
+checksum=8a484bbbf51f33e25312757531f3ad2ce20607149d20fcfcb40a3c1e60b20b4e
 
 CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
 CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
diff --git a/srcpkgs/mlt/update b/srcpkgs/mlt/update
new file mode 100644
index 000000000000..547ae2837eb9
--- /dev/null
+++ b/srcpkgs/mlt/update
@@ -0,0 +1 @@
+ignore="7.*"

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

* Re: [PR PATCH] [Closed]: mlt: update to 6.26.1.
  2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
                   ` (7 preceding siblings ...)
  2022-11-27 12:13 ` [PR PATCH] [Updated] " tibequadorian
@ 2023-01-07 12:20 ` Piraty
  8 siblings, 0 replies; 10+ messages in thread
From: Piraty @ 2023-01-07 12:20 UTC (permalink / raw)
  To: ml

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

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

mlt: update to 6.26.1.
https://github.com/void-linux/void-packages/pull/35924

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 10+ messages in thread

end of thread, other threads:[~2023-01-07 12:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-02 15:36 [PR PATCH] mlt: update to 6.26.1 tibequadorian
2022-03-02 18:11 ` [PR PATCH] [Updated] " tibequadorian
2022-03-02 18:16 ` tibequadorian
2022-06-26  2:17 ` github-actions
2022-06-26 21:19 ` [PR REVIEW] " Duncaen
2022-07-12  2:15 ` [PR PATCH] [Closed]: " github-actions
2022-11-27 11:20 ` [PR REVIEW] " tibequadorian
2022-11-27 11:57 ` sgn
2022-11-27 12:13 ` [PR PATCH] [Updated] " tibequadorian
2023-01-07 12:20 ` [PR PATCH] [Closed]: " Piraty

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