Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: vivid-0.6.0
@ 2020-11-08 22:19 FollieHiyuki
  2020-11-08 22:29 ` FollieHiyuki
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: FollieHiyuki @ 2020-11-08 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages vivid
https://github.com/void-linux/void-packages/pull/26229

New package: vivid-0.6.0
A Rust tool to simply generate LS_COLORS from a defined theme.
[https://github.com/sharkdp/vivid](https://github.com/sharkdp/vivid)

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

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

From f1909201b7a28d73350cfb92f408e357c5d66f53 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 9 Nov 2020 01:10:56 +0300
Subject: [PATCH] New package: vivid-0.6.0

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

diff --git a/srcpkgs/vivid/template b/srcpkgs/vivid/template
new file mode 100644
index 00000000000..30f9457fd09
--- /dev/null
+++ b/srcpkgs/vivid/template
@@ -0,0 +1,15 @@
+# Template file for 'vivid'
+pkgname=vivid
+version=0.6.0
+revision=1
+build_style=cargo
+short_desc="LS_COLORS with support for multiple color themes"
+maintainer="FollieHiyuki <folliekazetani@protonmail.com>"
+license="Apache-2.0, MIT"
+homepage="https://github.com/sharkdp/vivid"
+distfiles="https://github.com/sharkdp/vivid/archive/v${version}.tar.gz"
+checksum=c8640f524aef1cd4dc15286bdc6189894ad067ea79bf8c40b9ca8d9d752d161f
+
+post_install() {
+	vlicense LICENSE-MIT
+}

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

end of thread, other threads:[~2021-02-27  7:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-08 22:19 [PR PATCH] New package: vivid-0.6.0 FollieHiyuki
2020-11-08 22:29 ` FollieHiyuki
2020-11-10 20:49 ` abenson
2020-11-11  0:37 ` [PR PATCH] [Updated] " FollieHiyuki
2020-11-17 17:06 ` abenson
2020-11-18  7:37 ` [PR PATCH] [Updated] " FollieHiyuki
2021-01-17 23:42 ` FollieHiyuki
2021-02-21 13:11 ` FollieHiyuki
2021-02-25  0:17 ` FollieHiyuki
2021-02-27  7:37 ` [PR PATCH] [Merged]: " abenson

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