* [PR PATCH] [WIP] labwc: update to 0.7.0
@ 2023-12-22 20:29 tranzystorekk
2023-12-22 20:30 ` tranzystorekk
` (9 more replies)
0 siblings, 10 replies; 11+ messages in thread
From: tranzystorekk @ 2023-12-22 20:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]
There is a new pull request by tranzystorekk against master on the void-packages repository
https://github.com/tranzystorekk/void-packages labwc
https://github.com/void-linux/void-packages/pull/47876
[WIP] labwc: update to 0.7.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/47876.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-labwc-47876.patch --]
[-- Type: text/x-diff, Size: 1354 bytes --]
From b21cbdd8f5eca8941c5d82b4fb6e43c3e363125e Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Fri, 22 Dec 2023 21:03:18 +0100
Subject: [PATCH] labwc: update to 0.7.0
---
srcpkgs/labwc/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/labwc/template b/srcpkgs/labwc/template
index 9156314200984..1bda5aa4ce33d 100644
--- a/srcpkgs/labwc/template
+++ b/srcpkgs/labwc/template
@@ -1,17 +1,17 @@
# Template file for 'labwc'
pkgname=labwc
-version=0.6.6
+version=0.7.0
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
-makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel pango-devel wlroots0.16-devel"
+makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel pango-devel wlroots0.17-devel"
short_desc="Wayland window-stacking compositor"
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://labwc.github.io/"
changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md"
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
-checksum=fea73450a0cc806339e38414973261812f6376d09cf387e693a4bddf75c40916
+checksum=2607219cb766db4d258a20c62c98ea16cd6d62c735e65f35d916188cf0ccbe70
post_install() {
local _example
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [WIP] labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
@ 2023-12-22 20:30 ` tranzystorekk
2023-12-23 2:51 ` ahesford
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: tranzystorekk @ 2023-12-22 20:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 224 bytes --]
New comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#issuecomment-1868050088
Comment:
I've run into crashes when launching `wezterm`, `rio`, `gitk` at the moment.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [WIP] labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
2023-12-22 20:30 ` tranzystorekk
@ 2023-12-23 2:51 ` ahesford
2023-12-23 2:53 ` [PR REVIEW] " ahesford
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2023-12-23 2:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 314 bytes --]
New comment by ahesford on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#issuecomment-1868181447
Comment:
I cannot reproduce your problem. I'm running a branch four commits ahead of 0.7.0, none of which would have any bearing on this problem, and can launch all three programs.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PR REVIEW] [WIP] labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
` (2 preceding siblings ...)
2023-12-23 2:53 ` [PR REVIEW] " ahesford
@ 2023-12-23 2:53 ` ahesford
2023-12-23 10:08 ` [PR PATCH] [Updated] " tranzystorekk
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2023-12-23 2:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 288 bytes --]
New review comment by ahesford on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#discussion_r1435448316
Comment:
All of the files installed by `post_install` are already installed in `/usr/share/doc/labwc`. I think this function should just be dropped.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PR REVIEW] [WIP] labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
2023-12-22 20:30 ` tranzystorekk
2023-12-23 2:51 ` ahesford
@ 2023-12-23 2:53 ` ahesford
2023-12-23 2:53 ` ahesford
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2023-12-23 2:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 176 bytes --]
New review comment by ahesford on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#discussion_r1435448012
Comment:
Wrap this at 78 characters.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PR PATCH] [Updated] [WIP] labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
` (3 preceding siblings ...)
2023-12-23 2:53 ` ahesford
@ 2023-12-23 10:08 ` tranzystorekk
2023-12-23 20:53 ` tranzystorekk
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: tranzystorekk @ 2023-12-23 10:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]
There is an updated pull request by tranzystorekk against master on the void-packages repository
https://github.com/tranzystorekk/void-packages labwc
https://github.com/void-linux/void-packages/pull/47876
[WIP] labwc: update to 0.7.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/47876.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-labwc-47876.patch --]
[-- Type: text/x-diff, Size: 1475 bytes --]
From b9d0cdbbc8cde24284893cfbcbe3d33c10b0f209 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Fri, 22 Dec 2023 21:03:18 +0100
Subject: [PATCH] labwc: update to 0.7.0
---
srcpkgs/labwc/template | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)
diff --git a/srcpkgs/labwc/template b/srcpkgs/labwc/template
index 9156314200984..b53b842e67198 100644
--- a/srcpkgs/labwc/template
+++ b/srcpkgs/labwc/template
@@ -1,21 +1,15 @@
# Template file for 'labwc'
pkgname=labwc
-version=0.6.6
+version=0.7.0
revision=1
build_style=meson
hostmakedepends="pkg-config scdoc wayland-devel"
-makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel pango-devel wlroots0.16-devel"
+makedepends="cairo-devel glib-devel libpng-devel librsvg-devel libxml2-devel
+ pango-devel wlroots0.17-devel"
short_desc="Wayland window-stacking compositor"
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://labwc.github.io/"
changelog="https://raw.githubusercontent.com/labwc/labwc/master/NEWS.md"
distfiles="https://github.com/labwc/labwc/archive/refs/tags/${version}.tar.gz"
-checksum=fea73450a0cc806339e38414973261812f6376d09cf387e693a4bddf75c40916
-
-post_install() {
- local _example
- for _example in autostart environment menu.xml rc.xml.all themerc; do
- vsconf docs/${_example}
- done
-}
+checksum=2607219cb766db4d258a20c62c98ea16cd6d62c735e65f35d916188cf0ccbe70
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [WIP] labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
` (4 preceding siblings ...)
2023-12-23 10:08 ` [PR PATCH] [Updated] " tranzystorekk
@ 2023-12-23 20:53 ` tranzystorekk
2023-12-23 21:25 ` ahesford
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: tranzystorekk @ 2023-12-23 20:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 239 bytes --]
New comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#issuecomment-1868368545
Comment:
I'm wondering if we should disregard the vm-specific problems and just merge this anyway...
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [WIP] labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
` (5 preceding siblings ...)
2023-12-23 20:53 ` tranzystorekk
@ 2023-12-23 21:25 ` ahesford
2023-12-23 23:24 ` tranzystorekk
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2023-12-23 21:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 261 bytes --]
New comment by ahesford on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#issuecomment-1868372675
Comment:
I agree that problems in VMware shouldn't block the update, especially because it seems to originate outside of labwc.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
` (6 preceding siblings ...)
2023-12-23 21:25 ` ahesford
@ 2023-12-23 23:24 ` tranzystorekk
2023-12-23 23:24 ` tranzystorekk
2023-12-24 1:17 ` [PR PATCH] [Merged]: " ahesford
9 siblings, 0 replies; 11+ messages in thread
From: tranzystorekk @ 2023-12-23 23:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 241 bytes --]
New comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#issuecomment-1868050088
Comment:
I've run into crashes (0n a vmware vm) when launching `wezterm`, `rio`, `gitk` at the moment.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
` (7 preceding siblings ...)
2023-12-23 23:24 ` tranzystorekk
@ 2023-12-23 23:24 ` tranzystorekk
2023-12-24 1:17 ` [PR PATCH] [Merged]: " ahesford
9 siblings, 0 replies; 11+ messages in thread
From: tranzystorekk @ 2023-12-23 23:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 241 bytes --]
New comment by tranzystorekk on void-packages repository
https://github.com/void-linux/void-packages/pull/47876#issuecomment-1868050088
Comment:
I've run into crashes (on a vmware vm) when launching `wezterm`, `rio`, `gitk` at the moment.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PR PATCH] [Merged]: labwc: update to 0.7.0
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
` (8 preceding siblings ...)
2023-12-23 23:24 ` tranzystorekk
@ 2023-12-24 1:17 ` ahesford
9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2023-12-24 1:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]
There's a merged pull request on the void-packages repository
labwc: update to 0.7.0
https://github.com/void-linux/void-packages/pull/47876
Description:
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->
<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 11+ messages in thread
end of thread, other threads:[~2023-12-24 1:17 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-22 20:29 [PR PATCH] [WIP] labwc: update to 0.7.0 tranzystorekk
2023-12-22 20:30 ` tranzystorekk
2023-12-23 2:51 ` ahesford
2023-12-23 2:53 ` [PR REVIEW] " ahesford
2023-12-23 2:53 ` ahesford
2023-12-23 10:08 ` [PR PATCH] [Updated] " tranzystorekk
2023-12-23 20:53 ` tranzystorekk
2023-12-23 21:25 ` ahesford
2023-12-23 23:24 ` tranzystorekk
2023-12-23 23:24 ` tranzystorekk
2023-12-24 1:17 ` [PR PATCH] [Merged]: " ahesford
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).