Hey thiagoc, please update to v2.3 and md5sum 8440e43242c439ae5ec30b5b85005fce
Search Criteria
Package Details: pjsua 2.4-1
Package Actions
| Package Base: | pjsua |
|---|---|
| Description: | Open source command line SIP user agent |
| Upstream URL: | http://www.pjsip.org/pjsua.htm |
| Category: | multimedia |
| Licenses: | |
| Submitter: | sputnick |
| Maintainer: | thiagoc |
| Last Packager: | thiagoc |
| Votes: | 15 |
| First Submitted: | 2010-06-17 14:35 |
| Last Updated: | 2015-05-04 19:11 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by chrko
Comment by thiagoc
@intgr sure, I already have a working PKGBUILD.
Comment by intgr
@thiagoc Would you be interested in adopting this package?
Comment by simeonfelis
Does not compile at the moment:
[...]
../src/pjmedia/ffmpeg_util.c:179:5: warning: statement with no effect [-Wunused-value]
../src/pjmedia/ffmpeg_util.c: At top level:
../src/pjmedia/ffmpeg_util.c:183:55: error: parameter 1 ('codec_id') has incomplete type
pj_status_t CodecID_to_pjmedia_format_id(enum CodecID codec_id,
^
/home/simeon/Software/AUR/pjsua/pjsua/src/pjproject-2.1.0/build/rules.mak:134: recipe for target 'output/pjmedia-x86_64-unknown-linux-gnu/ffmpeg_util.o' failed
make[2]: *** [output/pjmedia-x86_64-unknown-linux-gnu/ffmpeg_util.o] Error 1
make[2]: Leaving directory '/home/simeon/Software/AUR/pjsua/pjsua/src/pjproject-2.1.0/pjmedia/build'
Makefile:162: recipe for target 'pjmedia' failed
make[1]: *** [pjmedia] Error 2
make[1]: Leaving directory '/home/simeon/Software/AUR/pjsua/pjsua/src/pjproject-2.1.0/pjmedia/build'
Makefile:14: recipe for target 'all' failed
make: *** [all] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Comment by intgr
Updated to 2.1.
Comment by intgr
Updated to 2.0.1
Comment by intgr
Please update or disown.
Comment by intgr
Version 2.0 has been released: http://www.pjsip.org/download.htm
Anonymous comment
Add: ``options=(!makeflags)'' to the PKGBUILD in order to build properly.