aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
| * | | | libs/gnutls: Don't link libidn unintentionallyDaniel Engberg2017-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation reported by by buildbots. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | Merge pull request #3951 from antonlacon/libopus-1.1.xTed Hess2017-02-06
|\ \ \ \ \ | |/ / / / |/| | | | opus: update to 1.1.4 for CVE-2017-0381
| * | | | opus: update to 1.1.4Ian Leonard2017-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE 2017-0381. Assume maintainership. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | | Merge pull request #3925 from kdarbyshirebryant/fixlibidnHannu Nyman2017-02-05
|\ \ \ \ \ | | | | | | | | | | | | libidn: install libidn.pc in staging area & refresh patches
| * | | | | libidn: install libidn.pc in staging area & refresh patchesKevin Darbyshire-Bryant2017-02-05
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libidn.pc file was missing in package staging area causing build failures for other packages expecting to find libidn package config files. refreshed patches to clear existing patch fuzz take over maintainership Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* / / / / lib/confuse: Update to 3.0Daniel Engberg2017-02-04
|/ / / / | | | | | | | | | | | | | | | | | | | | Update (lib)confuse to 3.0 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | [libs/fftw3] Updated to version 3.3.6-pl1Vladimir Ulrich2017-01-31
| | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | Merge pull request #3867 from luizluca/libvpx-1.6.1Luiz Angelo Daros de Luca2017-01-25
|\ \ \ \ | | | | | | | | | | libvpx: bump to 1.6.1
| * | | | libvpx: bump to 1.6.1Luiz Angelo Daros de Luca2017-01-17
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | v1.6.1: - Faster VP9 encoding and decoding - Bug Fixes Now the ABI_VERSION is derived from PKG_VERSION Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | libgd: remove unused LIBPNG12_CONFIG definitionMatthias Schiffer2017-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While fixing up some incorrect STAGING_DIR_HOSTPKG uses I introduced, I noticed that the LIBPNG12_CONFIG variable is not used by libgd anymore (it is called LIBPNG_CONFIG now). As the build runs fine without setting LIBPNG_CONFIG, let's just remove the unused line. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | freetype: bump to version 2.7Mirko Vogt2017-01-23
| | | |
* | | | package: pcre bump to version 8.40heil2017-01-22
| | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | Merge pull request #3623 from p-wassi/oping_190Jo-Philipp Wich2017-01-20
|\ \ \ \ | | | | | | | | | | libs/liboping: update to 1.9.0
| * | | | libs/liboping: update to 1.9.0p-wassi2016-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update liboping/oping/noping to upstream release 1.9.0 Also introduce new location of downloads and correct the licence to LGPL-2.1+ (as seen in liboping's README) Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | | libs/libcap: update to 2.25p-wassi2017-01-18
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libcap to upstream release 2.25 Since the libattr thing was dropped upstream in [1] it is also removed here. Then, to overcome an issue in cross-compiling [2], set the Make parameter according to [3]. Take maintainership of this package. Signed-off-by: Paul Wassi <p.wassi@gmx.at> [1]: http://git.kernel.org/cgit/linux/kernel/git/morgan/libcap.git/commit/?id=85f38a573fc47472ab792e813b6f6b6f0b1df112 [2]: libcap: progs/Makefile:30 executes the cross-compiled binary on the host [3]: libcap: Make.Rules: comment from lines 74-81
* | | | alsa-lib: update to 1.1.3Peter Wagner2017-01-16
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | [libs/fftw3] Updated to version 3.3.6Vladimir Ulrich2017-01-16
| | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | gnutls: updated to 3.5.8Nikos Mavrogiannopoulos2017-01-15
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | libuv: bump to 1.10.2Luka Perkov2017-01-15
| | | | | | | | | | | | | | | | Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* | | | libxslt: revert $(STAGING_DIR_HOSTPKG) to $(STAGING_DIR)/host where appropriateMatthias Schiffer2017-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Host files installed in Build/InstallDev are target-specific and will stay in $(STAGING_DIR)/host after the STAGING_DIR_HOSTPKG unification. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | libgpg-error: revert $(STAGING_DIR_HOSTPKG) to $(STAGING_DIR)/host where ↵Matthias Schiffer2017-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appropriate Host files installed in Build/InstallDev are target-specific and will stay in $(STAGING_DIR)/host after the STAGING_DIR_HOSTPKG unification. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | libshout: Update to 2.4.1. Create -nossl variantTed Hess2017-01-13
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #3785 from diizzyy/patch-17Ted Hess2017-01-13
|\ \ \ \ | | | | | | | | | | libs/libstrophe: Fix source tarball filename
| * | | | libs/libstrophe: Fix source tarball filenameDaniel Engberg2017-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to git repo to properly set tarball filename Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | glib2: add --enable-libmount=no to HOST_CONFIGURE_ARGSPeter Wagner2017-01-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | glib2: update to 2.50.2Peter Wagner2017-01-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | Merge pull request #3813 from NeoRaider/hostpkgMatthias Schiffer2017-01-11
|\ \ \ \ \ | | | | | | | | | | | | Use STAGING_DIR_HOSTPKG where appropriate
| * | | | | treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with ↵Matthias Schiffer2017-01-10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $(STAGING_DIR_HOSTPKG) As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely on it. See 73b7f55424de52d8179a9ad808252fe3bf8dcc9d for more information on STAGING_DIR_HOSTPKG. STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release (it is equivalent to $(STAGING_DIR)/host), so this simple search/replace cleanup is safe to apply. Doing this cleanup now will be useful for the Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream. Also fixes a typo in the dbus Makefile ("STAGIND_DIR"). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | Merge pull request #3703 from nxhack/icu-update-to-v58_2Hannu Nyman2017-01-11
|\ \ \ \ \ | | | | | | | | | | | | icu: Bumped to v58.2
| * | | | | icu: Bumped to v58.2Hirokazu MORIKAWA2017-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @nxhack Compile tested: ar71xx mips_24kc_musl-1.1.15 LEDE r2610-324bdf3 Run tested: NONE Description: icu: Bumped to v58.2 for emoji handling previous PR #2817 add patches/001-disable-strtod_l.patch missing xlocale.h in case of using musl. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | Merge pull request #3814 from thess/libextractor-updateDaniel Golle2017-01-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies
| * | | | | | libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependenciesTed Hess2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | | | | Merge pull request #3762 from diizzyy/patch-10Hannu Nyman2017-01-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | libs/poco: Use bz2 tarball instead of gz
| * | | | | | libs/poco: Use bz2 tarball instead of gzDaniel Engberg2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use bz2 instead of gz tarball, saves about 900kbyte in size Do minor adjustments to download URL Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | libs/dtc: fix build on x86_64Alexandru Ardelean2017-01-11
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes build error: ``` x86_64-openwrt-linux-musl-gcc -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib -znow -zrelro -fPIC -shared -Wl,--version-script=libfdt/version.lds -Wl,-soname,libfdt.so.1 -o libfdt/libfdt-1.4.2.so libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o libfdt/fdt_empty_tree.o libfdt/fdt_addresses.o /home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib64/gcc/x86_64-openwrt-linux-musl/5.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: libfdt/fdt.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC libfdt/fdt.o: error adding symbols: Bad value collect2: error: ld returned 1 exit status Makefile:283: recipe for target 'libfdt/libfdt-1.4.2.so' failed make[4]: *** [libfdt/libfdt-1.4.2.so] Error 1 ``` Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | eventlog: import from oldpackagesW. Michael Petullo2017-01-06
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #3742 from diizzyy/patch-6champtar2017-01-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | libs/sqlite3: Update to 3.16.0 and add optimizations
| * | | | | | libs/sqlite3: Update to 3.16.0 and add optimizationsDaniel Engberg2017-01-05
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 3.16.0 Add following optimizations: HAVE_ISNAN HAVE_MALLOC_USABLE_SIZE Link: https://www.sqlite.org/compile.html Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | boost: Package Version Update -> 1.63.0Carlos Ferreira2017-01-05
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @ClaymorePT Compile tested: Broadcom BCM2708 Run tested: None Description: This package update contains no new libraries. Information about the 1.63.0 release (updated libraries, bug fixes, etc), can be found here [1]. [1]: http://www.boost.org/users/history/version_1_63_0.html Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
* | | | | poco: update to 1.7.7Jean-Michel Julien2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update package to latest stable version (1.7.7) Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
* | | | | libpng: update to 1.2.57Daniel Albers2017-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2016-10087 Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
* | | | | libuv: bump to latest versionLuka Perkov2017-01-01
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | While at it install in staging_dir libuv.a used for static linking and update my email address. Signed-off-by: Luka Perkov <luka.perkov@sartura.hr>
* | | | Merge pull request #3702 from hauke/libcoapHannu Nyman2016-12-30
|\ \ \ \ | | | | | | | | | | libcoap: fix PKG_BUILD_DIR
| * | | | libcoap: fix PKG_BUILD_DIRHauke Mehrtens2016-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libcoap is not building in LEDE any more because it is extracted to /libcoap/ and the package makefiles try to access it at /libcoap-2da31de732c0e51a9bc9e1d4aea21e25da89cf87/. This patch defines a PKG_BUILD_DIR variable to make it use /libcoap/ without the hash. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | libcanfestival: define package build directory explicitlyMichael Heimpold2016-12-27
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix the build on LEDE buildbots which bail out with: -snip- ... ! -d ./src/ ] || cp -fpR ./src/* /data/bowl-builder/arm_arm926ej-s/build/ (wrapped) sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival-8bfe0ac0 Applying ./patches/001-sigval-ref-fix.patch using plaintext: can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/drivers/timers_unix/timers_unix.c |+++ b/drivers/timers_unix/timers_unix.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored Patch failed! Please fix ./patches/001-sigval-ref-fix.patch! ... -snap- Reason is, that the tar ball created by hg checkout does not contain the version string appended to the root source directory as expected by default PKG_BUILD_DIR, so this patch adjusts the expected directory name. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | boost: build always with -std=gnu++14 with recent compilers.Hauke Mehrtens2016-12-25
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some parts of boost need at least C++11, activate -std=gnu++14 when possible and otherwise use -std=gnu++11 instated of using the default which is -std=gnu++98. This fixes the build for me when I build everything expect boost-coroutine2 with gcc 5.4.0 on LEDE. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | libs/libexif: Disable nlsAlin Nastac2016-12-20
| | | | | | | | | | | | | | | | | | Fixes missing @MKINSTALLDIRS@ substitution in po/Makefile. Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
* | | libs/rxtx: add support for RX/TX Java serial communicationsDana Myers2016-12-19
| | | | | | | | | | | | | | | | | | | | | Integrate support for RX/TX Java serial communications library. Includes patch to include support for ttyACM* devices. Signed-off-by: Dana H. Myers k6jq@comcast.net
* | | Merge pull request #3662 from diizzyy/patch-27Nikos Mavrogiannopoulos2016-12-17
|\ \ \ | | | | | | | | libs/libtasn1: Update to 4.9
| * | | libs/libtasn1: Update to 4.9Daniel Engberg2016-12-16
| | | | | | | | | | | | | | | | | | | | Update 4.9 and use URL alias Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>