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

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