Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wlrobs-1.1
@ 2022-11-13 12:07 Vulldozer
  2022-12-21 19:59 ` [PR PATCH] [Updated] " Vulldozer
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Vulldozer @ 2022-11-13 12:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vulldozer/void-packages add-wlrobs
https://github.com/void-linux/void-packages/pull/40502

New package: wlrobs-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

This template packages version 1.1 of wlrobs and addresses the issues in https://github.com/void-linux/void-packages/pull/29773

    What's the difference between this plugin and a proper setup with pipewire and portals?

The output you choose to capture and the crop/scale will be remembered, no need to use a tool to pick which display to capture every time, which allows smoother transitions between scenes.

Note: sorry for creating two pull requests (#40501) I made a mistake that I didn't know how to fix.

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

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

From eb8f40d3f1159819b204f5d8d9fe7eaf5f9985ee Mon Sep 17 00:00:00 2001
From: Vulldozer <mhmd.ara56@gmail.com>
Date: Sun, 13 Nov 2022 13:59:23 +0200
Subject: [PATCH] New package: wlrobs-1.1

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

diff --git a/srcpkgs/wlrobs/template b/srcpkgs/wlrobs/template
new file mode 100644
index 000000000000..3e3a862c8a2b
--- /dev/null
+++ b/srcpkgs/wlrobs/template
@@ -0,0 +1,13 @@
+# Template file for 'wlrobs'
+pkgname=wlrobs
+version=1.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="libdrm-devel libX11-devel obs-devel wayland-devel wlroots-devel"
+short_desc="OBS plugin to screen capture wlroots based wayland compositors"
+maintainer="Vuldozer <mhmd.ara56@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://hg.sr.ht/~scoopta/wlrobs"
+distfiles="https://hg.sr.ht/~scoopta/wlrobs/archive/v${version}.tar.gz"
+checksum=5311c434316577b27803b272cb57011515f853705ef5d7e604ed73c483fa14be

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

* Re: [PR PATCH] [Updated] New package: wlrobs-1.1
  2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
@ 2022-12-21 19:59 ` Vulldozer
  2022-12-21 20:02 ` Vulldozer
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: Vulldozer @ 2022-12-21 19:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vulldozer/void-packages add-wlrobs
https://github.com/void-linux/void-packages/pull/40502

New package: wlrobs-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

This template packages version 1.1 of wlrobs and addresses the issues in https://github.com/void-linux/void-packages/pull/29773

    What's the difference between this plugin and a proper setup with pipewire and portals?

The output you choose to capture and the crop/scale will be remembered, no need to use a tool to pick which display to capture every time, which allows smoother transitions between scenes.

Note: sorry for creating two pull requests (#40501) I made a mistake that I didn't know how to fix.

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

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

From eb8f40d3f1159819b204f5d8d9fe7eaf5f9985ee Mon Sep 17 00:00:00 2001
From: Vulldozer <mhmd.ara56@gmail.com>
Date: Sun, 13 Nov 2022 13:59:23 +0200
Subject: [PATCH] New package: wlrobs-1.1

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

diff --git a/srcpkgs/wlrobs/template b/srcpkgs/wlrobs/template
new file mode 100644
index 000000000000..3e3a862c8a2b
--- /dev/null
+++ b/srcpkgs/wlrobs/template
@@ -0,0 +1,13 @@
+# Template file for 'wlrobs'
+pkgname=wlrobs
+version=1.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="libdrm-devel libX11-devel obs-devel wayland-devel wlroots-devel"
+short_desc="OBS plugin to screen capture wlroots based wayland compositors"
+maintainer="Vuldozer <mhmd.ara56@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://hg.sr.ht/~scoopta/wlrobs"
+distfiles="https://hg.sr.ht/~scoopta/wlrobs/archive/v${version}.tar.gz"
+checksum=5311c434316577b27803b272cb57011515f853705ef5d7e604ed73c483fa14be

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

* Re: New package: wlrobs-1.1
  2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
  2022-12-21 19:59 ` [PR PATCH] [Updated] " Vulldozer
@ 2022-12-21 20:02 ` Vulldozer
  2022-12-21 20:26 ` Vulldozer
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: Vulldozer @ 2022-12-21 20:02 UTC (permalink / raw)
  To: ml

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

New comment by Vulldozer on void-packages repository

https://github.com/void-linux/void-packages/pull/40502#issuecomment-1362027585

Comment:
I have marked this as a draft while I try to get it to build on arm

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

* Re: New package: wlrobs-1.1
  2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
  2022-12-21 19:59 ` [PR PATCH] [Updated] " Vulldozer
  2022-12-21 20:02 ` Vulldozer
@ 2022-12-21 20:26 ` Vulldozer
  2022-12-26 20:05 ` [PR PATCH] [Updated] " Vulldozer
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: Vulldozer @ 2022-12-21 20:26 UTC (permalink / raw)
  To: ml

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

New comment by Vulldozer on void-packages repository

https://github.com/void-linux/void-packages/pull/40502#issuecomment-1362027585

Comment:
I have marked this as a draft while I try to get it to build on aarch

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

* Re: [PR PATCH] [Updated] New package: wlrobs-1.1
  2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
                   ` (2 preceding siblings ...)
  2022-12-21 20:26 ` Vulldozer
@ 2022-12-26 20:05 ` Vulldozer
  2022-12-26 20:21 ` JamiKettunen
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: Vulldozer @ 2022-12-26 20:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vulldozer/void-packages add-wlrobs
https://github.com/void-linux/void-packages/pull/40502

New package: wlrobs-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

This template packages version 1.1 of wlrobs and addresses the issues in https://github.com/void-linux/void-packages/pull/29773

    What's the difference between this plugin and a proper setup with pipewire and portals?

The output you choose to capture and the crop/scale will be remembered, no need to use a tool to pick which display to capture every time, which allows smoother transitions between scenes.

Note: sorry for creating two pull requests (#40501) I made a mistake that I didn't know how to fix.

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

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

From eb8f40d3f1159819b204f5d8d9fe7eaf5f9985ee Mon Sep 17 00:00:00 2001
From: Vulldozer <mhmd.ara56@gmail.com>
Date: Sun, 13 Nov 2022 13:59:23 +0200
Subject: [PATCH] New package: wlrobs-1.1

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

diff --git a/srcpkgs/wlrobs/template b/srcpkgs/wlrobs/template
new file mode 100644
index 000000000000..3e3a862c8a2b
--- /dev/null
+++ b/srcpkgs/wlrobs/template
@@ -0,0 +1,13 @@
+# Template file for 'wlrobs'
+pkgname=wlrobs
+version=1.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="libdrm-devel libX11-devel obs-devel wayland-devel wlroots-devel"
+short_desc="OBS plugin to screen capture wlroots based wayland compositors"
+maintainer="Vuldozer <mhmd.ara56@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://hg.sr.ht/~scoopta/wlrobs"
+distfiles="https://hg.sr.ht/~scoopta/wlrobs/archive/v${version}.tar.gz"
+checksum=5311c434316577b27803b272cb57011515f853705ef5d7e604ed73c483fa14be

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

* Re: New package: wlrobs-1.1
  2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
                   ` (3 preceding siblings ...)
  2022-12-26 20:05 ` [PR PATCH] [Updated] " Vulldozer
@ 2022-12-26 20:21 ` JamiKettunen
  2023-03-27  1:53 ` github-actions
  2023-04-11  1:51 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 9+ messages in thread
From: JamiKettunen @ 2022-12-26 20:21 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/pull/40502#issuecomment-1365446743

Comment:
Please simply rebase the branch on top of `master` instead of merging that back to here, you can see the merge commits are already starting to pile up

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

* Re: New package: wlrobs-1.1
  2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
                   ` (4 preceding siblings ...)
  2022-12-26 20:21 ` JamiKettunen
@ 2023-03-27  1:53 ` github-actions
  2023-04-11  1:51 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2023-03-27  1:53 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40502#issuecomment-1484354860

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: wlrobs-1.1
  2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
                   ` (5 preceding siblings ...)
  2023-03-27  1:53 ` github-actions
@ 2023-04-11  1:51 ` github-actions
  6 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2023-04-11  1:51 UTC (permalink / raw)
  To: ml

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

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

New package: wlrobs-1.1
https://github.com/void-linux/void-packages/pull/40502

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

This template packages version 1.1 of wlrobs and addresses the issues in https://github.com/void-linux/void-packages/pull/29773

    What's the difference between this plugin and a proper setup with pipewire and portals?

The output you choose to capture and the crop/scale will be remembered, no need to use a tool to pick which display to capture every time, which allows smoother transitions between scenes.

Note: sorry for creating two pull requests (#40501) I made a mistake that I didn't know how to fix.

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

* [PR PATCH] New package: wlrobs-1.1
@ 2022-11-13 10:53 Vulldozer
  0 siblings, 0 replies; 9+ messages in thread
From: Vulldozer @ 2022-11-13 10:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vulldozer/void-packages add-wlrobs
https://github.com/void-linux/void-packages/pull/40501

New package: wlrobs-1.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

This template packages version 1.1 of wlrobs and addresses the issues in #29773
> What's the difference between this plugin and a proper setup with pipewire and portals?

The output you choose to capture and the crop/scale will be remembered, no need to use a tool to pick which display to capture every time, which allows smoother transitions between scenes.

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

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

From 704ea9d3da093efd3aa694ac2c11da43eb5ca2d0 Mon Sep 17 00:00:00 2001
From: Vulldozer <mhmd.ara56@gmail.com>
Date: Sun, 13 Nov 2022 12:40:57 +0200
Subject: [PATCH] New package: wlrobs-1.1

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

diff --git a/srcpkgs/wlrobs/template b/srcpkgs/wlrobs/template
new file mode 100644
index 000000000000..f4eea1f6b65b
--- /dev/null
+++ b/srcpkgs/wlrobs/template
@@ -0,0 +1,14 @@
+# Template file for 'wlrobs'
+pkgname=wlrobs
+version=1.1
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="libdrm-devel libX11-devel obs-devel wayland-devel wlroots-devel"
+short_desc="OBS plugin to screen capture wlroots based wayland compositors"
+maintainer="Vuldozer <mhmd.ara56@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://hg.sr.ht/~scoopta/wlrobs"
+distfiles="https://hg.sr.ht/~scoopta/wlrobs/archive/v${version}.tar.gz"
+checksum=5311c434316577b27803b272cb57011515f853705ef5d7e604ed73c483fa14be

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

end of thread, other threads:[~2023-04-11  1:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-13 12:07 [PR PATCH] New package: wlrobs-1.1 Vulldozer
2022-12-21 19:59 ` [PR PATCH] [Updated] " Vulldozer
2022-12-21 20:02 ` Vulldozer
2022-12-21 20:26 ` Vulldozer
2022-12-26 20:05 ` [PR PATCH] [Updated] " Vulldozer
2022-12-26 20:21 ` JamiKettunen
2023-03-27  1:53 ` github-actions
2023-04-11  1:51 ` [PR PATCH] [Closed]: " github-actions
  -- strict thread matches above, loose matches on Subject: below --
2022-11-13 10:53 [PR PATCH] " Vulldozer

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