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
Martijn Zilverschoon
1f9485a894
dmx_usb_module: new package added
...
dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules.
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-11-30 18:10:15 +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
Jo-Philipp Wich
d669007c2d
Merge pull request #405 from thess/libpq-dep-fix
...
libpq: Fix missing dependency (shadow-utils)
2014-10-08 10:39:27 +02:00
sbyx
baf77297f6
Merge pull request #402 from jow-/issue-382
...
cyrus-sasl: fix typo in install section
2014-10-07 21:14:46 +02:00
Thomas Heil
4ab4cf2d4f
apr-util 1.5.3 is no longer hosted on biblio.org.
...
- Get it from archive.apache.org.
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-10-07 20:58:04 +02:00
Ted Hess
581aef1d6e
libpq: Fix missing dependency (shadow-utils)
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-07 14:02:46 -04:00
Jiri Slachta
e7f1cac1bf
unixodbc: change PKG_SOURCE_URL to sourceforge
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-07 14:50:13 +02:00
Jo-Philipp Wich
259b47ac6f
cyrus-sasl: fix typo in install section
...
An overly specific glob pattern in the package install sections prevents
the unversioned .so symlinks from getting copied into the .ipk.
This commit changes the pattern from xxx.so.* to xxx.so* in order to copy
those symlinks too. Fixes #382 .
Also bump the copyright year in the Makefile while we're at it.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-06 17:27:43 +02:00
sbyx
be31d5e266
Merge pull request #370 from Shulyaka/master
...
tinycdb: new packages for tinycdb (a Constant DataBase) library
2014-10-04 13:14:42 +02:00
Denis Shulyaka
81a85c40ba
Tinycdb library
2014-10-03 23:16:27 +04:00
Steven Barth
938f580253
confuse: adopt and update
2014-10-01 20:11:53 +02:00
Ted Hess
6a1aed4e38
xmlrpc-c: Import from oldpackages, add myself as pkg maintainer, update license info.
...
- remove (marked BROKEN) abyss and libxml2 variants.
- build internal expat variant only.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-29 12:22:38 -04:00
W. Michael Petullo
e2e0b211e5
Copy libmcrypt from old repository and update
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-28 21:53:47 -04:00
Jiri Slachta
d52532c198
apr-util: update to 1.5.4
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-27 16:35:09 +02:00
Lukasz Baj
c4f68cee5a
libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github
...
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
2014-09-25 12:41:17 +02:00
Steven Barth
724053bd73
libsigc++: update to 2.4.0
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-23 09:03:01 +02:00
Alexandru Ardelean
abf22eb88b
libsodium: add depends to configuration menu
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-23 09:40:33 +03:00
Damiano Renfer
4cf3a733f6
libs/libsodium: update to 0.7.1
...
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2014-09-22 16:51:31 +02:00
Damiano Renfer
2bceca6bf2
libs/libsodium: updated minimal prompt, PKG_RELEASE++
...
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2014-09-21 17:12:46 +02:00
Damiano Renfer
a63540eb23
libs/libsodium: updated LIBSODIUM_MINIMAL default=y. See jedisct1/dnscrypt-proxy#144
...
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-21 10:14:12 +02:00
Ted Hess
032feefa7d
Revert #325 : freetype: install ft2build.h - already in include/freetyp2 directory
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-20 10:39:34 -04:00
Alexandru Ardelean
dba9c40dcc
freetype: install ft2build.h
...
Required for splashutils.
May be required for other programs too.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-19 18:17:54 +03:00
Ted Hess
5c7c791a7a
libsoxr: fix cmake builds for big-endian target systems
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-18 15:50:09 -04:00
Nikos Mavrogiannopoulos
3679eadf79
gnutls: do not use uclibc's AI_IDN; it doesn't like it
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:28:29 +02:00
Nikos Mavrogiannopoulos
fa78baaeb2
gnutls: updated to 3.3.8
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
Nikos Mavrogiannopoulos
7c27853fff
p11-kit: updated to 0.20.7
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
Nikos Mavrogiannopoulos
7a7e9ae46f
libtasn1: updated to version 4.2
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-15 21:25:57 +02:00
sbyx
7208a95647
Merge pull request #308 from mwarning/master
...
libs/libsodium: add LIBSODIUM_MINIMAL
2014-09-15 17:43:02 +02:00
Hauke Mehrtens
d013ed39e6
libnatpmp: add from oldpackages
...
This adds libnatpmp from old packages and updates it to version
20140401. This new version has to install the header file declspec.h.
libnatpmp is needed for tor.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-09-14 15:56:57 +02:00
Moritz Warning
5948b0a632
libs/libsodium: add LIBSODIUM_MINIMAL
2014-09-13 23:22:48 +02:00
Etienne CHAMPETIER
eb07b2c055
libs/neon: update to latest, add maintainer, add description
...
the package (ipk) was previously called libneon, so I keep this
name instead of neon.
Signed-off-by: Federico Di Marco <fededim@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 21:16:10 +02:00
Etienne CHAMPETIER
2c21f90b84
libs/neon: import from old packages
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 19:23:44 +02:00
Ted Hess
c33600e476
alsa-lib: update to 1.0.28, refresh patches, add myself as PKG_MAINTAINER
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-12 10:49:27 -04:00
sbyx
b99b1c9e92
Merge pull request #294 from cjkoenig/update_liburcu
...
liburcu: Update to 0.8.4
2014-09-09 15:38:50 +02:00
Christoph König
643157b865
liburcu: Update to 0.8.4
...
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-08 19:49:18 +02:00
champtar
978dc488e9
Merge pull request #289 from cjkoenig/update_sqlite
...
sqlite3: update to 3.8.6
2014-09-07 12:08:51 +02:00
Christoph König
f64163525e
sqlite3: update to 3.8.6
...
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-07 10:07:59 +02:00
Thomas Heil
80fa48c5a3
Merge pull request #282 from mhei/libs/pcre
...
pcre: small makefile fixes
2014-09-06 15:29:55 +02:00
Nikos Mavrogiannopoulos
d83e91fb73
gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-06 15:18:55 +02:00
Michael Heimpold
bd02c168cd
pcre: small makefile fixes
...
- make license tag spdx conform
- drop duplicate copy commands (previous lines with asterisk match already)
- minor whitespace cleanup
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:34:43 +02:00
Michael Heimpold
dfa0c226ba
libexpat: do not install soname symlink
...
The .so symlinks (without any suffix) are only used by compiler/linker and
not needed on the target system.
See https://github.com/openwrt/packages/pull/274 for a short discussion.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:20:48 +02:00
sbyx
e4130ad94e
Merge pull request #279 from damianorenfer/master
...
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
2014-09-05 09:55:12 +02:00
Damiano Renfer
4c62b9463c
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
...
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-05 09:36:28 +02:00
Michael Heimpold
868c69082a
libmodbus: include licensing information
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-04 21:29:01 +02:00
Steven Barth
72063428e6
libsodium: remove DEFAULT
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-04 17:43:36 +02:00
Michael Heimpold
3f4b17b150
expat: small makefile fixes
...
- fix licensing file list
- install pkgconfig file
- drop explicite call to Build/Compile
- use PKG_INSTALL
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-03 23:09:04 +02:00
Damiano Renfer
6c91732b07
libsodium: add package, version 0.7.0
...
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-02 22:13:38 +02:00
Nikos Mavrogiannopoulos
6b3b219c16
gnutls: set USE_MIPS16 to zero
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-30 23:33:26 +02:00
Matthias Schiffer
b937b33685
nacl: increment package release
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:38:06 +02:00
Matthias Schiffer
2f517518e6
nacl: disable mips16 as it significantly decreases performance
...
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:26:19 +02:00
Jacob Siverskog
66817dee95
protobuf-c: Add license information.
...
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-27 15:35:13 +02:00
sbyx
288232110a
Merge pull request #250 from psycho-nico/my-updates
...
libarchive: cleanup & fixes
2014-08-26 11:14:39 +02:00
Steven Barth
b524135778
libsoxr: don't use moving target HEAD as source version
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-26 11:05:29 +02:00
Nicolas Thill
df9f3b7b72
libarchive: cleanup & fixes
...
Disable unused stuff explicitely, cleanup package def, only install useful devel stuff
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-26 10:00:12 +02:00
Jacob Siverskog
459a47b0cf
protobuf-c: Bump version to 1.0.1.
...
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-26 09:11:26 +02:00
Johannes Morgenroth
6be97e5371
ibrdtn: Add autoreconf to fixup
...
The fixup is necessary since there is a patch for configure.ac in this recipe.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Mike Brady
4b873427d6
libsoxr: initial commit
...
Signed-off-by: Mike Brady <mikebrady@eircom.net>
2014-08-25 16:31:11 +01:00
sbyx
ef10bde4d0
Revert "libsoxr – The SoX Resampler library – add package request"
2014-08-25 16:51:38 +02:00
sbyx
8c5ab711cc
Merge pull request #244 from mikebrady/master
...
libsoxr – The SoX Resampler library – add package request
2014-08-25 16:49:28 +02:00