10 Commits

Author SHA1 Message Date
mirko
f0389891c0 With eglibc needs to define -D_GNU_SOURCE in cflags to avoid following error:
CC      build-mips/sa/pton.o
src/sa/pton.c: In function 'net_inet_pton':
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:07:38 +00:00
jow
743d7cf034 upgrade baresip, restund, libre, librem to version 0.4.1
Hi,

this patch upgrades the following packages to v0.4.1:

   baresip v0.4.1 (Portable and modular SIP User-Agent with audio and video support)
   restund v0.4.1 (Modular STUN/TURN server)
   libre   v0.4.1 (Generic library for real-time communications with async IO support)
   librem  v0.4.1 (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@32442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-18 23:50:30 +00:00
jow
c90908e7b0 [packages] re, rem, baresip, restund: use another approach to find the "sysroot", the current way still fails on Backfire - sigh
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-06 10:21:49 +00:00
jow
caf621fc98 [packages] re: infer SYSROOT from the cross cpp's idea of pthread.h location
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
2012-01-19 13:14:07 +00:00
jow
23b8d48d5e upgrade baresip, restund, libre, librem to version 0.4.0
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
2012-01-19 02:38:51 +00:00
nico
837e06b3fc packages/re: update to 0.3.0 (thanks to Alfred E. Heggestad)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-04 22:12:36 +00:00
jow
9a67de60cc [packages] re, restund: mark as broken, its buildsystem fails completely, does not support anything besides mipsel and mixes host with target variables, attempts to fix it where unsucessful
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-11 02:27:20 +00:00
jow
236a91a3dc [packages] restund, baresip, libre: update to v0.2.0
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-24 08:47:22 +00:00
dingo
5f1f3d87f4 [patch-team] reconvert spaces to tabs - Signed-off-by: Alfred E. Heggestad <aeh@db.org <mailto:aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17 20:41:15 +00:00
dingo
37cc341dbd [patch-team] new packages - restund, baresip, re Open-Source VoIP project - Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-17 13:31:44 +00:00