Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: labwc-0.5.0
@ 2022-02-27 15:46 notthewave
  2022-02-27 15:58 ` notthewave
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: notthewave @ 2022-02-27 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/notthewave/void-packages labwc
https://github.com/void-linux/void-packages/pull/35875

New package: labwc-0.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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


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

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

From 19f81f96c31a0e495dab198ab273ccbbc0a04545 Mon Sep 17 00:00:00 2001
From: notthewave <winklbauer_m@zoho.eu>
Date: Sun, 27 Feb 2022 16:40:08 +0100
Subject: [PATCH] New package: labwc-0.5.0

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

diff --git a/srcpkgs/labwc/template b/srcpkgs/labwc/template
new file mode 100644
index 000000000000..bb30aa62bb6b
--- /dev/null
+++ b/srcpkgs/labwc/template
@@ -0,0 +1,13 @@
+# Template file for 'labwc'
+pkgname=labwc
+version=0.5.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config cmake"
+makedepends="wlroots-devel wayland-devel wayland-protocols libinput-devel cairo-devel pango-devel glib-devel libxkbcommon-devel xorg-server-xwayland xcb-util-devel libxml2-devel"
+short_desc="Wayland stacking compositor"
+maintainer="notthewave <winklbauer_m@zoho.eu>"
+license="GPL-2.0-only"
+homepage="https://github.com/johanmalm/labwc"
+distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
+checksum=fde97dae137b29336e0cab678700108872cc9d2093ad89d0f1dde2f21871496b

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

* Re: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
@ 2022-02-27 15:58 ` notthewave
  2022-02-27 16:01 ` [PR PATCH] [Updated] " notthewave
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-02-27 15:58 UTC (permalink / raw)
  To: ml

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

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#issuecomment-1053599017

Comment:
wayland-scanner is included in wayland-devel but not found in the arm builds. Any idea way?

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

* Re: [PR PATCH] [Updated] New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
  2022-02-27 15:58 ` notthewave
@ 2022-02-27 16:01 ` notthewave
  2022-02-27 16:01 ` notthewave
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-02-27 16:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/notthewave/void-packages labwc
https://github.com/void-linux/void-packages/pull/35875

New package: labwc-0.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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


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

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

From 562b0993f57d39294409472617981d402d3fc196 Mon Sep 17 00:00:00 2001
From: notthewave <winklbauer_m@zoho.eu>
Date: Sun, 27 Feb 2022 16:40:08 +0100
Subject: [PATCH] New package: labwc-0.5.0

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

diff --git a/srcpkgs/labwc/template b/srcpkgs/labwc/template
new file mode 100644
index 000000000000..b90af9b4cd55
--- /dev/null
+++ b/srcpkgs/labwc/template
@@ -0,0 +1,15 @@
+# Template file for 'labwc'
+pkgname=labwc
+version=0.5.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config cmake"
+makedepends="wlroots-devel wayland-devel wayland-protocols libinput-devel 
+cairo-devel pango-devel glib-devel libxkbcommon-devel xorg-server-xwayland 
+xcb-util-devel libxml2-devel"
+short_desc="Wayland stacking compositor"
+maintainer="notthewave <winklbauer_m@zoho.eu>"
+license="GPL-2.0-only"
+homepage="https://github.com/johanmalm/labwc"
+distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
+checksum=fde97dae137b29336e0cab678700108872cc9d2093ad89d0f1dde2f21871496b

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

* Re: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
  2022-02-27 15:58 ` notthewave
  2022-02-27 16:01 ` [PR PATCH] [Updated] " notthewave
@ 2022-02-27 16:01 ` notthewave
  2022-02-27 16:02 ` [PR PATCH] [Updated] " notthewave
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-02-27 16:01 UTC (permalink / raw)
  To: ml

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

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#issuecomment-1053599994

Comment:
reformated for 80 char line length

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

* Re: [PR PATCH] [Updated] New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (2 preceding siblings ...)
  2022-02-27 16:01 ` notthewave
@ 2022-02-27 16:02 ` notthewave
  2022-02-27 17:11 ` notthewave
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-02-27 16:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/notthewave/void-packages labwc
https://github.com/void-linux/void-packages/pull/35875

New package: labwc-0.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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


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

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

From 8bd7e4c868c2471cbffad4d905be803e19a88224 Mon Sep 17 00:00:00 2001
From: notthewave <winklbauer_m@zoho.eu>
Date: Sun, 27 Feb 2022 16:40:08 +0100
Subject: [PATCH] New package: labwc-0.5.0

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

diff --git a/srcpkgs/labwc/template b/srcpkgs/labwc/template
new file mode 100644
index 000000000000..e39a3c4b8092
--- /dev/null
+++ b/srcpkgs/labwc/template
@@ -0,0 +1,15 @@
+# Template file for 'labwc'
+pkgname=labwc
+version=0.5.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config cmake"
+makedepends="wlroots-devel wayland-devel wayland-protocols libinput-devel
+cairo-devel pango-devel glib-devel libxkbcommon-devel xorg-server-xwayland
+xcb-util-devel libxml2-devel"
+short_desc="Wayland stacking compositor"
+maintainer="notthewave <winklbauer_m@zoho.eu>"
+license="GPL-2.0-only"
+homepage="https://github.com/johanmalm/labwc"
+distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
+checksum=fde97dae137b29336e0cab678700108872cc9d2093ad89d0f1dde2f21871496b

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

* Re: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (3 preceding siblings ...)
  2022-02-27 16:02 ` [PR PATCH] [Updated] " notthewave
@ 2022-02-27 17:11 ` notthewave
  2022-02-27 19:00 ` paper42
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-02-27 17:11 UTC (permalink / raw)
  To: ml

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

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#issuecomment-1053599017

Comment:
wayland-scanner is included in wayland-devel but not found in the arm builds. Any idea why?

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

* Re: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (4 preceding siblings ...)
  2022-02-27 17:11 ` notthewave
@ 2022-02-27 19:00 ` paper42
  2022-02-27 19:13 ` [PR PATCH] [Updated] " notthewave
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-02-27 19:00 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#issuecomment-1053646507

Comment:
> wayland-scanner is included in wayland-devel but not found in the arm builds. Any idea why?

It's a binary that runs on the host, so wayland-devel should be in hostmakedepends.

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

* Re: [PR PATCH] [Updated] New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (5 preceding siblings ...)
  2022-02-27 19:00 ` paper42
@ 2022-02-27 19:13 ` notthewave
  2022-04-09 10:03 ` [PR REVIEW] " paper42
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-02-27 19:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/notthewave/void-packages labwc
https://github.com/void-linux/void-packages/pull/35875

New package: labwc-0.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

closes #34782

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


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

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

From b2d127d3ac098f40b7b4e51f57336bc7bf717d52 Mon Sep 17 00:00:00 2001
From: notthewave <winklbauer_m@zoho.eu>
Date: Sun, 27 Feb 2022 16:40:08 +0100
Subject: [PATCH] New package: labwc-0.5.0

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

diff --git a/srcpkgs/labwc/template b/srcpkgs/labwc/template
new file mode 100644
index 000000000000..c65e02f67bda
--- /dev/null
+++ b/srcpkgs/labwc/template
@@ -0,0 +1,15 @@
+# Template file for 'labwc'
+pkgname=labwc
+version=0.5.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config cmake wayland-devel"
+makedepends="wlroots-devel wayland-protocols libinput-devel cairo-devel
+pango-devel glib-devel libxkbcommon-devel xorg-server-xwayland xcb-util-devel
+libxml2-devel"
+short_desc="Wayland stacking compositor"
+maintainer="notthewave <winklbauer_m@zoho.eu>"
+license="GPL-2.0-only"
+homepage="https://github.com/johanmalm/labwc"
+distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
+checksum=fde97dae137b29336e0cab678700108872cc9d2093ad89d0f1dde2f21871496b

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

* Re: [PR REVIEW] New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (6 preceding siblings ...)
  2022-02-27 19:13 ` [PR PATCH] [Updated] " notthewave
@ 2022-04-09 10:03 ` paper42
  2022-04-09 10:03 ` paper42
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-04-09 10:03 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#discussion_r846609178

Comment:
```suggestion
homepage="https://github.com/labwc/labwc"
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
```

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

* Re: [PR REVIEW] New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (7 preceding siblings ...)
  2022-04-09 10:03 ` [PR REVIEW] " paper42
@ 2022-04-09 10:03 ` paper42
  2022-04-10  1:25 ` [PR PATCH] [Closed]: " notthewave
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-04-09 10:03 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/35875#discussion_r846609124

Comment:
Is cmake really required? scdoc is missing for creating a manpage.

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

* Re: [PR PATCH] [Closed]: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (8 preceding siblings ...)
  2022-04-09 10:03 ` paper42
@ 2022-04-10  1:25 ` notthewave
  2022-04-15 12:03 ` notthewave
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-04-10  1:25 UTC (permalink / raw)
  To: ml

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

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

New package: labwc-0.5.0
https://github.com/void-linux/void-packages/pull/35875

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

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

closes #34782

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


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

* Re: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (9 preceding siblings ...)
  2022-04-10  1:25 ` [PR PATCH] [Closed]: " notthewave
@ 2022-04-15 12:03 ` notthewave
  2022-07-15  7:49 ` paper42
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: notthewave @ 2022-04-15 12:03 UTC (permalink / raw)
  To: ml

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

New comment by notthewave on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#issuecomment-1100065193

Comment:
I don't recall closing this. Might have accidentally messed up.

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

* Re: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (10 preceding siblings ...)
  2022-04-15 12:03 ` notthewave
@ 2022-07-15  7:49 ` paper42
  2022-07-15  9:05 ` [PR PATCH] [Closed]: " paper42
  2022-07-15  9:05 ` paper42
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-07-15  7:49 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#issuecomment-1185275802

Comment:
I reopened the PR

* update to 0.5.2
* rebase on top of master

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

* Re: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (12 preceding siblings ...)
  2022-07-15  9:05 ` [PR PATCH] [Closed]: " paper42
@ 2022-07-15  9:05 ` paper42
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-07-15  9:05 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35875#issuecomment-1185339057

Comment:
continuing in #38082

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

* Re: [PR PATCH] [Closed]: New package: labwc-0.5.0
  2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
                   ` (11 preceding siblings ...)
  2022-07-15  7:49 ` paper42
@ 2022-07-15  9:05 ` paper42
  2022-07-15  9:05 ` paper42
  13 siblings, 0 replies; 15+ messages in thread
From: paper42 @ 2022-07-15  9:05 UTC (permalink / raw)
  To: ml

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

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

New package: labwc-0.5.0
https://github.com/void-linux/void-packages/pull/35875

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

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

closes #34782

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


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

end of thread, other threads:[~2022-07-15  9:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-27 15:46 [PR PATCH] New package: labwc-0.5.0 notthewave
2022-02-27 15:58 ` notthewave
2022-02-27 16:01 ` [PR PATCH] [Updated] " notthewave
2022-02-27 16:01 ` notthewave
2022-02-27 16:02 ` [PR PATCH] [Updated] " notthewave
2022-02-27 17:11 ` notthewave
2022-02-27 19:00 ` paper42
2022-02-27 19:13 ` [PR PATCH] [Updated] " notthewave
2022-04-09 10:03 ` [PR REVIEW] " paper42
2022-04-09 10:03 ` paper42
2022-04-10  1:25 ` [PR PATCH] [Closed]: " notthewave
2022-04-15 12:03 ` notthewave
2022-07-15  7:49 ` paper42
2022-07-15  9:05 ` [PR PATCH] [Closed]: " paper42
2022-07-15  9:05 ` 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).