Michael Haas
e86e8d9d35
wifidog: Bump to 1.3.0
* Updates wifidog to latest upstream release.
* Removes patches/100-musl-compat.patch as that's included in 1.3.0
Signed-off-by: Michael Haas <haas@computerlinguist.org>
9 years ago
Álvaro Fernández Rojas
5e3254a380
unrar: update to v5.3.6
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
dcb74ef849
shairport-sync: update to v2.6
Closes https://github.com/openwrt/packages/pull/1869
Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
6cb3979f21
unrar: add libunrar support
Closes https://github.com/openwrt/packages/pull/1882
Signed-off-by: Nikolay Podoprigora volzhanin@gmail.com
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Steven Barth
7c05f9b4de
Merge pull request #1888 from arfett/master
mwan3-luci updated to 1.4-4
9 years ago
Steven Barth
38e65ad3a9
Merge pull request #1890 from damianorenfer/master
libs/libsodium: update to 1.0.4
9 years ago
Damiano Renfer
e073ad7ca7
libs/libsodium: update to 1.0.4
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
9 years ago
Aedan ARFETT Renner
9c121aa2d1
mwan3-luci updated to 1.4-4
Hard-coded location of ip (/usr/bin/ip) in controller file
Added space after "for" in .htm files to clean it up
signed-off-by: Aedan "ARFETT" Renner <chipdankly@gmail.com>
9 years ago
Jo-Philipp Wich
d7a44bb056
Merge pull request #1886 from jow-/python-build-depend-fix
python: fix two build depend issues
9 years ago
Jo-Philipp Wich
99484ec990
python: fix two build depend issues
Build depends must refer to the source package name, not the binary one,
therefore we need to use `bzip2` in order to enforce a build of libbz2.so.
Also make the host python build depend on the bzip2 host build in order to
ensure that host python is built with bzip2 support. We don't need a build
dependency for the target python as this already depends on +libbz2 through
python-light. That package dependency in turn implies a build dependency.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years ago
Steven Barth
b7684e953b
Merge pull request #1833 from commodo/keepalived-libnl
keepalived: update to use only libnl-genl
9 years ago
Steven Barth
d6f488d7f3
Merge pull request #1808 from ryzhovau/mpg123-deps-and-bins
mpg123: simplify dependanciess, add more binaries
9 years ago
Steven Barth
6b10101b15
Merge pull request #1860 from karlp/libcoap-endian
libcoap: Pass endian flags down to target
9 years ago
Steven Barth
56c19739dc
Merge pull request #1866 from MikePetullo/libgee
libgee: add new package
9 years ago
Steven Barth
a0dffba38f
Merge pull request #1867 from MikePetullo/lcdgrilo
lcdgrilo: add new package
9 years ago
Nikos Mavrogiannopoulos
472cb4e3a8
gnutls: update to 3.4.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Michael Heimpold
1f25a8d073
php5: update to 5.6.14
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years ago
John Crispin
60e41ce763
node-cylon: dont double build firmata and serialport
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
Daniel Golle
1f312e49af
freeradius2: cleanup init script
The initscript originally imported from oldpackages no longer does
the job, sed'ery around ifconfig is just not the way.
Remove stuff which can also be done via /etc/freeradius2/* or
/etc/default/radiusd instead.
Fixes #1769 and #1193
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
John Crispin
180999e20f
libupm: add fixes for 2 sensors
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
Steven Barth
cf13856040
Merge pull request #1876 from mlichvar/chrony-update-2.2
chrony: update to 2.2
9 years ago
Steven Barth
37c706907b
Merge pull request #1877 from Adze1502/master
mwan3: update to version 1.6-3
9 years ago
John Crispin
010cb4848d
swig: make it compile even if pcre libs are not available
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
53cef1c9f1
node: add a python/host dependency
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
Jeroen Louwes
5ca8b0227d
mwan3: update to version 1.6-3
Fix for changed location ip binary
Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
9 years ago
Miroslav Lichvar
116daf94e6
chrony: update to 2.2
Support for authentication with command key was replaced with
communication over Unix domain socket.
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
9 years ago
Etienne CHAMPETIER
41a8f2d63b
zabbix: enable IPv6 support
compile tested on trunk, run tested on CC (ar71xx)
size before:
96757 zabbix-agentd_2.4.6-1_ar71xx.ipk
29180 zabbix-get_2.4.6-1_ar71xx.ipk
258979 zabbix-proxy_2.4.6-1_ar71xx.ipk
35121 zabbix-sender_2.4.6-1_ar71xx.ipk
282885 zabbix-server_2.4.6-1_ar71xx.ipk
size after:
97359 zabbix-agentd_2.4.6-2_ar71xx.ipk
29841 zabbix-get_2.4.6-2_ar71xx.ipk
259948 zabbix-proxy_2.4.6-2_ar71xx.ipk
35801 zabbix-sender_2.4.6-2_ar71xx.ipk
284019 zabbix-server_2.4.6-2_ar71xx.ipk
original PR by Thomas Bahn <thomas-bahn@gmx.net>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
9 years ago
Steven Barth
4714b0c984
Merge pull request #1847 from jow-/motion-musl-compat
motion: fix segmentation fault under musl libc
9 years ago
John Crispin
36ce356436
swig: add PKG_LICENSE_FILE
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
b399dd3b92
node-hid: set proper version and revision
* fix revision variables
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
aca405ef00
node-hid: set proper version and revision
* fix revision variables
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
c6e933693b
node-cylon: add proper download path and set version properly
* fix version
* fix download path
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
2c82144c59
node-arduino-firmata: set proper download path and set version properly
* fix download path
* fix version variables
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
296a7f4dc2
madplay: add PKG_RELEASE and keep oss variants name
* update PKG_RELEASE
* dont change the name of the oss variant
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
f2e8c6a80f
madplay: add alsa build variant
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
2e57574f30
yunbridge: add linux side python code
to make the bridge work we need to run an askfirst instance on the ttyS.
additionally add the lua scripts needed to make REST work. this is really ugly
code but it works. i already cleaned up to the original code, but there are still
issues such as a new luci session being created for each request.
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
221c1e3d03
libupm: add package
upm is a sensor library that sits ontop of libmraa. it has support for a large
number of sensors and exports bindings for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
896feff364
libmraa: add mraa including mips platform code
mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
1fd7b5d1e6
nodejs: add 0.12 version of node
add node-js 0.12 and a few gyp bindings
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
John Crispin
23bee2145f
swig: add host build
this is a binding generator needed to build node plugins
Signed-off-by: John Crispin <blogic@openwrt.org>
9 years ago
Steven Barth
79cfbb8edf
Merge pull request #1853 from szogi/master
open2300: re-add to the master, maintainer change, build check format fix
9 years ago
Steven Barth
98ab3562a0
Merge pull request #1864 from mlichvar/chrony-remove-old-files
chrony: remove old files
9 years ago
Steven Barth
ea0c4e6777
Merge pull request #1872 from MikePetullo/libdmapsharing
libdmapsharing: update to 2.9.32
9 years ago
Steven Barth
5009bfc874
Merge pull request #1873 from aTanW/master
gammu: bump to new upstream v1.36.6
9 years ago
aTanW
3a8d834c96
gammu: bump to new upstream v1.36.6
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
9 years ago
W. Michael Petullo
25f897ed98
libdmapsharing: update to 2.9.32
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
W. Michael Petullo
be526f6f0e
lcdgrilo: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
W. Michael Petullo
10f280c314
libgee: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
Ted Hess
59fcc276d5
mjpg-streamer: Fix build/download order and cambozola repo reference
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Ted Hess
fb0b742a3f
pianod: Fix build/download order
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago