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: vmpk-0.7.1
Date: Fri, 13 Sep 2019 07:03:09 +0200	[thread overview]
Message-ID: <20190913050309.ReMvzT3cTcQg7bSYJTjk7dkVpPcACfqqdTMspFkap8U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14186@inbox.vuxu.org>

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

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

https://github.com/mamins1376/void-packages new/vmpk
https://github.com/void-linux/void-packages/pull/14186

New package: vmpk-0.7.1


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

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

From 3f6c798a1857e5a76a1a8d0e3f9b16fb482aaa38 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 31 Aug 2019 21:07:07 +0430
Subject: [PATCH] New package: vmpk-0.7.1

---
 srcpkgs/vmpk/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/vmpk/template

diff --git a/srcpkgs/vmpk/template b/srcpkgs/vmpk/template
new file mode 100644
index 00000000000..18061b69d05
--- /dev/null
+++ b/srcpkgs/vmpk/template
@@ -0,0 +1,23 @@
+# Template file for 'vmpk'
+pkgname=vmpk
+version=0.7.1
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config libxslt docbook-xsl"
+makedepends="qt5-x11extras-devel qt5-tools-devel drumstick-devel"
+short_desc="MIDI events generator and receiver"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="http://vmpk.sourceforge.net"
+distfiles="${SOURCEFORGE_SITE}/vmpk/${version}/vmpk-${version}.tar.bz2"
+checksum=06d78872b8c23976cd1ed4e66ac6a3bfce93af28ce8db96c2c015cf185ce651b
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-qmake qt5-host-tools"
+fi
+
+post_install() {
+	for doc in NEWS ChangeLog README AUTHORS; do
+		vdoc $doc
+	done
+}

  parent reply	other threads:[~2019-09-13  5:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03 18:57 [PR PATCH] " voidlinux-github
2019-09-04 17:29 ` voidlinux-github
2019-09-13  5:03 ` voidlinux-github [this message]
2019-09-13  5:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-04  2:06 ` [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=20190913050309.ReMvzT3cTcQg7bSYJTjk7dkVpPcACfqqdTMspFkap8U@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).