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; 9+ 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] 9+ 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; 9+ 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] 9+ 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; 9+ 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] 9+ 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; 9+ 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] 9+ 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; 9+ 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] 9+ 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; 9+ 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] 9+ 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; 9+ 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] 9+ messages in thread

* [PR PATCH] Kooha: update to 2.0.1.
@ 2022-02-12 21:28 paper42
  0 siblings, 0 replies; 9+ messages in thread
From: paper42 @ 2022-02-12 21:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages kooha2
https://github.com/void-linux/void-packages/pull/35565

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: **briefly**

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

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

From 4e934c9b67c7ac20b59e70ad04c9d035a565d9a4 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 12 Feb 2022 22:20:59 +0100
Subject: [PATCH] Kooha: update to 2.0.1.

---
 srcpkgs/Kooha/patches/libadwaita-1.0.0.patch | 11 +++++++++++
 srcpkgs/Kooha/template                       |  9 +++++----
 2 files changed, 16 insertions(+), 4 deletions(-)
 create mode 100644 srcpkgs/Kooha/patches/libadwaita-1.0.0.patch

diff --git a/srcpkgs/Kooha/patches/libadwaita-1.0.0.patch b/srcpkgs/Kooha/patches/libadwaita-1.0.0.patch
new file mode 100644
index 000000000000..469af9fbe3bd
--- /dev/null
+++ b/srcpkgs/Kooha/patches/libadwaita-1.0.0.patch
@@ -0,0 +1,11 @@
+--- a/meson.build
++++ b/meson.build
+@@ -14,7 +14,7 @@
+ dependency('glib-2.0', version: '>= 2.66')
+ dependency('gio-2.0', version: '>= 2.66')
+ dependency('gtk4', version: '>= 4.0.0')
+-dependency('libadwaita-1', version: '>= 1.0.0-alpha.1')
++dependency('libadwaita-1', version: '>= 1.0.0')
+ 
+ glib_compile_resources = find_program('glib-compile-resources', required: true)
+ glib_compile_schemas = find_program('glib-compile-schemas', required: true)
diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
index 327faebcf4e5..f0c7c0c97ecb 100644
--- a/srcpkgs/Kooha/template
+++ b/srcpkgs/Kooha/template
@@ -1,13 +1,14 @@
 # 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"
-depends="gstreamer1 python3-gobject gstreamer1-pipewire pipewire gtk4 libadwaita"
+build_helper="rust"
+hostmakedepends="pkg-config gettext glib-devel cargo"
+makedepends="libglib-devel gtk4-devel libadwaita-devel rust-std"
 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] 9+ messages in thread

* [PR PATCH] Kooha: update to 2.0.1.
@ 2022-01-17 21:33 uninhm
  0 siblings, 0 replies; 9+ messages in thread
From: uninhm @ 2022-01-17 21:33 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/35095

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/35095.patch is attached

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

From e3ce5b017ab927d0d1573a6c2ae99e15d42409f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <62044675+uninhm@users.noreply.github.com>
Date: Mon, 17 Jan 2022 18:31:37 -0300
Subject: [PATCH] Kooha: update to 2.0.1.

---
 srcpkgs/Kooha/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
index 327faebcf4e5..d4378ec565a0 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"

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

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

Thread overview: 9+ 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-02-12 21:28 [PR PATCH] " paper42
2022-01-17 21:33 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).