Github messages for voidlinux
 help / color / mirror / Atom feed
From: jovanlanik <jovanlanik@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: gtklock-1.0.0
Date: Fri, 03 Jun 2022 19:13:33 +0200	[thread overview]
Message-ID: <20220603171333.5l1Gejm1Hasr-anrN9lNFMMzj7aos-Bus5kEc4Pjut8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37397@inbox.vuxu.org>

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

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

https://github.com/jovanlanik/void-packages master
https://github.com/void-linux/void-packages/pull/37397

New package: gtklock-1.0.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)


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

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

From 7b13a24ab0454b41e6dd21cf1d506553981d77fc Mon Sep 17 00:00:00 2001
From: Jovan Lanik <jox969@gmail.com>
Date: Thu, 2 Jun 2022 23:39:05 +0200
Subject: [PATCH] New package: gtklock-1.0.0

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

diff --git a/srcpkgs/gtklock/template b/srcpkgs/gtklock/template
new file mode 100644
index 000000000000..c7cf960401dc
--- /dev/null
+++ b/srcpkgs/gtklock/template
@@ -0,0 +1,20 @@
+# Template file for 'gtklock'
+pkgname=gtklock
+version=1.0.0
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config wayland-devel"
+makedepends="pam-devel gtk+3-devel gtk-layer-shell-devel"
+short_desc="GTK-based lockscreen for Wayland"
+maintainer="Jovan Lanik <jox969@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/jovanlanik/gtklock"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=4dfbff5f484153e62aa0cd63f538a5baf9e32c890f8c6f62dd85274670289bc5
+
+post_install() {
+	# copying CSS example provided
+	vmkdir /usr/share/gtklock
+	vcopy assets/* /usr/share/gtklock
+}

  parent reply	other threads:[~2022-06-03 17:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-02 21:51 [PR PATCH] " jovanlanik
2022-06-03 16:53 ` paper42
2022-06-03 16:53 ` paper42
2022-06-03 17:13 ` jovanlanik [this message]
2022-06-03 17:16 ` jovanlanik
2022-06-04 12:08 ` brihadeesh
2022-06-04 12:09 ` brihadeesh
2022-06-04 16:13 ` jovanlanik
2022-06-29 17:42 ` [PR PATCH] [Merged]: " Duncaen

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=20220603171333.5l1Gejm1Hasr-anrN9lNFMMzj7aos-Bus5kEc4Pjut8@z \
    --to=jovanlanik@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).