Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] contour: include missing dependency
@ 2024-02-02 20:54 varuld
  2024-02-04  8:03 ` 0x5c
  2024-02-10 10:28 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: varuld @ 2024-02-02 20:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/varuld/void-packages contour_dependency_fix
https://github.com/void-linux/void-packages/pull/48499

contour: include missing dependency
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

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

From 47313f5863278eea71a6097a943b290f1c8eb0c3 Mon Sep 17 00:00:00 2001
From: varuld <redinkunicorn@gmail.com>
Date: Fri, 2 Feb 2024 21:44:44 +0100
Subject: [PATCH] contour: include missing dependency

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

diff --git a/srcpkgs/contour/template b/srcpkgs/contour/template
index 6dda7c2ed8e89..3a91333b71a05 100644
--- a/srcpkgs/contour/template
+++ b/srcpkgs/contour/template
@@ -1,7 +1,7 @@
 # Template file for 'contour'
 pkgname=contour
 version=0.4.1.6292
-revision=1
+revision=2
 build_style=cmake
 build_helper="qemu"
 configure_args="-DCONTOUR_QT_VERSION=6 -DCONTOUR_TESTING=OFF
@@ -11,7 +11,7 @@ makedepends="boxed-cpp fmt-devel guidelines-support-library freetype-devel
  harfbuzz-devel libunicode-devel libutempter-devel range-v3 yaml-cpp-devel
  qt6-base-devel qt6-core qt6-declarative-devel qt6-gui qt6-multimedia-devel
  qt6-network qt6-opengl-widgets qt6-qt5compat-devel qt6-widgets"
-depends="contour-terminfo-${version}_${revision} contour-shell-integration-${version}_${revision}"
+depends="contour-terminfo-${version}_${revision} contour-shell-integration-${version}_${revision} qt6-qt5compat"
 short_desc="Modern C++ Terminal Emulator"
 maintainer="0x5c <dev@0x5c.io>"
 license="Apache-2.0"

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

* Re: contour: include missing dependency
  2024-02-02 20:54 [PR PATCH] contour: include missing dependency varuld
@ 2024-02-04  8:03 ` 0x5c
  2024-02-10 10:28 ` [PR PATCH] [Closed]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: 0x5c @ 2024-02-04  8:03 UTC (permalink / raw)
  To: ml

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

New comment by 0x5c on void-packages repository

https://github.com/void-linux/void-packages/pull/48499#issuecomment-1925621250

Comment:
I'll fix this when updating contour, which I'd do now but it seems there's an emergency update that might land today

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

* Re: [PR PATCH] [Closed]: contour: include missing dependency
  2024-02-02 20:54 [PR PATCH] contour: include missing dependency varuld
  2024-02-04  8:03 ` 0x5c
@ 2024-02-10 10:28 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-02-10 10:28 UTC (permalink / raw)
  To: ml

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

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

contour: include missing dependency
https://github.com/void-linux/void-packages/pull/48499

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)


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

end of thread, other threads:[~2024-02-10 10:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02 20:54 [PR PATCH] contour: include missing dependency varuld
2024-02-04  8:03 ` 0x5c
2024-02-10 10:28 ` [PR PATCH] [Closed]: " classabbyamp

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