Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alacritty: update to 0.4.2.(fixes Missing libXi)
@ 2020-04-20 17:14 HadetTheUndying
  2020-04-20 20:48 ` travankor
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: HadetTheUndying @ 2020-04-20 17:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/HadetTheUndying/void-packages alacritty
https://github.com/void-linux/void-packages/pull/21189

alacritty: update to 0.4.2.(fixes Missing libXi)
Addresses this Issue, which i have confirmed to be true.
https://github.com/void-linux/void-packages/issues/21158

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

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

From 63b02cac0352981b44cb44b0b0482de3cfe688cb Mon Sep 17 00:00:00 2001
From: HadetTheUndying <hadet@protonmail.com>
Date: Mon, 20 Apr 2020 12:10:33 -0500
Subject: [PATCH] alacritty: update to 0.4.2.

---
 srcpkgs/alacritty/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 65fb5690219..4889ef67d63 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,12 +1,12 @@
 # Template file for 'alacritty'
 pkgname=alacritty
 version=0.4.2
-revision=2
+revision=3
 build_wrksrc="${pkgname}"
 build_style=cargo
 hostmakedepends="pkg-config python3"
 makedepends="freetype-devel fontconfig-devel libxcb-devel"
-depends="libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
+depends="libXi libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"

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

end of thread, other threads:[~2020-04-21 19:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 17:14 [PR PATCH] alacritty: update to 0.4.2.(fixes Missing libXi) HadetTheUndying
2020-04-20 20:48 ` travankor
2020-04-20 23:19 ` HadetTheUndying
2020-04-21  1:22 ` [PR PATCH] [Updated] alacritty: update to 0.4.2 HadetTheUndying
2020-04-21  8:11 ` travankor
2020-04-21 16:51 ` alacritty: fix missing libXi dependency HadetTheUndying
2020-04-21 19:59 ` [PR PATCH] [Merged]: " jnbr

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