aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libsigc++: bump to 2.5.2Steven Barth2015-08-25
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* unixodbc: update to 2.3.3heil2015-08-24
| | | | Signed-off-by: heil <heil@terminal-consulting.de>
* libuv: fix download pathJohn Crispin2015-08-22
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* hidapi: Fix iconv dependsTed Hess2015-08-21
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #1671 from plntyk/fix_musl_dtndhtJonas Gorski2015-08-21
|\ | | | | dtndht: fix musl build
| * dtndht: fix musl buildDirk Neukirchen2015-08-19
| | | | | | | | | | | | add missing headers on musl Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | Merge pull request #1694 from jsiverskog/protobuf-maintainer2Jonas Gorski2015-08-21
|\ \ | | | | | | protobuf: add myself as maintainer.
| * | protobuf: add myself as maintainer.Jacob Siverskog2015-08-21
| | | | | | | | | | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* | | postgresql: fix potential snprintf issueDirk Neukirchen2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | adopt buildroot commit: 3d3f70b567718ae308b5704ddd7d107c4849309e spotted while reviewing buildroot changes to postgresql Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | postgresql: fix uclibc locale.h bugDirk Neukirchen2015-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reported in forum: https://forum.openwrt.org/viewtopic.php?id=59137 issue was discovered and fixed already in buildroot git commit id: f5e4ca10220e2325d3a34c0a423388e40b27dbdf Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | | postgresql: add missing librt dependencyDirk Neukirchen2015-08-21
|/ / | | | | | | | | | | fixes build error with uclibc Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | alsa-lib: Combine package maintainersTed Hess2015-08-20
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Boost Makefile Update to Version 1.59cmf2015-08-20
|/ | | | | | | | | | | | | This commit updates Boost to version 1.59, released in the 13th of August of 2015 [1]. - The new version adds two new template libraries, Convert [2] and CoRoutine2 [3]. - [Warning]-> CoRoutine2 library absolutly requires a C++14 compiler. - patch 001-mips-options-fix.patch was removed, since it is already incorporated upstream. [1] - http://www.boost.org/users/history/version_1_59_0.html [2] - http://www.boost.org/libs/convert/ [3] - http://www.boost.org/libs/coroutine2/ Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
* Merge pull request #1655 from dangowrt/update-postgresqlJo-Philipp Wich2015-08-13
|\ | | | | update postgresql
| * postgresql: update source to 9.4.4 and refresh scriptsDaniel Golle2015-08-12
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * postgresql: update to 9.4.1Dirk Neukirchen2015-08-12
| | | | | | | | | | | | - supports arm64/aarch64 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | libinput: update sourceDaniel Golle2015-08-13
|/ | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnutls: updated to 3.4.4Nikos Mavrogiannopoulos2015-08-10
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* liburcu: update to 0.8.7Nicolas Thill2015-08-04
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* freetype: -config & .pc files cleanup & fixesNicolas Thill2015-08-04
| | | | | | Fix libdir as well in freetype-config, merge both freetype2.pc fixes into a single one Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge branch 'freetype-config-include-path-fix' of ↵Nicolas Thill2015-08-04
|\ | | | | | | git://github.com/paulfertser/packages into PR1591
| * freetype: fix include path for cross-compilationPaul Fertser2015-07-19
| | | | | | | | Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* | Merge pull request #1565 from hauke/libloSteven Barth2015-08-03
|\ \ | | | | | | liblo: fix build with musl
| * | liblo: fix build with muslHauke Mehrtens2015-07-12
| | | | | | | | | | | | | | | | | | | | | When sys/poll.h gets included it results in a warning, to include poll.h. All warnings are treated as errors by liblo. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | libidn: Update to 1.32Marcel Denia2015-08-03
| | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | Merge pull request #1612 from changeway/libstropheSteven Barth2015-08-03
|\ \ \ | | | | | | | | Add libstrophe : XMPP client library
| * | | Add libstrophe : XMPP client librarychangeway2015-08-03
| | | | | | | | | | | | | | | | | | | | | | | | Config.in for libxml2/expat XML library choice Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | | Merge pull request #1627 from dangowrt/update-sqlite3champtar2015-08-03
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | sqlite3: update source compile tested on ar71xx
| * | | | sqlite3: update sourceDaniel Golle2015-07-30
| |/ / / | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #1622 from lijpsummer/masterSteven Barth2015-07-30
|\ \ \ \ | | | | | | | | | | opencv:update to version 3.0.0
| * | | | opencv:update to version 3.0.0lijpsummer2015-07-28
| |/ / / | | | | | | | | | | | | Signed-off-by: lijpsummer <summer@wrtnode.com>
* | | | Merge pull request #1626 from proidiot/proidiotSteven Barth2015-07-30
|\ \ \ \ | | | | | | | | | | Adds YAJL
| * | | | yajl: add yajlCharles Southerland2015-07-29
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds YAJL (Yet Another JSON Library), a C library for parsing JSON. Includes patches for uClibc support. Improved from version used internally at Who's On My WiFi since Feb 2014. Adds myself as maintainer. Signed-off-by: Charles Southerland <charlie@stuphlabs.com>
* / / / Boost Makefile Update - Release 6claymore2015-07-30
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update solves two issues: 1) Incompatibility with the combination of using Target mpc85xx and uclibc at the same time[1]. - For now, Boost is disabled when the respective combination is detected. 2) The selection of Boost.Locale was not activating the build with full language support. [1] - https://github.com/openwrt/packages/issues/1621 Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
* | | Merge pull request #1601 from MikePetullo/masterSteven Barth2015-07-21
|\ \ \ | | | | | | | | openldap: remove --without-cyrus-sasl to build SASL support
| * | | openldap: remove --without-cyrus-sasl to build SASL supportW. Michael Petullo2015-07-20
| | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | alsa: update to latest - 1.0.29Ted Hess2015-07-20
|/ / / | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | / libinput: update to 0.20.0Daniel Golle2015-07-20
| |/ |/| | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | gnutls: removed libgnutls-openssl subpackageNikos Mavrogiannopoulos2015-07-17
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | pthsem: fix signal.h include pathOthmar Truniger2015-07-16
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #1508 from jow-/check-foritfy-source-compatSteven Barth2015-07-16
|\ \ | | | | | | check: fix fortify source compatibility
| * | check: fix fortify source compatibilityJo-Philipp Wich2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let `./configure` assume C99 compliant `snprintf()` and `vsnprintf()` functions by passing the required cache variables via `CONFIGURE_VARS`. Fixes fortify-source related undeclared function errors when compiling the `tests/` directory. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #1538 from thess/zmq-package-updateTed Hess2015-07-13
|\ \ \ | | | | | | | | zmq: Make 2 variants, refresh patches, fix C++ build issues
| * | | zmq: Make 2 variants, refresh patches, fix C++ build issuesTed Hess2015-07-04
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #1571 from ejurgensen/masterSteven Barth2015-07-13
|\ \ \ \ | | | | | | | | | | mxml: update to 2.9
| * | | | mxml: update to 2.9ejurgensen2015-07-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | Merge pull request #1567 from ejurgensen/masterTed Hess2015-07-12
|\| | | | | | | | | | | | | | libunistring: update to 0.9.6
| * | | | libunistring: update to 0.9.6ejurgensen2015-07-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | alsa-lib: fix includes of sys/poll.h (remove redirecting... warnings)Ted Hess2015-07-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | gnutls: updated to 3.4.3Nikos Mavrogiannopoulos2015-07-12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>