Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: docker-machine-driver-kvm-0.10.1
Date: Wed, 29 Jan 2020 22:07:51 +0100	[thread overview]
Message-ID: <20200129210751.2VbK_UG9V4gBqIxxE7_e8b3hG2GLOigF4ZDAG0vjv_A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18624@inbox.vuxu.org>

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

There is an updated pull request by renatoaguiar against master on the void-packages repository

https://github.com/renatoaguiar/void-packages docker-machine-driver-kvm
https://github.com/void-linux/void-packages/pull/18624

New package: docker-machine-driver-kvm-0.10.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-docker-machine-driver-kvm-18624.patch --]
[-- Type: text/x-diff, Size: 1508 bytes --]

From 5977d77b8499d6d0ad72aafd1f9baae6ce8aafc4 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Tue, 28 Jan 2020 17:12:50 -0800
Subject: [PATCH] New package: docker-machine-driver-kvm-0.10.1

---
 srcpkgs/docker-machine-driver-kvm/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/docker-machine-driver-kvm/template

diff --git a/srcpkgs/docker-machine-driver-kvm/template b/srcpkgs/docker-machine-driver-kvm/template
new file mode 100644
index 00000000000..b5a5433f99e
--- /dev/null
+++ b/srcpkgs/docker-machine-driver-kvm/template
@@ -0,0 +1,20 @@
+# Template file for 'docker-machine-driver-kvm'
+pkgname=docker-machine-driver-kvm
+version=0.10.1
+revision=1
+wrksrc="docker-machine-kvm-${version}"
+build_style=go
+go_import_path="github.com/dhiltgen/docker-machine-kvm"
+go_package="github.com/dhiltgen/docker-machine-kvm/cmd/docker-machine-driver-kvm"
+hostmakedepends="git pkg-config"
+makedepends="libvirt-devel"
+short_desc="KVM driver for docker-machine"
+maintainer="Renato Aguiar <renato@renatoaguiar.net>"
+license="Apache-2.0"
+homepage="https://github.com/tdilauro/docker-machine-kvm"
+distfiles="https://github.com/tdilauro/docker-machine-kvm/archive/v${version}.tar.gz"
+checksum=9059d9b2221417fdba1d33505110b0ad833fe8abdc7314842b677e0241d5c719
+
+if [ "$XBPS_TARGET_WORDSIZE" == "32" ]; then
+	broken="github.com/libvirt/libvirt-go/connect.go:181:77: constant 2147483648 overflows ConnectGetAllDomainStatsFlags"
+fi

  parent reply	other threads:[~2020-01-29 21:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-29  1:41 [PR PATCH] " voidlinux-github
2020-01-29  8:37 ` voidlinux-github
2020-01-29 18:18 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-29 21:07 ` voidlinux-github [this message]
2020-01-30  8:11 ` [PR PATCH] [Merged]: " voidlinux-github

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=20200129210751.2VbK_UG9V4gBqIxxE7_e8b3hG2GLOigF4ZDAG0vjv_A@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).