Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] base-files: add alacritty to DIR_COLORS.256color
@ 2022-05-02 13:42 freshprince
  2022-05-02 15:44 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: freshprince @ 2022-05-02 13:42 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Merged]: base-files: add alacritty to DIR_COLORS.256color
  2022-05-02 13:42 [PR PATCH] base-files: add alacritty to DIR_COLORS.256color freshprince
@ 2022-05-02 15:44 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-05-02 15:44 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

base-files: add alacritty to DIR_COLORS.256color
https://github.com/void-linux/void-packages/pull/36953

Description:
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)


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

end of thread, other threads:[~2022-05-02 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 13:42 [PR PATCH] base-files: add alacritty to DIR_COLORS.256color freshprince
2022-05-02 15:44 ` [PR PATCH] [Merged]: " leahneukirchen

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