Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swayimg-1.7
@ 2022-03-30  5:14 subnut
  2022-03-30  5:15 ` [PR PATCH] [Updated] " subnut
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: subnut @ 2022-03-30  5:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swayimg
https://github.com/void-linux/void-packages/pull/36410

New package: swayimg-1.7
<!-- 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**

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

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

From 6c48a368741860f74953fa2c9e60f9c24665a685 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 30 Mar 2022 08:28:59 +0530
Subject: [PATCH] New package: swayimg-1.7

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..14cdc683a6bb
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,23 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.7
+revision=1
+#archs="i686 x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=meson
+#conf_files=""
+hostmakedepends="pkg-config"
+makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
+ wayland-protocols libavif-devel giflib-devel libjpeg-turbo-devel
+ libpng-devel librsvg-devel libwebp-devel libexif-devel"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=2bb7bde8f993396c9f2a32c2789abdf30667f3191bf6f69f9823cdc2f06aa932
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
@ 2022-03-30  5:15 ` subnut
  2022-03-30  5:21 ` subnut
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: subnut @ 2022-03-30  5:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swayimg
https://github.com/void-linux/void-packages/pull/36410

New package: swayimg-1.7
<!-- 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**

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

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

From ae8bb7cd59bb452d528370cd6df6c8b3b8fa86d3 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 30 Mar 2022 08:28:59 +0530
Subject: [PATCH] New package: swayimg-1.7

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..27e88b9b87ee
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,19 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.7
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
+ wayland-protocols libavif-devel giflib-devel libjpeg-turbo-devel
+ libpng-devel librsvg-devel libwebp-devel libexif-devel"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=2bb7bde8f993396c9f2a32c2789abdf30667f3191bf6f69f9823cdc2f06aa932
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
  2022-03-30  5:15 ` [PR PATCH] [Updated] " subnut
@ 2022-03-30  5:21 ` subnut
  2022-03-30 17:02 ` subnut
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: subnut @ 2022-03-30  5:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swayimg
https://github.com/void-linux/void-packages/pull/36410

New package: swayimg-1.7
<!-- 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**

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

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

From 07a147a014dce0e2cf5872c300c638a765fa4efb Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 30 Mar 2022 08:28:59 +0530
Subject: [PATCH] New package: swayimg-1.7

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..412390d3aaa3
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,21 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.7
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
+ wayland-protocols libavif-devel giflib-devel libjpeg-turbo-devel
+ libpng-devel librsvg-devel libwebp-devel libexif-devel"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=2bb7bde8f993396c9f2a32c2789abdf30667f3191bf6f69f9823cdc2f06aa932
+
+post_install() {
+	vcompletion extra/bash.completion bash
+	vsconf extra/swayimgrc
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
  2022-03-30  5:15 ` [PR PATCH] [Updated] " subnut
  2022-03-30  5:21 ` subnut
@ 2022-03-30 17:02 ` subnut
  2022-03-30 17:23 ` subnut
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: subnut @ 2022-03-30 17:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swayimg
https://github.com/void-linux/void-packages/pull/36410

New package: swayimg-1.7
<!-- 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**

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

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

From 2de06565bfa41aefabe16b369287ebeaeba5cafb Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 30 Mar 2022 08:28:59 +0530
Subject: [PATCH] New package: swayimg-1.7

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..412390d3aaa3
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,21 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.7
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
+ wayland-protocols libavif-devel giflib-devel libjpeg-turbo-devel
+ libpng-devel librsvg-devel libwebp-devel libexif-devel"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=2bb7bde8f993396c9f2a32c2789abdf30667f3191bf6f69f9823cdc2f06aa932
+
+post_install() {
+	vcompletion extra/bash.completion bash
+	vsconf extra/swayimgrc
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
                   ` (2 preceding siblings ...)
  2022-03-30 17:02 ` subnut
@ 2022-03-30 17:23 ` subnut
  2022-03-31 14:50 ` ftrvxmtrx
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: subnut @ 2022-03-30 17:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swayimg
https://github.com/void-linux/void-packages/pull/36410

New package: swayimg-1.7
<!-- 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**

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

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

From 5f6837f99e00cbb835f4937fc676dfff0504e5a0 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 30 Mar 2022 08:28:59 +0530
Subject: [PATCH] New package: swayimg-1.7

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..8539ff285aca
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,21 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.7
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
+ wayland-protocols libavif-devel giflib-devel libjpeg-turbo-devel
+ libpng-devel librsvg-devel libwebp-devel libexif-devel"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=2bb7bde8f993396c9f2a32c2789abdf30667f3191bf6f69f9823cdc2f06aa932
+
+post_install() {
+	vcompletion extra/bash.completion bash
+	vsconf extra/swayimgrc
+	vlicense LICENSE
+}

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

* Re: New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
                   ` (3 preceding siblings ...)
  2022-03-30 17:23 ` subnut
@ 2022-03-31 14:50 ` ftrvxmtrx
  2022-04-18 13:48 ` UsernameRandomlyGenerated
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ftrvxmtrx @ 2022-03-31 14:50 UTC (permalink / raw)
  To: ml

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

New comment by ftrvxmtrx on void-packages repository

https://github.com/void-linux/void-packages/pull/36410#issuecomment-1084691863

Comment:
Built and tested on `aarch64-musl`.

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

* Re: New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
                   ` (4 preceding siblings ...)
  2022-03-31 14:50 ` ftrvxmtrx
@ 2022-04-18 13:48 ` UsernameRandomlyGenerated
  2022-05-08 16:54 ` ram02z
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2022-04-18 13:48 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/36410#issuecomment-1101422667

Comment:
Works fine on x86_64-musl

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

* Re: New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
                   ` (5 preceding siblings ...)
  2022-04-18 13:48 ` UsernameRandomlyGenerated
@ 2022-05-08 16:54 ` ram02z
  2022-08-06  7:57 ` [PR PATCH] [Updated] " subnut
  2022-08-06 12:10 ` [PR PATCH] [Merged]: New package: swayimg-1.8 paper42
  8 siblings, 0 replies; 10+ messages in thread
From: ram02z @ 2022-05-08 16:54 UTC (permalink / raw)
  To: ml

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

New comment by ram02z on void-packages repository

https://github.com/void-linux/void-packages/pull/36410#issuecomment-1120451825

Comment:
Works fine on x86_64

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.7
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
                   ` (6 preceding siblings ...)
  2022-05-08 16:54 ` ram02z
@ 2022-08-06  7:57 ` subnut
  2022-08-06 12:10 ` [PR PATCH] [Merged]: New package: swayimg-1.8 paper42
  8 siblings, 0 replies; 10+ messages in thread
From: subnut @ 2022-08-06  7:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages swayimg
https://github.com/void-linux/void-packages/pull/36410

New package: swayimg-1.7
<!-- 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**

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

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

From fbd522b17c4a2c0a9ef1c5e17fd1b6b0555d0082 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 30 Mar 2022 08:28:59 +0530
Subject: [PATCH] New package: swayimg-1.8

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..8a7e4b052b2d
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,21 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.8
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
+ wayland-protocols libavif-devel giflib-devel libjpeg-turbo-devel
+ libpng-devel librsvg-devel libwebp-devel libexif-devel"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=d4b4988a673522d47c38939c3406dbb72bd213f857dd6116185cd9811b887b23
+
+post_install() {
+	vcompletion extra/bash.completion bash
+	vsconf extra/swayimgrc
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: swayimg-1.8
  2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
                   ` (7 preceding siblings ...)
  2022-08-06  7:57 ` [PR PATCH] [Updated] " subnut
@ 2022-08-06 12:10 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-08-06 12:10 UTC (permalink / raw)
  To: ml

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

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

New package: swayimg-1.8
https://github.com/void-linux/void-packages/pull/36410

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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)
<!-- 
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-08-06 12:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-30  5:14 [PR PATCH] New package: swayimg-1.7 subnut
2022-03-30  5:15 ` [PR PATCH] [Updated] " subnut
2022-03-30  5:21 ` subnut
2022-03-30 17:02 ` subnut
2022-03-30 17:23 ` subnut
2022-03-31 14:50 ` ftrvxmtrx
2022-04-18 13:48 ` UsernameRandomlyGenerated
2022-05-08 16:54 ` ram02z
2022-08-06  7:57 ` [PR PATCH] [Updated] " subnut
2022-08-06 12:10 ` [PR PATCH] [Merged]: New package: swayimg-1.8 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).