aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* libtasn1: updated to version 4.2Nikos Mavrogiannopoulos2014-09-15
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #308 from mwarning/mastersbyx2014-09-15
|\ | | | | libs/libsodium: add LIBSODIUM_MINIMAL
| * libs/libsodium: add LIBSODIUM_MINIMALMoritz Warning2014-09-13
| |
* | libnatpmp: add from oldpackagesHauke Mehrtens2014-09-14
|/ | | | | | | | | 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>
* libs/neon: update to latest, add maintainer, add descriptionEtienne CHAMPETIER2014-09-12
| | | | | | | | 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>
* libs/neon: import from old packagesEtienne CHAMPETIER2014-09-12
| | | | Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* alsa-lib: update to 1.0.28, refresh patches, add myself as PKG_MAINTAINERTed Hess2014-09-12
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #294 from cjkoenig/update_liburcusbyx2014-09-09
|\ | | | | liburcu: Update to 0.8.4
| * liburcu: Update to 0.8.4Christoph König2014-09-08
| | | | | | | | Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
* | Merge pull request #289 from cjkoenig/update_sqlitechamptar2014-09-07
|\ \ | | | | | | sqlite3: update to 3.8.6
| * | sqlite3: update to 3.8.6Christoph König2014-09-07
| |/ | | | | | | Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
* | 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>