Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kdenlive: update to 23.04.2.
@ 2023-06-11 11:16 classabbyamp
  2023-06-14  2:39 ` lun-4
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: classabbyamp @ 2023-06-11 11:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages kdenlive
https://github.com/void-linux/void-packages/pull/44365

kdenlive: update to 23.04.2.
<!-- 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/44365.patch is attached

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

From 946b27b4423f9140115bced318c14f7f5a6856d3 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 11 Jun 2023 07:15:42 -0400
Subject: [PATCH] kdenlive: update to 23.04.2.

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

diff --git a/srcpkgs/kdenlive/template b/srcpkgs/kdenlive/template
index 66e562d99f25..429126ef3c3b 100644
--- a/srcpkgs/kdenlive/template
+++ b/srcpkgs/kdenlive/template
@@ -1,6 +1,6 @@
 # Template file for 'kdenlive'
 pkgname=kdenlive
-version=23.04.0
+version=23.04.2
 revision=1
 build_style=cmake
 hostmakedepends="
@@ -10,14 +10,15 @@ makedepends="
  kdeclarative-devel kfilemetadata5-devel knewstuff-devel knotifyconfig-devel
  kplotting-devel mlt7-devel qt5-multimedia-devel qt5-webkit-devel purpose-devel
  v4l-utils-devel ksolid-devel qt5-quickcontrols2-devel qt5-networkauth-devel"
-depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols"
+depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols
+ kirigami2 mediainfo"
 checkdepends="$depends"
 short_desc="Non-linear video editor"
 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=eba17db62714e56eb9433499d559dab0657677c6876b0735a756b0d9afc48e6a
+distfiles="${KDE_SITE}/release-service/${version}/src/kdenlive-${version}.tar.xz"
+checksum=8f754f2e000d2536e88a63f7a3f3ec7abe992d396f3d957899da978f7a255992
 # FIXME: Test #507: RunCMake.file-GET_RUNTIME_DEPENDENCIES fails
 make_check=extended
 

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

* Re: kdenlive: update to 23.04.2.
  2023-06-11 11:16 [PR PATCH] kdenlive: update to 23.04.2 classabbyamp
@ 2023-06-14  2:39 ` lun-4
  2023-06-14  3:01 ` classabbyamp
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: lun-4 @ 2023-06-14  2:39 UTC (permalink / raw)
  To: ml

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

New comment by lun-4 on void-packages repository

https://github.com/void-linux/void-packages/pull/44365#issuecomment-1590357555

Comment:
I can confirm this patch makes kdenlive actually launch its UI, even with the startup warning about glxanimate (something I could not do before).

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

* Re: kdenlive: update to 23.04.2.
  2023-06-11 11:16 [PR PATCH] kdenlive: update to 23.04.2 classabbyamp
  2023-06-14  2:39 ` lun-4
@ 2023-06-14  3:01 ` classabbyamp
  2023-06-14  3:03 ` [PR PATCH] [Merged]: " classabbyamp
  2023-06-14  8:02 ` Andonome
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-06-14  3:01 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44365#issuecomment-1590375779

Comment:
yeah all the MLT modules it might complain about (like glaxnimate) are optional

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

* Re: [PR PATCH] [Merged]: kdenlive: update to 23.04.2.
  2023-06-11 11:16 [PR PATCH] kdenlive: update to 23.04.2 classabbyamp
  2023-06-14  2:39 ` lun-4
  2023-06-14  3:01 ` classabbyamp
@ 2023-06-14  3:03 ` classabbyamp
  2023-06-14  8:02 ` Andonome
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-06-14  3:03 UTC (permalink / raw)
  To: ml

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

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

kdenlive: update to 23.04.2.
https://github.com/void-linux/void-packages/pull/44365

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

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

fixes #44343 


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

* Re: kdenlive: update to 23.04.2.
  2023-06-11 11:16 [PR PATCH] kdenlive: update to 23.04.2 classabbyamp
                   ` (2 preceding siblings ...)
  2023-06-14  3:03 ` [PR PATCH] [Merged]: " classabbyamp
@ 2023-06-14  8:02 ` Andonome
  3 siblings, 0 replies; 5+ messages in thread
From: Andonome @ 2023-06-14  8:02 UTC (permalink / raw)
  To: ml

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

New comment by Andonome on void-packages repository

https://github.com/void-linux/void-packages/pull/44365#issuecomment-1590680040

Comment:
Nice one!

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

end of thread, other threads:[~2023-06-14  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11 11:16 [PR PATCH] kdenlive: update to 23.04.2 classabbyamp
2023-06-14  2:39 ` lun-4
2023-06-14  3:01 ` classabbyamp
2023-06-14  3:03 ` [PR PATCH] [Merged]: " classabbyamp
2023-06-14  8:02 ` Andonome

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