Commit graph

745 commits

Author SHA1 Message Date
Daniel Golle
30d1b3f45e libevdev: update to 1.4.5
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-03 01:25:11 +01:00
Daniel Golle
fe6f27c3bd glpk: update to 4.57
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-12-03 01:25:11 +01:00
Ted Hess
5afc87915d Merge pull request #2023 from ClaymorePT/boost_6
boost: Update 6
2015-12-01 09:36:58 -05:00
W. Michael Petullo
76627cdbd8 libgee: install Vala-related files
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-11-28 21:00:53 -05:00
Carlos Miguel Ferreira
36e0d6664c boost: Update 6
Minor fixes:
 - CoRoutine2 selector requires that a GCC v5 compiler or better is selected
   - coroutine2 requires C++14
 - The Makefile was not alowing the libraries to be compiled with both
   statically and shared, at the same time. There are now two seperate options,
   allowing to select which version is wanted.
 - The Makefile was also not allowing to compile both single thread and multi-
   thread versions. Again, two seperate options now exist.
 - There is also the option to build another set of libraries with debug support
   which is good for development.
 - These options are important for those who whish to build an OpenWRT SDK.

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
2015-11-29 00:49:25 +00:00
Ted Hess
40c040abd4 libshout: Fix build/configure errors
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-28 15:09:02 -05:00
Ted Hess
9624739946 Merge pull request #1973 from thess/libshout-work
Make 2 variants for libshout. Update oggfwd to use full variant.
2015-11-25 09:04:16 -05:00
Nikos Mavrogiannopoulos
f90f6251d5 gnutls: updated to 3.4.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-11-25 00:27:38 +01:00
Nikos Mavrogiannopoulos
7730977135 Merge pull request #2015 from ClaymorePT/p11_kit_1
p11-kit: Version update
2015-11-25 00:33:15 +02:00
Hannu Nyman
e44e0e3736 Merge pull request #1961 from hnyman/gnome
libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbot
2015-11-24 21:16:11 +02:00
Jo-Philipp Wich
c7ddd3140d Merge pull request #2008 from ollie27/libpngupdate
libpng: update to 1.2.54
2015-11-24 16:17:31 +01:00
Hannu Nyman
7b78ed456e libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbot
Switch grilo, grilo-plugins and libgee to use the @GNOME alias for
source download in order to fix download problems in buildbot.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-24 12:44:59 +02:00
Carlos Miguel Ferreira
869c22565c p11-kit: Version update
Just a regular version update
- Package gnutls requires the 0.23.1 to compile.

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
2015-11-24 02:15:12 +00:00
Ted Hess
1933a7aa3d boost: Updates for python builds and library packages
Minor Fixes:
     - Fixed bug related to Python 3.5 support. [1]
       - "--without-python3" was being issued when it should only be
         "--without-python".
       - "--without-python" is only issued in the event of neither Python 3.5
         support neither Python 2.7 support is requested.
     - Fixed an old bug related to coroutine2 support (added selector).
       - "--without-coroutin2" was not being issued, even when boost-coroutine was
         not selected. Because of that, the boost building system was compiling
         boost- coroutine and all of its dependencies.
     - Added selector for boost-graph-parallel.

     References:
     [1] - openwrt@8f7e090#commitcomment-14542816

    Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
    Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-23 13:56:26 -05:00
Peter Wagner
e9e5ffaed7 libsndfile: update to 1.0.26
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-11-22 20:07:46 +01:00
Oliver Middleton
eb2777d17e libpng: update to 1.2.54
Includes fixes for CVE-2015-7981 and CVE-2015-8126.

Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-11-22 15:18:51 +00:00
Hauke Mehrtens
1ad9005e98 libffi: fix host build
My last commit c1137b6db7 "libffi: fix
libffi.pc file" broke the host build as that still placed the header
files to /usr/lib/libffi-3.0.13/include/ and the libffi.pc file pointed
to /usr/include/ . With this patch I took the patch from Debian and
also made the install process to put the header files to /usr/include
in all situations.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-11-21 12:37:34 +01:00
Hauke Mehrtens
10311faf44 Merge pull request #1989 from hauke/libffi
libffi: fix libffi.pc file
2015-11-21 00:43:07 +01:00
Hauke Mehrtens
1dbf398d5c Merge pull request #1990 from hauke/libgpg-error
libgpg-error: fix build with gcc-5
2015-11-20 23:30:22 +01:00
Michael Heimpold
55421fe27b libxml2: upgrade to 2.9.3
Beside some improvements, this also fixes several CVEs, for full
list see upstream changelog at:
https://mail.gnome.org/archives/xml/2015-November/msg00012.html

The patch needed for musl was accepted upstream, so we can remove it.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2015-11-20 21:53:15 +01:00
Steven Barth
e138a2b4b0 Merge pull request #1870 from dangowrt/update-libmicrohttpd
libmicrohttpd: update to 0.9.44
2015-11-19 16:23:46 +01:00
Carlos Miguel Ferreira
8f7e09026d boost: Update 4
Major Updates
  - Added support for Python 3.5.
  - Removed the restriction for the target MPC85xx when using uclibc [1].
    - No longer required since uclibc was removed from trunk.
  - Added option to force static compilation.
  - Added option to force linking statically to the C++ standard library and compiler runtime support libraries.
  - Added option to disable multithreading support. It can be helpfull for those who wish to fully optimise their code.
    - Some boost libraries will require multithreading to be active. For those, this option is active as a requirement.

  Minor Updates
  - Added -fPIC to CFLags [2].
    - python requires independent position code when statically compiling.

  References:
  [1] - https://github.com/openwrt/packages/issues/1621
  [2] - https://github.com/openwrt/packages/issues/1938

Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
2015-11-19 01:06:02 +00:00
Hauke Mehrtens
5dd2d24c6b libgpg-error: fix build with gcc-5
Call the cpp preprocessor with -P argument which is now needed by gcc-5.

This is a backport of this upstream commit:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=commitdiff;h=c01c8f0c4f55d76b037c7f6aa44ad25ede18d38a

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-11-18 23:40:11 +01:00
Hauke Mehrtens
c1137b6db7 libffi: fix libffi.pc file
The include dir pointed to staging_dir/target-mips_34kc+dsp_musl-1.1.11
/usr/lib/libffi-3.0.13/include which does not exists, this made glib2
fail to compile. The header files are copied to /usr/include so define
it in the libffi.pc file.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2015-11-18 22:52:52 +01:00
Ted Hess
a7161b8e4c libshout: Make 2 variants (with/without speex & theora)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-15 15:16:47 -05:00
Hannu Nyman
8276f382a9 libtorrent: update to 0.13.6, disable ipv6, remove ipv6 hack
Fix libtorrent compilation by:
* Disable ipv6
* Remove the problematic patches/120-... ipv6 hack at the same time,
  as it is a 5-year old hack to fix one ipv6 problem.
* Update libtorrent to git master HEAD (0.13.6).

Libtorrent compilation has been broken due to patches/120-...
since #1181 got merged and ipv6 got enabled.
Users have seen issues like #1316 and #1804

IPv6 support in libtorrent master is not compelete.
Instead there is a separate ipv6 branch, which still needs some
cleanup before mainstream use. See discussion at
https://github.com/rakshasa/rtorrent/issues/59#issuecomment-56651538
So, it makes no sense to use ipv6 with the master branch.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-14 10:34:09 +02:00
Álvaro Fernández Rojas
f535396cd9 libftdi: fix cmake build issues
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-11-11 19:26:43 +01:00
Dov Murik
964835bccd libs/libestr: add new package (needed for net/rsyslog)
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
2015-11-11 10:00:12 -05:00
Damiano Renfer
22752a668a libs/libsodium: update to 1.0.6
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-11-09 20:04:24 +01:00
John Crispin
c5c8dc19be libmraa: board detection was broken after the name changed
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-11-06 22:38:57 +01:00
Ted Hess
fdb927f919 Merge pull request #1917 from thess/boost-build
boost: Add ignore-site-config option to bjam
2015-11-05 13:50:41 -05:00
Karl Palsson
5ccaccf03b libwebsockets: Bump to version 1.5
Very minor changes in this release, but best to keep up.

Full changelog available at
http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/tree/changelog

Signed-off-by: Karl Palsson <karlp@remake.is>
2015-11-05 14:00:41 +00:00
Ted Hess
5becb1259e boost: Add ignore-site-config option to bjam
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-04 15:33:10 -05:00
Steven Barth
c9c7b246ad Merge pull request #1910 from dajhorn/liblz4-r131
liblz4: update to r131
2015-11-04 01:39:06 +01:00
Darik Horn
00e337755b liblz4: update to r131
From the upstream NEWS file:

  r131
  New    : Dos/DJGPP target, thanks to Louis Santillan (#114)
  Added  : Example using lz4frame library, by Zbigniew Jędrzejewski-Szmek (#118)
  Changed: xxhash symbols are modified (namespace emulation) within liblz4

  r130:
  Fixed  : incompatibility sparse mode vs console, reported by Yongwoon Cho (#105)
  Fixed  : LZ4IO exits too early when frame crc not present, reported by Yongwoon Cho (#106)
  Fixed  : incompatibility sparse mode vs append mode, reported by Takayuki Matsuoka (#110)
  Performance fix : big compression speed boost for clang (+30%)
  New    : cross-version test, by Takayuki Matsuoka

Signed-off-by: Darik Horn <dajhorn@vanadac.com>
2015-11-01 19:24:36 -05:00
Damiano Renfer
4888daa6f5 libs/libsodium: update to 1.0.5
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-11-01 17:37:54 +01:00
Matthias Schiffer
25ca289e4d libuecc: update to v6
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-10-25 17:11:47 +01:00
Damiano Renfer
e073ad7ca7 libs/libsodium: update to 1.0.4
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2015-10-24 12:07:12 +02:00
Steven Barth
6b10101b15 Merge pull request #1860 from karlp/libcoap-endian
libcoap: Pass endian flags down to target
2015-10-22 10:35:13 +02:00
Steven Barth
56c19739dc Merge pull request #1866 from MikePetullo/libgee
libgee: add new package
2015-10-22 10:34:39 +02:00
Nikos Mavrogiannopoulos
472cb4e3a8 gnutls: update to 3.4.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-10-22 07:33:06 +02:00
John Crispin
180999e20f libupm: add fixes for 2 sensors
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-20 15:59:25 +02:00
John Crispin
221c1e3d03 libupm: add package
upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
John Crispin
896feff364 libmraa: add mraa including mips platform code
mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
W. Michael Petullo
25f897ed98 libdmapsharing: update to 2.9.32
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-10-18 22:25:47 -04:00
W. Michael Petullo
10f280c314 libgee: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-10-18 22:20:29 -04:00
Daniel Golle
fc4fdf2829 libmicrohttpd: update to 0.9.44
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-10-19 00:19:07 +02:00
Karl Palsson
c4a8c4eae2 libcoap: Pass endian flags down to target
Fixes github issue #1856

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2015-10-14 17:18:08 +00:00
Steven Barth
1d853ac05a all: get rid of kmod-ipv6 dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
2015-10-06 09:04:29 +02:00
Peter Wagner
c136bcbddb glib2: update to 2.44.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-10-04 12:58:22 +02:00