Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: litecli-1.6.0
@ 2021-04-26 20:15 kwshi
  2021-04-26 21:04 ` [PR PATCH] [Updated] " kwshi
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: kwshi @ 2021-04-26 20:15 UTC (permalink / raw)
  To: ml

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

There is a new pull request by kwshi against master on the void-packages repository

https://github.com/kwshi/void-packages litecli
https://github.com/void-linux/void-packages/pull/30524

New package: litecli-1.6.0


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

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

From 87974208559e419fa776dcd5be3b41a70019602b Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Mon, 26 Apr 2021 13:14:58 -0700
Subject: [PATCH] New package: litecli-1.6.0

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

diff --git a/srcpkgs/litecli/template b/srcpkgs/litecli/template
new file mode 100644
index 000000000000..de7482026931
--- /dev/null
+++ b/srcpkgs/litecli/template
@@ -0,0 +1,17 @@
+# Template file for 'litecli'
+pkgname=litecli
+version=1.6.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3-click python3-Pygments python3-prompt_toolkit python3-sqlparse python3-configobj python3-cli_helpers"
+short_desc="CLI for SQLite Databases with auto-completion and syntax highlighting"
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="BSD-3-Clause"
+homepage="https://litecli.com"
+distfiles="https://github.com/dbcli/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum='7481b786571a293c8feff4d9a195ba9e1ee64ad8329d1784d7d2709e3a16275a'
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2022-05-30 18:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-26 20:15 [PR PATCH] New package: litecli-1.6.0 kwshi
2021-04-26 21:04 ` [PR PATCH] [Updated] " kwshi
2021-04-26 21:45 ` kwshi
2021-04-26 21:56 ` kwshi
2021-04-26 21:59 ` kwshi
2021-04-27 22:18 ` kwshi
2022-05-18  2:09 ` github-actions
2022-05-18 19:45 ` Chocimier
2022-05-22  4:01 ` [PR PATCH] [Updated] " kwshi
2022-05-22  4:03 ` kwshi
2022-05-22  4:03 ` [PR PATCH] [Updated] " kwshi
2022-05-30 18:15 ` [PR PATCH] [Updated] New package: litecli-1.8.0 Chocimier
2022-05-30 18:15 ` Chocimier
2022-05-30 18:18 ` [PR PATCH] [Merged]: " Chocimier

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