Github messages for voidlinux
 help / color / mirror / Atom feed
From: xXR01I1Xx <xXR01I1Xx@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: emptty-0.1.0
Date: Fri, 13 Nov 2020 15:39:36 +0100	[thread overview]
Message-ID: <20201113143936.6sm1So1EMT0s-S7EnUkG3b6ouTEhZdhLeIqEEbGrtNo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>

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

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

https://github.com/xXR01I1Xx/void-packages emptty
https://github.com/void-linux/void-packages/pull/22690

New package: emptty-0.1.0


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

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

From 87fcdf55512a2a5c45efbec4f7ec4721102fab5f Mon Sep 17 00:00:00 2001
From: xXR01I1Xx <xxr01i1xx@tuta.io>
Date: Mon, 8 Jun 2020 18:34:18 +0200
Subject: [PATCH] New package: emptty-0.3.0

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

diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template
new file mode 100644
index 00000000000..66bd51ef9f2
--- /dev/null
+++ b/srcpkgs/emptty/template
@@ -0,0 +1,22 @@
+# Template file for 'emptty'
+pkgname=emptty
+version=0.3.0
+revision=1
+build_style=go
+go_import_path=github.com/tvrzna/emptty
+makedepends="pam-devel libX11-devel"
+short_desc="Dead simple Display Manager running in CLI as TTY login"
+maintainer="xXR01I1Xx <xxr01i1xx@tuta.io>"
+license="MIT"
+homepage="https://github.com/tvrzna/emptty"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=fa8a6336e150f0f74813ccf71817228deed9e06f1c8362e41634def959ff6c2b
+
+post_install() {
+	vinstall res/pam 644 etc/pam.d emptty
+	vinstall res/runit-run 755 etc/sv/emptty run
+	vinstall res/conf 755 etc/emptty
+	vman res/emptty.1
+	vlicense LICENSE
+	ln -s /run/runit/supervise.emptty ${DESTDIR}/etc/sv/emptty/supervise
+}

  parent reply	other threads:[~2020-11-13 14:39 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
2020-11-12 17:21 ` ahesford
2020-11-13 12:53 ` [PR PATCH] [Updated] " xXR01I1Xx
2020-11-13 12:55 ` xXR01I1Xx
2020-11-13 14:11 ` [PR REVIEW] " ahesford
2020-11-13 14:11 ` ahesford
2020-11-13 14:11 ` ahesford
2020-11-13 14:11 ` ahesford
2020-11-13 14:11 ` ahesford
2020-11-13 14:11 ` ahesford
2020-11-13 14:37 ` [PR PATCH] [Updated] " xXR01I1Xx
2020-11-13 14:39 ` xXR01I1Xx [this message]
2020-11-19 16:03 ` kkga
2020-11-19 17:01 ` [PR REVIEW] " ahesford
2020-11-19 17:01 ` ahesford
2020-11-19 17:02 ` ahesford
2020-11-20 12:30 ` [PR PATCH] [Updated] " xXR01I1Xx
2020-11-20 12:32 ` xXR01I1Xx
2020-11-20 12:46 ` [PR PATCH] [Merged]: " ahesford

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=20201113143936.6sm1So1EMT0s-S7EnUkG3b6ouTEhZdhLeIqEEbGrtNo@z \
    --to=xxr01i1xx@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).