Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: swayimg 1.2
@ 2021-03-06 15:26 UsernameRandomlyGenerated
  2021-03-06 15:27 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-06 15:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages swayimg
https://github.com/void-linux/void-packages/pull/29271

New package: swayimg 1.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29271.patch is attached

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

From fffb0e364e757d3286d76d61509540eac40a00c0 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 6 Mar 2021 16:26:18 +0100
Subject: [PATCH] New package: swayimg 1.2

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 00000000000..0c7c47e7145
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,18 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.2
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="cairo-devel json-c-devel libjpeg-turbo-devel librsvg-devel
+ libwebp-devel wayland-devel wayland-protocols"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=5607e047b74ae87fb751b164f6dfad887f04c11c2200f754ff7434ba1ef59346
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg 1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
@ 2021-03-06 15:27 ` UsernameRandomlyGenerated
  2021-03-06 19:04 ` [PR PATCH] [Updated] New package: swayimg-1.2 UsernameRandomlyGenerated
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-06 15:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages swayimg
https://github.com/void-linux/void-packages/pull/29271

New package: swayimg 1.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29271.patch is attached

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

From 8c2fac45470b9a96932f945438799460cfcb2c25 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 6 Mar 2021 16:26:18 +0100
Subject: [PATCH] New package: swayimg-1.2

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 00000000000..0c7c47e7145
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,18 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.2
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="cairo-devel json-c-devel libjpeg-turbo-devel librsvg-devel
+ libwebp-devel wayland-devel wayland-protocols"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=5607e047b74ae87fb751b164f6dfad887f04c11c2200f754ff7434ba1ef59346
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
  2021-03-06 15:27 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-03-06 19:04 ` UsernameRandomlyGenerated
  2021-03-11 16:57 ` UsernameRandomlyGenerated
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-06 19:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages swayimg
https://github.com/void-linux/void-packages/pull/29271

New package: swayimg-1.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29271.patch is attached

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

From 8c2fac45470b9a96932f945438799460cfcb2c25 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 6 Mar 2021 16:26:18 +0100
Subject: [PATCH] New package: swayimg-1.2

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 00000000000..0c7c47e7145
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,18 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.2
+revision=1
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="cairo-devel json-c-devel libjpeg-turbo-devel librsvg-devel
+ libwebp-devel wayland-devel wayland-protocols"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=5607e047b74ae87fb751b164f6dfad887f04c11c2200f754ff7434ba1ef59346
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
  2021-03-06 15:27 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
  2021-03-06 19:04 ` [PR PATCH] [Updated] New package: swayimg-1.2 UsernameRandomlyGenerated
@ 2021-03-11 16:57 ` UsernameRandomlyGenerated
  2021-03-11 17:02 ` [PR REVIEW] " UsernameRandomlyGenerated
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-11 16:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages swayimg
https://github.com/void-linux/void-packages/pull/29271

New package: swayimg-1.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29271.patch is attached

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

From 68c45aaa73cd60627df4e96ea5c0cd47cdcca8de Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 6 Mar 2021 16:26:18 +0100
Subject: [PATCH] New package: swayimg-1.2

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 00000000000..ec5cfc755f3
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,18 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.2
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="cairo-devel json-c-devel libjpeg-turbo-devel librsvg-devel
+ libwebp-devel wayland-devel wayland-protocols"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=5607e047b74ae87fb751b164f6dfad887f04c11c2200f754ff7434ba1ef59346
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR REVIEW] New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2021-03-11 16:57 ` UsernameRandomlyGenerated
@ 2021-03-11 17:02 ` UsernameRandomlyGenerated
  2021-05-02  8:51 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-11 17:02 UTC (permalink / raw)
  To: ml

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

New review comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/29271#discussion_r592537701

Comment:
You're right, I just assumed it'd need both for arm builds. Removed wayland-protocols.

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
                   ` (3 preceding siblings ...)
  2021-03-11 17:02 ` [PR REVIEW] " UsernameRandomlyGenerated
@ 2021-05-02  8:51 ` UsernameRandomlyGenerated
  2021-05-02  8:57 ` UsernameRandomlyGenerated
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-05-02  8:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages swayimg
https://github.com/void-linux/void-packages/pull/29271

New package: swayimg-1.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29271.patch is attached

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

From 7380d5e52d8a7c97685f19445c38bf41c9ae8280 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 6 Mar 2021 16:26:18 +0100
Subject: [PATCH] New package: swayimg-1.3

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..f6cea9fcdd36
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,18 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.3
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="cairo-devel json-c-devel libjpeg-turbo-devel librsvg-devel
+ libwebp-devel wayland-devel wayland-protocols"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=865ad9205031de42ba4f87949d5526acf5316d4919c53f64b917b57186d372e4
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
                   ` (4 preceding siblings ...)
  2021-05-02  8:51 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-05-02  8:57 ` UsernameRandomlyGenerated
  2021-06-27  8:48 ` UsernameRandomlyGenerated
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-05-02  8:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages swayimg
https://github.com/void-linux/void-packages/pull/29271

New package: swayimg-1.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29271.patch is attached

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

From e0d84caaf2806bd9e0c3ec22071759d7bc95e91a Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 6 Mar 2021 16:26:18 +0100
Subject: [PATCH] New package: swayimg-1.3

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..725f7b2a7bdd
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,18 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.3
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="cairo-devel json-c-devel libjpeg-turbo-devel librsvg-devel
+ libwebp-devel libxkbcommon-devel wayland-devel wayland-protocols"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=865ad9205031de42ba4f87949d5526acf5316d4919c53f64b917b57186d372e4
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
                   ` (5 preceding siblings ...)
  2021-05-02  8:57 ` UsernameRandomlyGenerated
@ 2021-06-27  8:48 ` UsernameRandomlyGenerated
  2021-08-09 14:09 ` UsernameRandomlyGenerated
  2021-08-09 14:09 ` [PR PATCH] [Closed]: " UsernameRandomlyGenerated
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-06-27  8:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages swayimg
https://github.com/void-linux/void-packages/pull/29271

New package: swayimg-1.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29271.patch is attached

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

From f7efd3ea69aa549ddbd9a04d32b8cefd8af332da Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 6 Mar 2021 16:26:18 +0100
Subject: [PATCH] New package: swayimg-1.4

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

diff --git a/srcpkgs/swayimg/template b/srcpkgs/swayimg/template
new file mode 100644
index 000000000000..2dd9156e9ed8
--- /dev/null
+++ b/srcpkgs/swayimg/template
@@ -0,0 +1,18 @@
+# Template file for 'swayimg'
+pkgname=swayimg
+version=1.4
+revision=1
+build_style=meson
+hostmakedepends="pkg-config wayland-devel"
+makedepends="cairo-devel json-c-devel libjpeg-turbo-devel librsvg-devel
+ libwebp-devel libxkbcommon-devel wayland-devel wayland-protocols"
+short_desc="Image viewer for Sway/Wayland"
+maintainer="UsernameRandomlyGenerated <coredavid@tutanota.com>"
+license="MIT"
+homepage="https://github.com/artemsen/swayimg"
+distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
+checksum=f42b4f418541d1428777654b1a1c078ed34339d7cc6709b1815ed5747e0f3c59
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
                   ` (6 preceding siblings ...)
  2021-06-27  8:48 ` UsernameRandomlyGenerated
@ 2021-08-09 14:09 ` UsernameRandomlyGenerated
  2021-08-09 14:09 ` [PR PATCH] [Closed]: " UsernameRandomlyGenerated
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-09 14:09 UTC (permalink / raw)
  To: ml

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

New comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/29271#issuecomment-895255950

Comment:
Closing this since I'll be moving away from github and I won't be able to update it if it gets accepted. If anyone is interested, feel free to take over.

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

* Re: [PR PATCH] [Closed]: New package: swayimg-1.2
  2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
                   ` (7 preceding siblings ...)
  2021-08-09 14:09 ` UsernameRandomlyGenerated
@ 2021-08-09 14:09 ` UsernameRandomlyGenerated
  8 siblings, 0 replies; 10+ messages in thread
From: UsernameRandomlyGenerated @ 2021-08-09 14:09 UTC (permalink / raw)
  To: ml

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

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

New package: swayimg-1.2
https://github.com/void-linux/void-packages/pull/29271

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 10+ messages in thread

end of thread, other threads:[~2021-08-09 14:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-06 15:26 [PR PATCH] New package: swayimg 1.2 UsernameRandomlyGenerated
2021-03-06 15:27 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-03-06 19:04 ` [PR PATCH] [Updated] New package: swayimg-1.2 UsernameRandomlyGenerated
2021-03-11 16:57 ` UsernameRandomlyGenerated
2021-03-11 17:02 ` [PR REVIEW] " UsernameRandomlyGenerated
2021-05-02  8:51 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-05-02  8:57 ` UsernameRandomlyGenerated
2021-06-27  8:48 ` UsernameRandomlyGenerated
2021-08-09 14:09 ` UsernameRandomlyGenerated
2021-08-09 14:09 ` [PR PATCH] [Closed]: " UsernameRandomlyGenerated

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