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
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
Adrian Panella
118a0c8510
libx264: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
8 years ago
Etienne CHAMPETIER
847ebdc909
sqlite3: --disable-editline
sqlite3 can now use editline or readline,
most package use readline, and we were using it,
so continue using readline and disable editline
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
8 years ago
Ted Hess
b3e1b589d7
libnfc: Moved to packages-abandoned - needs MAINTAINER
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Felix Fietkau
e9eb72b91b
neon: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
2c9587cbe0
libtorrent: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Felix Fietkau
83b0d9f170
libimobiledevice: update to the latest version to fix openssl build error
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Daniel Golle
0e99e5eea9
glib2: fix (host-)build with gcc6
import upstream fix from
https://git.gnome.org/browse/glib/commit/?id=0817af40e8c74c721c30f6ef482b1f53d12044c7
and fix it to remain compatibile with old version of gcc
https://git.gnome.org/browse/glib/commit/?id=8cdbc7fb2c8c876902e457abe46ee18a0b134486
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
Alexander Couzens
2d44f91a62
libmicrohttpd: add patch to fix inside loop declaration warning
already fixed upstream, but 0.9.50 contains this bug
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
8 years ago
Lucile Quirion
a1f073774a
libtalloc: add package
libtalloc is a memory allocator used in Samba4 and freeradius-server
version 3.0.x and higher.
Signed-off-by: Lucile Quirion <lucile.quirion@savoirfairelinux.com>
9 years ago
Baptiste Jonglez
d6673185a2
Remove incorrect use of PKG_SHA256SUM
OpenWRT/LEDE only understands the PKG_MD5SUM variable, and detects if the
hash is e.g. SHA256 by looking at the length of the hash.
This affects libs/libmicrohttpd, mail/ssmtp and utils/mc.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
8 years ago
Ted Hess
105e13bd2e
libaudiofile: Update source URL
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Nikos Mavrogiannopoulos
b5a3312100
gnutls: updated to 3.4.14
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Konstantin Shalygin
a4a9038f58
ldns: Avoid perl bug for manpages.
Fix #2663
Signed-off-by: Konstantin Shalygin <k0ste@cn.ru>
[refresh patch]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Alexander Couzens
c6ce75454d
libmicrohttpd: update to version 0.9.50
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Hans Dedecker
62257e3660
libnet-1.2.x: Enable pf_packet socket support by setting libnet_cv_have_packet_socket to yes
PF_PACKET support is not enabled by setting ac_libnet_have_pf_packet but by setting libnet_cv_have_packet_socket
in the Makefile
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
8 years ago
Etienne CHAMPETIER
eea673bc08
sqlite3: update to 3.13.0
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
8 years ago
Daniel Golle
5d31eaccc6
add xr_usb_serial_common driver for USB to RS-485/RS-422
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years ago
heil
c0c1f314ef
pcre: bump to version 8.39
Signed-off-by: heil <heil@terminal-consulting.de>
8 years ago
Harald Geyer
f20cbb1627
elektra: Update to 0.8.17
Notable changes:
Remove the work around introduced for 0.8.16 - the issue has been fixed
upstream.
Signed-off-by: Harald Geyer <harald@ccbib.org>
8 years ago
Nikos Mavrogiannopoulos
7be0b259b6
libtasn1: corrected library license
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
8 years ago
Daniel Golle
5bf5206f4e
libinput: update to version 1.3.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
ba3dd96ff1
libinput: depend on libudev
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
W. Michael Petullo
996704eac8
libsoup: update to 2.54.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
W. Michael Petullo
efa2ba70c7
libdmapsharing: update to 2.9.35
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
Nikos Mavrogiannopoulos
06ee8721d1
gnutls: updated to 3.4.13
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Ted Hess
9946769206
Update download URL (dl from zeromq.org no longer available)
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Jo-Philipp Wich
9843f170d7
treewide: replace my defunct email address
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Jo-Philipp Wich
0080543e50
openldap: forcibly disable ICU support
When openldap-server is built within an environment where ICU has been
previously built, the package will pick up this unintended dependency and
fail with the following error:
Package openldap-server is missing dependencies for the following libraries:
libicudata.so.55
libicuuc.so.55
Makefile:148: recipe for target '.../openldap-server_2.4.43-2_mips_34kc.ipk' failed
Since the ICU libraries are extremely big (~12MB) we cannot simply depend on
them so add the necessary autoconfig cache variable to let the ICU presence
test fail in order to inhibit linking against those libraries.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
9 years ago
Hsing-Wang Liao
f663e1771e
libssh2: Bump to v1.7.0
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
9 years ago
Álvaro Fernández Rojas
0a2cba338d
libftdi: update to v1.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Michael Heimpold
0a4e93a4d9
libmodbus: upgrade to 3.1.4
While at, also disable the build of the unit tests.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years ago
Michael Heimpold
a0a49e1d3c
libxml2: upgrade to 2.9.4
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years ago
Jiri Slachta
a3a8bbdc51
libssh2, libxslt, tiff: change PKG_MAINTAINER email address
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
9 years ago