Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: lazydocker-0.2.4
Date: Mon, 01 Jul 2019 15:23:46 +0200	[thread overview]
Message-ID: <20190701132346.llMTvnMuC1nUIqRny5ATpudNaTKOTUCyAcSFdsA10mM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12755@inbox.vuxu.org>

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

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

https://github.com/benalb/void-packages lazydocker
https://github.com/void-linux/void-packages/pull/12755

New package: lazydocker-0.2.4


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

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

From 3a1a21b1619b202bfac5598834ac248463bb5113 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Sun, 30 Jun 2019 16:20:00 +0200
Subject: [PATCH] New package: lazydocker-0.2.5

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

diff --git a/srcpkgs/lazydocker/template b/srcpkgs/lazydocker/template
new file mode 100644
index 00000000000..dc9ff2747b3
--- /dev/null
+++ b/srcpkgs/lazydocker/template
@@ -0,0 +1,18 @@
+# Template file for 'lazydocker'
+pkgname=lazydocker
+version=0.2.5
+revision=1
+wrksrc="lazydocker-${version}"
+build_style=go
+go_import_path=github.com/jesseduffield/lazydocker
+depends="docker docker-compose"
+short_desc="Simple terminal UI for docker and docker-compose, written in Go"
+maintainer="Benjamín Albiñana <benalb@gmail.com>"
+license="MIT"
+homepage="https://github.com/jesseduffield/lazydocker"
+distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
+checksum=630d9050bc5cb9f8d5e7a9d2d2ec0c7618f20dfcdfddf64ee90778bbfce7dbd2
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2019-07-01 13:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-30 14:25 [PR PATCH] " voidlinux-github
2019-07-01 13:23 ` voidlinux-github [this message]
2019-07-01 13:23 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-01 15:20 ` [PR PATCH] [Merged]: New package: lazydocker-0.2.5 voidlinux-github

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=20190701132346.llMTvnMuC1nUIqRny5ATpudNaTKOTUCyAcSFdsA10mM@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).