Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: Kooha-1.2.1
@ 2021-08-17 18:39 uninhm
  2021-08-17 19:02 ` [PR PATCH] [Updated] " uninhm
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 18:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uninhm/void-packages kooha
https://github.com/void-linux/void-packages/pull/32551

New package: Kooha-1.2.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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.)
- [ ] 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/32551.patch is attached

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

From ebd737cfc94f480bb7b3b051768b9456be1ebd5d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <unihernandez22@gmail.com>
Date: Tue, 17 Aug 2021 15:27:26 -0300
Subject: [PATCH] New package: Kooha-1.2.1

---
 srcpkgs/Kooha/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/Kooha/template

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
new file mode 100644
index 000000000000..c4ff1ab614cc
--- /dev/null
+++ b/srcpkgs/Kooha/template
@@ -0,0 +1,14 @@
+# Template file for 'Kooha'
+pkgname=Kooha
+version=1.2.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="glib-devel libadwaita-devel"
+depends="gstreamer1 python3-gobject xdg-desktop-portal xdg-desktop-portal-gtk gstreamer1-pipewire pipewire gtk4 libadwaita"
+short_desc="Simple screen recorder with a minimal interface for GNOME"
+maintainer="Unai Hernández Minaberry <unihernandez22@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/SeaDve/Kooha"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=1aea99804489363e3708559e45e6ad0583a092430fb7c446240e74f2d9bb19eb

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

* Re: [PR PATCH] [Updated] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
@ 2021-08-17 19:02 ` uninhm
  2021-08-17 19:16 ` uninhm
                   ` (21 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 19:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uninhm/void-packages kooha
https://github.com/void-linux/void-packages/pull/32551

New package: Kooha-1.2.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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.)
- [ ] 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/32551.patch is attached

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

From d44cdad7ad571a3bf02ce7d92fa4c5f7a5e36cb7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <unihernandez22@gmail.com>
Date: Tue, 17 Aug 2021 15:27:26 -0300
Subject: [PATCH] New package: Kooha-1.2.1

---
 srcpkgs/Kooha/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/Kooha/template

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
new file mode 100644
index 000000000000..1b670a9209bb
--- /dev/null
+++ b/srcpkgs/Kooha/template
@@ -0,0 +1,14 @@
+# Template file for 'Kooha'
+pkgname=Kooha
+version=1.2.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext glib-devel"
+makedepends="glib-devel libadwaita-devel"
+depends="gstreamer1 python3-gobject xdg-desktop-portal xdg-desktop-portal-gtk gstreamer1-pipewire pipewire gtk4 libadwaita"
+short_desc="Simple screen recorder with a minimal interface for GNOME"
+maintainer="Unai Hernández Minaberry <unihernandez22@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/SeaDve/Kooha"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=1aea99804489363e3708559e45e6ad0583a092430fb7c446240e74f2d9bb19eb

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

* Re: New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
  2021-08-17 19:02 ` [PR PATCH] [Updated] " uninhm
@ 2021-08-17 19:16 ` uninhm
  2021-08-17 19:46 ` paper42
                   ` (20 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 19:16 UTC (permalink / raw)
  To: ml

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

New comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#issuecomment-900564988

Comment:
I have only one doubt, can I set and or-dependency? Like...
xdg-desktop-portal-gtk | xdg-desktop-portal-kde | xdg-desktop-portal-wlr

The program needs at least one of these

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

* Re: New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
  2021-08-17 19:02 ` [PR PATCH] [Updated] " uninhm
  2021-08-17 19:16 ` uninhm
@ 2021-08-17 19:46 ` paper42
  2021-08-17 20:02 ` [PR REVIEW] " paper42
                   ` (19 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-08-17 19:46 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#issuecomment-900582140

Comment:
> I have only one doubt, can I set and or-dependency? Like...
> xdg-desktop-portal-gtk | xdg-desktop-portal-kde | xdg-desktop-portal-wlr
> 
> The program needs at least one of these

This is not currently possible, we have to count on users knowing what they are doing. GNOME and KDE packages already depend on their respective XDG desktop portals, so it's not a big problem.

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (2 preceding siblings ...)
  2021-08-17 19:46 ` paper42
@ 2021-08-17 20:02 ` paper42
  2021-08-17 20:02 ` paper42
                   ` (18 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-08-17 20:02 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690673380

Comment:
I would name this package kooha, the executable name is lowercase.

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (3 preceding siblings ...)
  2021-08-17 20:02 ` [PR REVIEW] " paper42
@ 2021-08-17 20:02 ` paper42
  2021-08-17 20:06 ` uninhm
                   ` (17 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-08-17 20:02 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690672279

Comment:
Could you spell out $homepage, we usually avoid variables except for $version in distfiles

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (4 preceding siblings ...)
  2021-08-17 20:02 ` paper42
@ 2021-08-17 20:06 ` uninhm
  2021-08-17 20:09 ` uninhm
                   ` (16 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 20:06 UTC (permalink / raw)
  To: ml

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

New review comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690684864

Comment:
But the tarball is uppercase (and so the repo), I followed the manual....

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (5 preceding siblings ...)
  2021-08-17 20:06 ` uninhm
@ 2021-08-17 20:09 ` uninhm
  2021-08-17 20:12 ` [PR PATCH] [Updated] " uninhm
                   ` (15 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 20:09 UTC (permalink / raw)
  To: ml

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

New review comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690686497

Comment:
I saw that in a lot of other templates in the repository

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

* Re: [PR PATCH] [Updated] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (6 preceding siblings ...)
  2021-08-17 20:09 ` uninhm
@ 2021-08-17 20:12 ` uninhm
  2021-08-17 20:31 ` [PR REVIEW] " paper42
                   ` (14 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 20:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uninhm/void-packages kooha
https://github.com/void-linux/void-packages/pull/32551

New package: Kooha-1.2.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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.)
- [ ] 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/32551.patch is attached

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

From 7d5be7b4f803961741ef4cf2ae52491418f67f2f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <unihernandez22@gmail.com>
Date: Tue, 17 Aug 2021 15:27:26 -0300
Subject: [PATCH] New package: Kooha-1.2.1

---
 srcpkgs/Kooha/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/Kooha/template

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
new file mode 100644
index 000000000000..e565f0ae6348
--- /dev/null
+++ b/srcpkgs/Kooha/template
@@ -0,0 +1,14 @@
+# Template file for 'Kooha'
+pkgname=Kooha
+version=1.2.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext glib-devel"
+makedepends="glib-devel libadwaita-devel"
+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="${homepage}/archive/v${version}.tar.gz"
+checksum=1aea99804489363e3708559e45e6ad0583a092430fb7c446240e74f2d9bb19eb

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (7 preceding siblings ...)
  2021-08-17 20:12 ` [PR PATCH] [Updated] " uninhm
@ 2021-08-17 20:31 ` paper42
  2021-08-17 20:50 ` paper42
                   ` (13 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-08-17 20:31 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690700888

Comment:
Let's not add more package templates which use $homepage.

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (8 preceding siblings ...)
  2021-08-17 20:31 ` [PR REVIEW] " paper42
@ 2021-08-17 20:50 ` paper42
  2021-08-17 20:56 ` paper42
                   ` (12 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-08-17 20:50 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690713057

Comment:
You did nothing wrong, but I would still go with lowercase kooha.

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (9 preceding siblings ...)
  2021-08-17 20:50 ` paper42
@ 2021-08-17 20:56 ` paper42
  2021-08-17 21:07 ` uninhm
                   ` (11 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-08-17 20:56 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690716659

Comment:
Firefox package is just firefox, PipeWire is just pipewire, PulseAudio is just pulseaudio, GNOME is gnome, etc.

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (10 preceding siblings ...)
  2021-08-17 20:56 ` paper42
@ 2021-08-17 21:07 ` uninhm
  2021-08-17 21:12 ` uninhm
                   ` (10 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 21:07 UTC (permalink / raw)
  To: ml

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

New review comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690723774

Comment:
All that repositories you say are lowercase, so...

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (11 preceding siblings ...)
  2021-08-17 21:07 ` uninhm
@ 2021-08-17 21:12 ` uninhm
  2021-08-17 22:00 ` paper42
                   ` (9 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-17 21:12 UTC (permalink / raw)
  To: ml

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

New review comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690723774

Comment:
All that repositories (and tarballs) you say are lowercase, so...

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (12 preceding siblings ...)
  2021-08-17 21:12 ` uninhm
@ 2021-08-17 22:00 ` paper42
  2021-08-18  1:38 ` [PR PATCH] [Updated] " uninhm
                   ` (8 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-08-17 22:00 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690752939

Comment:
You are right. I still like the lowercase name more, but I will not make this issue a blocker.

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

* Re: [PR PATCH] [Updated] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (13 preceding siblings ...)
  2021-08-17 22:00 ` paper42
@ 2021-08-18  1:38 ` uninhm
  2021-08-18  1:39 ` [PR REVIEW] " uninhm
                   ` (7 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-18  1:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uninhm/void-packages kooha
https://github.com/void-linux/void-packages/pull/32551

New package: Kooha-1.2.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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.)
- [ ] 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/32551.patch is attached

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

From 45ae1a122acd63914636d3bc8948db6304b4a530 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <unihernandez22@gmail.com>
Date: Tue, 17 Aug 2021 15:27:26 -0300
Subject: [PATCH] New package: Kooha-1.2.1

---
 srcpkgs/Kooha/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/Kooha/template

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
new file mode 100644
index 000000000000..531d6a83037a
--- /dev/null
+++ b/srcpkgs/Kooha/template
@@ -0,0 +1,14 @@
+# Template file for 'Kooha'
+pkgname=Kooha
+version=1.2.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext glib-devel"
+makedepends="glib-devel libadwaita-devel"
+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

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (14 preceding siblings ...)
  2021-08-18  1:38 ` [PR PATCH] [Updated] " uninhm
@ 2021-08-18  1:39 ` uninhm
  2021-08-18  1:49 ` uninhm
                   ` (6 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-18  1:39 UTC (permalink / raw)
  To: ml

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

New review comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690836540

Comment:
Done

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (15 preceding siblings ...)
  2021-08-18  1:39 ` [PR REVIEW] " uninhm
@ 2021-08-18  1:49 ` uninhm
  2021-08-19 17:32 ` uninhm
                   ` (5 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-18  1:49 UTC (permalink / raw)
  To: ml

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

New review comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r690836540

Comment:
Done

BTW, "a lot" is exactly 846 templates :laughing: 

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

* Re: New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (16 preceding siblings ...)
  2021-08-18  1:49 ` uninhm
@ 2021-08-19 17:32 ` uninhm
  2021-09-04 20:12 ` [PR REVIEW] " paper42
                   ` (4 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-08-19 17:32 UTC (permalink / raw)
  To: ml

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

New comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#issuecomment-902108093

Comment:
So... Anything else?

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (17 preceding siblings ...)
  2021-08-19 17:32 ` uninhm
@ 2021-09-04 20:12 ` paper42
  2021-09-06 18:13 ` [PR PATCH] [Updated] " uninhm
                   ` (3 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-09-04 20:12 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r702323252

Comment:
We don't need `glib-devel` and `libadwaita-devel` here.

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

* Re: [PR PATCH] [Updated] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (18 preceding siblings ...)
  2021-09-04 20:12 ` [PR REVIEW] " paper42
@ 2021-09-06 18:13 ` uninhm
  2021-09-06 18:13 ` [PR REVIEW] " uninhm
                   ` (2 subsequent siblings)
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-09-06 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uninhm/void-packages kooha
https://github.com/void-linux/void-packages/pull/32551

New package: Kooha-1.2.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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

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

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

From 2ae83c51f946d329c23e8d386cf5a803a7220c66 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Unai=20Hern=C3=A1ndez=20Minaberry?=
 <unihernandez22@gmail.com>
Date: Mon, 6 Sep 2021 15:09:26 -0300
Subject: [PATCH] New package: Kooha-1.2.1

---
 srcpkgs/Kooha/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/Kooha/template

diff --git a/srcpkgs/Kooha/template b/srcpkgs/Kooha/template
new file mode 100644
index 000000000000..327faebcf4e5
--- /dev/null
+++ b/srcpkgs/Kooha/template
@@ -0,0 +1,13 @@
+# Template file for 'Kooha'
+pkgname=Kooha
+version=1.2.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext glib-devel"
+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

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

* Re: [PR REVIEW] New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (19 preceding siblings ...)
  2021-09-06 18:13 ` [PR PATCH] [Updated] " uninhm
@ 2021-09-06 18:13 ` uninhm
  2021-09-07 14:39 ` uninhm
  2021-09-07 19:39 ` [PR PATCH] [Merged]: " paper42
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-09-06 18:13 UTC (permalink / raw)
  To: ml

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

New review comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#discussion_r703033355

Comment:
You are right

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

* Re: New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (20 preceding siblings ...)
  2021-09-06 18:13 ` [PR REVIEW] " uninhm
@ 2021-09-07 14:39 ` uninhm
  2021-09-07 19:39 ` [PR PATCH] [Merged]: " paper42
  22 siblings, 0 replies; 24+ messages in thread
From: uninhm @ 2021-09-07 14:39 UTC (permalink / raw)
  To: ml

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

New comment by uninhm on void-packages repository

https://github.com/void-linux/void-packages/pull/32551#issuecomment-914362056

Comment:
@paper42 did you test it enough?

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

* Re: [PR PATCH] [Merged]: New package: Kooha-1.2.1
  2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
                   ` (21 preceding siblings ...)
  2021-09-07 14:39 ` uninhm
@ 2021-09-07 19:39 ` paper42
  22 siblings, 0 replies; 24+ messages in thread
From: paper42 @ 2021-09-07 19:39 UTC (permalink / raw)
  To: ml

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

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

New package: Kooha-1.2.1
https://github.com/void-linux/void-packages/pull/32551

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

#### General
- [x] 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

<!--
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
-->


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

end of thread, other threads:[~2021-09-07 19:39 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17 18:39 [PR PATCH] New package: Kooha-1.2.1 uninhm
2021-08-17 19:02 ` [PR PATCH] [Updated] " uninhm
2021-08-17 19:16 ` uninhm
2021-08-17 19:46 ` paper42
2021-08-17 20:02 ` [PR REVIEW] " paper42
2021-08-17 20:02 ` paper42
2021-08-17 20:06 ` uninhm
2021-08-17 20:09 ` uninhm
2021-08-17 20:12 ` [PR PATCH] [Updated] " uninhm
2021-08-17 20:31 ` [PR REVIEW] " paper42
2021-08-17 20:50 ` paper42
2021-08-17 20:56 ` paper42
2021-08-17 21:07 ` uninhm
2021-08-17 21:12 ` uninhm
2021-08-17 22:00 ` paper42
2021-08-18  1:38 ` [PR PATCH] [Updated] " uninhm
2021-08-18  1:39 ` [PR REVIEW] " uninhm
2021-08-18  1:49 ` uninhm
2021-08-19 17:32 ` uninhm
2021-09-04 20:12 ` [PR REVIEW] " paper42
2021-09-06 18:13 ` [PR PATCH] [Updated] " uninhm
2021-09-06 18:13 ` [PR REVIEW] " uninhm
2021-09-07 14:39 ` uninhm
2021-09-07 19:39 ` [PR PATCH] [Merged]: " paper42

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