Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] virt-viewer: build bash-completion
@ 2022-10-31 17:16 paper42
  2022-10-31 17:26 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2022-10-31 17:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages virt-viewer-completion
https://github.com/void-linux/void-packages/pull/40249

virt-viewer: build bash-completion
At the time this package was last updated, bash-completion was somewhere in the dependency chain, so completions built, they don't anymore without this change.

intltool is not used upstream anymore, we only need perl and gettext

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-virt-viewer-completion-40249.patch --]
[-- Type: text/x-diff, Size: 1555 bytes --]

From 87da344c7c2d0ca3b53abeadd545d04f6c7f9caf Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Mon, 31 Oct 2022 17:11:11 +0100
Subject: [PATCH] virt-viewer: build bash-completion

At the time this package was last updated, bash-completion was somewhere
in the dependency chain, so completions built, they don't anymore
without this change.

intltool is not used upstream anymore, we only need perl and gettext
---
 srcpkgs/virt-viewer/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/virt-viewer/template b/srcpkgs/virt-viewer/template
index 687067771dea..c9244651b6a9 100644
--- a/srcpkgs/virt-viewer/template
+++ b/srcpkgs/virt-viewer/template
@@ -3,12 +3,12 @@ pkgname=virt-viewer
 version=11.0
 revision=1
 build_style=meson
-hostmakedepends="glib-devel intltool pkg-config"
+hostmakedepends="glib-devel perl gettext pkg-config bash-completion"
 makedepends="gtk-vnc-devel libvirt-glib-devel spice-gtk-devel vte3-devel"
 short_desc="Tool for displaying the graphical console of a virtual machine"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://virt-manager.org/"
+homepage="https://virt-manager.org/"
 changelog="https://gitlab.com/virt-viewer/virt-viewer/-/raw/master/NEWS"
-distfiles="http://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.xz"
+distfiles="https://virt-manager.org/download/sources/virt-viewer/virt-viewer-${version}.tar.xz"
 checksum=a43fa2325c4c1c77a5c8c98065ac30ef0511a21ac98e590f22340869bad9abd0

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

* Re: [PR PATCH] [Merged]: virt-viewer: build bash-completion
  2022-10-31 17:16 [PR PATCH] virt-viewer: build bash-completion paper42
@ 2022-10-31 17:26 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-10-31 17:26 UTC (permalink / raw)
  To: ml

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

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

virt-viewer: build bash-completion
https://github.com/void-linux/void-packages/pull/40249

Description:
At the time this package was last updated, bash-completion was somewhere in the dependency chain, so completions built, they don't anymore without this change.

intltool is not used upstream anymore, we only need perl and gettext

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-10-31 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 17:16 [PR PATCH] virt-viewer: build bash-completion paper42
2022-10-31 17:26 ` [PR PATCH] [Merged]: " paper42

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