Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sov-0.95
@ 2025-03-25 21:43 tmahlburg
  2025-03-29 20:10 ` [PR PATCH] [Updated] " tmahlburg
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: tmahlburg @ 2025-03-25 21:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From 52f73f9180aa0d18d0b20bc6a105308f7be3a89a Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.95

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..60191080d5c954
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,22 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+#archs="i686 x86_64"
+#build_wrksrc=
+build_style=meson
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="wayland-protocols pkg-config"
+makedepends="libglvnd-devel libpng-devel wayland-devel freetype-devel libxkbcommon-devel"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+short_desc="Overview application for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+#changelog=""
+distfiles="$homepage/releases/download/$version/$pkgname-$version.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f

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

* Re: [PR PATCH] [Updated] New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
@ 2025-03-29 20:10 ` tmahlburg
  2025-03-29 20:13 ` tmahlburg
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tmahlburg @ 2025-03-29 20:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From 5f9c0636cc8a9ddee0de3ee18046669b9ce8331b Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.95

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..18ffb68e95f478
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,23 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+#archs="i686 x86_64"
+#build_wrksrc=
+build_style=meson
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="wayland-protocols pkg-config"
+makedepends="libglvnd-devel libpng-devel wayland-devel freetype-devel libxkbcommon-devel"
+checkdepends="fontconfig"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+short_desc="Overview application for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+#changelog=""
+distfiles="$homepage/releases/download/$version/$pkgname-$version.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f

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

* Re: [PR PATCH] [Updated] New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
  2025-03-29 20:10 ` [PR PATCH] [Updated] " tmahlburg
@ 2025-03-29 20:13 ` tmahlburg
  2025-03-29 20:23 ` tmahlburg
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tmahlburg @ 2025-03-29 20:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From 305eca2726e5a032710855c95f16da73b815ad1d Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.95

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..cb8cf520840a8e
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,23 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+#archs="i686 x86_64"
+#build_wrksrc=
+build_style=meson
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="wayland-protocols pkg-config"
+makedepends="libglvnd-devel libpng-devel wayland-devel freetype-devel libxkbcommon-devel"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+checkdepends="fontconfig"
+short_desc="Overview application for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+#changelog=""
+distfiles="$homepage/releases/download/$version/$pkgname-$version.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f

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

* Re: [PR PATCH] [Updated] New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
  2025-03-29 20:10 ` [PR PATCH] [Updated] " tmahlburg
  2025-03-29 20:13 ` tmahlburg
@ 2025-03-29 20:23 ` tmahlburg
  2025-03-29 20:28 ` tmahlburg
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tmahlburg @ 2025-03-29 20:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From 809050a4a356658de105c388e5f276fa072d6b8d Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.95

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..4670f1544b4962
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,23 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+#archs="i686 x86_64"
+#build_wrksrc=
+build_style=meson
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="wayland-protocols pkg-config"
+makedepends="libglvnd-devel libpng-devel wayland-devel freetype-devel libxkbcommon-devel"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+checkdepends="fontconfig liberation-fonts-ttf"
+short_desc="Overview application for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+#changelog=""
+distfiles="$homepage/releases/download/$version/$pkgname-$version.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f

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

* Re: [PR PATCH] [Updated] New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
                   ` (2 preceding siblings ...)
  2025-03-29 20:23 ` tmahlburg
@ 2025-03-29 20:28 ` tmahlburg
  2025-03-29 20:31 ` tmahlburg
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tmahlburg @ 2025-03-29 20:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From bcc56d23586ff7f72f31d26b2a66ad2b6afb32b4 Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.95

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..9548b249e1ee14
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,23 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+archs="x86_64"
+#build_wrksrc=
+build_style=meson
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="wayland-protocols pkg-config"
+makedepends="libglvnd-devel libpng-devel wayland-devel freetype-devel libxkbcommon-devel"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+checkdepends="fontconfig liberation-fonts-ttf"
+short_desc="Overview application for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+#changelog=""
+distfiles="$homepage/releases/download/$version/$pkgname-$version.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f

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

* Re: [PR PATCH] [Updated] New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
                   ` (3 preceding siblings ...)
  2025-03-29 20:28 ` tmahlburg
@ 2025-03-29 20:31 ` tmahlburg
  2025-03-29 20:35 ` tmahlburg
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tmahlburg @ 2025-03-29 20:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From c4c2cf1ce0020ec90ea9ef5a1bb4b4c5b388fff0 Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.95

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..864cc1d2c61a0c
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,23 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+archs="x86_64 x86_64-musl"
+#build_wrksrc=
+build_style=meson
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="wayland-protocols pkg-config"
+makedepends="libglvnd-devel libpng-devel wayland-devel freetype-devel libxkbcommon-devel"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+checkdepends="fontconfig liberation-fonts-ttf"
+short_desc="Overview application for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+#changelog=""
+distfiles="$homepage/releases/download/$version/$pkgname-$version.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f

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

* Re: New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
                   ` (4 preceding siblings ...)
  2025-03-29 20:31 ` tmahlburg
@ 2025-03-29 20:35 ` tmahlburg
  2025-04-16 18:06 ` [PR PATCH] [Closed]: " tmahlburg
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tmahlburg @ 2025-03-29 20:35 UTC (permalink / raw)
  To: ml

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

New comment by tmahlburg on void-packages repository

https://github.com/void-linux/void-packages/pull/54856#issuecomment-2764233560

Comment:
The checks fail for the non-x86_64 builds for some reason. I can't really debug this, because I lack the necessary hardware. It works fine on x86_64 though.

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

* Re: [PR PATCH] [Closed]: New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
                   ` (5 preceding siblings ...)
  2025-03-29 20:35 ` tmahlburg
@ 2025-04-16 18:06 ` tmahlburg
  2025-06-07 23:09 ` [PR PATCH] [Updated] " Duncaen
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tmahlburg @ 2025-04-16 18:06 UTC (permalink / raw)
  To: ml

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

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

New package: sov-0.95
https://github.com/void-linux/void-packages/pull/54856

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**
- 
<!-- 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, (x86_64-glibc)

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

* Re: [PR PATCH] [Updated] New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
                   ` (6 preceding siblings ...)
  2025-04-16 18:06 ` [PR PATCH] [Closed]: " tmahlburg
@ 2025-06-07 23:09 ` Duncaen
  2025-06-07 23:11 ` Duncaen
  2025-06-07 23:26 ` [PR PATCH] [Merged]: " Duncaen
  9 siblings, 0 replies; 11+ messages in thread
From: Duncaen @ 2025-06-07 23:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From 46a2ca4037f17f1620d03b4143013f2ea93fedef Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.94

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..66f0279f0113ec
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,22 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-protocols libglvnd-devel libpng-devel wayland-devel
+ freetype-devel libxkbcommon-devel"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+checkdepends="fontconfig liberation-fonts-ttf"
+short_desc="Overlay that shows schemas of all workspaces for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+changelog="https://github.com/milgra/sov/releases"
+distfiles="https://github.com/milgra/sov/releases/download/${version}/sov-${version}.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f
+
+# visual tests fail for some reason
+case "${XBPS_TARGET_MACHINE}" in
+i686) make_check=no ;;
+esac

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

* Re: [PR PATCH] [Updated] New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
                   ` (7 preceding siblings ...)
  2025-06-07 23:09 ` [PR PATCH] [Updated] " Duncaen
@ 2025-06-07 23:11 ` Duncaen
  2025-06-07 23:26 ` [PR PATCH] [Merged]: " Duncaen
  9 siblings, 0 replies; 11+ messages in thread
From: Duncaen @ 2025-06-07 23:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tmahlburg/void-packages sov
https://github.com/void-linux/void-packages/pull/54856

New package: sov-0.95
<!-- 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**
- 
<!-- 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, (x86_64-glibc)

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

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

From 613d2bd5ae4cd66d251af2e41773838d0ed7e41f Mon Sep 17 00:00:00 2001
From: Till Mahlburg <mahlburg@posteo.de>
Date: Tue, 25 Mar 2025 23:09:39 +0100
Subject: [PATCH] New package: sov-0.94

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

diff --git a/srcpkgs/sov/template b/srcpkgs/sov/template
new file mode 100644
index 00000000000000..80b4942683b0fe
--- /dev/null
+++ b/srcpkgs/sov/template
@@ -0,0 +1,24 @@
+# Template file for 'sov'
+pkgname=sov
+version=0.94
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-protocols libglvnd-devel libpng-devel wayland-devel
+ freetype-devel libxkbcommon-devel"
+depends="libglvnd libpng wayland freetype libxkbcommon"
+checkdepends="fontconfig liberation-fonts-ttf"
+short_desc="Overlay that shows schemas of all workspaces for sway"
+maintainer="Till Mahlburg <mahlburg@posteo.de>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/milgra/sov"
+changelog="https://github.com/milgra/sov/releases"
+distfiles="https://github.com/milgra/sov/releases/download/${version}/sov-${version}.tar.xz"
+checksum=ba5ab965093ead9e549c1e92e943a3eb3e9fe431d4859e1d2f840cc700eba34f
+
+
+case "${XBPS_TARGET_MACHINE}" in
+i686)
+	make_check=no  # visual tests fail for some reason
+	;;
+esac

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

* Re: [PR PATCH] [Merged]: New package: sov-0.95
  2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
                   ` (8 preceding siblings ...)
  2025-06-07 23:11 ` Duncaen
@ 2025-06-07 23:26 ` Duncaen
  9 siblings, 0 replies; 11+ messages in thread
From: Duncaen @ 2025-06-07 23:26 UTC (permalink / raw)
  To: ml

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

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

New package: sov-0.95
https://github.com/void-linux/void-packages/pull/54856

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**
- 
<!-- 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, (x86_64-glibc)

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

end of thread, other threads:[~2025-06-07 23:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25 21:43 [PR PATCH] New package: sov-0.95 tmahlburg
2025-03-29 20:10 ` [PR PATCH] [Updated] " tmahlburg
2025-03-29 20:13 ` tmahlburg
2025-03-29 20:23 ` tmahlburg
2025-03-29 20:28 ` tmahlburg
2025-03-29 20:31 ` tmahlburg
2025-03-29 20:35 ` tmahlburg
2025-04-16 18:06 ` [PR PATCH] [Closed]: " tmahlburg
2025-06-07 23:09 ` [PR PATCH] [Updated] " Duncaen
2025-06-07 23:11 ` Duncaen
2025-06-07 23:26 ` [PR PATCH] [Merged]: " Duncaen

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