Commit graph

339 commits

Author SHA1 Message Date
Sebastian Wendel
53cbe8c869 libnfc: switched to developer git repository
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
2014-12-10 18:02:38 +01:00
Sebastian Wendel
158f4bf71f libnfc: updated Makefile copyright header
Signed-off-by: Sebastian Wendel packages@sourceindex.de
2014-12-07 15:23:47 +01:00
Sebastian Wendel
c3ffb23a25 libnfc: new package including the latest version of libnfc and utils
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
2014-12-06 18:15:43 +01:00
Michael Heimpold
bfd83c310f Merge pull request #585 from chewi/master
libxml2: Fix zlib detection the right way
2014-12-04 20:41:48 +01:00
Lukasz Baj
dd9b7ea73a Update libimobiledevice, libplist, libusbmuxd and usbmuxd
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.

Signed-off-by: Lukasz Baj <l.baj@radytek.com>
2014-12-04 14:40:13 +01:00
James Le Cuirot
a540959020 libxml2: Fix zlib detection the right way
The previous fix (#557) forced -lz into LDFLAGS instead of fixing the
real issue where configure was failing to detect zlib in the first
place. This was happening because it was looking in /lib, resulting in
conflicts with the host libraries.

Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
2014-12-02 11:14:42 +00:00
Steven Barth
38befcd838 Merge pull request #583 from Frieds-Technology/libartnet
libartnet: new package added
2014-12-01 08:59:00 +01:00
Martijn Zilverschoon
f63733cdeb libartnet: Removed uneeded configure argument
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-12-01 08:45:13 +01:00
Martijn Zilverschoon
87ba5de76e libmicrohttpd: new package added
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-12-01 01:11:36 +01:00
Martijn Zilverschoon
2cd02fd11d libartnet: new package added
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-12-01 01:09:24 +01:00
Nikos Mavrogiannopoulos
87d4a0a222 Merge pull request #570 from ageekymonk/libhttp-parser
Adding support for libhttp-parser
2014-11-29 19:20:40 +01:00
Damiano Renfer
3303cb41ef libs/libsodium: update to 1.0.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2014-11-29 13:52:40 +01:00
Daniel Golle
aa0ce3260b libowfat: bump version to 0.29
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 14:06:53 +01:00
ageekymonk
c77a0ead59 Adding support for libhttp-parser
Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
2014-11-27 10:27:45 +00:00
Steven Barth
6c97ad84be Merge pull request #563 from antonlacon/license-updates
License updates and metadata typo correction
2014-11-26 14:20:54 +01:00
Ian Leonard
ebafabcb6e libtheora: add SPDX license information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-25 23:29:26 -08:00
Michael Heimpold
4281b37484 libxml2: fix compilation on archlinux and gentoo
Compilation of libxml2 on some distributions is problematic (at least
archlinux) for OpenWrt. This commit fixes the issue. Issue is caused
because configuration for some reason does not find gzopen from zlib.
This patch issues linker to include zlib anyway, if host system doesn't
have this issue, it is not a problem as linker should not link libs
twice anyway.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>

[ Slightly modified commit message ]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-11-26 00:01:44 +01:00
Steven Barth
9f7ec5c8d7 libv4l/tgt/hdparm/pciutils: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-25 20:32:49 +01:00
Steven Barth
393929eb4b Merge pull request #550 from pfzim/master
fdm, tdb, nail: new packages added
2014-11-25 20:24:53 +01:00
Álvaro Fernández Rojas
39947d1f70 libftdi1: update to 1.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-25 19:27:05 +01:00
Ian Leonard
ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess
b80fe2edbc Revert "avahi: Add sftp service"
This reverts commit 49c7e701bc.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-24 09:27:24 -05:00
Martijn Zilverschoon
91f8f8b097 protobuf: Fixed protobuf host installation
Fixed the host install, because some packages need the host binary to build properly

Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-11-24 05:30:32 +01:00
Ted Hess
49c7e701bc avahi: Add sftp service
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-23 16:14:41 -05:00
Jiri Slachta
4b3cf1a604 libxml2: add host compile
Several packages may depend on host compiled packages during
the build time (such as the new LTS versions of telephony packages).

This commit adds an option to use the libxml2 to be built as
a host package. Usage would be following:

	PKG_BUILD_DEPENDS:=libxml2/host

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-21 05:06:04 +01:00
Dmitry V. Zimin
649b84e557 tdb: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:44:34 +03:00
Etienne CHAMPETIER
d6330508bc sqlite3: update to 3.8.7.1
Run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 22:00:22 +01:00
Nikos Mavrogiannopoulos
5b5043b8fe gnutls: updated to address CVE-2014-8564
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-11 19:51:59 +01:00
Han Chen
aa604d34eb libsodium: fixed pkgconfig not found it.
Signed-off-by: Han Chen chen1324@gmail.com
2014-11-04 23:31:13 +08:00
Ted Hess
719da24cd9 libavahi: Don't build libdns_sd if not selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-01 18:49:38 -04:00
Marcel Denia
5ab2c7cffd db47: Drop -full variant and integrate it into the normal one
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-29 18:25:53 +01:00
Ted Hess
31db0a0ca6 Merge pull request #465 from Noltari/avahi-next
avahi: add libavahi-compat-libdnssd support.
2014-10-25 11:34:41 -04:00
Álvaro Fernández Rojas
f36017a44c avahi: add libavahi-compat-libdnssd support.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-25 17:14:41 +02:00
Ted Hess
2017a0f6e2 libmpdclient: Add patch for musl libc compatibility (from upstream repo)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-25 10:56:24 -04:00
Nicolas Thill
896b23e650 gnutls: force rebuuld when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Luka Perkov
404a5f5831 nspr: bump to 3.16.6
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 09:10:07 -04:00
Luka Perkov
faefb22e09 file: bump to 5.20
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 08:39:25 -04:00
ejurgensen
21a5b9f644 gperf: modified copy from oldpackages, upgrade to 3.0.4
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-20 23:07:17 +02:00
Steven Barth
5a7ea72967 libxml2: update to 2.9.2
fixes CVE-2014-3660, CVE-2014-0191 among other issues

Signed-off-by: Steven Barth <steven@midlink.org>
2014-10-20 10:57:42 +02:00
Steven Barth
2b6ffa58cf cyrus-sasl / postfix: work around recursive dependency issue in toolchain
Signed-off-by: Steven Barth <steven@midlink.org>
2014-10-20 09:16:44 +02:00
W. Michael Petullo
ab1ded0cb1 db47: add a variant full which builds statistics etc. support
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-19 22:20:02 -04:00
ejurgensen
c606a0a040 mxml: copy from oldpackages and update Makefile slightly
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:30 +02:00
ejurgensen
560598ca22 libunistring: add version 0.9.4
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:25 +02:00
ejurgensen
8365b52b20 libavl: add version 0.3.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:17 +02:00
ejurgensen
d15d70f693 libantlr3c: add version 3.2
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:50:27 +02:00
Moritz Warning
4767e3df5a libs/libsodium: update to 1.0.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2014-10-15 18:16:05 +02:00
Ted Hess
72b9db1122 alsa-lib: remove cross-compile guess (restore old patch)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-14 15:43:11 -04:00
Nikos Mavrogiannopoulos
f0a7ad87dd gnutls: updated to 3.3.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-13 09:20:31 +02:00
Ted Hess
13ddb6bedc libmpdclient: Remove doxygen dependency, cleanup Makefile
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-10 09:12:22 -04:00
Ted Hess
57976ed8f7 libmpdclient: Update to latest 2.9 release, add license inf
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-08 11:03:28 -04:00