Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kdenlive: update to 22.08.1
@ 2022-09-19  7:08 hervyqa
  2022-09-21 15:36 ` sgn
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hervyqa @ 2022-09-19  7:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages kdenlive
https://github.com/void-linux/void-packages/pull/39358

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

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


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

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

From 400965365a61e9feb8623d5ad228782d6b0ba194 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Mon, 19 Sep 2022 14:06:17 +0700
Subject: [PATCH] kdenlive: update to 22.08.1

---
 srcpkgs/kdenlive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kdenlive/template b/srcpkgs/kdenlive/template
index 16d5426911e5..f7a4c583580c 100644
--- a/srcpkgs/kdenlive/template
+++ b/srcpkgs/kdenlive/template
@@ -1,6 +1,6 @@
 # Template file for 'kdenlive'
 pkgname=kdenlive
-version=22.04.3
+version=22.08.1
 revision=1
 build_style=cmake
 hostmakedepends="
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://kdenlive.org"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=7ee62ff9ed3a9e81552ff48b908976e73b5a78f1c93dfa858317af503c345790
+checksum=ca9eff329897c9df699f3a1e5ca56c880116492e1e8d1abe947c9b7e2d60bf40
 # FIXME: Test #507: RunCMake.file-GET_RUNTIME_DEPENDENCIES fails
 make_check=extended
 

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

* Re: kdenlive: update to 22.08.1
  2022-09-19  7:08 [PR PATCH] kdenlive: update to 22.08.1 hervyqa
@ 2022-09-21 15:36 ` sgn
  2022-09-21 15:47 ` hervyqa
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sgn @ 2022-09-21 15:36 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/39358#issuecomment-1253882955

Comment:
How did you test if the build was a failure?

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

* Re: kdenlive: update to 22.08.1
  2022-09-19  7:08 [PR PATCH] kdenlive: update to 22.08.1 hervyqa
  2022-09-21 15:36 ` sgn
@ 2022-09-21 15:47 ` hervyqa
  2022-09-25 10:13 ` [PR PATCH] [Updated] " hervyqa
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hervyqa @ 2022-09-21 15:47 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/39358#issuecomment-1253895759

Comment:
i haven't committed mlt version update.

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

* Re: [PR PATCH] [Updated] kdenlive: update to 22.08.1
  2022-09-19  7:08 [PR PATCH] kdenlive: update to 22.08.1 hervyqa
  2022-09-21 15:36 ` sgn
  2022-09-21 15:47 ` hervyqa
@ 2022-09-25 10:13 ` hervyqa
  2022-09-25 10:52 ` hervyqa
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hervyqa @ 2022-09-25 10:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages kdenlive
https://github.com/void-linux/void-packages/pull/39358

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

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


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

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

From 50316edad799343a925e93d40c6fdb7ca99de19f Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Sun, 25 Sep 2022 16:06:35 +0700
Subject: [PATCH 1/2] mlt7: update to 7.8.0

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

diff --git a/srcpkgs/mlt7/template b/srcpkgs/mlt7/template
index 15c426838648..08c9b6a05052 100644
--- a/srcpkgs/mlt7/template
+++ b/srcpkgs/mlt7/template
@@ -1,7 +1,7 @@
 # Template file for 'mlt7'
 pkgname=mlt7
-version=7.4.0
-revision=2
+version=7.8.0
+revision=1
 wrksrc="mlt-${version}"
 build_style=cmake
 configure_args="-DSWIG_PYTHON=ON"
@@ -17,7 +17,7 @@ maintainer="John <me@johnnynator.dev>"
 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=17c19843ffdbca66777aaadf39acb11829fd930eaded92f768cbcb8ae59a5f37
+checksum=4165e62e007e37d65e96517a45817517067897eedef4d83de7208dbd74b1f0f7
 
 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	makedepends+=" musl-legacy-compat"

From 5c2574433f273dc2e05adb23e13b13d36a2150ab Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Sun, 25 Sep 2022 16:06:58 +0700
Subject: [PATCH 2/2] kdenlive: update to 22.08.1

---
 srcpkgs/kdenlive/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kdenlive/template b/srcpkgs/kdenlive/template
index 16d5426911e5..f7a4c583580c 100644
--- a/srcpkgs/kdenlive/template
+++ b/srcpkgs/kdenlive/template
@@ -1,6 +1,6 @@
 # Template file for 'kdenlive'
 pkgname=kdenlive
-version=22.04.3
+version=22.08.1
 revision=1
 build_style=cmake
 hostmakedepends="
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://kdenlive.org"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=7ee62ff9ed3a9e81552ff48b908976e73b5a78f1c93dfa858317af503c345790
+checksum=ca9eff329897c9df699f3a1e5ca56c880116492e1e8d1abe947c9b7e2d60bf40
 # FIXME: Test #507: RunCMake.file-GET_RUNTIME_DEPENDENCIES fails
 make_check=extended
 

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

* Re: kdenlive: update to 22.08.1
  2022-09-19  7:08 [PR PATCH] kdenlive: update to 22.08.1 hervyqa
                   ` (2 preceding siblings ...)
  2022-09-25 10:13 ` [PR PATCH] [Updated] " hervyqa
@ 2022-09-25 10:52 ` hervyqa
  2022-10-20  4:41 ` hervyqa
  2022-10-20  4:41 ` [PR PATCH] [Closed]: " hervyqa
  5 siblings, 0 replies; 7+ messages in thread
From: hervyqa @ 2022-09-25 10:52 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/39358#issuecomment-1257167603

Comment:
done. @sgn 

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

* Re: kdenlive: update to 22.08.1
  2022-09-19  7:08 [PR PATCH] kdenlive: update to 22.08.1 hervyqa
                   ` (3 preceding siblings ...)
  2022-09-25 10:52 ` hervyqa
@ 2022-10-20  4:41 ` hervyqa
  2022-10-20  4:41 ` [PR PATCH] [Closed]: " hervyqa
  5 siblings, 0 replies; 7+ messages in thread
From: hervyqa @ 2022-10-20  4:41 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/39358#issuecomment-1284915383

Comment:
close: https://github.com/void-linux/void-packages/commit/28b0cb38220160320685a7942e350934313b3f8e

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

* Re: [PR PATCH] [Closed]: kdenlive: update to 22.08.1
  2022-09-19  7:08 [PR PATCH] kdenlive: update to 22.08.1 hervyqa
                   ` (4 preceding siblings ...)
  2022-10-20  4:41 ` hervyqa
@ 2022-10-20  4:41 ` hervyqa
  5 siblings, 0 replies; 7+ messages in thread
From: hervyqa @ 2022-10-20  4:41 UTC (permalink / raw)
  To: ml

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

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

kdenlive: update to 22.08.1
https://github.com/void-linux/void-packages/pull/39358

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

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20220925_171256](https://user-images.githubusercontent.com/45872139/192138497-fcaa19c3-88fc-4f88-bece-886df24163f8.png)


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

end of thread, other threads:[~2022-10-20  4:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19  7:08 [PR PATCH] kdenlive: update to 22.08.1 hervyqa
2022-09-21 15:36 ` sgn
2022-09-21 15:47 ` hervyqa
2022-09-25 10:13 ` [PR PATCH] [Updated] " hervyqa
2022-09-25 10:52 ` hervyqa
2022-10-20  4:41 ` hervyqa
2022-10-20  4:41 ` [PR PATCH] [Closed]: " hervyqa

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