Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kdenlive: update to 21.08.0
@ 2021-08-19  6:22 linhvng
  2021-08-19  6:25 ` linhvng
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: linhvng @ 2021-08-19  6:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/linhvng/void-packages master
https://github.com/void-linux/void-packages/pull/32576

kdenlive: update to 21.08.0
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/32576.patch is attached

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

From c4c43dca88823b20fc45c70f647f4957a48463cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Linh=20Nguy=E1=BB=85n?= <linhvng.2212@gmail.com>
Date: Thu, 19 Aug 2021 02:13:25 -0400
Subject: [PATCH] kdenlive: update to 21.08.0

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

diff --git a/srcpkgs/kdenlive/template b/srcpkgs/kdenlive/template
index 129b96eae6db..9f53c3f371fd 100644
--- a/srcpkgs/kdenlive/template
+++ b/srcpkgs/kdenlive/template
@@ -1,6 +1,6 @@
 # Template file for 'kdenlive'
 pkgname=kdenlive
-version=21.04.3
+version=21.08.0
 revision=1
 build_style=cmake
 hostmakedepends="
@@ -8,7 +8,7 @@ hostmakedepends="
  qt5-host-tools qt5-qmake gettext"
 makedepends="
  kdeclarative-devel kfilemetadata5-devel knewstuff-devel knotifyconfig-devel
- kplotting-devel mlt-devel qt5-multimedia-devel qt5-webkit-devel purpose-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 vlc"
 checkdepends="$depends"
@@ -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=754fae49644afbc8ecc0f5a4d579f09738f189a7626c99f862e5e4cdb6426df1
+checksum=e441df27deab64cb342f4b1b874313f149950d4baada12f074ad833aa996ce22
 # 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 21.08.0
  2021-08-19  6:22 [PR PATCH] kdenlive: update to 21.08.0 linhvng
@ 2021-08-19  6:25 ` linhvng
  2021-08-19  9:35 ` Johnnynator
  2021-08-23 18:37 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 5+ messages in thread
From: linhvng @ 2021-08-19  6:25 UTC (permalink / raw)
  To: ml

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

New comment by linhvng on void-packages repository

https://github.com/void-linux/void-packages/pull/32576#issuecomment-901644692

Comment:
ooops, my bad :pray: I did not check there is already another PR open [#32533](https://github.com/void-linux/void-packages/pull/32533)

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

* Re: kdenlive: update to 21.08.0
  2021-08-19  6:22 [PR PATCH] kdenlive: update to 21.08.0 linhvng
  2021-08-19  6:25 ` linhvng
@ 2021-08-19  9:35 ` Johnnynator
  2021-08-23 18:37 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2021-08-19  9:35 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/32576#issuecomment-901763814

Comment:
> ooops, my bad 🙏 I did not check there is already another PR open [#32533](https://github.com/void-linux/void-packages/pull/32533)

No problem, the other PR was broken and untested.

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

* Re: [PR PATCH] [Merged]: kdenlive: update to 21.08.0
  2021-08-19  6:22 [PR PATCH] kdenlive: update to 21.08.0 linhvng
  2021-08-19  6:25 ` linhvng
  2021-08-19  9:35 ` Johnnynator
@ 2021-08-23 18:37 ` Chocimier
  2 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2021-08-23 18:37 UTC (permalink / raw)
  To: ml

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

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

kdenlive: update to 21.08.0
https://github.com/void-linux/void-packages/pull/32576

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

* [PR PATCH] kdenlive: update to 21.08.0
@ 2021-08-17 14:44 hervyqa
  0 siblings, 0 replies; 5+ messages in thread
From: hervyqa @ 2021-08-17 14:44 UTC (permalink / raw)
  To: ml

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

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

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

kdenlive: update to 21.08.0
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32533.patch is attached

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

From ae218d5d33d9b1b6182d30adec881dde59f2a422 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Tue, 17 Aug 2021 21:43:25 +0700
Subject: [PATCH] kdenlive: update to 21.08.0

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

diff --git a/srcpkgs/kdenlive/template b/srcpkgs/kdenlive/template
index 129b96eae6db..116c18e989ee 100644
--- a/srcpkgs/kdenlive/template
+++ b/srcpkgs/kdenlive/template
@@ -1,6 +1,6 @@
 # Template file for 'kdenlive'
 pkgname=kdenlive
-version=21.04.3
+version=21.08.0
 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=754fae49644afbc8ecc0f5a4d579f09738f189a7626c99f862e5e4cdb6426df1
+checksum=e441df27deab64cb342f4b1b874313f149950d4baada12f074ad833aa996ce22
 # FIXME: Test #507: RunCMake.file-GET_RUNTIME_DEPENDENCIES fails
 make_check=extended
 

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

end of thread, other threads:[~2021-08-23 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19  6:22 [PR PATCH] kdenlive: update to 21.08.0 linhvng
2021-08-19  6:25 ` linhvng
2021-08-19  9:35 ` Johnnynator
2021-08-23 18:37 ` [PR PATCH] [Merged]: " Chocimier
  -- strict thread matches above, loose matches on Subject: below --
2021-08-17 14:44 [PR PATCH] " 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).