sbyx
77ecf3f3b0
Merge pull request #247 from ejonny/Add-autoreconf-to-fixup
Add autoreconf to fixup declaration of ibrdtn, ibrdtnd, and ibrdtn-tools
10 years ago
Johannes Morgenroth
aa9fb41b2a
ibrdtn-tools: 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
Johannes Morgenroth
64a4498069
ibrdtnd: 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
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
sbyx
638c29ea9c
Merge pull request #246 from mikebrady/add-libsoxr
libsoxr: initial commit
10 years ago
Mike Brady
4b873427d6
libsoxr: initial commit
Signed-off-by: Mike Brady <mikebrady@eircom.net>
10 years ago
sbyx
d5277953f6
Merge pull request #245 from openwrt/revert-244-master
Revert "libsoxr – The SoX Resampler library – add package request"
10 years ago
sbyx
ef10bde4d0
Revert "libsoxr – The SoX Resampler library – add package request"
10 years ago
sbyx
8c5ab711cc
Merge pull request #244 from mikebrady/master
libsoxr – The SoX Resampler library – add package request
10 years ago
sbyx
1310ac5896
Merge pull request #236 from ejonny/libarchive-reduce-dependencies
libarchive: Reduce dependencies by disabling them using configure args
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
sbyx
30bbf62cb6
Merge pull request #243 from DerArtem/master
opennhrp: Add opennhrp 0.14.1
10 years ago
Artem Makhutov
8141ae2788
opennhrp: Add PKG_MAINTAINER and PKG_LICENSE
Signed-off-by: Artem Makhutov <artem@makhutov.org>
10 years ago
Artem Makhutov
c1d5213b53
opennhrp: Add opennhrp 0.14.1
Signed-off-by: Artem Makhutov <artem@makhutov.org>
10 years ago
sbyx
f8d4ba403b
Merge pull request #240 from thess/menu-work
shadow: create utility sub-menu
10 years ago
Ted Hess
c2745855c6
shadow: create utility sub-menu
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Thomas Heil
7c167bfd16
haproxy: patches from upstream
- [PATCH 5/6] BUG/MEDIUM: http: tarpit timeout is reset
- [PATCH 6/6] MEDIUM: connection: add new bit in Proxy Protocol V2
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
10 years ago
Álvaro Fernández Rojas
1735f13d22
udpxy: switch to github repository and update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
sbyx
1a844d072b
Merge pull request #238 from ejonny/reduce-dependencies-of-ibr-packages
Reduce dependencies of ibr packages
10 years ago
Johannes Morgenroth
b9a646bd87
ibrdtn-tools: Disable dependency on libdaemon 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
Johannes Morgenroth
2c81073f2f
ibrdtnd: Disable dependency on wifip2p and vmime library
Since the current release of the package does not provide
configure options to disable these dependencies, a patch is necessary.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
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
Nikos Mavrogiannopoulos
8b0f21c724
ocserv: updated to 0.8.3
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Vasilis Tsiligiannis
f79b2d8e07
Merge branch 'rtl-sdr' of https://github.com/roger-/packages
rtl-sdr: update to latest version #139
10 years ago
Nikos Mavrogiannopoulos
5b4822fbbe
ocserv: added various patches
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
0e6e2b519d
Merge pull request #223 from eugenesan/cryptodev-linux
cryptodev-linux: replace INIT_COMPLETION with reinit_completion
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
0bef49ff5a
ulogd: import from old packages feed
- update to latest version (v2.0.4)
- use PKG_INSTALL
- add DBI plugin
- convert init script to procd
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
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
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>
10 years ago
Nicolas Thill
2a3b9adae1
libnetfilter-acct: import new package
libnetfilter_acct is a userspace library providing a programming interface
(API) to the extended accounting infrastructure.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
671fc5a589
libdbi-drivers: import from old packages feed
- 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>
10 years ago
Nicolas Thill
1fa3b600e6
libdbi: import from old packages feed
- cleanup title & description
- install dbi.pc during InstallDev
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
a7bfcdab72
opus-tools: import new package
Opus-tools provides command-line utilities to encode, inspect, and decode .opus files.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
265f6bfb21
opus: import new package
Opus is a totally open, royalty-free, highly versatile audio codec.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Ted Hess
6d50cbb349
Merge pull request #197 from henning-schild/henning/staging
packages/socat: add init script
10 years ago
sbyx
e640ebf8e6
Merge pull request #233 from Noltari/shairport-next
Shairport: update, add license, config fix
10 years ago
sbyx
14ee468dae
Merge pull request #234 from ejonny/fix-dtn-packages
Fix recipes for packages related to Delay- and Disruption-Tolerant Networking
10 years ago
Álvaro Fernández Rojas
6b287fd2bb
shairport: update to latest version, add license and switch release to source version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
6ec08ce9b4
shairport: fix buffer config var
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
3956aaf741
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
c817f0f8c2
unrar: update to 5.1.7
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Johannes Morgenroth
4af4395e2d
libarchive: Add missing dependencies
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>
10 years ago
Johannes Morgenroth
353764af54
ibrdtn-tools: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
10 years ago
Johannes Morgenroth
750ec01abc
ibrdtnd: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
10 years ago
Johannes Morgenroth
3c3d95b0b8
ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
10 years ago
Johannes Morgenroth
ebe346b616
ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
10 years ago