Commit graph

15 commits

Author SHA1 Message Date
Sebastian Kemper
7e66d0e618 sipp: bump to 3.7.2
02-Fix_compatibility_with_older_C++_in_3.6.x_branch.patch removed as
included upstream.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2024-01-21 15:15:11 +01:00
Rosen Penev
13fd0a5ab9 treewide: remove uClibc++ support
This is in preparation for removing the whole thing from base.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-03-06 14:45:47 -08:00
Sebastian Kemper
96b87978a4 sipp: bump to 3.6.1
Upstream dropped autotools support, so this converts the build to use
cmake. Adds a simple include fix as well as a fix for older c++
compilers (the latter is a patch from upstream).

Support for pcaps is now also compiled in, to follow what upstream
considers a "common" build.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-10-12 09:53:35 +02:00
Sebastian Kemper
acf3218ef9 sipp: bump to 3.6.0
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-05 17:38:55 +02:00
Sebastian Kemper
4589d07a81 sipp: update to 3.5.2
Drop patches for issues that were fixed upstream.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-26 19:34:33 +01:00
Sebastian Kemper
b6a33bf8a3 sipp: fix copyright
In a previous commit I updated the copyright message. But that was not
correct as I am not affiliated with OpenWrt. This commit reverts the
change.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-12-26 19:33:16 +01:00
Sebastian Kemper
7342fdf484 sipp: use preferred standard C++ lib
Currently libstdc++ is hardcoded. Change that and use whatever standard
C++ lib has preference.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2018-03-13 13:08:52 +01:00
Alexander Couzens
79060be7bf
sipp: remove build timestamp
Build timestamps prevent reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2017-12-05 23:21:41 +01:00
Sebastian Kemper
85d15f25f9 sipp: version bump, build fixes
- bumped to 3.5.1
- removed musl patch because it was upstreamed
- add patch to fix ncurses detection
- fixes issue #125

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2017-08-10 20:47:38 +02:00
Jo-Philipp Wich
b9ea1b0d7d sipp: fix musl compatibility
Always include `sys/types.h` as it is basically required by anything besides
Glibc and uClibc. Fixes build against musl.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-25 17:50:33 +02:00
Jiri Slachta
88aeeaa3a2 Update a few of the PKG_LICENSE tags to be more accurate
Signed-off-by: Eric Schultz <eschultz@prplfoundation.org>
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-05 21:54:40 +01:00
Jiri Slachta
a5b4c7d1f9 Add PKG_LICENSE variable to the most of the packages.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 16:00:37 +01:00
Etienne Champetier
bbddc7adb8 Disable PKG_CHECK_FORMAT_SECURITY for miax, rtpproxy and sipp
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-10 04:22:02 +02:00
Jiri Slachta
3394b1911d sipp: update to latest version 3.3.990
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-24 12:54:03 +02:00
Jiri Slachta
100f27f3bb Directory structure restructuralized.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-06-21 13:55:47 +02:00