Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] alacritty: add missing dependency
@ 2024-01-13  9:36 dataCobra
  2024-01-13 13:52 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: dataCobra @ 2024-01-13  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages alacritty
https://github.com/void-linux/void-packages/pull/48197

alacritty: add missing dependency
#### 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/48197.patch is attached

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

From 442cf651a97d4aea1dee1cd8b0f566ef7ad314d1 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 13 Jan 2024 10:35:20 +0100
Subject: [PATCH] alacritty: add missing dependency

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

diff --git a/srcpkgs/alacritty/template b/srcpkgs/alacritty/template
index 0c1015f415e31..71f39261102b6 100644
--- a/srcpkgs/alacritty/template
+++ b/srcpkgs/alacritty/template
@@ -1,12 +1,13 @@
 # Template file for 'alacritty'
 pkgname=alacritty
 version=0.13.1
-revision=1
+revision=2
 build_style=cargo
 make_install_args="--path alacritty"
 hostmakedepends="pkg-config python3 scdoc"
 makedepends="freetype-devel fontconfig-devel libxcb-devel libxkbcommon-devel"
-depends="libXcursor libXrandr libXi libXxf86vm ncurses alacritty-terminfo-${version}_${revision}"
+depends="libXcursor libXrandr libXi libXxf86vm ncurses
+ alacritty-terminfo-${version}_${revision} libxkbcommon-x11"
 short_desc="Cross-platform, GPU-accelerated terminal emulator"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"

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

* Re: [PR PATCH] [Merged]: alacritty: add missing dependency
  2024-01-13  9:36 [PR PATCH] alacritty: add missing dependency dataCobra
@ 2024-01-13 13:52 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2024-01-13 13:52 UTC (permalink / raw)
  To: ml

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

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

alacritty: add missing dependency
https://github.com/void-linux/void-packages/pull/48197

Description:
#### 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:[~2024-01-13 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-13  9:36 [PR PATCH] alacritty: add missing dependency dataCobra
2024-01-13 13:52 ` [PR PATCH] [Merged]: " sgn

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