Nikos Mavrogiannopoulos
8b22db13d2
libseccomp: corrected typo in patch
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Daniel Golle
b065013042
libevdev: work around macro definition missing in uClibc
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Gergely Kiss
1f8033c63f
libevhtp-1.1: package added
seafile-server seems to have compatibility issues with the 1.2 branch of
libevtp. This package makes it possible to build seafile against a
supported version, 1.1.7.
10 years ago
Daniel Golle
939f2e2dc5
libextractor: build giflib plugin
Cherry-picked r34095 'Add giflib-5.1.0 compatibility' into patches to
fix build against recent versions of giflib.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Ted Hess
99263ff573
giflib: Import from oldpackages, update to latest version, add myself as maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Daniel Golle
ca738e067b
libinput: new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
7fef81c10d
mtdev: new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
615e26e446
libevdev: new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Marko Ratkaj
ffc395649b
libnet: add license info
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
10 years ago
heil
183ec8af2e
pcre: fix CVE-2015-3210
- should fix eap buffer overflow in pcre_compile2() / compile_regex()
Signed-off-by: heil <heil@terminal-consulting.de>
10 years ago
Daniel Golle
3a1b961956
toxcore: new package
This packages the Tox core as well as nTox and tox-bootstrapd.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Luka Perkov
e07a07985e
libuv: bump to 1.6.1
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Daniel Golle
e1a1eed25f
libseccomp: work-around prctl.h mess
musl doesn't allow including both, sys/prctl.h and linux/prctl.h.
Thus include linux/prctl.h only on GLIBC systems (that includes
uClibc which defines __GLIBC__)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Marcel Denia
58d762d6f3
db47: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
e7850308fd
db47: Fix format security warning
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Daniel Golle
fc488b8b10
libextractor: fix accidental versioning mess
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
024ad3dba8
libextractor: package gstreamer plugin
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
ee8f275172
glpk: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Marcel Denia
93bd063f5b
db47: Force pthread mutexes, bump PKG_RELEASE
Fixes #1312 .
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Daniel Golle
a0524dbaef
libextractor: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Nikos Mavrogiannopoulos
5244681f2d
gnutls: corrected regression with camellia cipher
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
f97dd00458
freeradius-client: added library
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Karl Palsson
67b39f8f9b
libev: Import from management, with path fixes
Imports the latest version from the management feed, and fixes the
install paths. All example code, and desktop linux expects and installs
libev's headers to /usr/include/<ev.h> not under a subdirectory.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
10 years ago
Etienne CHAMPETIER
9010339ec9
sqlite: update to 3.8.10.2
quickly run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Mislav Novakovic
235168192d
libnet: add package
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
10 years ago
Jonathan Bennett
f51adfc331
libqrencode: fix typo in makefile
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
10 years ago
Jonathan Bennett
2c800f9519
Revert "qrencode: Fix build dependency (libpng)"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 1e2cd3318b
.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
10 years ago
Jonathan Bennett
402918835c
Revert "qrencode: Completely remove libpng dependency from package configure"
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 5989f6ca0b
.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz.
10 years ago
Ted Hess
5989f6ca0b
qrencode: Completely remove libpng dependency from package configure
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
1e2cd3318b
qrencode: Fix build dependency (libpng)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Guillaume Déflache
869bab445d
protobuf: Update version to 2.6.1
- Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1:
now all ISAs should work (MIPS1 would need kernel emulation though, untested)
- Fixed host installation which was broken on all targets
- Updated source origin to github and related variables
- Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation)
Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target.
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
10 years ago
Guillaume
22b220bc77
protobuf: Add licensing info and update copyright
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
10 years ago
Alexander Ryzhov
ca8eecc665
apr: respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
10 years ago
Alexander Ryzhov
84d27dccef
libtorrent: respect IPv6 settings
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
10 years ago
Luka Perkov
afd6d91360
libdaq: add SF mirror
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Jonathan Bennett
5c241d1498
libqrencode: import from old packages
Update to latest release
add qrencode package which contains the qrencode binary
Remove libpng dependancy
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
10 years ago
Darik Horn
2f46e824a2
liblz4: add new package
Signed-off-by: Darik Horn <dajhorn@vanadac.com>
10 years ago
Ian Leonard
e97dd9fee1
libopus: disable building unused features
disable-doc turns off API documentation
disable-extra-programs turns off demo and test creation
Commit also removes whitespace at EOL in description.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Nikos Mavrogiannopoulos
21645ec347
libseccomp: updated to 2.2.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Ted Hess
877469ccfe
zmq: Make CurveZMQ security (libsodium) optional, cleanup descrition and dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Daniel Golle
b47fe96be4
libowfat: fix download URL
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
a865d57de1
engine_pkcs11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
cb331a4170
libowfat: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Daniel Golle
ecf0ad2155
libp11: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Luka Perkov
494dc7d1e2
libuv: update to 1.5.0
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Nicolas Thill
bb61d1da8d
lttng-ust: update to 2.6.1
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Petko Bordjukov
bfc01f0d59
libupnpp: Bump version to 0.11.0
This new version introduces improvements to the OpenHome support.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
10 years ago
Ted Hess
86668ddea4
libmpdclient: Update to 2.10
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Dirk Chang
ee69b91a18
zmq: fix missing libsodium dependency
Signed-off-by: Dirk Chang <dirk@kooiot.com>
10 years ago
Syrone Wong
eb8370f5e9
libsodium: update to 1.0.3
Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
10 years ago