Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] New package: Swaylock-effects-1.6-1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23369@inbox.vuxu.org>
  2020-07-03 15:20 ` [PR PATCH] [Updated] New package: Swaylock-effects-1.6-1 One37
@ 2020-07-03 18:24 ` One37
  2020-12-18  5:56 ` ericonr
  2020-12-18  5:56 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 4+ messages in thread
From: One37 @ 2020-07-03 18:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/One37/void-packages swaylock-effects
https://github.com/void-linux/void-packages/pull/23369

New package: Swaylock-effects-1.6-1


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

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

From de9f5e20512cc273a17c00e00e7a75a59a5ed46b Mon Sep 17 00:00:00 2001
From: Roman <mailbin77@gmail.com>
Date: Thu, 2 Jul 2020 18:40:31 -0400
Subject: [PATCH] New package: Swaylock-effects-1.6-1

---
 srcpkgs/swaylock-effects/template | 22 ++++++++++++++++++++++
 srcpkgs/swaylock-effects/update   |  1 +
 2 files changed, 23 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template
 create mode 100644 srcpkgs/swaylock-effects/update

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..fc6a6dc4e77
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,22 @@
+# Template file for 'swaylock-effects'
+pkgname=swaylock-effects
+_relver="0"
+version=1.6
+revision=1
+wrksrc=${pkgname}-${version}-${_relver}
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="git pkg-config scdoc wayland-devel"
+makedepends="cairo-devel gdk-pixbuf-devel libgomp-devel
+ libxkbcommon-devel pam-devel wayland-devel wayland-protocols"
+short_desc="Swaylock with image manipulation effects"
+maintainer="One37 <mailbin77@gmail.com>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/swaylock-effects/archive/v${version}-${_relver}.tar.gz"
+checksum=cd47cc860a76ef880d95598fef8a99b8b8d3926719efb97495ed9e8dfcbf808d
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/swaylock-effects/update b/srcpkgs/swaylock-effects/update
new file mode 100644
index 00000000000..7eba06d813b
--- /dev/null
+++ b/srcpkgs/swaylock-effects/update
@@ -0,0 +1 @@
+version=${version}-${_relver}

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

* Re: New package: Swaylock-effects-1.6-1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23369@inbox.vuxu.org>
  2020-07-03 15:20 ` [PR PATCH] [Updated] New package: Swaylock-effects-1.6-1 One37
  2020-07-03 18:24 ` One37
@ 2020-12-18  5:56 ` ericonr
  2020-12-18  5:56 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-18  5:56 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23369#issuecomment-747886172

Comment:
Author no longer has a GH account.

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

* Re: [PR PATCH] [Closed]: New package: Swaylock-effects-1.6-1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23369@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-12-18  5:56 ` ericonr
@ 2020-12-18  5:56 ` ericonr
  3 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-18  5:56 UTC (permalink / raw)
  To: ml

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

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

New package: Swaylock-effects-1.6-1
https://github.com/void-linux/void-packages/pull/23369

Description:


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

* Re: [PR PATCH] [Updated] New package: Swaylock-effects-1.6-1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23369@inbox.vuxu.org>
@ 2020-07-03 15:20 ` One37
  2020-07-03 18:24 ` One37
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: One37 @ 2020-07-03 15:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/One37/void-packages swaylock-effects
https://github.com/void-linux/void-packages/pull/23369

New package: Swaylock-effects-1.6-1


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

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

From f4a89f195c964c73447b8c929038fd71551428da Mon Sep 17 00:00:00 2001
From: Roman <mailbin77@gmail.com>
Date: Thu, 2 Jul 2020 18:40:31 -0400
Subject: [PATCH] New package: Swaylock-effects-1.6-1

---
 srcpkgs/swaylock-effects/template | 22 ++++++++++++++++++++++
 srcpkgs/swaylock-effects/update   |  1 +
 2 files changed, 23 insertions(+)
 create mode 100644 srcpkgs/swaylock-effects/template
 create mode 100644 srcpkgs/swaylock-effects/update

diff --git a/srcpkgs/swaylock-effects/template b/srcpkgs/swaylock-effects/template
new file mode 100644
index 00000000000..fc6a6dc4e77
--- /dev/null
+++ b/srcpkgs/swaylock-effects/template
@@ -0,0 +1,22 @@
+# Template file for 'swaylock-effects'
+pkgname=swaylock-effects
+_relver="0"
+version=1.6
+revision=1
+wrksrc=${pkgname}-${version}-${_relver}
+build_style=meson
+conf_files="/etc/pam.d/swaylock"
+hostmakedepends="git pkg-config scdoc wayland-devel"
+makedepends="cairo-devel gdk-pixbuf-devel libgomp-devel
+ libxkbcommon-devel pam-devel wayland-devel wayland-protocols"
+short_desc="Swaylock with image manipulation effects"
+maintainer="One37 <mailbin77@gmail.com>"
+license="MIT"
+homepage="https://github.com/mortie/swaylock-effects"
+distfiles="https://github.com/mortie/swaylock-effects/archive/v${version}-${_relver}.tar.gz"
+checksum=cd47cc860a76ef880d95598fef8a99b8b8d3926719efb97495ed9e8dfcbf808d
+conflicts="swaylock"
+
+post_install() {
+	vlicense LICENSE
+}
diff --git a/srcpkgs/swaylock-effects/update b/srcpkgs/swaylock-effects/update
new file mode 100644
index 00000000000..7eba06d813b
--- /dev/null
+++ b/srcpkgs/swaylock-effects/update
@@ -0,0 +1 @@
+version=${version}-${_relver}

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

end of thread, other threads:[~2020-12-18  5:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23369@inbox.vuxu.org>
2020-07-03 15:20 ` [PR PATCH] [Updated] New package: Swaylock-effects-1.6-1 One37
2020-07-03 18:24 ` One37
2020-12-18  5:56 ` ericonr
2020-12-18  5:56 ` [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).