aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libtalloc: add libattr dependencyEtienne CHAMPETIER2016-11-08
| | | | | | | | | | | | | | When libattr is selected, libtalloc links to this shared library and the build fails with: "Package libtalloc is missing dependencies for the following libraries: libattr.so.1" This commit adds libattr dependency, so that libtalloc systematically links to this library. Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com> [Lucile: replace attr with libattr, edit commit message] Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
* boost: Build / package dependencies re-workTed Hess2016-11-07
| | | | | | | | | Added 4th argument to library declaration macro for specifying optional. external package dependencies. Add conditional Python host build dependency. Fixup config menu to honor external package selections correctly. Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #3425 from ryzhovau/libdnet-srcLuka Perkov2016-11-06
|\ | | | | libdnet: fix source URL
| * libdnet: fix source URLAlexander Ryzhov2016-10-31
| | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | Merge pull request #3377 from bobafetthotmail/patch-8Hannu Nyman2016-11-06
|\ \ | | | | | | liblo-utils: moving to category Sound
| * | liblo-utils: moving to category SoundAlberto Bursi2016-10-23
| | | | | | | | | | | | | | | | | | before it was in Utilities, subcategory Sound. Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | gnutls: updated to 3.5.6Nikos Mavrogiannopoulos2016-11-04
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | Merge pull request #3458 from thess/boost-fixTed Hess2016-11-04
|\ \ \ | | | | | | | | boost: Fix broken dependencies for locale and fiber
| * | | boost: Fix broken dependencies for locale and fiberTed Hess2016-11-03
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #3456 from haraldg/elektraHannu Nyman2016-11-03
|\ \ \ \ | |/ / / |/| | | elektra: Update to 0.8.18
| * | | elektra: Update to 0.8.18Harald Geyer2016-11-03
| | | | | | | | | | | | | | | | Signed-off-by: Harald Geyer <harald@ccbib.org>
* | | | Merge pull request #3447 from bobafetthotmail/patch-5Hannu Nyman2016-11-02
|\ \ \ \ | | | | | | | | | | tiff-utils: move to Image Manipulation submenu
| * | | | tiff-utils: move to Image Manipulation submenuAlberto Bursi2016-11-02
| | |_|/ | |/| | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* / | | jpeg-tools: move to Image Manipulation submenuAlberto Bursi2016-11-02
|/ / / | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | Merge pull request #3335 from sartura/libwebsockets-full-variantLuka Perkov2016-10-26
|\ \ \ | | | | | | | | libwebsockets: add full variant with libuv, plugins, CGI
| * | | libwebsockets: use tarball releases instead of gitDenis Osvald2016-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
| * | | libwebsockets: bump to v2.0.3Denis Osvald2016-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
| * | | libwebsockets: add full variant with libuv, plugins, CGIDenis Osvald2016-10-11
| | | | | | | | | | | | | | | | Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
* | | | Merge pull request #3393 from bobafetthotmail/patch-19Nikos Mavrogiannopoulos2016-10-26
|\ \ \ \ | | | | | | | | | | gnutls-utils/certtool: move to Encryption submenu
| * | | | gnutls-utils/certtool: move to Encryption submenuAlberto Bursi2016-10-24
| | |_|/ | |/| | | | | | | | | | | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* | | | Merge pull request #3326 from ClaymorePT/boost_1_62_r1Hannu Nyman2016-10-24
|\ \ \ \ | | | | | | | | | | boost: Package Version Update -> 1.62.0
| * | | | boost: Package Version Update -> 1.62.0Carlos Ferreira2016-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: @ClaymorePT Compile tested: Broadcom BCM2708 Run tested: None Description: This package version update brings two new libraries: Fiber [1] (Currently Broken) Framework for userland-threads/fibers, from Oliver Kowalke. QVM [2] Boost QVM is a generic library for working with quaternions, vectors and matrices of static size with the emphasis on 2, 3 and 4-dimensional operations needed in graphics, video games and simulation applications, from Emil Dotchevski. More information about the 1.62.0 release (bug fixes, etc), can be found here [3]. [1]: http://www.boost.org/doc/libs/1_62_0/libs/fiber/ [2]: http://www.boost.org/doc/libs/1_62_0/libs/qvm/ [3]: http://www.boost.org/users/history/version_1_62_0.html Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
* | | | | loudmouth: add new packageW. Michael Petullo2016-10-16
| |/ / / |/| | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | opencv: install missing pkgconfig file in staging folderjazzgs2016-10-12
| | | | | | | | | | | | | | | | Signed-off-by: jazzgs <jazzgs@users.noreply.github.com>
* | | | libxerces-c: use xz and sha256 and switch from git to apache releasesÁlvaro Fernández Rojas2016-10-12
| |/ / |/| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | postgresql: properly stop serviceDaniel Golle2016-10-11
|/ / | | | | | | | | | | | | postmaster always detaches from procd, work around by using pg_ctl to stop the server. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | avro: Apache Avro C Library 1.8.1John Clark2016-10-08
| | | | | | | | | | Signed-off-by: John Clark <inindev@gmail.com> Tested-by: John Clark <inindev@gmail.com>
* | boost: Fix immediate build problems until 1.62 update availableTed Hess2016-10-04
| | | | | | | | | | | | boost: Correct Sourceforge URI for boost releases Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #3299 from fededim/masterHannu Nyman2016-10-04
|\ \ | | | | | | Updated packages
| * | Updated packages:Rupan2016-10-04
| | | | | | | | | | | | | | | | | | | | | - lftp: updated to 4.7.3 - neon: update to 0.30.2 Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | libnopoll: use xz compression rather than gzJohn Clark2016-10-02
| | | | | | | | | | | | | | | Signed-off-by: John Clark inindev@gmail.com Tested-by: John Clark inindev@gmail.com
* | | libnopoll: noPoll C WebSocket library 0.4.2John Clark2016-10-02
| | | | | | | | | | | | | | | Signed-off-by: John Clark <inindev@gmail.com> Tested-by: John Clark <inindev@gmail.com>
* | | libx264: more build fixesDaniel Golle2016-10-01
| | | | | | | | | | | | | | | | | | | | | Introduce blacklist for CPU_TYPEs without ASM support in libx264 Add libpthread dependency required on non-musl builds Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libx264: Re-enable powerpc (SOFT_FLOAT builds OK)Ted Hess2016-09-30
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #3072 from salzmdan/masterHannu Nyman2016-09-29
|\ \ \ | | | | | | | | Update libedit and Knot DNS
| * | | libedit: update to 20160618-3.1Daniel Salzman2016-08-16
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* | | | avahi: Update to 0.6.32. Add netifd proto handler for avahi-autoipdClaudiu Brasovean2016-09-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | You can now specify in '/etc/config/network' config interface 'eth1_autoip' option ifname 'eth1' option proto 'autoip' And netifd would handle the rest of the logic/setup. Signed-off-by: Claudiu Brasovean <cbrasho@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | postgresql: move some binaries to pgsql-cli-extraDaniel Golle2016-09-28
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | gnutls: remove C99 constructions rejected by compilerNikos Mavrogiannopoulos2016-09-27
| | | |
* | | | postgresql: clean package to fix duplicate files issueDaniel Golle2016-09-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both postgresql-server and postgresql-cli install /usr/bin/psql which thus creates a conflict when installing both packages. Fix this by removing duplicate and useless binaries from the postgresql-server package. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | libstrophe : Update to version 0.9.1Chih-Wei Chen2016-09-27
| | | | | | | | | | | | | | | | Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
* | | | libp11: package PKCS#11 OpenSSL engineDaniel Golle2016-09-26
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | engine_pkcs11: remove in favour of libp11 OpenSSL engineDaniel Golle2016-09-26
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #3210 from dangowrt/fix-x264-buildTed Hess2016-09-24
|\ \ \ \ | | | | | | | | | | libx264: Fix x264 build (asm)
| * | | | libx264: mark as broken on powerpcDaniel Golle2016-09-23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * | | | libx264: fix build on soft-float targetsDaniel Golle2016-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --disable-asm isn't enough to disable building assembly code on ARM. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | postgresql: update to version 9.5.4 and major reworkDaniel Golle2016-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * convert package build to use host-build for ecpg, pg_config and zic * introduce /lib/functions/postgresql.sh to be used by packages requiring a postgres database to exist as well as postgres' init * no longer require shadow-su, patch pg_ctl to setuid() ifself instead * auto-create database directory if there is enough free space * auto-create databases configured in UCI * remove some dead uci config options * grab maintainership Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | poco: update to 1.7.5jmjulien2016-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update package to latest stable version (1.7.5) Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
* | | | | glib2: update to 2.49.7Peter Wagner2016-09-19
|/ / / / | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | engine_pkcs11: update to release version 0.2.2Daniel Golle2016-09-19
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>