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
sbyx
1310ac5896
Merge pull request #236 from ejonny/libarchive-reduce-dependencies
...
libarchive: Reduce dependencies by disabling them using configure args
2014-08-25 16:46:36 +02:00
Mike Brady
3786ec64cb
Add license code
2014-08-25 15:41:20 +01:00
Mike Brady
2680ebcb80
Add libsoxr -- it performs one-dimensional sample-rate conversion
2014-08-25 15:27:01 +01:00
Johannes Morgenroth
719ed2b98b
ibrdtn: Disable dependency on glib-2.0 library
...
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Nikos Mavrogiannopoulos
b73d80200a
libtasn1: updated to 4.1
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:18:38 +02:00
Nikos Mavrogiannopoulos
d22670e760
gnutls: updated to 3.2.17
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:15:55 +02:00
Johannes Morgenroth
1dc00a2b0a
libarchive: Reduce dependencies by disabling them using configure args
...
In order to reduce the dependencies, this patch disables following features:
* Extended Attributes
* ACL support
* bzip2 through bz2lib
* lzop through liblzo2
* crypto support from Nettle
* xar through libxml2
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-23 15:53:12 +02:00
Nicolas Thill
7c4f8a350c
libnetfilter-queue: import from old packages feed
...
- update to latest version (v1.0.2)
- add dependency on libmnl
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:11 +02:00
Nicolas Thill
d3b6ea7140
libnetfilter-log: import from old packages feed
...
- update to latest version (v1.0.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00