Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: vmpk-0.7.1
@ 2019-09-03 18:57 voidlinux-github
  2019-09-04 17:29 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-03 18:57 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1232 bytes --]

From f99fffffd6001697b890de7e943cf42671c48847 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 | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/vmpk/template

diff --git a/srcpkgs/vmpk/template b/srcpkgs/vmpk/template
new file mode 100644
index 00000000000..266fcee5017
--- /dev/null
+++ b/srcpkgs/vmpk/template
@@ -0,0 +1,25 @@
+# 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 TODO NEWS ChangeLog README AUTHORS; do
+		vdoc $doc
+	done
+
+	vlicense COPYING
+}

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

* Re: New package: vmpk-0.7.1
  2019-09-03 18:57 [PR PATCH] New package: vmpk-0.7.1 voidlinux-github
@ 2019-09-04 17:29 ` voidlinux-github
  2019-09-13  5:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-04 17:29 UTC (permalink / raw)
  To: ml

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

New comment by mamins1376 on void-packages repository

https://github.com/void-linux/void-packages/pull/14186#issuecomment-528003054

Comment:
Any issues?

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

* Re: [PR PATCH] [Updated] New package: vmpk-0.7.1
  2019-09-03 18:57 [PR PATCH] New package: vmpk-0.7.1 voidlinux-github
  2019-09-04 17:29 ` voidlinux-github
  2019-09-13  5:03 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-13  5:03 ` voidlinux-github
  2019-10-04  2:06 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-13  5:03 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Updated] New package: vmpk-0.7.1
  2019-09-03 18:57 [PR PATCH] New package: vmpk-0.7.1 voidlinux-github
  2019-09-04 17:29 ` voidlinux-github
@ 2019-09-13  5:03 ` voidlinux-github
  2019-09-13  5:03 ` voidlinux-github
  2019-10-04  2:06 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-09-13  5:03 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Merged]: New package: vmpk-0.7.1
  2019-09-03 18:57 [PR PATCH] New package: vmpk-0.7.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-13  5:03 ` voidlinux-github
@ 2019-10-04  2:06 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-04  2:06 UTC (permalink / raw)
  To: ml

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

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

New package: vmpk-0.7.1
https://github.com/void-linux/void-packages/pull/14186

Description:


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

end of thread, other threads:[~2019-10-04  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-03 18:57 [PR PATCH] New package: vmpk-0.7.1 voidlinux-github
2019-09-04 17:29 ` voidlinux-github
2019-09-13  5:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-13  5:03 ` voidlinux-github
2019-10-04  2:06 ` [PR PATCH] [Merged]: " voidlinux-github

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