aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | | | liburcu: Update to 0.11.1Rosen Penev2019-07-08
| | | | | | | | | | | | | | | | | | | | | | | | Cleanup Makefile for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9344 from neheb/shoRosen Penev2019-07-08
|\ \ \ \ | | | | | | | | | | libshout: Update to 2.4.3
| * | | | libshout: Update to 2.4.3Rosen Penev2019-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed inactive maintainer. Rearranged Makefile for consistency between packages. Added --without-pic to avoid both -fPIC and -fpic. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9381 from neheb/gdbRosen Penev2019-07-08
|\ \ \ \ \ | | | | | | | | | | | | gdbm: Update to 1.18.1
| * | | | | gdbm: Update to 1.18.1Rosen Penev2019-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with -Werror=implicit-function-declaration This has received no version updates for over 5 years. Cleaned up Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9360 from neheb/frr3geRosen Penev2019-07-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | libprotobuf-c: Update to 1.32
| * | | | | | libprotobuf-c: Update to 1.32Rosen Penev2019-06-30
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Updated License information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9253 from dddaniel/masterDaniel Golle2019-07-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | postgresql: Update to version 11.3
| * | | | | | postgresql: Update to version 11.3Daniel Danzberger2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 11.3 is the current stable relase. Changes between 9.3 and 11.3: - pg_receivexlog, pg_resetxlog and pg_xlogdump have been replaced with pg_resetwal - ZIC config variable must be set when cross compiling - disable systemd support - ecpg is no longer needed for building - MAKELEVEL must be set to 0 when called from another makefile - Setting AC_CONFIG_AUX_DIR([config]) is no longer requried - Decrease build time by removing unnecessary configure checks Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
* | | | | | | libextractor: Add missing headerRosen Penev2019-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation with -Wimplicit-function-declaration Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9387 from neheb/v4l23Rosen Penev2019-07-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libv4l: Add missing INTL dependency
| * | | | | | | libv4l: Add missing INTL dependencyRosen Penev2019-07-03
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for FULL NLS. Not bumping PKG_RELEASE as this is no-op. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9377 from zhaojh329/libuwscRosen Penev2019-07-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libuwsc: update to 3.3.2
| * | | | | | | libuwsc: update to 3.3.2Jianhui Zhao2019-07-04
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | | | | | | Merge pull request #9299 from neheb/hgfhghRosen Penev2019-07-04
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | protobuf: Update to 3.8.0
| * | | | | | protobuf: Update to 3.8.0Rosen Penev2019-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small Makefile cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9368 from neheb/torrRosen Penev2019-07-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | RTorrent updates
| * | | | | | | libtorrent: Enable IPv6 and clean up MakefileRosen Penev2019-07-01
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was not touched since I took maintainership. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9335 from neheb/libnRosen Penev2019-07-02
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | libnetconf2: Fix compilation without deprecated OpenSSL APIs
| * | | | | | libnetconf2: Fix compilation without deprecated OpenSSL APIsRosen Penev2019-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reorganized Makefile for consistency between packages. Removed InstallDev section. It is already implied by CMAKE_INSTALL Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #9369 from val-kulkov/freetype-packageRosen Penev2019-07-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libfreetype: update to the latest release
| * | | | | | | libfreetype: update to the latest releaseVal Kulkov2019-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to FreeType 2.10.1. Update PKG_LICENSE information. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | Merge pull request #9364 from neheb/p11kNikos Mavrogiannopoulos2019-07-02
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | p11-kit: Fix compilation with uClibc-ng
| * | | | | | | p11-kit: Fix compilation with uClibc-ngRosen Penev2019-07-01
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | | pthsem: Fix compilation with uClibc-ngRosen Penev2019-07-01
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #9339 from TDT-AG/pr/20190627-libgpiod-dependencyMichael Heimpold2019-06-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | libgpiod: remove dependency to kernel version
| * | | | | | libgpiod: remove dependency to kernel versionMartin Schiller2019-06-27
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that we only use kernel versions that support libgpiod, we can remove the dependency on the kernel version. This enables libgpiod to be used with linux 4.19. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* | | | | | Merge pull request #9280 from neheb/logRosen Penev2019-06-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | kea: Don't install to STAGING_DIR_HOST
| * | | | | | log4cplus: Build in parallelRosen Penev2019-06-28
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG/HOST_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | nss: update to 3.44.1Lucian Cristian2019-06-27
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #9285 from neheb/ele2Rosen Penev2019-06-26
|\ \ \ \ \ | |/ / / / |/| | | | elektra: Fix compilation with uClibc-ng
| * | | | elektra: Fix compilation with uClibc-ngRosen Penev2019-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add patch that checks for libiconv instead of iconv. nls.mk handles this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9293 from BKPepe/boostRosen Penev2019-06-23
|\ \ \ \ \ | | | | | | | | | | | | boost: Makefile polishing and fix raw kconfig syntax
| * | | | | boost: fix raw kconfig syntaxJo-Philipp Wich2019-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | boost: Makefile polishingJosef Schlehofer2019-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected License according to SPDX in PKG_LICENSE Added PKG_LICENSE_FILES HTTPS in their website Reordered some stuff Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #9257 from neheb/bnRosen Penev2019-06-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | libaio: Update to 0.3.112
| * | | | | libaio: Update to 0.3.112Rosen Penev2019-06-18
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Replace inactive maintainer with myself. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9276 from neheb/fbzRosen Penev2019-06-21
|\ \ \ \ \ | |_|/ / / |/| | | | fbzmq: Fix compilation with newer GCC
| * | | | fbzmq: Fix compilation with newer GCCRosen Penev2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added -faligned-new to fix compilation. As fbzmq is passing -Werror, fixed compilation with newer GCC versions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | treewide: avoid deref symlinks when installing .soYousong Zhou2019-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change is inspired by commit openwrt/openwrt@38b22b1e ("nghttp2: deduplicate files in libnghttp2") The packages in this commit are identified with the following command grep -rin -E 'INSTALL_(DATA|BIN)' | grep -F '.so' | grep -F '*' Some of them do not have symlinks and are not affected, but the change is still applied for consideration of best practices just in case Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #9176 from neheb/p11Nikos Mavrogiannopoulos2019-06-20
|\ \ \ \ \ | |/ / / / |/| | | | p11-kit: Update to 0.23.16.1
| * | | | p11-kit: Update to 0.23.16.1Rosen Penev2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added --as-needed linker flag for smaller size. Small configure adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9265 from nxhack/libupm_2.0.0Rosen Penev2019-06-18
|\ \ \ \ \ | | | | | | | | | | | | libupm: update to 2.0.0
| * | | | | libupm: update to 2.0.0Hirokazu MORIKAWA2019-06-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | libuhttpd: update to 2.2.2Jianhui Zhao2019-06-19
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
* | / / / poco: Do not build on ARCRosen Penev2019-06-18
| |/ / / |/| | | | | | | | | | | | | | | | | | | Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #9244 from neheb/booRosen Penev2019-06-17
|\ \ \ \ | | | | | | | | | | Bosst change to HOSTPKG
| * | | | fbzmq: Switch to HOSTPKGRosen Penev2019-06-17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | libmstch: Switch HOST to HOSTPKGRosen Penev2019-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HOST should be used by tools only, not for host packages. Other minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | fbthrift: Install to STAGING_DIR_HOSTPKGRosen Penev2019-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As part of the boost change. Also get rid of various CMake options as CMake can find everything properly now. Signed-off-by: Rosen Penev <rosenp@gmail.com>