Github messages for voidlinux
 help / color / mirror / Atom feed
From: freshprince <freshprince@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] base-files: add alacritty to DIR_COLORS.256color
Date: Mon, 02 May 2022 15:42:40 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36953@inbox.vuxu.org> (raw)

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

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

https://github.com/freshprince/void-packages dir_colors
https://github.com/void-linux/void-packages/pull/36953

base-files: add alacritty to DIR_COLORS.256color
this fixes empty `$LS_COLORS` in alacritty

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64 glibc)


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

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

From dcea627b764b771a22cc60084dca268dc0ad291b Mon Sep 17 00:00:00 2001
From: David Flatz <david@upcs.at>
Date: Mon, 2 May 2022 15:35:51 +0200
Subject: [PATCH] base-files: add alacritty to DIR_COLORS.256color

---
 srcpkgs/base-files/files/DIR_COLORS.256color | 1 +
 srcpkgs/base-files/template                  | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/base-files/files/DIR_COLORS.256color b/srcpkgs/base-files/files/DIR_COLORS.256color
index 34fbe33a8712..0e96e50eab58 100644
--- a/srcpkgs/base-files/files/DIR_COLORS.256color
+++ b/srcpkgs/base-files/files/DIR_COLORS.256color
@@ -20,6 +20,7 @@ COLOR tty
 OPTIONS -F -T 0
 
 # Below, there should be one TERM entry for each termtype that is colorizable
+TERM alacritty
 TERM putty-256color
 TERM rxvt-256color
 TERM screen-256color
diff --git a/srcpkgs/base-files/template b/srcpkgs/base-files/template
index bf7b7ef242b0..2249d002f3f9 100644
--- a/srcpkgs/base-files/template
+++ b/srcpkgs/base-files/template
@@ -1,7 +1,7 @@
 # Template file for 'base-files'
 pkgname=base-files
 version=0.142
-revision=12
+revision=13
 bootstrap=yes
 depends="xbps-triggers"
 short_desc="Void Linux base system files"

             reply	other threads:[~2022-05-02 13:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-02 13:42 freshprince [this message]
2022-05-02 15:44 ` [PR PATCH] [Merged]: " leahneukirchen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36953@inbox.vuxu.org \
    --to=freshprince@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).