Github messages for voidlinux
 help / color / mirror / Atom feed
From: FollieHiyuki <FollieHiyuki@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: vivid-0.6.0
Date: Wed, 11 Nov 2020 01:37:07 +0100	[thread overview]
Message-ID: <20201111003707.Y4iw2j7IBfeIdnKSNMi79xjTYV-QP35TqModB9r-Sxo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26229@inbox.vuxu.org>

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

There is an updated 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: 1152 bytes --]

From 60a27133b2d265dd13699b4681969fdd3f1fcf5f Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 9 Nov 2020 01:10:56 +0300
Subject: [PATCH] Add sample configuration files

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

diff --git a/srcpkgs/vivid/template b/srcpkgs/vivid/template
new file mode 100644
index 00000000000..8dcb31aedfd
--- /dev/null
+++ b/srcpkgs/vivid/template
@@ -0,0 +1,19 @@
+# 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
+
+	# Sample configuration file + sample theme
+	vsconf ${wrksrc}/config/filetypes.yml
+	vinstall ${wrksrc}/themes/snazzy.yml 644 usr/share/examples/vivid/themes
+}

  parent reply	other threads:[~2020-11-11  0:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-08 22:19 [PR PATCH] " FollieHiyuki
2020-11-08 22:29 ` FollieHiyuki
2020-11-10 20:49 ` abenson
2020-11-11  0:37 ` FollieHiyuki [this message]
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

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=20201111003707.Y4iw2j7IBfeIdnKSNMi79xjTYV-QP35TqModB9r-Sxo@z \
    --to=folliehiyuki@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).