| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
libs/libsodium: add LIBSODIUM_MINIMAL
|
| | |
|
|/
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
liburcu: Update to 0.8.4
|
| |
| |
| |
| | |
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
|
|\ \
| | |
| | | |
sqlite3: update to 3.8.6
|
| |/
| |
| |
| | |
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
|
|\ \
| | |
| | | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|/
|
|
|
|
|
|
| |
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>
|
|\
| |
| | |
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
|
| |
| |
| |
| | |
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|
|/
|
|
| |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
|
|
|
|
|
|
|
| |
- fix licensing file list
- install pkgconfig file
- drop explicite call to Build/Compile
- use PKG_INSTALL
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
| |
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|
|
|
| |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|
|
|
| |
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
|
|\
| |
| | |
libarchive: cleanup & fixes
|
| |
| |
| |
| |
| |
| | |
Disable unused stuff explicitely, cleanup package def, only install useful devel stuff
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|/
|
|
| |
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Mike Brady <mikebrady@eircom.net>
|
| |
|
|\
| |
| | |
libsoxr – The SoX Resampler library – add package request
|
| | |
|
| | |
|
|\ \
| |/
|/| |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|/
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
| |
- update to latest version (v1.0.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
|
| |
libnetfilter_acct is a userspace library providing a programming interface
(API) to the extended accounting infrastructure.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- rename packages from libdbi-drivers-* to libdbd-*
- cleanup title & description
- remove SQLite v2 driver
- use PKG_INSTALL
- add a BuildPlugin macro to package drivers
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
|
|
|
| |
- cleanup title & description
- install dbi.pc during InstallDev
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
| |
Opus is a totally open, royalty-free, highly versatile audio codec.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
| |
Dependencies to libacl, libattr, libbz2, liblzo, and libnettle added.
PKG_BUILD_DEPENDS is removed since it is already defined by DEPENDS.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
|
|
|
| |
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
|
|
|
| |
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
|
|
|
| |
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
|