Package Details: soundmodem 0.18-4

Package Base: soundmodem
Description: Multiplatform Soundcard Packet Radio Modem
Upstream URL: http://pv529.ncsrv.de/soundmodem/
Category: network
Licenses: GPL2
Submitter: None
Maintainer: AxPU
Last Packager: AxPU
Votes: 8
First Submitted: 2008-05-22 05:02
Last Updated: 2015-05-26 22:01

Dependencies (7)

Required by (0)

Sources

Latest Comments

Comment by AxPU

2015-05-27 19:07

No worries, thanks for helping out!

Comment by vogelchr

2015-05-27 17:47

AxPU, sorry, I also don't use it, just built it to test something...

Comment by AxPU

2015-05-26 22:04

Thank you very much.

Do you by any chance want to take the package over? You obviously have much more "C" foo than I have and I'm not currently using soundmodem anyway.

I just took it over when the previous owner abandoned it so that the "lost" source will remain available and the package hopefully continues to work (with help just as you provided.

No pressure, just answer if you're interested

Comment by vogelchr

2015-05-24 10:21

Does not compile (as of 2015-05-24, gcc 5.1.0).

genpamtbl.o: In function `logcheck':
genpamtbl.c:(.text+0xd84): undefined reference to `log_verblevel'

logcheck() is a function unused by most of the "genxxx" utilities, but declared "extern inline", hence a superfluous externally visible function is compiled by the compiler [which causes the undefined reference error]. If one fixes this problem for logcheck() it appears that there are a bunch of additional problems of the same kind, caused by *all* inline functions declared extern static!

I've put up an updated PKGBUILD and a patch-file for the source on http://vogel.cx/git/soundmodem-archlinux-aur/

Comment by AxPU

2013-09-16 22:33

Just adopted the package

I still have the last source and it builds/works.I have uploaded it to a webspace where it can remain available for the time being. I will also try to contact the original author for a new source page, let's see.

Comment by zhehao

2013-06-09 05:46

I've made the changes, but I don't really any idea of how to maintain this package. I don't even own a radio set to test this with, so I'm going to disown this package for now.

Comment by jrriss

2013-06-09 00:28

Add this to the end of the package() function.

mv $pkgdir/usr/sbin/soundmodem $pkgdir/usr/bin/soundmodem
rm -d $pkgdir/usr/sbin

Comment by AxPU

2013-06-04 17:54

Package conflicts with the merge of /bin and /usr/bin.
Please update when possible.

Anonymous comment

2012-10-03 09:37

While www.baycom.org/~tom/ is down, I found an ubuntu source tar.gz that matches the md5sum in the PKGBUILD.

https://launchpad.net/ubuntu/+archive/primary/+files/soundmodem_0.16.orig.tar.gz

Anonymous comment

2010-10-24 15:53

I'm not sure why it does that, probably something odd to do with the way it parses the XML config file. It should still work.