aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
...
* | Merge pull request #282 from mhei/libs/pcreThomas Heil2014-09-06
|\ \ | | | | | | pcre: small makefile fixes
| * | pcre: small makefile fixesMichael Heimpold2014-09-05
| |/ | | | | | | | | | | | | | | - 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>
* | gnutls: enable anon by default to allow gnutls-cli in gnutls-utilsNikos Mavrogiannopoulos2014-09-06
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | libexpat: do not install soname symlinkMichael Heimpold2014-09-05
|/ | | | | | | | 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>
* Merge pull request #279 from damianorenfer/mastersbyx2014-09-05
|\ | | | | libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
| * libsodium: use CONFIGURE_ARGS var instead of Build/Configure blockDamiano Renfer2014-09-05
| | | | | | | | Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
* | libmodbus: include licensing informationMichael Heimpold2014-09-04
|/ | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* libsodium: remove DEFAULTSteven Barth2014-09-04
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* expat: small makefile fixesMichael Heimpold2014-09-03
| | | | | | | | | - fix licensing file list - install pkgconfig file - drop explicite call to Build/Compile - use PKG_INSTALL Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* libsodium: add package, version 0.7.0Damiano Renfer2014-09-02
| | | | Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
* gnutls: set USE_MIPS16 to zeroNikos Mavrogiannopoulos2014-08-30
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* nacl: increment package releaseMatthias Schiffer2014-08-30
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* nacl: disable mips16 as it significantly decreases performanceMatthias Schiffer2014-08-30
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* protobuf-c: Add license information.Jacob Siverskog2014-08-27
| | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* Merge pull request #250 from psycho-nico/my-updatessbyx2014-08-26
|\ | | | | libarchive: cleanup & fixes
| * libarchive: cleanup & fixesNicolas Thill2014-08-26
| | | | | | | | | | | | Disable unused stuff explicitely, cleanup package def, only install useful devel stuff Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | libsoxr: don't use moving target HEAD as source versionSteven Barth2014-08-26
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | protobuf-c: Bump version to 1.0.1.Jacob Siverskog2014-08-26
|/ | | | Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
* ibrdtn: Add autoreconf to fixupJohannes Morgenroth2014-08-25
| | | | | 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>
* libsoxr: initial commitMike Brady2014-08-25
| | | | Signed-off-by: Mike Brady <mikebrady@eircom.net>
* Revert "libsoxr – The SoX Resampler library – add package request"sbyx2014-08-25
|
* Merge pull request #244 from mikebrady/mastersbyx2014-08-25
|\ | | | | libsoxr – The SoX Resampler library – add package request
| * Add license codeMike Brady2014-08-25
| |
| * Add libsoxr -- it performs one-dimensional sample-rate conversionMike Brady2014-08-25
| |
* | Merge pull request #236 from ejonny/libarchive-reduce-dependenciessbyx2014-08-25
|\ \ | |/ |/| libarchive: Reduce dependencies by disabling them using configure args
| * libarchive: Reduce dependencies by disabling them using configure argsJohannes Morgenroth2014-08-23
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | ibrdtn: Disable dependency on glib-2.0 libraryJohannes Morgenroth2014-08-24
| | | | | | | | | | | | | | | | 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>
* | libtasn1: updated to 4.1Nikos Mavrogiannopoulos2014-08-24
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | gnutls: updated to 3.2.17Nikos Mavrogiannopoulos2014-08-24
|/ | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* libnetfilter-queue: import from old packages feedNicolas Thill2014-08-23
| | | | | | | | | - 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>
* libnetfilter-log: import from old packages feedNicolas Thill2014-08-23
| | | | | | | | - update to latest version (v1.0.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libnetfilter-acct: import new packageNicolas Thill2014-08-23
| | | | | | | libnetfilter_acct is a userspace library providing a programming interface (API) to the extended accounting infrastructure. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libdbi-drivers: import from old packages feedNicolas Thill2014-08-23
| | | | | | | | | | | | - 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>
* libdbi: import from old packages feedNicolas Thill2014-08-23
| | | | | | | | | - cleanup title & description - install dbi.pc during InstallDev - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* opus: import new packageNicolas Thill2014-08-23
| | | | | | Opus is a totally open, royalty-free, highly versatile audio codec. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* libarchive: Add missing dependenciesJohannes Morgenroth2014-08-22
| | | | | | 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>
* ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDSJohannes Morgenroth2014-08-22
| | | Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDSJohannes Morgenroth2014-08-22
| | | Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDSJohannes Morgenroth2014-08-22
| | | Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* libarchive: Fix install targetJohannes Morgenroth2014-08-22
| | | | | | This commit replaces the command with a more generic one. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrdtn: Fix install targetJohannes Morgenroth2014-08-22
| | | | | | | The previous copying command includes non-existing variables. This commit replaces the command with a more generic one. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrcommon: Fix install targetJohannes Morgenroth2014-08-22
| | | | | | | The previous copying command includes non-existing variables. This commit replaces the command with a more generic one. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* dtndht: Fix install targetJohannes Morgenroth2014-08-22
| | | | | | | The previous copying command includes non-existing variables. This commit replaces the command with a more generic one. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* nspr: update to 3.16.4Jiri Slachta2014-08-21
| | | | | | This patch updates nspr to 3.16.4. This update fixes CVE-2014-1544. Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
* Merge branch 'nico/import-liblo'Nicolas Thill2014-08-21
|\
| * liblo: import from old packages feedNicolas Thill2014-08-20
| | | | | | | | | | | | | | | | - update to latest version (v0.28) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | freetype: import from old packages feedNicolas Thill2014-08-20
|/ | | | | | | | - update to latest version (v2.5.3) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* ibrdtn: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | The ibrdtn is a C++ library for DTN related objects to process bundle data and talk to the DTN daemon of IBR-DTN. It is development together with IBR-DTN an implementation of DTN stack following the Bundle Protocol RFC 5050. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* ibrcommon: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | The ibrcommon is a C++ abstraction library for several platforms (linux, win32, osx, ...) and is development together with IBR-DTN an implementation of DTN stack following the Bundle Protocol RFC 5050. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
* dtndht: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | DTN-DHT is a library providing a fully distributed Bittorrent DHT based naming service especially for DTN Bundle Protocol EIDs (RFC 5050). It can be used for all IP (v4/v6) based networks. Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>