Ted Hess
320aad06c4
Merge pull request #2783 from feckert/licenses-master
libtasn1: add license tag
9 years ago
Ted Hess
9552ead517
Merge pull request #2771 from jow-/intltool-optional-perl-xml-parser
intltool: make dependency on XML::Parser optional
9 years ago
Ted Hess
d6fccbddba
Merge pull request #2770 from jow-/libsoup-fix
libsoup: disable overly strict warnings, use system wide intltool.m4
9 years ago
Thomas Heil
e80ebe384c
Merge pull request #2779 from jow-/crtmpserver-fix
crtmpserver: fix multiple issues
9 years ago
Florian Eckert
64a68055c4
libtasn1: add license tag
show the license for this package in opkg
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
9 years ago
Yousong Zhou
d6ceab1d0c
Merge pull request #2769 from kuoruan/webui-aria2
webui-aria2: Add package
9 years ago
Yousong Zhou
2e5452acbc
Merge pull request #2767 from kuoruan/yaaw
yaaw: Add package
9 years ago
Hsing-Wang Liao
1213c6ef5a
webui-aria2: Add package
* Web interface to aria2
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
9 years ago
kuoruan
83ee268d4c
yaaw: Add package
Yet Another Aria2 Web Frontend in pure HTML/CSS/Javascirpt.
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
9 years ago
Jo-Philipp Wich
08fe1432ef
crtmpserver: fix multiple issues
- Switch download to the Github clone of crtmpserver
- Rebase patches against latest version
- Pregenerate version.h file
- Disable applestreamingclient as it is broken
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Jo-Philipp Wich
e7320a0c38
libsoup: disable overly strict warnings, use system wide intltool.m4
When building libsoup within the SDK, the following usually nonfatal warning
is causing the build to fail:
make[6]: Entering directory '.../build_dir/target-arm_xscale_musl-1.1.14_eabi/libsoup-2.53.2/libsoup'
CC libsoup_2_4_la-soup-address.lo
cc1: error: .../staging_dir/target-arm_xscale_musl-1.1.14_eabi/include: No such file or directory [-Werror=missing-include-dirs]
cc1: some warnings being treated as errors
Makefile:962: recipe for target 'libsoup_2_4_la-soup-address.lo' failed
Use the upstream `--disable-more-warnings` configure switch to disable this
class of `-Werror` flags.
Also drop the shipped copy of `intltool.m4` to force using the system wide one
which does not require the `XML::Parser` module to be installed (see #2771 ).
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Jo-Philipp Wich
818a2cc8d6
intltool: make dependency on XML::Parser optional
Patch `configure` and the shipped `intltool.m4` macro file to make a missing
XML::Parser perl module nonfatal.
All utilities provided by intltool are programmed to fail gracefully at run
time if the module cannot be loaded and those utilities commonly used during
the build do not require it at all.
Also drop the the build-prereq on XML::Parser now that it is optional.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Álvaro Fernández Rojas
6e1b4932a1
Merge pull request #2768 from jow-/libftdi1-fix
libftdi1: explicitely disable Boost unit tests
9 years ago
Jo-Philipp Wich
5c2689fe89
libftdi1: explicitely disable Boost unit tests
When libftdi1 is detecting the presence of the Boost unit testing framework,
it will conditionally enable the build of libftdi1 test binaries which fail to
link on some targets with the following error:
CMakeFiles/test_libftdi1.dir/basic.cpp.o: In function `main':
basic.cpp:(.text.startup+0xc): undefined reference to `boost::unit_test::unit_test_main(bool (*)(), int, char**)'
collect2: error: ld returned 1 exit status
test/CMakeFiles/test_libftdi1.dir/build.make:123: recipe for target 'test/test_libftdi1' failed
make[6]: *** [test/test_libftdi1] Error 1
Since we do not care about test cases and since we want to avoid unpredictable
conditional compilation simply disable the testcases entirely.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Hannu Nyman
006c7b2c40
Merge pull request #2766 from ianchi/youtube-dl
youtube-dl: update version
9 years ago
Adrian Panella
03d469a5f3
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
9 years ago
Hannu Nyman
2d50d8eecc
Merge pull request #2765 from aTanW/master
gammu: bump to upstream v1.37.3
9 years ago
aTanW
42747a1db3
gammu: bump to upstream v1.37.3
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
9 years ago
Hannu Nyman
525ff91f00
Merge pull request #2762 from mstorchak/tgt
tgt: update to 1.0.64
9 years ago
Hannu Nyman
a175e8da84
Merge pull request #2761 from mstorchak/smartmontools
smartmontools: update to 6.5
9 years ago
Hannu Nyman
798f3ff33a
Merge pull request #2759 from msva/patch-5
zsh: update to 5.2
9 years ago
Maxim Storchak
5e78ccfa35
tgt: update to 1.0.64
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years ago
Maxim Storchak
7e582975b2
smartmontools: update to 6.5
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years ago
Vadim A. Misbakh-Soloviov
b9300ac98d
zsh: update to 5.2
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
9 years ago
Yousong Zhou
e188051d37
Merge pull request #2760 from msva/patch-6
tmux: update to 2.2
9 years ago
Vadim A. Misbakh-Soloviov
201a4981b1
tmux: update to 2.2
Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
9 years ago
Hauke Mehrtens
78d4c74305
Merge pull request #2741 from karlp/tor-urls
tor: correct URL for dist downloads
9 years ago
Hannu Nyman
959d3a4186
Merge pull request #2751 from dibdot/adblock
adblock: update 1.1.15
9 years ago
Dirk Brenken
4f3f239ff2
adblock: update 1.1.15
* toggle to quickly switch adblocking 'on' or 'off' (/etc/init.d/adblock
toggle)
* new config option 'fetchttl' to set download timeouts (default: 5
seconds)
* better config check, distinct between major/minor changes
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Yousong Zhou
651cc1e705
Merge pull request #2750 from yousong/reaver-fix
reaver: fix broken source url
9 years ago
Yousong Zhou
e7ed04c246
reaver: fix broken source url
- Switch to release version 1.4
- Include a bugfix patch not present in version 1.4
9 years ago
Hannu Nyman
acdf094529
Merge pull request #2744 from diizzyy/patch-3
gcc: Use URL alias
9 years ago
Hannu Nyman
bc2c51a55b
Merge pull request #2747 from diizzyy/patch-6
libunistring: Use URL alias
9 years ago
diizzyy
fa018c6fa0
confuse: Use URL alias ( #2745 )
Remove hardcoded URL and use alias instead.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
9 years ago
diizzyy
827d42d562
libunistring: Use URL alias
Remove hardcoded URL and use alias instead.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
9 years ago
Hannu Nyman
7e28f60f24
Merge pull request #2743 from salzmdan/master
knot: update to 2.2.1
9 years ago
diizzyy
6217aa43d2
gcc: Use URL alias
Remove hardcoded URL and use alias instead.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
9 years ago
Daniel Salzman
1a99ae0356
knot: update to 2.2.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
9 years ago
Karl Palsson
bb679b6d95
tor: correct URL for dist downloads
Original url was 404.
Fixes Github issue #2284
9 years ago
Hannu Nyman
2a05c1b0fe
Merge pull request #2736 from dibdot/adblock
adblock: update 1.1.12
9 years ago
Dirk Brenken
bad84563dc
adblock: update 1.1.12
* change wget binary naming
* change winspy source url
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
9 years ago
Naoir
4f391d1f2a
Merge pull request #2703 from cshore/pull-request-cgi-fix
lang/perl-cgi: Fix missing file for perl-cgi
9 years ago
Hannu Nyman
fe89d6fbd7
Merge pull request #2708 from cshore/pull-request-netdiscover-sourceforge
net/netdiscover: Download from SourceForge not unreliable site
9 years ago
John Crispin
12928412b8
Merge pull request #2731 from nxhack/node-hid-fix-git-submodule-issue
node-hid: fix git submodule issue
9 years ago
Hannu Nyman
ba6a7568de
Merge pull request #2723 from the-alien/master
lang/python-ldap: Update to the version 2.4.25
9 years ago
Hannu Nyman
5cb45cd9dd
Merge pull request #2732 from xypron/make
devel/make: GNU Make 4.2
9 years ago
Heinrich Schuchardt
34b831ad5b
devel/make: GNU Make 4.2
The release contains a bunch of bug fixes.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
9 years ago
Hirokazu MORIKAWA
a3148b64e6
node-hid: fix git submodule issue
9 years ago
Nikos Mavrogiannopoulos
e99e88efc1
gnutls: updated to 3.4.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Nikos Mavrogiannopoulos
4083de9d74
openconnect: use proto_add_host_dependency
This ensures that a direct route to the connected host is added
by netifd.
Resolves #2548
9 years ago