Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/libzrtpcpp,
ZRTP extension for GNU ccRTP
Branch: CURRENT,
Version: 2.3.2,
Package name: libzrtpcpp-2.3.2,
Maintainer: pkgsrc-userslibzrtpcpp, a separate extension package to ccrtp, provides support for the ZRTP
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).
Required to run:[
wip/ccrtp]
Required to build:[
devel/libtool-base] [
devel/cmake] [
devel/pkg-config]
Master sites: (Expand)
SHA1: 75714bf9eb705bb4e430119f5d2527d5dcfa6f26
RMD160: 5a30d848b755afe3036e67d7fe881d0ec9c71fd4
Filesize: 250.929 KB
Version history: (Expand)
- (2013-04-18) Package deleted from pkgsrc
- (2013-03-28) Updated to version: libzrtpcpp-2.3.2
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
2013-04-17 03:04:37 by othyro | Files touched by this commit (18) | |
Log message:
ucommon, ccrtp, and libzrtpcpp were imported to pkgsrc HEAD. Removing.
|
2013-04-15 03:20:24 by othyro | Files touched by this commit (2) |
Log message:
Apply same change to ucommon's CMakeLists.txt patch here. Not setting
LIB_SUFFIX is the right way to do it. Now, the LIBDIRNAME CMAKE directive
can be set.
|
2013-04-15 03:19:06 by othyro | Files touched by this commit (1) |
Log message:
Remove buildlink3.mk inclusion for openssl, as this dependency is found
automatically by including ccrtp's buildlink3.mk. Comment inclusion of
commoncpp2's buildlink3.mk. It's not needed for this package; however
further testing with twinkle is required.
|
2013-04-15 03:16:14 by othyro | Files touched by this commit (1) |
Log message:
Remove inclusion of buildlink3.mk files for openssl, pthead, and libgcrypt.
These dependencies are included automatically from depencing on ccrtp and
its dependency on ucommon. Set BUILDLINK_DEPMETHOD.openssl=build. Uncomment
commented CMAKE_ARGS directive. Changes to patch makes this work.
|
2013-03-26 12:14:28 by othyro | Files touched by this commit (3) |
Log message:
Updated to 2.3.2 - buildlink'd pthread. Changed patch to behave like
ucommon's patch wherein we don't hardcode LIBDIR to lib (let it be lib64
for Debian). From ChangeLog:
2.3.1:
- 2.3.0 paranoid mode
- mingw build fixes
- MANY other fixes!!
|
2012-03-26 16:07:14 by othyro | Files touched by this commit (1) |
Log message:
Build ignores setting LIBDIRNAME, hence this patch.
|
2012-03-26 16:05:53 by othyro | Files touched by this commit (1) | |
Log message:
Regenerated due to update.
|
2012-03-26 16:04:51 by othyro | Files touched by this commit (1) |
Log message:
libzrtppcpp is now a shared object instead of a libtool library.
|