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: wsjtx-2.1.0
Date: Sat, 07 Sep 2019 09:41:36 +0200	[thread overview]
Message-ID: <20190907074136.k2QikFqcxy6plErVZEh6PiVZBVuVtD0BdrwiaF8zu0g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14170@inbox.vuxu.org>

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

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

https://github.com/bra1nwave/void-packages wsjtx
https://github.com/void-linux/void-packages/pull/14170

New package: wsjtx-2.1.0


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

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

From bffbc3e0225471253662f9f2e03adc73abeccaaf Mon Sep 17 00:00:00 2001
From: bra1nwave <brainwave@openmailbox.org>
Date: Mon, 2 Sep 2019 20:35:06 +0200
Subject: [PATCH] New package: wsjtx-2.1.0

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

diff --git a/srcpkgs/wsjtx/template b/srcpkgs/wsjtx/template
new file mode 100644
index 00000000000..91f01046a43
--- /dev/null
+++ b/srcpkgs/wsjtx/template
@@ -0,0 +1,32 @@
+# Template file for 'wsjtx'
+pkgname=wsjtx
+version=2.1.0
+revision=1
+build_wrksrc="wsjtx"
+build_style=cmake
+configure_args="-Dhamlib_LIBRARY_DIRS=/usr/lib -DRIGCTLCOM_EXE=
+ -DRIGCTL_EXE= -DRIGCTLD_EXE="
+hostmakedepends="pkg-config gcc-fortran ruby-asciidoctor asciidoc"
+makedepends="boost-devel fftw-devel libgomp-devel hamlib-devel libusb-devel qt5-devel
+ qt5-multimedia-devel qt5-tools-devel qt5-serialport-devel qt5-plugin-mysql
+ qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
+short_desc="Weak-signal Amateur Radio communication program"
+maintainer="bra1nwave <brainwave@openmailbox.org>"
+license="GPL-3.0-or-later"
+homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
+distfiles="http://www.physics.princeton.edu/pulsar/K1JT/wsjtx-${version}.tgz"
+checksum=9e6c5424b2c84534b9ae6b7cc8e014c9da6540a7c50df8f3b25636c09d87d411
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-qmake qt5-host-tools"
+	configure_args+=" -DBoost_INCLUDE_DIR=${XBPS_CROSS_BASE}/usr/include"
+fi
+
+post_extract() {
+	tar xf src/wsjtx.tgz
+}
+
+post_install() {
+	rm -f ${DESTDIR}/usr/bin/rigctl{,d}-wsjtx
+	rm -f ${DESTDIR}/usr/share/man/man1/rigctl{,d,com}-wsjtx.1.gz
+}

  reply	other threads:[~2019-09-07  7:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-02 18:54 [PR PATCH] " voidlinux-github
2019-09-07  7:41 ` voidlinux-github [this message]
2019-09-07  7:41 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-29  7:19 ` voidlinux-github
2019-10-29  7:19 ` voidlinux-github
2019-11-12 14:26 ` [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=20190907074136.k2QikFqcxy6plErVZEh6PiVZBVuVtD0BdrwiaF8zu0g@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).