Implement own UTF-8 encoding and decoding routines as uClibc's wchar procedures are mostly stubbed.
Add UTF-8 -> Latin9 (ISO-8859-15) encoding support while we're at it.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30006 3c298f89-4303-0410-b956-a3cf2f4a3e73
Explicitely cast float cookie value to double, fixes erroneous
"RRD was created on another architecture" errors on x86.
Patches provided by Thomas Heil <heil@terminal-consulting.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29874 3c298f89-4303-0410-b956-a3cf2f4a3e73
- move srtp to libsrtp, rename package from srtp to libsrtp
- use CONIGURE_ARGS instead of overriding Build/Configure
- use PKG_INSTALL instead of overriding Build/Compile
- refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29808 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch adds support for the Secure Real-time Transport Protocol (SRTP)
library libsrtp.
This is needed for closing #8915 ticket.
Signed-off-by: Victor Seva <linuxmaniac@torreviejawireless.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29807 3c298f89-4303-0410-b956-a3cf2f4a3e73
Until now, SYSROOT was always assumed to be $(TOOLCHAIN_DIR), but neither
backfire nor external toolchains put their core headers into $(TOOLCHAIN_DIR)/include,
therfore feature detection failed badly.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29799 3c298f89-4303-0410-b956-a3cf2f4a3e73
- Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC, they cause bogus rpl_* symbols
- Apply autoreconf fixup to get a sane libtool
- Get rid of rpath-link, this is now uneeded after latest toolchain reworks
- Bump pkg revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29792 3c298f89-4303-0410-b956-a3cf2f4a3e73
Hi,
this patch upgrades the following packages to v0.4.0:
baresip v0.4.0 (Portable and modular SIP User-Agent with audio and video support)
restund v0.4.0 (Modular STUN/TURN server)
libre v0.4.0 (Generic library for real-time communications with async IO support)
librem v0.4.0 (Audio and video processing media library)
detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)
Please review and apply if OK.
Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29791 3c298f89-4303-0410-b956-a3cf2f4a3e73
First patch version doesn't apply to current trunk, so please try this one.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29787 3c298f89-4303-0410-b956-a3cf2f4a3e73
The original Makefile installed libtool wrapper scripts instead of the
real binaries. Increase PKG_RELEASE to trigger rebuild.
Signed-off-by: John Lee <john.cylee@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29367 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch updates the avahi Makefile to correct a number of errors. In
particular it handles the choice of D-BUS- or non-D-BUS-enabled packages
more consistently.
Packages that don't require D-BUS support are compiled with D-BUS
support disabled by default, keeping the build as small as possible.
Support for D-BUS can be selected if desired.
Selecting packages that require D-BUS support -- avahi-utils or
libavahi-client -- will automatically cause all packages to be built
with D-BUS support and will add the D-BUS package to the build.
Note that after this update, the D-BUS package will be needed as part of
the compilation environment, so it will be downloaded and compiled, but
it will not be added to the build unless the user has enabled D-BUS
support or has selected avahi-utils or the avahi-client library, both of
which need it.
Tested on trunk r29283.
Signed-off-by Mike Brady <mikebrady@eircom.net>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29359 3c298f89-4303-0410-b956-a3cf2f4a3e73
- remove dedicated bjam-package since its maintaincene seems to only happen inside the boost tree now
- remove not anymore required patches
- add patch to remove hardcoded linker flags from jam file and move them into the OpenWrt Makefile (-pthreads -lrt)
- remove package boost-function_types
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29189 3c298f89-4303-0410-b956-a3cf2f4a3e73