Github messages for voidlinux
 help / color / mirror / Atom feed
From: CrimsonKoba <CrimsonKoba@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] new package: swaylock-effects
Date: Sun, 15 Nov 2020 07:57:16 +0100	[thread overview]
Message-ID: <20201115065716.M8OsD32Lk74PUyGhlcxuUCsjBxqphZs4F4LBHBWs1a0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26392@inbox.vuxu.org>

[-- 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"

  parent reply	other threads:[~2020-11-15  6:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-15  6:36 [PR PATCH] " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201115065716.M8OsD32Lk74PUyGhlcxuUCsjBxqphZs4F4LBHBWs1a0@z \
    --to=crimsonkoba@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).