blob: 5c5c51329b1c6f42310a9abf50c8a068c8f6e6b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = wsjtx-git
pkgdesc = Software for Amateur Radio Weak-Signal Communication (JT9 and JT65)
pkgver = r9504.c3579831b
pkgrel = 1
url = http://physics.princeton.edu/pulsar/k1jt/wsjtx.html
arch = i686
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
makedepends = asciidoctor
makedepends = asciidoc
makedepends = qt5-tools
makedepends = gcc-fortran
makedepends = boost
makedepends = portaudio
depends = qt5-base
depends = qt5-multimedia
depends = qt5-serialport
depends = libusb
depends = libusb-compat
depends = fftw
depends = hamlib
provides = wsjtx
conflicts = wsjtx
source = git+https://git.code.sf.net/p/wsjt/wsjtx/#tag=master
md5sums = SKIP
pkgname = wsjtx-git
|