Othmar Truniger
4d393adb67
pthsem: streamline makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
10 years ago
Etienne CHAMPETIER
4f5b0b6a74
sqlite3: update to 3.8.8.3
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Michael Heimpold
f9aed6ae3f
libugpio: import from oldpackages and upgrade to 0.0.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Marcel Denia
86c614e69d
libidn: Update to 1.30
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Luka Perkov
5f49225e71
libuv: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Dirk Neukirchen
a76e6de3ff
gnutls: cleanup old code
- rpath is not necessary (buildroot does not use it too)
- SED of paths in configure does not seem needed (from pre 3.x version)
- remove configure section
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
10 years ago
Dirk Neukirchen
dc2a4e50c8
gnutls: fix build with librt
compile errors in config phase with ArchLinux and Fedora 20
config.log trying to link with -I/usr/lib/librt.so:
/usr/lib/librt.so: undefined reference to `gettimeofday@GLIBC_2.2.5'
or Fedora20:
/usr/lib/librt.so: error adding symbols: File in wrong format
linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour
see http://marc.info/?l=gnulib-bug&m=129660262901148
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
10 years ago
Ted Hess
c23be55aa9
libv4l: Update to latest version 1.6.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
39464f9cb5
boost: reorganize menus, fix some build dependencies and ABI selections
Add meta-package with all libraries when CONFIG_ALL selected.
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Jianping Li
e6503d16a6
update opencv version as 2.4.11
Signed-off-by: Jianping Li <summer@wrtnode.com>
10 years ago
Steven Barth
f2d9e75d83
libsigc++: bump to 2.4.1
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Gergely Kiss
2e9d2f3faf
libevhtp: update to version 1.2.10
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
10 years ago
Nikos Mavrogiannopoulos
095ae50d35
libseccomp: remove legacy cruft
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
de7630145d
gnutls: updated to 3.3.13
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Johannes Morgenroth
ca708b1dcf
ibrdtn: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
10 years ago
Johannes Morgenroth
daa883709e
ibrcommon: Updated to 1.0.1
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
10 years ago
cmf
97f27fe505
boost 1.57.0
Added MIPS (o32 and 64 abi) and Arm (aapcs abi) support. Everything else defaults to sysv.
Added Boost.Locale iconv dependency
- uCLibc does not implement monetary.h and because of that boost.locale.posix is off. For everything else it is on.
- For details check here: http://www.boost.org/doc/libs/1_57_0/libs/locale/doc/html/building_boost_locale.html
Added Boost.Context, Boost.Container, Boost.Coroutine and Boost.Log
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
10 years ago
ejurgensen
72254d534a
libunistring: update to 0.9.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
Nicolas Thill
e24dfafb01
remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
7461d7f44a
ortp: moved to telephony feed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
791607c488
ortp: fix md5sum, change download url (thanks to hnyman)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
claymore
9e30e779f9
boost: makefile and patches updated to v1.57
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
10 years ago
Nicolas Thill
dd17d21b2f
libshout: import from old packages feed
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
0c0bcb3d0a
ortp: import from old packages feed
- update to latest version (v0.23.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Peter Wagner
1b66d41113
glib2: update to 2.43.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
Nikos Mavrogiannopoulos
47d01047a6
libseccomp: added package
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nicolas Thill
0bb5f29415
lttng-ust: import from old packages feed
- update to latest version (v2.6.0)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
404c37b238
libnetfilter-cttimeout: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
cb17a8e6da
libnetfilter-cthelper: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
d5029d9f5c
libnetfilter-queue: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
bfe2db0bd2
libnetfilter-acct: fix license, cleanup
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
W. Michael Petullo
cebccd40ad
libdmapsharing: update to 2.9.30
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Nicolas Thill
dcda4a898a
libnetfilter-log: remove (added to core)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Jo-Philipp Wich
f957dfcb04
libmms: remove useless autogen call
The package already uses the generic autoreconf fixup so the additional call
to autogen.sh is unneeded and might even introduce wrong versions of the
required autotools into the build.
Remove the unneeded Build/Configure override to simplify the Makefile.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Jo-Philipp Wich
82927a24f9
libtorrent: remove manual autoconf invocation
The Makefile already uses the proper autoreconf fixup but leaves a manual
autoconf invocation in place.
The bad autoconf call leads to the following build error in the SDK:
configure.ac:3: installing `./config.guess'
configure.ac:3: installing `./config.sub'
configure.ac:20: installing `./install-sh'
configure.ac:20: installing `./missing'
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
aclocal...
autoheader...
libtoolize... libtoolize nor glibtoolize not found
make[2]: *** [.../.configured_] Error 1
Remove the entire Build/Configure override to let libtorrent build correctly.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Nicolas Thill
27bd80910a
libdmapsharing: make check library optionnal
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
3b1bb08f97
check: import from old packages feed
- update to latest version (v0.9.14)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Jo-Philipp Wich
c190d68ff8
libgd: update to v2.1.1
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Nicolas Thill
fd2e9f0750
libftdi1: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
38b243a6c4
libftdi: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
21f572176d
freetype: fix pkgconfig file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
9fe9596e31
opencv: disable unwanted components/features explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
fdf65ee6c9
libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
01f7bbf27a
libdmapsharing: fix typo in patch name, refresh patch
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Paul Fertser
d045b02883
hidapi: add HIDAPI, a library to access HID devices
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
10 years ago
Jialei Hao
b4e860f622
openCV: Add library openCV2.4.10
[Etienne CHAMPETIER: compile tested for ar71xx]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Jialei Hao <schumy@wrtnode.com>
10 years ago
Christoph König
7b13ed2ee9
liburcu: Update to 0.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
10 years ago
Matthias Schiffer
6c6e33146d
libuecc: update to v5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
10 years ago
Etienne CHAMPETIER
cee2881af1
sqlite3: update to 3.8.8.1
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
Jiri Slachta
5b83e7cfa8
tiff: fix CVE-2014-9330
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
10 years ago