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 19:18:07 +0100	[thread overview]
Message-ID: <20200129181807.a-npPIjGUxlMUWaoUqPYZHZDhXInyhRiyA6m_b0gHvE@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: 1381 bytes --]

From 41b1eee2f0af10ec5c8a303ee50fb9fda1e79c90 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 | 17 +++++++++++++++++
 1 file changed, 17 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..3924d29de7f
--- /dev/null
+++ b/srcpkgs/docker-machine-driver-kvm/template
@@ -0,0 +1,17 @@
+# Template file for 'docker-machine-driver-kvm'
+pkgname=docker-machine-driver-kvm
+version=0.10.1
+revision=1
+archs="x86_64 aarch64" # Broken on 32bit archs
+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

  parent reply	other threads:[~2020-01-29 18:18 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 ` voidlinux-github [this message]
2020-01-29 21:07 ` [PR PATCH] [Updated] " voidlinux-github
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=20200129181807.a-npPIjGUxlMUWaoUqPYZHZDhXInyhRiyA6m_b0gHvE@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).