Search Criteria
Package Details: mlrpt 1.6.4-2
Package Actions
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: | GPLv3 |
Submitter: | CodingMarco |
Maintainer: | None |
Last Packager: | CodingMarco |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-11-25 09:14 (UTC) |
Last Updated: | 2020-02-21 22:48 (UTC) |
Dependencies (5)
- airspy (airspy-gitAUR)
- rtl-sdr (rtl-sdr-librtlsdr-gitAUR, rtl-sdr-exp-gitAUR, rtl-sdr-gitAUR, rtl-sdr-blog-gitAUR, rtl-sdr-blogAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
dviktor commented on 2020-05-24 20:08 (UTC)
I've uploaded git version of
mlrpt
so you could add the following lines intoPKGBUILD
:dviktor commented on 2019-10-25 14:46 (UTC) (edited on 2019-10-25 14:47 (UTC) by dviktor)
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 (UTC) (edited on 2019-09-15 16:54 (UTC) by dviktor)
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.