Search Criteria
Package Details: codecserver-softmbe-git r6.66397fc-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/codecserver-softmbe-git.git (read-only, click to copy) |
---|---|
Package Base: | codecserver-softmbe-git |
Description: | Software MBE decoder for codecserver / digiham / openwebrx |
Upstream URL: | https://github.com/knatterfunker/codecserver-softmbe |
Licenses: | GPL3 |
Conflicts: | codecserver-softmbe |
Provides: | codecserver-softmbe |
Submitter: | SteamedFish |
Maintainer: | SteamedFish |
Last Packager: | SteamedFish |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-12-12 20:31 (UTC) |
Last Updated: | 2024-04-15 05:59 (UTC) |
Dependencies (8)
- codecserver (codecserver-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- mbelib
- protobuf (protobuf-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- patch (patch-gitAUR) (make)
Required by (2)
- openwebrx-plus (requires codecserver-softmbe) (optional)
- openwebrx-plus-git (requires codecserver-softmbe) (optional)
Latest Comments
das-Iro commented on 2024-07-17 04:52 (UTC)
include(FindProtobuf) causes it to be included twice and failed to compile for me.
in git/CMakeFile.txt fixed it