Search Criteria
Package Details: dsd 1.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dsd.git (read-only, click to copy) | 
|---|---|
| Package Base: | dsd | 
| Description: | Decoder for P25, ProVoice, X2-TDMA, DMR/MOTOTRBO, NXDN | 
| Upstream URL: | https://github.com/szechyjs/dsd | 
| Licenses: | custom:copyright | 
| Submitter: | keenerd | 
| Maintainer: | None | 
| Last Packager: | nemanjan00 | 
| Votes: | 7 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2012-11-10 06:12 (UTC) | 
| Last Updated: | 2023-04-18 12:59 (UTC) | 
Latest Comments
1 2 Next › Last »
dreieck commented on 2024-08-17 11:42 (UTC)
This package downloads the latest state from git reposiroy (
master.tar.tgz, which just is a checkout from the latest state of the upstream master branch).So you must rename your package to
dsd-git.Also, please then use proper git checkout, proper
pkgver()function, and propermakedepends.Regards and thanks for the package!
MarsSeed commented on 2023-10-31 16:49 (UTC) (edited on 2023-10-31 16:50 (UTC) by MarsSeed)
comment from AUR/dsd
I've initiated an AUR merge from
dsdtodsd-git, because:dsdis a fake VCS package, usingmaster.tar.gzas source,xiretza commented on 2023-05-01 08:13 (UTC)
You also need to fix that last commit, making up a new version and just downloading the current HEAD tarball is not okay.
xiretza commented on 2023-05-01 08:10 (UTC)
Missing
makedepends=('cmake'),depends=('libsndfile'). Please build your packages in a clean chroot to make sure they actually work.nemanjan00 commented on 2023-04-18 13:01 (UTC)
I did a quick fix for build. It will break the first time someone commits something, but I do not have time right now to do it properly.
abortretryfail commented on 2020-06-15 15:33 (UTC)
This no longer compiles after updating to GCC 10.
Looks like this issue: https://www.linuxquestions.org/questions/programming-9/multiple-definition-errors-when-linking-on-arch-using-gcc-10-1-0-a-4175675444/
Adding -fcommon to CFLAGS in the Makefile gets dsd to build again. There's an issue upstream for this as well. https://github.com/szechyjs/dsd/issues/100
antena commented on 2016-10-30 10:10 (UTC)
JohnRobson commented on 2016-03-24 06:10 (UTC)
1 2 Next › Last »