Github messages for voidlinux
 help / color / mirror / Atom feed
From: flexibeast <flexibeast@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] qemu: Add `qemuconf` to depends.
Date: Fri, 14 Aug 2020 08:29:39 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24267@inbox.vuxu.org> (raw)

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

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

https://github.com/flexibeast/void-packages modify-qemu
https://github.com/void-linux/void-packages/pull/24267

qemu: Add `qemuconf` to depends.
The `qemu-generic` service provided by this package uses `qemuconf`, but the latter currently isn't listed in "depends".

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

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

From 0cfb7bcd299be68d733a3ad9fb24102e9dc7ead0 Mon Sep 17 00:00:00 2001
From: Alexis <flexibeast@gmail.com>
Date: Fri, 14 Aug 2020 12:17:26 +1000
Subject: [PATCH] qemu: Add `qemuconf` to depends.

---
 srcpkgs/qemu/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/qemu/template b/srcpkgs/qemu/template
index d1c70497473..a2456275b59 100644
--- a/srcpkgs/qemu/template
+++ b/srcpkgs/qemu/template
@@ -1,7 +1,7 @@
 # Template file for 'qemu'
 pkgname=qemu
 version=5.1.0
-revision=1
+revision=2
 short_desc="Open Source Processor Emulator"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
@@ -22,6 +22,7 @@ makedepends="libpng-devel libjpeg-turbo-devel pixman-devel snappy-devel
  $(vopt_if opengl 'libepoxy-devel libdrm-devel MesaLib-devel')
  $(vopt_if iscsi 'libiscsi-devel')
  $(vopt_if smartcard libcacard-devel) $(vopt_if numa 'libnuma-devel')"
+depends="qemuconf"
 
 build_options="gtk3 opengl sdl2 spice virgl smartcard numa iscsi"
 build_options_default="opengl gtk3 virgl smartcard sdl2 numa iscsi"

             reply	other threads:[~2020-08-14  6:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-14  6:29 flexibeast [this message]
2020-08-14 11:42 ` ericonr
2020-08-14 13:55 ` flexibeast
2020-08-14 14:03 ` ericonr
2020-08-14 14:06 ` flexibeast
2020-08-14 14:28 ` pullmoll
2020-08-14 14:47 ` ericonr
2020-08-14 14:54 ` flexibeast
2020-08-14 14:54 ` [PR PATCH] [Closed]: " flexibeast

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24267@inbox.vuxu.org \
    --to=flexibeast@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).