John Clark
d57cfa8ee0
libnopoll: noPoll C WebSocket library 0.4.2
Signed-off-by: John Clark <inindev@gmail.com>
Tested-by: John Clark <inindev@gmail.com>
8 years ago
Daniel Golle
4c58f29d4d
libx264: more build fixes
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>
8 years ago
Ted Hess
6131f24861
libx264: Re-enable powerpc (SOFT_FLOAT builds OK)
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Claudiu Brasovean
0312a14a47
avahi: Update to 0.6.32. Add netifd proto handler for avahi-autoipd
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>
8 years ago
Daniel Golle
c14f2ac6da
postgresql: move some binaries to pgsql-cli-extra
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Nikos Mavrogiannopoulos
868315d959
gnutls: remove C99 constructions rejected by compiler
8 years ago
Daniel Golle
46ab42b35e
postgresql: clean package to fix duplicate files issue
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>
8 years ago
Chih-Wei Chen
38b9f65e37
libstrophe : Update to version 0.9.1
Signed-off-by: Chih-Wei Chen <changeway@gmail.com>
8 years ago
Daniel Golle
6871e6b379
libp11: package PKCS#11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Daniel Golle
d302afe081
engine_pkcs11: remove in favour of libp11 OpenSSL engine
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Daniel Golle
63120640e6
postgresql: update to version 9.5.4 and major rework
* 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>
8 years ago
Daniel Golle
71160d214a
libx264: mark as broken on powerpc
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Daniel Golle
ab010288da
libx264: fix build on soft-float targets
--disable-asm isn't enough to disable building assembly code on ARM.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
jmjulien
57e92300d6
poco: update to 1.7.5
Update package to latest stable version (1.7.5)
Signed-off-by Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
8 years ago
Peter Wagner
5dfd322a3a
glib2: update to 2.49.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
8 years ago
Daniel Golle
64c6b8b735
engine_pkcs11: update to release version 0.2.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Daniel Golle
9421e8cff7
libp11: update to release version 0.4.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Daniel Golle
73a73be974
toxcore: abandon package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Ian Pozella
e1b0adf5f2
gnutls: optionally disable tpm support
Add option that allows you to explicitly disable use of the tpm
otherwise if a tss stack such as trousers is found by gnutls build
system then it will use it which will cause a build failure when
PKCS11 support is not enabled.
Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
8 years ago
W. Michael Petullo
c6473c2b33
openldap: update to 2.4.44
Signed-off-by: W. Michael Petullo <mike@flyn.org>
8 years ago
Denis Osvald
eae7e4e605
libuv: bump version to 1.9.1
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
8 years ago
Nikos Mavrogiannopoulos
dc5961ffc2
gnutls: updated to 3.5.4
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Ian Leonard
a0310dc36f
libopus: update to 1.1.3
Update to 1.1.3 and use integer functions when no hardware fpu present.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
9 years ago
Álvaro Fernández Rojas
c2a9bd50f6
libxerces-c: update to v3.1.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years ago
Michael Heimpold
e1c004dcaa
libcanfestival: fix build on LEDE buildbots using ccache
The previous attempt to fix the build error was not successfull
and introduced needlessly a new patch. However, the configure
already provide the required functionality, use it instead.
This should now really solve the build.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Daniel Golle
58a4ee2c79
libx264: allow building with yasm
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Michael Heimpold
def97187d2
Treewide fix of typo: PKG_LICENSE_FILE --> PKG_LICENSE_FILES
Without the trailing _S_ the variable is not considered at all.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Harald Geyer
5389876427
elektra: fix build error
* Move curlget plugin to its own package with proper dependencies
* Fix abuse of 'foreach' in the Makefile which masked the above issue
Signed-off-by: Harald Geyer <harald@ccbib.org>
8 years ago
Michael Heimpold
0a9f945893
libidn: update to 1.33
Upstream resolved security and stability problems.
While at, also install the libidn.so symlink which was
not covered by previous pattern.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Gergely Kiss
20b00cfdef
seafile: upgrade to version 5.1.4
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
8 years ago
Black Roland
cbd4ff7d6b
libsodium: removed `--without-pthreads` configire arg (no longer required for musl)
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
8 years ago
Mirko Vogt
303febb30b
package `libdrm`
8 years ago
Mirko Vogt
aea6021c41
package `libdouble-conversion`
8 years ago
Black Roland
4f5dd0cda7
libsodium: Updated to latest version (1.0.11)
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
8 years ago
Michael Heimpold
8a2d6ceef4
libcanfestival: fix build on LEDE buildbots using ccache
This error is reported:
make -C can_socket driver
make[6]: Entering directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/can_socket'
ccache_cc -O2 -fPIC -DDEBUG_ERR_CONSOLE_ON -g -I../../include -I../../include/unix -I../../include/can_socket -o can_socket.o -c can_socket.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
ccache_cc -shared -Wl,-soname,libcanfestival_can_socket.so -o libcanfestival_can_socket.so can_socket.o
make[6]: Leaving directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/can_socket'
make -C unix driver
make[6]: Entering directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/unix'
ccache_cc -O2 -DDEBUG_ERR_CONSOLE_ON -g -I../../include -I../../include/unix -I../../include/timers_unix -o unix.o -c unix.c
cc1: note: someone does not honour COPTS correctly, passed 0 times
Building [libcanfestival_unix.a]
ccache_ccar rc libcanfestival_unix.a unix.o ../timers_unix/timers_unix.o
make[6]: ccache_ccar: Command not found
Makefile:102: recipe for target 'libcanfestival_unix.a' failed
make[6]: *** [libcanfestival_unix.a] Error 127
make[6]: Leaving directory '/data/bowl-builder/arm_arm926ej-s/build/sdk/build_dir/target-arm_arm926ej-s_musl-1.1.15_eabi/libcanfestival/drivers/unix'
Makefile:33: recipe for target 'driver' failed
make[5]: *** [driver] Error 2
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
8 years ago
Daniel Golle
3d3918bb9a
postgresql: make host-built-tools safe for rebuilds
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Karl Palsson
0bde9e3c14
libwebsockets: Upgrade to latest stable release.
Fairly major bump from 1.7.x to 2.0.2.
Changelog (mostly) available at:
https://github.com/warmcat/libwebsockets/blob/v2.0-stable/changelog
Signed-off-by: Karl Palsson <karlp@etactica.com>
8 years ago
Karl Palsson
c96eae9549
libwebsockets: Update maintainer email
Signed-off-by: Karl Palsson <karlp@remake.is>
Signed-off-by: Karl Palsson <karlp@etactica.com>
8 years ago
Gergely Kiss
79563b699f
libevhtp: downgrading due to compatibility issues
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
d6ff1a0f15
libzdb: use correct path when creating host bindir
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
d2e4376ada
libzdb: copy host built tool to "$(STAGING_DIR)/host" instead
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
ebd5c7f93a
libzdb: remove -lnsl flag for mysql
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
437621931a
seafile: import version 5.1.1 and its dependencies
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
39e937fae7
libevhtp: do not delete source package, download through Git instead
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Gergely Kiss
0cb2b6d41e
libevhtp-1.1: remove package as it is not required anymore
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years ago
Ted Hess
f628fa9f83
libx264: Fix build errors on x86 targets due to missing ASM features (yasm)
minor cleanup of CFLAGS, remove COPTS warnings
yasm needs to be added to x86 toolchain
(LEDE updated: c08651226f
)
Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Daniel Golle
d74ad6ae33
libgcrypt: update to version 1.6.6
Fixes CVE-2016-6313:
Entropy Loss and Output Predictability in the Libgcrypt PRNG
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Yousong Zhou
13014e3633
libffi: patch n32.S to fix mips64 soft-float build
This should fix openwrt/packages#2511
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
8 years ago
Daniel Salzman
c0380de80e
libedit: update to 20160618-3.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
8 years ago
Adrian Panella
118a0c8510
libx264: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
8 years ago