Jiri Slachta
3a65188c41
libsrtp2: introduce new package
...
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2017-05-09 21:10:08 +02:00
Jiri Slachta
927ddb060d
pjproject: update to 2.6
...
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2017-05-08 17:24:36 +02:00
Jiri Slachta
f2c3c887f3
libsrtp: update to 1.5.4
...
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2017-05-08 17:23:03 +02:00
Jiri Slachta
dc394f8181
Merge pull request #129 from diizzyy/patch-1
...
libs/re: Add zlib dependency
2017-05-03 09:46:50 +02:00
Daniel Golle
0d74b1de1d
libpri: update to version 1.6.0
...
Reported-by: Jonas Albrecht <jalb-ledeml@freenet.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-04-29 13:06:29 +02:00
Daniel Engberg
7513cd8b82
libs/re: Add zlib dependency
...
Adds missing zlib dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-05 00:32:36 +01:00
Daniel Golle
1f0fb2538b
dahdi-tools: fix build
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-07-15 11:49:55 +02:00
Alfred E. Heggestad
f915b796ba
libre: update to version 0.4.17
2016-06-25 17:01:20 +02:00
Daniel Golle
d2bfa9f05d
dahdi-tools: update to version 2.11.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-06-12 20:30:28 +02:00
Daniel Golle
1bcf610666
dahdi-linux: update to 2.11.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-06-12 20:30:28 +02:00
Daniel Golle
3f7533b41c
libpri: update to version 1.5.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-06-12 14:36:24 +02:00
Mantas Pucka
95b9f91748
libpri: add old release dir to mirrors
...
Signed-off-by: Mantas Pucka <mantas@8devices.com>
2016-06-10 14:42:30 +03:00
Jiri Slachta
7a4de7c71d
multiple packages: change PKG_MAINTAINER email address
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-05-31 20:12:51 +02:00
Alfred E. Heggestad
acd16b9353
telephony: upgrade libre to 0.4.16
2016-05-05 16:52:40 +02:00
Jiri Slachta
37d4af3163
rem: update to version 0.4.7
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 09:10:40 +02:00
Jiri Slachta
b2ce117c69
re: update to 0.4.15
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 09:10:19 +02:00
Jiri Slachta
3c3c702783
pjproject: update to 2.4.5
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-04 16:24:46 +02:00
Daniel Golle
6dd432b5be
dahdi-linux: skip blob firmware download
...
DAHDI tries downloading firmware blobs from Digium's server which are
for hardware not supported by the OpenWrt package and those blobs are
licensed prohibiting redistribution. Thus there is no point in
downloading them at all, especially as the download failing frequently
causes build failures.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-19 11:15:31 +01:00
Daniel Golle
f09b7600aa
libpri: fix warning when building with musl
...
fix #warning redirecting incorrect #include <sys/signal.h> to <signal.h>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-02 00:12:09 +02:00
Daniel Golle
185e293082
libpri: add new package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-27 00:16:58 +02:00
John Papandriopoulos
7fb39ad0fc
iksemel: restore package and all dependent asterisk modules
2015-09-08 23:55:15 -07:00
Daniel Golle
165f6c9f17
dahdi-tools: update to 2.10.2
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-08-19 12:53:24 +02:00
Daniel Golle
712a5972eb
dahdi-linux: update to 2.10.2
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-08-19 12:53:20 +02:00
Jiri Slachta
c68070ff30
re: update to 0.4.13
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-07-02 11:35:13 +02:00
Daniel Golle
b05a0b7acb
libs/rem: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-24 13:22:21 +02:00
Daniel Golle
96bdf92c0a
libs/re: fix build with musl and glibc
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-22 16:51:58 +02:00
Daniel Golle
3c06e4b936
Merge pull request #55 from VittGam/patch-1
...
Avoid trying to load the echo module from kmod-dahdi-echocan-oslec
2015-06-21 21:13:30 +02:00
Daniel Golle
40d3a585a4
pjproject: fix build with musl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-19 08:02:31 +02:00
Vittorio G (VittGam)
bbf0cbf481
Avoid trying to load the echo module here
...
It would result in the warning "echo is already loaded" during package installation.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2015-05-14 04:15:44 +02:00
Jiri Slachta
43be6e037d
pjproject: update to 2.4.0
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-28 11:29:36 +02:00
Jiri Slachta
53fad68cdf
re: update to 0.4.12
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-28 11:29:09 +02:00
Jiri Slachta
fe446f73cf
iksemel: mark as broken, disable all asterisk modules depending on it
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-04-23 12:12:53 +02:00
Daniel Golle
85542a2580
libsrtp: make uninstall before install
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-10 15:16:57 +02:00
Dirk Neukirchen
b503392f2e
pjproject: use g++ as a linker
...
this seems to fix a strange error where the last stage
cannot find libgcc.a or libgcc.so
only compile tested
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-04-10 14:47:19 +02:00
Daniel Golle
d7e56822d7
dahdi-linux: backport changes needed for kernel 3.19 and 4.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:56 +02:00
Daniel Golle
370b9e5741
dahdi-linux: package dummy driver
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-01 00:26:47 +02:00
Daniel Golle
6a5771b9e3
dahdi-linux: fix oslec build
...
Depend on kmod-echo rather than building echo.ko as a part of
kmod-dahdi-echo-oslec.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-31 23:47:12 +02:00
Daniel Golle
7ea9333cdc
bcg729: source tarball MD5 changed mysteriously
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-31 12:43:30 +02:00
Nicolas Thill
82a90dffd8
ortp: import from packages feed
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-21 05:14:09 +01:00
Daniel Golle
fa31ad6b55
dahdi-linux: add support for HFC-S PCI BRI adapters
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-18 16:10:34 +01:00
Daniel Golle
72919acca8
dahdi-linux: fix build with kernel 3.15 and newer
...
smp_mb__after_clear_bit() was removed from newer kernels.
Use smp_mb__after_atomic() instead.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-02-13 01:33:52 +01:00
Jiri Slachta
54a41da8cc
pjproject: new package for upcoming asterisk-13.x introduced
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-29 21:51:20 +01:00
Daniel Golle
1efef5fee5
dahdi-linux: fix oct612x compile on some ARM targets
...
Unbreak dahdi-linux build at least for cns3xxx, kirkwood, mvebu and oxnas
by explicitely including slab.h in oct612x-user.c.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-08 03:24:22 +01:00
VittGam
47c2c1f623
dahdi-tools: Removed dahdi_tool, as it requires libnewt (it's not optional unfortunately). Also add fxotune.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 12:18:22 +01:00
VittGam
bab10dec9f
Fix indentation.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:34:17 +01:00
VittGam
031022d3e3
Added dahdi_tool.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:31:30 +01:00
VittGam
9154fb92da
Directories renamed to respect the naming convention. ;)
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-23 09:23:10 +01:00
VittGam
8240fcedf3
Add dahdi-linux and dahdi-tools packages.
...
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
2014-12-22 11:34:05 +01:00
Jiri Slachta
dc4198fbef
re: update to 0.4.11
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-13 11:18:55 +01:00
Jiri Slachta
9e0d6a6b4a
Revert "libsrtp: update to 1.5.0, switch to github repo"
...
This reverts commit 722ea9b644
.
2014-12-12 09:56:50 +01:00
Jiri Slachta
4bd5547b0b
Revert "libsrtp: fix CFLAGS: use /dev/urandom"
...
This reverts commit 057da5525e
.
2014-12-12 09:54:43 +01:00
Jiri Slachta
057da5525e
libsrtp: fix CFLAGS: use /dev/urandom
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-06 19:16:29 +01:00
Jiri Slachta
722ea9b644
libsrtp: update to 1.5.0, switch to github repo
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-12-06 13:02:21 +01: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
30ffae1ecc
Add PKG_LICENSE to the rest of the packages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-04 17:00:24 +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
Jiri Slachta
237d371f1f
iksemel,libosip2,libsrtp,rem,spandsp: move to Telephony submenu in libs
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 20:03:29 +01:00
Jiri Slachta
d4342273c3
re: update to 0.4.10
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-28 19:59:15 +01:00
Jiri Slachta
fe4b4a6db7
bcg729, asterisk-codec-g729: Introduce support for codec g729
...
Within this commit the support for g729 codec is introduced (thanks
to Alex Samorukov)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-08 11:00:44 +02:00
Jiri Slachta
e2487d8631
libsrtp: partially revert previous commit
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 03:32:16 +02:00
Mazi Lo
d75c4d8d4c
FreeSWITCH:
...
1. Bump to git HEAD e3e84a7820954195e8311be783a3e0cf9c1ba2ad.
2. mod_enum and mod_erlang flagged as BROKEN (lacking dependencies).
3. Fix ticket #17410 (error: recursive dependency detected!).
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
2014-08-09 00:33:39 -04:00
Jiri Slachta
ce2c2597c1
openh323: move to packages-abandoned repository
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:55:55 +02:00
Jiri Slachta
04ae60a49c
pwlib: move to packages-abandoned repository
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-07 17:55:02 +02:00
Jiri Slachta
7c64064376
iksemel: import package from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:09:25 +02:00
Jiri Slachta
fccc851043
spandsp: put back accidentally missed header files
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-21 22:45:52 +02:00
Jiri Slachta
7e18a5a0e4
libosip2: import from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 21:14:07 +02:00
Jiri Slachta
93faf947ed
spandsp: import from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 20:12:49 +02:00
Jiri Slachta
79278fd9b3
zaptel: remove packages due to incompatibility with current kernels
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-18 08:15:55 +02:00
Jiri Slachta
9a294eac7b
libsrtp: import from oldpackages
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-17 20:36:30 +02:00
Jiri Slachta
a7166e277c
rem: bump to 0.4.6
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-26 09:25:02 +02:00
Jiri Slachta
011f055380
re: bump to 0.4.9
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-06-26 09:23:28 +02:00
Jiri Slachta
607dfba70c
zaptel-1.4.x: mark as broken due to incompatibility with newer kernels
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-03-11 15:43:48 +01:00
florian
dea3fa4d6a
zaptel-1.4.x: fix build failure, refresh patches move to "Voice over IP"
2014-03-08 12:08:05 +01:00
nbd
0addcd6d9c
zaptel-1.4.x: unbreak kernel module build, use cross-ar and cross-ranlib to fix further build issues
2014-03-08 12:08:05 +01:00
blogic
392eadac3d
zaptel fails to build on kernel 3.3, mark it as broken
2014-03-08 12:08:05 +01:00
cshore
cb26327439
zaptel-1.4.x: Added hotplug script to create correct Zaptel device nodes (hotplug's autocreate does the wrong thing).
2014-03-08 12:08:05 +01:00
cshore
9f47fa532a
zaptel-1.4.x: Build more of the utils for testing and configureing Zaptel cards.
2014-03-08 12:08:05 +01:00
cshore
6c712b4561
zaptel14: Split ztdummy timer module into a speparate pacakge because we don't want to install it on x86 (because it is broken there).
2014-03-08 12:08:05 +01:00
mb@3c298f89-4303-0410-b956-a3cf2f4a3e73
c9f184f838
zaptel-1.4: Fix inode pointer
2014-03-08 12:08:05 +01:00
mb@3c298f89-4303-0410-b956-a3cf2f4a3e73
69b1a081b0
zaptel-1.4: Compilefixes for 2.6.36
2014-03-08 12:08:05 +01:00
juhosg
7601cee5d0
packages/zaptel-1.4.x: remove KCONFIG options
...
The package builds fine without the tracing stuff.
2014-03-08 12:08:05 +01:00
florian
291e766eb9
add missing CONFIG_SYSPROF_TRACER in zaptel-1.4.x
2014-03-08 12:08:05 +01:00
juhosg
4d0e9c7c91
packages/zaptel-1.4: fix Kconfig options
2014-03-08 12:08:05 +01:00
claudio
12da43f943
zaptel: fix typo introduced in r21786
2014-03-08 12:08:05 +01:00
claudio
3bd71bdb44
zaptel: Package for wcusb and wctdm driver
2014-03-08 12:08:05 +01:00
claudio
8883907704
zaptel: update and fix kernel module build for 2.6.34
2014-03-08 12:08:05 +01:00
lars
c46534bf0c
Fix zaptel kernel module build for 2.6.32
2014-03-08 12:08:05 +01:00
nico
4c3727d2bf
zaptel-1.4.x: another attempt at fixing it :)
2014-03-08 12:08:05 +01:00
nico
7974c89878
zaptel-1.4.x: fix compilation with linux 2.6.28+
2014-03-08 12:08:05 +01:00
nbd
5ed88ab8f9
nuke $Id$ in /packages as well
2014-03-08 12:08:04 +01:00
florian
7aa4e7a403
make zaptel-1.4.x compile again with brcm-2.4
2014-03-08 12:08:04 +01:00
florian
bb40731031
also pass ARCH to the user-space applications to compile properly
2014-03-08 12:08:04 +01:00
florian
3db692d815
rework 330-remove_m64_switch patch to be less intrusive, thanks nbd
2014-03-08 12:08:04 +01:00
florian
8912f72b09
fix zaptel compilation on non-64bits platforms, should not break x86_64
2014-03-08 12:08:04 +01:00
nico
05e6c135e0
zaptel-1.4.x: split builds of kernel & userland stuff, use $(CP) instead of $(INSTALL_DATA) for shared library, bump release number
2014-03-08 12:08:04 +01:00
zandbelt
c32bbe1c7a
make zaptel compile with kernels >2.6.25
2014-03-08 12:08:04 +01:00
florian
cea9348602
Zaptel-1.4.x does not compile on 2.6.27, so prevent compilation for now, cleanup Makefile tab spacing
2014-03-08 12:08:04 +01:00
agb
853f416157
libs/zaptel-1.4.x: Fix compilation on 2.6.26 and later - 2.6.26 removes the deprecated class_device structure
2014-03-08 12:08:04 +01:00
agb
f6a24747ff
libs/zaptel-1.4: Fix compilation on 64-bit hosts and clean up makefile
2014-03-08 12:08:04 +01:00
agb
f7708fd5f8
This was originally submitted by somebody else - and has been tidied up a bit -the original doesn't seem to have been aplied yet. Required for meetme support in asterisk.
...
Signed-off-by: Michael Geddes <michael at frog dot wheelycreek dot net>
2014-03-08 12:08:04 +01:00
nico
7895cde4c4
zaptel: update to v1.2.27, change URLs, cleanup
2014-03-08 12:06:46 +01:00
nbd
7be2490a9b
nuke $Id$ in /packages as well
2014-03-08 12:06:46 +01:00
nbd
c5c19588db
enable $(FPIC) for a few more packages
2014-03-08 12:06:46 +01:00
florian
72433c32de
Makefile cleanups, round 5
2014-03-08 12:06:46 +01:00
nbd
c177df875c
remove UninstallDev
2014-03-08 12:06:45 +01:00
blogic
28145f9694
remove PKG_CAT from packages
2014-03-08 12:06:45 +01:00
blogic
e43140027a
InstallDev should be using (1) and not (STAGING_DIR)
2014-03-08 12:06:45 +01:00
pavlov
fd4753edfd
huge propset, fixes eol-style on everything and sets keywords and copyright on all Makefiles
2014-03-08 12:06:45 +01:00
nico
28ff501695
add zaptel-libtonezone ( closes : #1095 ), thanks to zandbelt
2014-03-08 12:06:45 +01:00
Alfred E. Heggestad
10a7de705f
upgrade libre and librem
...
upgrade libre to v0.4.7
upgrade librem to v0.4.5
Signed-off-by: Alfred E. Heggestad <aeh@db.org>
2014-01-29 20:51:13 +01:00
Luka Perkov
5504f05968
librem: update to 0.4.3
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-29 13:52:22 +00:00
Jo-Philipp Wich
1f41fc1454
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>
2014-01-29 13:52:22 +00:00
Jo-Philipp Wich
fef1894495
re, rem, baresip, restund: use another approach to find the "sysroot", the current way still fails on Backfire - sigh
2014-01-29 13:52:22 +00:00
Jo-Philipp Wich
e0ae2b7acf
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>
2014-01-29 13:52:22 +00:00
Nicolas Thill
137bce0d78
packages/rem: add (thanks to Alfred E. Heggestad)
2014-01-29 13:52:22 +00:00
Luka Perkov
69ba02ac03
libre: update to 0.4.3
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-01-29 13:52:20 +00:00
Mirko Vogt
cfe9da6c3f
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>
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
9557e16c6a
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>
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
ef611c602e
re, rem, baresip, restund: use another approach to find the "sysroot", the current way still fails on Backfire - sigh
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
214e361c8a
remove now empty patch files
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
2de303bcd7
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.
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
26bd66f7b3
include stdint.h to solve build failure
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
888691c57b
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>
2014-01-29 13:52:19 +00:00
Nicolas Thill
ceaa6439f9
packages/re: update to 0.3.0 (thanks to Alfred E. Heggestad)
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
d84f4765b9
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
2014-01-29 13:52:19 +00:00
Jo-Philipp Wich
f2dd96e52d
restund, baresip, libre: update to v0.2.0
2014-01-29 13:52:19 +00:00
Outback Dingo
e041bd2981
reconvert spaces to tabs - Signed-off-by: Alfred E. Heggestad <aeh@db.org <mailto:aeh@db.org>
2014-01-29 13:52:19 +00:00
Outback Dingo
acd8a619f4
new packages - restund, baresip, re Open-Source VoIP project - Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
2014-01-29 13:52:19 +00:00
Jiri Slachta
e036da1adc
pwlib: fix build issues and download issues
...
- Fixed non-existing pwlib mirror by changing it to sourceforge mirror.
- Fixed bison 3.x build issues by adding getdate.tab.c generated by bison 2.7
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-10-06 19:56:35 +02:00
Mazilo
9218873acd
FreeSWITCH: Sync to FS latest git HEAD with some updates on patched files.
...
1. Synched to FS git HEAD fb238ed99779b28eeb1cc839b033ea2cf9d03212.
2. Update some patched files.
3. Bumped to FS v1.5.6b.
Signed-off-by: Mazilo <openwrt.mazilo@recursor.net>
2013-09-14 09:01:37 -04:00
Jiri Slachta
b0a628209b
Move packages from packages repository to telephony repository.
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2013-06-21 14:12:38 +02:00