Denis Shulyaka
81a85c40ba
Tinycdb library
10 years ago
Steven Barth
938f580253
confuse: adopt and update
10 years ago
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>
10 years ago
W. Michael Petullo
e2e0b211e5
Copy libmcrypt from old repository and update
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Jiri Slachta
d52532c198
apr-util: update to 1.5.4
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
10 years ago
Lukasz Baj
c4f68cee5a
libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
10 years ago
Steven Barth
724053bd73
libsigc++: update to 2.4.0
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Alexandru Ardelean
abf22eb88b
libsodium: add depends to configuration menu
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
10 years ago
Damiano Renfer
4cf3a733f6
libs/libsodium: update to 0.7.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
10 years ago
Damiano Renfer
2bceca6bf2
libs/libsodium: updated minimal prompt, PKG_RELEASE++
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
10 years ago
Damiano Renfer
a63540eb23
libs/libsodium: updated LIBSODIUM_MINIMAL default=y. See jedisct1/dnscrypt-proxy#144
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
10 years ago
Ted Hess
032feefa7d
Revert #325 : freetype: install ft2build.h - already in include/freetyp2 directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Ted Hess
5c7c791a7a
libsoxr: fix cmake builds for big-endian target systems
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Nikos Mavrogiannopoulos
3679eadf79
gnutls: do not use uclibc's AI_IDN; it doesn't like it
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
fa78baaeb2
gnutls: updated to 3.3.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
7c27853fff
p11-kit: updated to 0.20.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
7a7e9ae46f
libtasn1: updated to version 4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
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>
10 years ago
Moritz Warning
5948b0a632
libs/libsodium: add LIBSODIUM_MINIMAL
10 years ago
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>
10 years ago
Etienne CHAMPETIER
2c21f90b84
libs/neon: import from old packages
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
10 years ago
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>
10 years ago
Christoph König
643157b865
liburcu: Update to 0.8.4
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
10 years ago
Christoph König
f64163525e
sqlite3: update to 3.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
10 years ago
Nikos Mavrogiannopoulos
d83e91fb73
gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
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>
10 years ago
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>
10 years ago
Damiano Renfer
4c62b9463c
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
10 years ago
Michael Heimpold
868c69082a
libmodbus: include licensing information
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
11 years ago
Steven Barth
72063428e6
libsodium: remove DEFAULT
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
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>
10 years ago
Damiano Renfer
6c91732b07
libsodium: add package, version 0.7.0
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
10 years ago
Nikos Mavrogiannopoulos
6b3b219c16
gnutls: set USE_MIPS16 to zero
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Matthias Schiffer
b937b33685
nacl: increment package release
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
10 years ago
Matthias Schiffer
2f517518e6
nacl: disable mips16 as it significantly decreases performance
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
10 years ago
Jacob Siverskog
66817dee95
protobuf-c: Add license information.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
10 years ago
Steven Barth
b524135778
libsoxr: don't use moving target HEAD as source version
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
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>
10 years ago
Jacob Siverskog
459a47b0cf
protobuf-c: Bump version to 1.0.1.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
10 years ago
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>
10 years ago
Mike Brady
4b873427d6
libsoxr: initial commit
Signed-off-by: Mike Brady <mikebrady@eircom.net>
10 years ago
sbyx
ef10bde4d0
Revert "libsoxr – The SoX Resampler library – add package request"
10 years ago
Mike Brady
3786ec64cb
Add license code
10 years ago
Mike Brady
2680ebcb80
Add libsoxr -- it performs one-dimensional sample-rate conversion
10 years ago
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>
10 years ago
Nikos Mavrogiannopoulos
b73d80200a
libtasn1: updated to 4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
d22670e760
gnutls: updated to 3.2.17
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
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>
10 years ago
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>
10 years ago