Search Criteria
Package Details: mlrpt 1.6.4-2
Git Clone URL: | https://aur.archlinux.org/mlrpt.git (read-only, click to copy) |
---|---|
Package Base: | mlrpt |
Description: | Non-interactive command-line version of glrpt for receiving, decoding and saving LRPT images from the Russian Meteor-M type of weather satellites |
Upstream URL: | http://www.5b4az.org |
Licenses: | |
Submitter: | CodingMarco |
Maintainer: | CodingMarco |
Last Packager: | CodingMarco |
Votes: | 2 |
Popularity: | 0.000151 |
First Submitted: | 2018-11-25 09:14 |
Last Updated: | 2020-02-21 22:48 |
Dependencies (5)
- airspy (airspy-git)
- rtl-sdr (rtl-sdr-keenerd-git, rtl-sdr-git, rtl-sdr-librtlsdr-git)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-git, automake-1.11, automake-1.15, automake-1.14) (make)
- make (make3, make-git, make-without-guile) (make)
Latest Comments
dviktor commented on 2020-05-24 20:08
I've uploaded git version of
mlrpt
so you could add the following lines intoPKGBUILD
:dviktor commented on 2019-10-25 14:46
Hello! Please update
PKGBUILD
. Beta release is gone away and patches for install are in upstream now so I've fixed it:dviktor commented on 2019-09-15 16:53
Hello! I've managed to fix
package()
issue. You'll need a patch, it resides here. Also you should modify PKGBUILD a bit, here is a diff:Note that
make check
is actually not needed for that package. Truepkgver
for now is 1.6.2, not 1.6. I also sent this patch to the developer, so I hope in the nearest future he will fix his own version but for now you could employ my solution. Please also see the same proposed solution forglrpt
package.