Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: New package: emptty-0.1.0
       [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
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-12 17:21 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#issuecomment-726219225

Comment:
At this point, `emptty` has seen five releases since this PR was submitted. They are now on version 0.3.0. If this is to be merged, it should first be updated to the latest version.

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

* Re: [PR PATCH] [Updated] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
  2020-11-12 17:21 ` New package: emptty-0.1.0 ahesford
@ 2020-11-13 12:53 ` xXR01I1Xx
  2020-11-13 12:55 ` xXR01I1Xx
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: xXR01I1Xx @ 2020-11-13 12:53 UTC (permalink / raw)
  To: ml

[-- 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: 1107 bytes --]

From d430630f30e11c63a1dadcaee9931d49cc20a49d 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 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/emptty/template

diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template
new file mode 100644
index 00000000000..24f1ab7a471
--- /dev/null
+++ b/srcpkgs/emptty/template
@@ -0,0 +1,20 @@
+# Template file for 'emptty'
+pkgname=emptty
+version=0.3.0
+revision=1
+build_style=gnu-makefile
+make_build_target=build
+make_install_target="install-all install-runit install-config"
+makedepends="pam-devel go gcc libX11-devel"
+depends="pam libX11"
+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
+nopie=yes
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
  2020-11-12 17:21 ` New package: emptty-0.1.0 ahesford
  2020-11-13 12:53 ` [PR PATCH] [Updated] " xXR01I1Xx
@ 2020-11-13 12:55 ` xXR01I1Xx
  2020-11-13 14:11 ` [PR REVIEW] " ahesford
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: xXR01I1Xx @ 2020-11-13 12:55 UTC (permalink / raw)
  To: ml

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

New comment by xXR01I1Xx on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#issuecomment-726749011

Comment:
I've updated emptty to version 0.3.0

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-11-13 12:55 ` xXR01I1Xx
@ 2020-11-13 14:11 ` ahesford
  2020-11-13 14:11 ` ahesford
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-13 14:11 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r522956058

Comment:
No need to include `gcc`, it is part of the build environment.

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-11-13 14:11 ` [PR REVIEW] " ahesford
@ 2020-11-13 14:11 ` ahesford
  2020-11-13 14:11 ` ahesford
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-13 14:11 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r522963663

Comment:
Why is this here?

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-11-13 14:11 ` ahesford
@ 2020-11-13 14:11 ` ahesford
  2020-11-13 14:11 ` ahesford
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-13 14:11 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r522965889

Comment:
These dependencies will be automatically detected, do not explicitly list them.

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-11-13 14:11 ` ahesford
@ 2020-11-13 14:11 ` ahesford
  2020-11-13 14:11 ` ahesford
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-13 14:11 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r522973506

Comment:
You will need to manually copy over the man page, pam config, program config and runit service here. The makefile is poorly written and I wouldn't advise using it. Target dependencies are not defined, so `install-manual` will fail without manually running the `build` target, which you **don't** want to do here.

`xbps-src` provides the `vinstall` function to copy the pam config, program config and runit script. You can use the `vman` function to copy over the manual page. After you install the runit script, you will also need to create a `supervise` link that Void packages expect:
```
ln -s /run/runit/supervise.emptty ${DESTDIR}/etc/sv/emptty/supervise
```

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-11-13 14:11 ` ahesford
@ 2020-11-13 14:11 ` ahesford
  2020-11-13 14:11 ` ahesford
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-13 14:11 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r522964072

Comment:
`go` belongs in `hostmakedepends`, not `makedepends`, but the `go` build style provides this automatically, so you should just remove it.

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2020-11-13 14:11 ` ahesford
@ 2020-11-13 14:11 ` ahesford
  2020-11-13 14:37 ` [PR PATCH] [Updated] " xXR01I1Xx
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-13 14:11 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r522958775

Comment:
Unnecessary with `build_style=go`.

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

* Re: [PR PATCH] [Updated] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2020-11-13 14:11 ` ahesford
@ 2020-11-13 14:37 ` xXR01I1Xx
  2020-11-13 14:39 ` xXR01I1Xx
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: xXR01I1Xx @ 2020-11-13 14:37 UTC (permalink / raw)
  To: ml

[-- 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 55ebe05eaa3926a63c8005d72c0daf2ce3df3abe 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..ac88bf3f917
--- /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
+makedepends="pam-devel libX11-devel"
+go_import_path=github.com/tvrzna/emptty
+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
+}

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

* Re: [PR PATCH] [Updated] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2020-11-13 14:37 ` [PR PATCH] [Updated] " xXR01I1Xx
@ 2020-11-13 14:39 ` xXR01I1Xx
  2020-11-19 16:03 ` kkga
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: xXR01I1Xx @ 2020-11-13 14:39 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2020-11-13 14:39 ` xXR01I1Xx
@ 2020-11-19 16:03 ` kkga
  2020-11-19 17:01 ` [PR REVIEW] " ahesford
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: kkga @ 2020-11-19 16:03 UTC (permalink / raw)
  To: ml

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

New comment by kkga on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#issuecomment-730473370

Comment:
@ahesford can we merge this? 😅

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2020-11-19 17:01 ` [PR REVIEW] " ahesford
@ 2020-11-19 17:01 ` ahesford
  2020-11-19 17:02 ` ahesford
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-19 17:01 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r527044861

Comment:
This can probably have mode 644 rather than 755.

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

* Re: [PR REVIEW] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2020-11-19 16:03 ` kkga
@ 2020-11-19 17:01 ` ahesford
  2020-11-19 17:01 ` ahesford
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-19 17:01 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#discussion_r527048434

Comment:
```
conf_files="/etc/emptty/conf /etc/pam.d/emptty"
```
to avoid clobbering a user's modifications to these files on update.

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

* Re: New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2020-11-19 17:01 ` ahesford
@ 2020-11-19 17:02 ` ahesford
  2020-11-20 12:30 ` [PR PATCH] [Updated] " xXR01I1Xx
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-19 17:02 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#issuecomment-730509025

Comment:
Also, please ping me if you push and don't get a timely response; sometimes I don't get notifications that a push happened on this PR.

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

* Re: [PR PATCH] [Updated] New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (14 preceding siblings ...)
  2020-11-19 17:02 ` ahesford
@ 2020-11-20 12:30 ` xXR01I1Xx
  2020-11-20 12:32 ` xXR01I1Xx
  2020-11-20 12:46 ` [PR PATCH] [Merged]: " ahesford
  17 siblings, 0 replies; 18+ messages in thread
From: xXR01I1Xx @ 2020-11-20 12:30 UTC (permalink / raw)
  To: ml

[-- 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: 1274 bytes --]

From 59c4eb5874a62b45ad6d38c051405f5314f6a702 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 | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/emptty/template

diff --git a/srcpkgs/emptty/template b/srcpkgs/emptty/template
new file mode 100644
index 00000000000..c68a5c53eb1
--- /dev/null
+++ b/srcpkgs/emptty/template
@@ -0,0 +1,23 @@
+# 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
+conf_files="/etc/emptty/conf /etc/pam.d/emptty"
+
+post_install() {
+	vinstall res/pam 644 etc/pam.d emptty
+	vinstall res/runit-run 755 etc/sv/emptty run
+	vinstall res/conf 644 etc/emptty
+	vman res/emptty.1
+	vlicense LICENSE
+	ln -s /run/runit/supervise.emptty ${DESTDIR}/etc/sv/emptty/supervise
+}

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

* Re: New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (15 preceding siblings ...)
  2020-11-20 12:30 ` [PR PATCH] [Updated] " xXR01I1Xx
@ 2020-11-20 12:32 ` xXR01I1Xx
  2020-11-20 12:46 ` [PR PATCH] [Merged]: " ahesford
  17 siblings, 0 replies; 18+ messages in thread
From: xXR01I1Xx @ 2020-11-20 12:32 UTC (permalink / raw)
  To: ml

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

New comment by xXR01I1Xx on void-packages repository

https://github.com/void-linux/void-packages/pull/22690#issuecomment-731143572

Comment:
@ahesford I've updated the template

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

* Re: [PR PATCH] [Merged]: New package: emptty-0.1.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22690@inbox.vuxu.org>
                   ` (16 preceding siblings ...)
  2020-11-20 12:32 ` xXR01I1Xx
@ 2020-11-20 12:46 ` ahesford
  17 siblings, 0 replies; 18+ messages in thread
From: ahesford @ 2020-11-20 12:46 UTC (permalink / raw)
  To: ml

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

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

New package: emptty-0.1.0
https://github.com/void-linux/void-packages/pull/22690

Description:


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

end of thread, other threads:[~2020-11-20 12:46 UTC | newest]

Thread overview: 18+ 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-22690@inbox.vuxu.org>
2020-11-12 17:21 ` New package: emptty-0.1.0 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
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

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