Search Criteria
Package Details: serialdv-git r13.7eda296-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/serialdv-git.git (read-only, click to copy) |
|---|---|
| Package Base: | serialdv-git |
| Description: | C++ Minimal interface to encode and decode audio with AMBE3000 based devices in packet mode over a serial link |
| Upstream URL: | https://github.com/f4exb/serialDV |
| Licenses: | GPL3 |
| Conflicts: | serialdv |
| Provides: | serialdv |
| Submitter: | Mikos |
| Maintainer: | None |
| Last Packager: | Mikos |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-07-03 23:00 (UTC) |
| Last Updated: | 2016-07-03 23:02 (UTC) |
Latest Comments
jgerecke commented on 2019-08-22 01:24 (UTC)
Trying to install the generated package fails with various file conflicts, most notably with the /usr/lib64 directory. The option
-DCMAKE_INSTALL_LIBDIR=/usr/libshould be added to the cmake command in order to build a functional package.