Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Kooha: update to 2.0.1.
@ 2022-01-17 21:55 uninhm
  2022-01-17 21:59 ` paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: uninhm @ 2022-01-17 21:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uninhm/void-packages master
https://github.com/void-linux/void-packages/pull/35096

Kooha: update to 2.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/35096.patch is attached

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

From fc52791af5ecb61d6455729a8868745de427a7cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <unihernandez22@gmail.com>
Date: Mon, 17 Jan 2022 18:54:21 -0300
Subject: [PATCH] Kooha: update to 2.0.1.

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

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
index 327faebcf4e5..5d1ba2f9e00b 100644
--- a/srcpkgs/Kooha/template
+++ b/srcpkgs/Kooha/template
@@ -1,6 +1,6 @@
 # Template file for 'Kooha'
 pkgname=Kooha
-version=1.2.1
+version=2.0.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext glib-devel"
@@ -10,4 +10,4 @@ maintainer="Unai Hernández Minaberry <unihernandez22@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/SeaDve/Kooha"
 distfiles="https://github.com/SeaDve/Kooha/archive/v${version}.tar.gz"
-checksum=1aea99804489363e3708559e45e6ad0583a092430fb7c446240e74f2d9bb19eb
+checksum=984ee062fabfe6bbdf8024dd5e4d1c5ce2fafc3b75539f2ba52449bdd4cc3f98

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

* Re: Kooha: update to 2.0.1.
  2022-01-17 21:55 [PR PATCH] Kooha: update to 2.0.1 uninhm
@ 2022-01-17 21:59 ` paper42
  2022-01-17 22:00 ` [PR PATCH] [Updated] " uninhm
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-01-17 21:59 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35096#issuecomment-1014913729

Comment:
> * I tested the changes in this PR: **NO**

Please test the changes before submitting a PR and you didn't even read the changelog, Kooha was rewritten in rust, so this won't even build.

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

* Re: [PR PATCH] [Updated] Kooha: update to 2.0.1.
  2022-01-17 21:55 [PR PATCH] Kooha: update to 2.0.1 uninhm
  2022-01-17 21:59 ` paper42
@ 2022-01-17 22:00 ` uninhm
  2022-01-17 22:01 ` uninhm
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: uninhm @ 2022-01-17 22:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uninhm/void-packages master
https://github.com/void-linux/void-packages/pull/35096

Kooha: update to 2.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/35096.patch is attached

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

From 93a0afd30fc9239a22a88c6702cdd0569c5e4e72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <unihernandez22@gmail.com>
Date: Mon, 17 Jan 2022 18:54:21 -0300
Subject: [PATCH] Kooha: update to 2.0.1.

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

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
index 327faebcf4e5..9f934137ec55 100644
--- a/srcpkgs/Kooha/template
+++ b/srcpkgs/Kooha/template
@@ -1,13 +1,13 @@
 # Template file for 'Kooha'
 pkgname=Kooha
-version=1.2.1
+version=2.0.1
 revision=1
 build_style=meson
-hostmakedepends="pkg-config gettext glib-devel"
+hostmakedepends="pkg-config gettext glib-devel rust"
 depends="gstreamer1 python3-gobject gstreamer1-pipewire pipewire gtk4 libadwaita"
 short_desc="Simple screen recorder with a minimal interface"
 maintainer="Unai Hernández Minaberry <unihernandez22@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/SeaDve/Kooha"
 distfiles="https://github.com/SeaDve/Kooha/archive/v${version}.tar.gz"
-checksum=1aea99804489363e3708559e45e6ad0583a092430fb7c446240e74f2d9bb19eb
+checksum=984ee062fabfe6bbdf8024dd5e4d1c5ce2fafc3b75539f2ba52449bdd4cc3f98

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

* Re: Kooha: update to 2.0.1.
  2022-01-17 21:55 [PR PATCH] Kooha: update to 2.0.1 uninhm
  2022-01-17 21:59 ` paper42
  2022-01-17 22:00 ` [PR PATCH] [Updated] " uninhm
@ 2022-01-17 22:01 ` uninhm
  2022-02-11 23:07 ` [PR REVIEW] " rubin55
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: uninhm @ 2022-01-17 22:01 UTC (permalink / raw)
  To: ml

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

New comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/35096#issuecomment-1014914541

Comment:
@paper42 sorry, I have just read your msg. Ok, then I'll have to setup a VM

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

* Re: [PR REVIEW] Kooha: update to 2.0.1.
  2022-01-17 21:55 [PR PATCH] Kooha: update to 2.0.1 uninhm
                   ` (2 preceding siblings ...)
  2022-01-17 22:01 ` uninhm
@ 2022-02-11 23:07 ` rubin55
  2022-02-13 10:31 ` [PR PATCH] [Closed]: " paper42
  2022-02-13 10:31 ` paper42
  5 siblings, 0 replies; 8+ messages in thread
From: rubin55 @ 2022-02-11 23:07 UTC (permalink / raw)
  To: ml

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

New review comment by rubin55 on void-packages repository

https://github.com/void-linux/void-packages/pull/35096#discussion_r805062062

Comment:
You'll need `gtk4` and `gtk4-devel` here too.

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

* Re: [PR PATCH] [Closed]: Kooha: update to 2.0.1.
  2022-01-17 21:55 [PR PATCH] Kooha: update to 2.0.1 uninhm
                   ` (3 preceding siblings ...)
  2022-02-11 23:07 ` [PR REVIEW] " rubin55
@ 2022-02-13 10:31 ` paper42
  2022-02-13 10:31 ` paper42
  5 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-02-13 10:31 UTC (permalink / raw)
  To: ml

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

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

Kooha: update to 2.0.1.
https://github.com/void-linux/void-packages/pull/35096

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

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

<!--
#### 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] 8+ messages in thread

* Re: Kooha: update to 2.0.1.
  2022-01-17 21:55 [PR PATCH] Kooha: update to 2.0.1 uninhm
                   ` (4 preceding siblings ...)
  2022-02-13 10:31 ` [PR PATCH] [Closed]: " paper42
@ 2022-02-13 10:31 ` paper42
  5 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-02-13 10:31 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35096#issuecomment-1037997674

Comment:
#35565

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

* Re: Kooha: update to 2.0.1.
  2022-01-17 21:33 [PR PATCH] " uninhm
@ 2022-01-17 21:35 ` uninhm
  0 siblings, 0 replies; 8+ messages in thread
From: uninhm @ 2022-01-17 21:35 UTC (permalink / raw)
  To: ml

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

New comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/35095#issuecomment-1014902375

Comment:
omg i'm dumb

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

end of thread, other threads:[~2022-02-13 10:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17 21:55 [PR PATCH] Kooha: update to 2.0.1 uninhm
2022-01-17 21:59 ` paper42
2022-01-17 22:00 ` [PR PATCH] [Updated] " uninhm
2022-01-17 22:01 ` uninhm
2022-02-11 23:07 ` [PR REVIEW] " rubin55
2022-02-13 10:31 ` [PR PATCH] [Closed]: " paper42
2022-02-13 10:31 ` paper42
  -- strict thread matches above, loose matches on Subject: below --
2022-01-17 21:33 [PR PATCH] " uninhm
2022-01-17 21:35 ` uninhm

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