Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] flowblade: update to 2.6 & take ownership.
@ 2020-09-07  8:47 shizonic
  2020-09-07  9:59 ` [PR REVIEW] " fosslinux
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: shizonic @ 2020-09-07  8:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shizonic/void-packages flowblade
https://github.com/void-linux/void-packages/pull/24726

flowblade: update to 2.6 & take ownership.


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

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

From 6cb4889b41c2116b4b2ff468f420609b05ddeb19 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Mon, 7 Sep 2020 10:46:09 +0200
Subject: [PATCH] flowblade: update to 2.6 & take ownership.

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

diff --git a/srcpkgs/flowblade/template b/srcpkgs/flowblade/template
index c011d7dc115..a72c49fdf99 100644
--- a/srcpkgs/flowblade/template
+++ b/srcpkgs/flowblade/template
@@ -1,7 +1,7 @@
 # Template file for 'flowblade'
 pkgname=flowblade
-version=2.4
-revision=2
+version=2.6
+revision=1
 archs=noarch
 build_wrksrc=flowblade-trunk
 build_style=python3-module
@@ -11,8 +11,8 @@ hostmakedepends="python3-setuptools"
 depends="frei0r-plugins gmic mlt-python3 python3-Pillow python3-dbus gtk+3
  python3-gobject python3-numpy swh-plugins"
 short_desc="Non-linear video editor for Linux"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="shizonic <realtiaz@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://jliljebl.github.io/flowblade/"
 distfiles="https://github.com/jliljebl/flowblade/archive/v${version}.tar.gz"
-checksum=708ec92081d12f1388191fccce69643bf3a30fe6567a0037fb95c8774014472b
+checksum=1caef13b0a21cd0720a4ae9bb8eec414706fd5a5c8562dbb6bb70164cbdfc141

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

* Re: [PR REVIEW] flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
@ 2020-09-07  9:59 ` fosslinux
  2020-09-07 10:15 ` shizonic
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: fosslinux @ 2020-09-07  9:59 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24726#discussion_r484328407

Comment:
please remove noarch as part of the transition away from noarch

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

* Re: [PR REVIEW] flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
  2020-09-07  9:59 ` [PR REVIEW] " fosslinux
@ 2020-09-07 10:15 ` shizonic
  2020-09-07 23:45 ` fosslinux
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: shizonic @ 2020-09-07 10:15 UTC (permalink / raw)
  To: ml

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

New review comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/24726#discussion_r484337042

Comment:
Of course. Will be changed ASAP. Where can I read more about the transition away from noarch?

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

* Re: [PR REVIEW] flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
  2020-09-07  9:59 ` [PR REVIEW] " fosslinux
  2020-09-07 10:15 ` shizonic
@ 2020-09-07 23:45 ` fosslinux
  2020-10-02 11:44 ` shizonic
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: fosslinux @ 2020-09-07 23:45 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24726#discussion_r484587571

Comment:
#24684, #24357

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

* Re: flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
                   ` (2 preceding siblings ...)
  2020-09-07 23:45 ` fosslinux
@ 2020-10-02 11:44 ` shizonic
  2020-10-09 20:49 ` ericonr
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: shizonic @ 2020-10-02 11:44 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/24726#issuecomment-702687664

Comment:
Done.

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

* Re: flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
                   ` (3 preceding siblings ...)
  2020-10-02 11:44 ` shizonic
@ 2020-10-09 20:49 ` ericonr
  2020-10-09 20:49 ` ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-10-09 20:49 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24726#issuecomment-706396422

Comment:
I had to launch it as `/usr/bin/flowblade` for it to work, because apprently having `/bin` in `PATH` broke its detection. Might want to report upstream.

It also doesn't support Wayland :/ 

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

* Re: flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
                   ` (4 preceding siblings ...)
  2020-10-09 20:49 ` ericonr
@ 2020-10-09 20:49 ` ericonr
  2020-10-09 20:49 ` [PR PATCH] [Merged]: " ericonr
  2020-10-10  3:29 ` sgn
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-10-09 20:49 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24726#issuecomment-706396422

Comment:
I had to launch it as `/usr/bin/flowblade` for it to work, because apparently having `/bin` in `PATH` broke its detection. Might want to report upstream.

It also doesn't support Wayland :/ 

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

* Re: [PR PATCH] [Merged]: flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
                   ` (5 preceding siblings ...)
  2020-10-09 20:49 ` ericonr
@ 2020-10-09 20:49 ` ericonr
  2020-10-10  3:29 ` sgn
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-10-09 20:49 UTC (permalink / raw)
  To: ml

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

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

flowblade: update to 2.6 & take ownership.
https://github.com/void-linux/void-packages/pull/24726

Description:


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

* Re: flowblade: update to 2.6 & take ownership.
  2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
                   ` (6 preceding siblings ...)
  2020-10-09 20:49 ` [PR PATCH] [Merged]: " ericonr
@ 2020-10-10  3:29 ` sgn
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2020-10-10  3:29 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24726#issuecomment-706479116

Comment:
> I had to launch it as `/usr/bin/flowblade` for it to work, because apparently having `/bin` in `PATH` broke its detection.

Fixed.

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

end of thread, other threads:[~2020-10-10  3:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07  8:47 [PR PATCH] flowblade: update to 2.6 & take ownership shizonic
2020-09-07  9:59 ` [PR REVIEW] " fosslinux
2020-09-07 10:15 ` shizonic
2020-09-07 23:45 ` fosslinux
2020-10-02 11:44 ` shizonic
2020-10-09 20:49 ` ericonr
2020-10-09 20:49 ` ericonr
2020-10-09 20:49 ` [PR PATCH] [Merged]: " ericonr
2020-10-10  3:29 ` sgn

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