Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] new package: swaylock-effects
@ 2020-11-15  6:36 CrimsonKoba
  2020-11-15  6:43 ` [PR PATCH] [Updated] " CrimsonKoba
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-15  6:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
@ 2020-11-15  6:43 ` CrimsonKoba
  2020-11-15  6:44 ` CrimsonKoba
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-15  6:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 1/2] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 000000000000..30447916bff6
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 2/2] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff6..b24238fe47ba 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
  2020-11-15  6:43 ` [PR PATCH] [Updated] " CrimsonKoba
@ 2020-11-15  6:44 ` CrimsonKoba
  2020-11-15  6:50 ` CrimsonKoba
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-15  6:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 1/3] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 2/3] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff..b24238fe47b 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From cdd5ff702b15d12cc52534314fd83755b7e60829 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:44:03 -0600
Subject: [PATCH 3/3] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b24238fe47b..22177488a52 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,5 +1,5 @@
 # Template file for 'swaylock-effects'
-pkgname=swaylock
+pkgname=swaylock-effects
 version=1.6
 revision=1
 build_style=meson

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
  2020-11-15  6:43 ` [PR PATCH] [Updated] " CrimsonKoba
  2020-11-15  6:44 ` CrimsonKoba
@ 2020-11-15  6:50 ` CrimsonKoba
  2020-11-15  6:57 ` CrimsonKoba
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-15  6:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 1/4] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 2/4] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff..b24238fe47b 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From cdd5ff702b15d12cc52534314fd83755b7e60829 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:44:03 -0600
Subject: [PATCH 3/4] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b24238fe47b..22177488a52 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,5 +1,5 @@
 # Template file for 'swaylock-effects'
-pkgname=swaylock
+pkgname=swaylock-effects
 version=1.6
 revision=1
 build_style=meson

From fb21eeba614036250449e7ac7c2a849ea051bb57 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:50:13 -0600
Subject: [PATCH 4/4] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 22177488a52..b6efd607c75 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (2 preceding siblings ...)
  2020-11-15  6:50 ` CrimsonKoba
@ 2020-11-15  6:57 ` CrimsonKoba
  2020-11-15  7:00 ` CrimsonKoba
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-15  6:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 1/5] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 2/5] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff..b24238fe47b 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From cdd5ff702b15d12cc52534314fd83755b7e60829 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:44:03 -0600
Subject: [PATCH 3/5] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b24238fe47b..22177488a52 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,5 +1,5 @@
 # Template file for 'swaylock-effects'
-pkgname=swaylock
+pkgname=swaylock-effects
 version=1.6
 revision=1
 build_style=meson

From fb21eeba614036250449e7ac7c2a849ea051bb57 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:50:13 -0600
Subject: [PATCH 4/5] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 22177488a52..b6efd607c75 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 8afbc94e868fe2e165c4454796292f5c94190fc6 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:57:01 -0600
Subject: [PATCH 5/5] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b6efd607c75..acab2eaa3b8 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,7 +1,7 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6
-revision=1
+version=1.6-2
+revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
 hostmakedepends="pkg-config wayland-devel scdoc gcc"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (3 preceding siblings ...)
  2020-11-15  6:57 ` CrimsonKoba
@ 2020-11-15  7:00 ` CrimsonKoba
  2020-11-15  7:09 ` CrimsonKoba
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-15  7:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 1/6] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 2/6] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff..b24238fe47b 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From cdd5ff702b15d12cc52534314fd83755b7e60829 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:44:03 -0600
Subject: [PATCH 3/6] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b24238fe47b..22177488a52 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,5 +1,5 @@
 # Template file for 'swaylock-effects'
-pkgname=swaylock
+pkgname=swaylock-effects
 version=1.6
 revision=1
 build_style=meson

From fb21eeba614036250449e7ac7c2a849ea051bb57 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:50:13 -0600
Subject: [PATCH 4/6] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 22177488a52..b6efd607c75 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 8afbc94e868fe2e165c4454796292f5c94190fc6 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:57:01 -0600
Subject: [PATCH 5/6] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b6efd607c75..acab2eaa3b8 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,7 +1,7 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6
-revision=1
+version=1.6-2
+revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
 hostmakedepends="pkg-config wayland-devel scdoc gcc"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From e4faaf10b9866acdc76386a645b51a61209fdc24 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 01:00:19 -0600
Subject: [PATCH 6/6] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index acab2eaa3b8..3fcc46fb949 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6-2
+version=1.6
 revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-${revision}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (4 preceding siblings ...)
  2020-11-15  7:00 ` CrimsonKoba
@ 2020-11-15  7:09 ` CrimsonKoba
  2020-11-18 22:24 ` CrimsonKoba
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-15  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 1/7] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 2/7] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff..b24238fe47b 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From cdd5ff702b15d12cc52534314fd83755b7e60829 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:44:03 -0600
Subject: [PATCH 3/7] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b24238fe47b..22177488a52 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,5 +1,5 @@
 # Template file for 'swaylock-effects'
-pkgname=swaylock
+pkgname=swaylock-effects
 version=1.6
 revision=1
 build_style=meson

From fb21eeba614036250449e7ac7c2a849ea051bb57 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:50:13 -0600
Subject: [PATCH 4/7] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 22177488a52..b6efd607c75 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 8afbc94e868fe2e165c4454796292f5c94190fc6 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:57:01 -0600
Subject: [PATCH 5/7] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b6efd607c75..acab2eaa3b8 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,7 +1,7 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6
-revision=1
+version=1.6-2
+revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
 hostmakedepends="pkg-config wayland-devel scdoc gcc"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From e4faaf10b9866acdc76386a645b51a61209fdc24 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 01:00:19 -0600
Subject: [PATCH 6/7] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index acab2eaa3b8..3fcc46fb949 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6-2
+version=1.6
 revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-${revision}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 7ac1369253c765e25ea640f29bd1d84e9c8581b4 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 01:09:04 -0600
Subject: [PATCH 7/7] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 3fcc46fb949..359fcea3ede 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -15,6 +15,10 @@ checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"
 
+post_extract() {
+	mv swaylock-effects-1.6-2 swaylock-effects-1.6
+}
+
 post_install() {
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (5 preceding siblings ...)
  2020-11-15  7:09 ` CrimsonKoba
@ 2020-11-18 22:24 ` CrimsonKoba
  2020-11-18 23:37 ` CrimsonKoba
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-18 22:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 1/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 2/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff..b24238fe47b 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From cdd5ff702b15d12cc52534314fd83755b7e60829 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:44:03 -0600
Subject: [PATCH 3/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b24238fe47b..22177488a52 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,5 +1,5 @@
 # Template file for 'swaylock-effects'
-pkgname=swaylock
+pkgname=swaylock-effects
 version=1.6
 revision=1
 build_style=meson

From fb21eeba614036250449e7ac7c2a849ea051bb57 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:50:13 -0600
Subject: [PATCH 4/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 22177488a52..b6efd607c75 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 8afbc94e868fe2e165c4454796292f5c94190fc6 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:57:01 -0600
Subject: [PATCH 5/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b6efd607c75..acab2eaa3b8 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,7 +1,7 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6
-revision=1
+version=1.6-2
+revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
 hostmakedepends="pkg-config wayland-devel scdoc gcc"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From e4faaf10b9866acdc76386a645b51a61209fdc24 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 01:00:19 -0600
Subject: [PATCH 6/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index acab2eaa3b8..3fcc46fb949 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6-2
+version=1.6
 revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-${revision}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 7ac1369253c765e25ea640f29bd1d84e9c8581b4 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 01:09:04 -0600
Subject: [PATCH 7/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 3fcc46fb949..359fcea3ede 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -15,6 +15,10 @@ checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"
 
+post_extract() {
+	mv swaylock-effects-1.6-2 swaylock-effects-1.6
+}
+
 post_install() {
 	vlicense LICENSE
 }

From fcd6900afd90a5570c297b6377f95c6af30b2587 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Wed, 18 Nov 2020 16:24:10 -0600
Subject: [PATCH 8/8] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 359fcea3ede..ec402504b4f 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -2,6 +2,7 @@
 pkgname=swaylock-effects
 version=1.6
 revision=2
+wrksrc=swaylock-effects-1.6-2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
 hostmakedepends="pkg-config wayland-devel scdoc gcc"
@@ -15,10 +16,6 @@ checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"
 
-post_extract() {
-	mv swaylock-effects-1.6-2 swaylock-effects-1.6
-}
-
 post_install() {
 	vlicense LICENSE
-}
+}
\ No newline at end of file

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

* Re: [PR PATCH] [Updated] new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (6 preceding siblings ...)
  2020-11-18 22:24 ` CrimsonKoba
@ 2020-11-18 23:37 ` CrimsonKoba
  2020-12-19  7:15 ` kawaiiamber
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: CrimsonKoba @ 2020-11-18 23:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CrimsonKoba/void-packages add_swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

new package: swaylock-effects
https://github.com/mortie/swaylock-effects

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

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

From 8ed639a8970e5ba9843ae68ababa87621eb30ad1 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:30:59 -0600
Subject: [PATCH 01/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..30447916bff
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,20 @@
+# Template file for 'swaylock'
+pkgname=swaylock-effects
+version=1.6-2
+revision=1
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="pkg-config wayland-devel scdoc gcc"
+makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
+short_desc="Screen locker for Wayland"
+maintainer="Luis <luisv@tuta.io>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
+
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}

From 5985e163035067f20b39ba2004552fb2e7c5dcd0 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:42:47 -0600
Subject: [PATCH 02/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 30447916bff..b24238fe47b 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
-# Template file for 'swaylock'
-pkgname=swaylock-effects
-version=1.6-2
+# Template file for 'swaylock-effects'
+pkgname=swaylock
+version=1.6
 revision=1
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From cdd5ff702b15d12cc52534314fd83755b7e60829 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:44:03 -0600
Subject: [PATCH 03/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b24238fe47b..22177488a52 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,5 +1,5 @@
 # Template file for 'swaylock-effects'
-pkgname=swaylock
+pkgname=swaylock-effects
 version=1.6
 revision=1
 build_style=meson

From fb21eeba614036250449e7ac7c2a849ea051bb57 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:50:13 -0600
Subject: [PATCH 04/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 22177488a52..b6efd607c75 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 8afbc94e868fe2e165c4454796292f5c94190fc6 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 00:57:01 -0600
Subject: [PATCH 05/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b6efd607c75..acab2eaa3b8 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,7 +1,7 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6
-revision=1
+version=1.6-2
+revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
 hostmakedepends="pkg-config wayland-devel scdoc gcc"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-2.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From e4faaf10b9866acdc76386a645b51a61209fdc24 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 01:00:19 -0600
Subject: [PATCH 06/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index acab2eaa3b8..3fcc46fb949 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -1,6 +1,6 @@
 # Template file for 'swaylock-effects'
 pkgname=swaylock-effects
-version=1.6-2
+version=1.6
 revision=2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
@@ -10,7 +10,7 @@ short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"
 license="MIT"
 homepage="https://github.com/mortie/swaylock-effects"
-distfiles="https://github.com/mortie/${pkgname}/archive/v${version}.tar.gz"
+distfiles="https://github.com/mortie/${pkgname}/archive/v${version}-${revision}.tar.gz"
 checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"

From 7ac1369253c765e25ea640f29bd1d84e9c8581b4 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Sun, 15 Nov 2020 01:09:04 -0600
Subject: [PATCH 07/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 3fcc46fb949..359fcea3ede 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -15,6 +15,10 @@ checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"
 
+post_extract() {
+	mv swaylock-effects-1.6-2 swaylock-effects-1.6
+}
+
 post_install() {
 	vlicense LICENSE
 }

From fcd6900afd90a5570c297b6377f95c6af30b2587 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Wed, 18 Nov 2020 16:24:10 -0600
Subject: [PATCH 08/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index 359fcea3ede..ec402504b4f 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -2,6 +2,7 @@
 pkgname=swaylock-effects
 version=1.6
 revision=2
+wrksrc=swaylock-effects-1.6-2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
 hostmakedepends="pkg-config wayland-devel scdoc gcc"
@@ -15,10 +16,6 @@ checksum=1966f5b97c869f535fef52c476f9d3d7588458db0bf3922414d8172a3ed65507
 
 conflicts="swaylock"
 
-post_extract() {
-	mv swaylock-effects-1.6-2 swaylock-effects-1.6
-}
-
 post_install() {
 	vlicense LICENSE
-}
+}
\ No newline at end of file

From 24eeba80a7084faa5cf4f61012f0309b6c1c6672 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Wed, 18 Nov 2020 16:25:17 -0600
Subject: [PATCH 09/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index ec402504b4f..b034c99b104 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -18,4 +18,5 @@ conflicts="swaylock"
 
 post_install() {
 	vlicense LICENSE
-}
\ No newline at end of file
+}
+

From 3acac8902e33c8b49f3b0b8306155414bc0c8b98 Mon Sep 17 00:00:00 2001
From: Luis Koba <luisv@tuta.io>
Date: Wed, 18 Nov 2020 17:37:33 -0600
Subject: [PATCH 10/10] add swaylock-effects

---
 srcpkgs/swaylock-effects/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
index b034c99b104..299a5eb271f 100644
--- a/srcpkgs/swaylock-effects/template
+++ b/srcpkgs/swaylock-effects/template
@@ -5,7 +5,7 @@ revision=2
 wrksrc=swaylock-effects-1.6-2
 build_style=meson
 conf_files="/etc/pam.d/swaylock"
-hostmakedepends="pkg-config wayland-devel scdoc gcc"
+hostmakedepends="pkg-config wayland-devel scdoc"
 makedepends="wayland-protocols cairo-devel gdk-pixbuf-devel pam-devel libxkbcommon-devel wayland-devel libgomp-devel"
 short_desc="Screen locker for Wayland"
 maintainer="Luis <luisv@tuta.io>"

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

* Re: new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (7 preceding siblings ...)
  2020-11-18 23:37 ` CrimsonKoba
@ 2020-12-19  7:15 ` kawaiiamber
  2021-07-20 20:33 ` ericonr
  2021-07-20 20:33 ` [PR PATCH] [Closed]: " ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: kawaiiamber @ 2020-12-19  7:15 UTC (permalink / raw)
  To: ml

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

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/pull/26392#issuecomment-748432962

Comment:
10 commits is a lot to track for one file change. Try squashing your commits with `git rebase -i HEAD~10` and change last 9 `pick` to `squash` and name the commit `New package: swaylock-effects-1.6`. The first error, the Lint templates error:
```
srcpkgs/swaylock-effects/template:22: Last line is empty
Error: Process completed with exit code 1.
```
Get rid of the empty line in the template file. The other errors are:
```
FAILED: libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o 
aarch64-linux-musl-gcc -Ilibclient_protos.a.p -I. -I.. -I/usr/aarch64-linux-musl/usr/include -flto -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11 -Wno-unused-parameter -Wno-unused-result -Wundef -Wvla -fopenmp -O3 -mtune=native '-DSYSCONFDIR="//etc"' '-DSWAYLOCK_VERSION="1.6-2"' -fstack-clash-protection -D_FORTIFY_SOURCE=2 -O2 -march=armv8-a -fPIC -MD -MQ libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o -MF libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o.d -o libclient_protos.a.p/meson-generated_xdg-shell-protocol.c.o -c libclient_protos.a.p/xdg-shell-protocol.c
cc1: error: unknown value 'native' for '-mtune'
cc1: note: valid arguments are: cortex-a35 cortex-a53 cortex-a57 cortex-a72 cortex-a73 thunderx thunderxt88p1 thunderxt88 octeontx octeontx81 octeontx83 thunderxt81 thunderxt83 emag xgene1 falkor qdf24xx exynos-m1 phecda thunderx2t99p1 vulcan thunderx2t99 cortex-a55 cortex-a75 cortex-a76 ares neoverse-n1 neoverse-e1 tsv110 saphira cortex-a57.cortex-a53 cortex-a72.cortex-a53 cortex-a73.cortex-a35 cortex-a73.cortex-a53 cortex-a75.cortex-a55 cortex-a76.cortex-a55 generic
[13/37] Compiling C object libclient_protos.a.p/meson-generated_xdg-output-unstable-v1-protocol.c.o
FAILED: libclient_protos.a.p/meson-generated_xdg-output-unstable-v1-protocol.c.o 
aarch64-linux-musl-gcc -Ilibclient_protos.a.p -I. -I.. -I/usr/aarch64-linux-musl/usr/include -flto -fdiagnostics-color=always -DNDEBUG -pipe -D_FILE_OFFSET_BITS=64 -Werror -std=c11 -Wno-unused-parameter -Wno-unused-result -Wundef -Wvla -fopenmp -O3 -mtune=native '-DSYSCONFDIR="//etc"' '-DSWAYLOCK_VERSION="1.6-2"' -fstack-clash-protection -D_FORTIFY_SOURCE=2 -O2 -march=armv8-a -fPIC -MD -MQ libclient_protos.a.p/meson-generated_xdg-output-unstable-v1-protocol.c.o -MF libclient_protos.a.p/meson-generated_xdg-output-unstable-v1-protocol.c.o.d -o libclient_protos.a.p/meson-generated_xdg-output-unstable-v1-protocol.c.o -c libclient_protos.a.p/xdg-output-unstable-v1-protocol.c
cc1: error: unknown value 'native' for '-mtune'
cc1: note: valid arguments are: cortex-a35 cortex-a53 cortex-a57 cortex-a72 cortex-a73 thunderx thunderxt88p1 thunderxt88 octeontx octeontx81 octeontx83 thunderxt81 thunderxt83 emag xgene1 falkor qdf24xx exynos-m1 phecda thunderx2t99p1 vulcan thunderx2t99 cortex-a55 cortex-a75 cortex-a76 ares neoverse-n1 neoverse-e1 tsv110 saphira cortex-a57.cortex-a53 cortex-a72.cortex-a53 cortex-a73.cortex-a35 cortex-a73.cortex-a53 cortex-a75.cortex-a55 cortex-a76.cortex-a55 generic
ninja: build stopped: subcommand failed.
=> ERROR: swaylock-effects-1.6_2: do_build: '${make_cmd} -C ${meson_builddir} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR:   in do_build() at common/build-style/meson.sh:122
Error: Process completed with exit code 1.
```
These errors seem to be related to `gcc` version, specifically the `mtune` and `march` switched, seen [here](https://stackoverflow.com/questions/13910385/how-to-fix-error-bad-value-native-for-march-switch-and-mtune-switch).

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

* Re: new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (8 preceding siblings ...)
  2020-12-19  7:15 ` kawaiiamber
@ 2021-07-20 20:33 ` ericonr
  2021-07-20 20:33 ` [PR PATCH] [Closed]: " ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-07-20 20:33 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26392#issuecomment-883685280

Comment:
Closing due to inactivity and because complicated lock screens are a security concern. Feel free to reopen if you wish to make your case.

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

* Re: [PR PATCH] [Closed]: new package: swaylock-effects
  2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
                   ` (9 preceding siblings ...)
  2021-07-20 20:33 ` ericonr
@ 2021-07-20 20:33 ` ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-07-20 20:33 UTC (permalink / raw)
  To: ml

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

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

new package: swaylock-effects
https://github.com/void-linux/void-packages/pull/26392

Description:
https://github.com/mortie/swaylock-effects

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

end of thread, other threads:[~2021-07-20 20:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-15  6:36 [PR PATCH] new package: swaylock-effects CrimsonKoba
2020-11-15  6:43 ` [PR PATCH] [Updated] " CrimsonKoba
2020-11-15  6:44 ` CrimsonKoba
2020-11-15  6:50 ` CrimsonKoba
2020-11-15  6:57 ` CrimsonKoba
2020-11-15  7:00 ` CrimsonKoba
2020-11-15  7:09 ` CrimsonKoba
2020-11-18 22:24 ` CrimsonKoba
2020-11-18 23:37 ` CrimsonKoba
2020-12-19  7:15 ` kawaiiamber
2021-07-20 20:33 ` ericonr
2021-07-20 20:33 ` [PR PATCH] [Closed]: " ericonr

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