Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gitui: depend on system libgit2
@ 2024-04-03 10:31 cinerea0
  2024-04-03 13:11 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-04-03 10:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages gitui
https://github.com/void-linux/void-packages/pull/49691

gitui: depend on system libgit2
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 48cffdbf7a525cc2c12094ef49ee6e1496f352ed Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 3 Apr 2024 06:30:37 -0400
Subject: [PATCH] gitui: depend on system libgit2

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

diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template
index 5bfc1624a41131..2546e7c96ea437 100644
--- a/srcpkgs/gitui/template
+++ b/srcpkgs/gitui/template
@@ -1,11 +1,11 @@
 # Template file for 'gitui'
 pkgname=gitui
 version=0.25.2
-revision=1
+revision=2
 build_style=cargo
 configure_args="--no-default-features --features ghemoji,regex-onig"
 hostmakedepends="pkg-config"
-makedepends="oniguruma-devel openssl-devel"
+makedepends="libgit2-devel oniguruma-devel openssl-devel"
 short_desc="Blazing fast terminal-ui for git"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"

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

* Re: [PR PATCH] [Merged]: gitui: depend on system libgit2
  2024-04-03 10:31 [PR PATCH] gitui: depend on system libgit2 cinerea0
@ 2024-04-03 13:11 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-04-03 13:11 UTC (permalink / raw)
  To: ml

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

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

gitui: depend on system libgit2
https://github.com/void-linux/void-packages/pull/49691

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



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

end of thread, other threads:[~2024-04-03 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-03 10:31 [PR PATCH] gitui: depend on system libgit2 cinerea0
2024-04-03 13:11 ` [PR PATCH] [Merged]: " cinerea0

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