feed/packages.git
9 years agoMerge pull request #507 from roger-/motion
sbyx [Thu, 6 Nov 2014 06:15:05 +0000 (07:15 +0100)]
Merge pull request #507 from roger-/motion

motion: update and switch to recent fork

9 years agohaproxy: bump to version 1.5.8
Thomas Heil [Wed, 5 Nov 2014 21:04:57 +0000 (22:04 +0100)]
haproxy: bump to version 1.5.8

Released version 1.5.8 with the following main changes :
 - BUG/MAJOR: buffer: check the space left is enough or not
   when input data in a buffer is wrapped
 - BUG/BUILD: revert accidental change in the
   makefile from latest SSL fix

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
9 years agoChange default bcp38 interface to be eth1, don't enable by default.
Toke Høiland-Jørgensen [Wed, 5 Nov 2014 19:35:32 +0000 (20:35 +0100)]
Change default bcp38 interface to be eth1, don't enable by default.

9 years agomotion: switch to master branch 507/head
Roger [Wed, 5 Nov 2014 16:46:53 +0000 (10:46 -0600)]
motion: switch to master branch

This branch includes some important fixes vs. 3.4.0.

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agoMerge pull request #506 from cj1324/fix_libsodium
sbyx [Wed, 5 Nov 2014 14:04:38 +0000 (15:04 +0100)]
Merge pull request #506 from cj1324/fix_libsodium

libsodium: fixed pkgconfig not found it.

9 years agoAdd luci-app-bcp38 package
Toke Høiland-Jørgensen [Wed, 5 Nov 2014 07:34:30 +0000 (08:34 +0100)]
Add luci-app-bcp38 package

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years agoMake PKG_LICENSE for BCP38 SPDX compatible.
Toke Høiland-Jørgensen [Wed, 5 Nov 2014 07:27:56 +0000 (08:27 +0100)]
Make PKG_LICENSE for BCP38 SPDX compatible.

9 years agoAdd BCP38 implementation package (from CeroWrt).
Toke Høiland-Jørgensen [Tue, 4 Nov 2014 23:17:53 +0000 (00:17 +0100)]
Add BCP38 implementation package (from CeroWrt).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
9 years agomotion: update and switch to recent fork
Roger [Tue, 4 Nov 2014 20:06:37 +0000 (14:06 -0600)]
motion: update and switch to recent fork

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agomotion: remove outdated (?) patch
Roger [Tue, 4 Nov 2014 20:05:40 +0000 (14:05 -0600)]
motion: remove outdated (?) patch

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agolibsodium: fixed pkgconfig not found it. 506/head
Han Chen [Tue, 4 Nov 2014 15:31:13 +0000 (23:31 +0800)]
libsodium: fixed pkgconfig not found it.

Signed-off-by: Han Chen chen1324@gmail.com
9 years agoMerge pull request #504 from Shulyaka/master
sbyx [Tue, 4 Nov 2014 14:16:03 +0000 (15:16 +0100)]
Merge pull request #504 from Shulyaka/master

mailman: fixed compilation errors (Issue #498)

9 years agomailman: fixed compilation errors (Issue #498) 504/head
Denis Shulyaka [Tue, 4 Nov 2014 13:58:30 +0000 (16:58 +0300)]
mailman: fixed compilation errors (Issue #498)

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #503 from Shulyaka/master
sbyx [Tue, 4 Nov 2014 11:06:58 +0000 (12:06 +0100)]
Merge pull request #503 from Shulyaka/master

python-dns: fixed URL

9 years agopython-dns: fixed URL 503/head
Denis Shulyaka [Tue, 4 Nov 2014 11:02:26 +0000 (14:02 +0300)]
python-dns: fixed URL

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agorpcd-mod-lxc: add lxc-create ubus bindings
Luka Perkov [Mon, 3 Nov 2014 15:53:13 +0000 (16:53 +0100)]
rpcd-mod-lxc: add lxc-create ubus bindings

Example call:

$ ubus call lxc create '{ "name": "bar", "template": "download", "args": [ "--no-validate", "--dist", "debian", "--release", "sid", "--arch", "i386" ] }'

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agomdnsresponder: add spdx tag
Steven Barth [Mon, 3 Nov 2014 12:32:45 +0000 (13:32 +0100)]
mdnsresponder: add spdx tag

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #496 from roger-/micropython
sbyx [Mon, 3 Nov 2014 10:44:06 +0000 (11:44 +0100)]
Merge pull request #496 from roger-/micropython

micropython(-lib): update and add package category

9 years agoMerge pull request #495 from hnyman/sqm-update
Toke Høiland-Jørgensen [Sun, 2 Nov 2014 18:35:07 +0000 (10:35 -0800)]
Merge pull request #495 from hnyman/sqm-update

sqm-scripts: use masks with markings

9 years agomicropython-lib: update and add package category 496/head
Roger [Sun, 2 Nov 2014 17:10:51 +0000 (11:10 -0600)]
micropython-lib: update and add package category

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agomicropython: update and add package category
Roger [Sun, 2 Nov 2014 17:07:11 +0000 (11:07 -0600)]
micropython: update and add package category

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agosqm-scripts: use masks with markings 495/head
Hannu Nyman [Sun, 2 Nov 2014 09:01:54 +0000 (11:01 +0200)]
sqm-scripts: use masks with markings

Apply mask for markings to enable co-existence with multiwan, mwan3 etc.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
9 years agosox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer
Ted Hess [Sat, 1 Nov 2014 23:44:12 +0000 (19:44 -0400)]
sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoforked-daapd: Shorten title so it displays
Ted Hess [Sat, 1 Nov 2014 22:57:24 +0000 (18:57 -0400)]
forked-daapd: Shorten title so it displays

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolibavahi: Don't build libdns_sd if not selected
Ted Hess [Sat, 1 Nov 2014 22:49:32 +0000 (18:49 -0400)]
libavahi: Don't build libdns_sd if not selected

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #490 from Shulyaka/master
sbyx [Sat, 1 Nov 2014 12:55:06 +0000 (13:55 +0100)]
Merge pull request #490 from Shulyaka/master

postfix: Added experimental support for Berkeley DB (btree files).

9 years agopostfix: Added experimental support for Berkeley DB (btree files). 490/head
Denis Shulyaka [Sat, 1 Nov 2014 10:20:17 +0000 (13:20 +0300)]
postfix: Added experimental support for Berkeley DB (btree files).
Note that hash files are currently not supported by OpenWRT package of Berkeley DB.
CDB is still default.

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #489 from MikePetullo/master
Ted Hess [Sat, 1 Nov 2014 01:36:27 +0000 (21:36 -0400)]
Merge pull request #489 from MikePetullo/master

bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped ...

9 years agobogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot 489/head
W. Michael Petullo [Sat, 1 Nov 2014 00:34:30 +0000 (20:34 -0400)]
bogofilter: set BOGOFILTER_DIR to /etc/bogofilter, as /var/lib is wiped on reboot

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agoMerge pull request #488 from commodo/ovs-fix-kernel-3.12
champtar [Fri, 31 Oct 2014 11:52:53 +0000 (12:52 +0100)]
Merge pull request #488 from commodo/ovs-fix-kernel-3.12

openvswitch: add +kmod-vxlan dependency for kernels >= 3.12

9 years agoMerge pull request #481 from zorun/master
sbyx [Fri, 31 Oct 2014 11:10:53 +0000 (12:10 +0100)]
Merge pull request #481 from zorun/master

Import bmon from oldpackages

9 years agobmon: Bump to 3.5 and add myself as maintainer 481/head
Baptiste Jonglez [Wed, 29 Oct 2014 01:43:03 +0000 (02:43 +0100)]
bmon: Bump to 3.5 and add myself as maintainer

Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
9 years agobmon: Import from oldpackages
Baptiste Jonglez [Tue, 28 Oct 2014 23:12:43 +0000 (00:12 +0100)]
bmon: Import from oldpackages

Signed-off-by: Baptiste Jonglez <bjonglez@illyse.org>
9 years agoopenvswitch: add +kmod-vxlan dependency for kernels >= 3.12 488/head
Alexandru Ardelean [Fri, 31 Oct 2014 10:25:05 +0000 (12:25 +0200)]
openvswitch: add +kmod-vxlan dependency for kernels >= 3.12

When OVS detects a kernel version >= 3.12 it does not build
it's own vxlan module and tries to use the kernel's, when building
the OVS kernel module.

I also pushed a patch to the OpenWRT trunk to add a +kmod-vxlan package.

This will add the kernel's vxlan.ko kernel module if it exists.
So, for kernel >= 3.12, this package should exist and be installed
when installing OVS.

Tested on OpenWRT trunk with kernel 3.14.18.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoluci-app-lxc: code cleanup
Petar Koretic [Thu, 30 Oct 2014 16:04:27 +0000 (17:04 +0100)]
luci-app-lxc: code cleanup

Number of suggested rewrites:
* use lua ubus bindings instead of os.execute
* combine multiple actions to use same handler 'lxc_action' and pass
actions as arguments to consolidate code
* read openwrt version from lua directly
* start using String.prototype.format for string formatting

Also, drop 'rename' and 'clone' until they are fully functional on all
platforms.

Thanks Jo-Philipp for suggestions on how to improve the code.

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
9 years agoMerge pull request #486 from commodo/ovs-build-fix2
champtar [Thu, 30 Oct 2014 17:13:13 +0000 (18:13 +0100)]
Merge pull request #486 from commodo/ovs-build-fix2

openvswitch: add patch "datapath: Backport __ip_select_ident() function"

9 years agoMerge pull request #485 from commodo/ovs-build-fix
champtar [Thu, 30 Oct 2014 17:11:11 +0000 (18:11 +0100)]
Merge pull request #485 from commodo/ovs-build-fix

openvswitch: fix build for gcc versions below 4.9

9 years agoopenvswitch: add patch "datapath: Backport __ip_select_ident() function" 486/head
Alexandru Ardelean [Thu, 30 Oct 2014 16:22:03 +0000 (18:22 +0200)]
openvswitch: add patch "datapath: Backport __ip_select_ident() function"

Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
9 years agoMerge pull request #478 from sourceindex/added-new-kismet-package
sbyx [Thu, 30 Oct 2014 12:42:49 +0000 (13:42 +0100)]
Merge pull request #478 from sourceindex/added-new-kismet-package

kismet: new kismet wireless package

9 years agoMerge pull request #484 from MikePetullo/master
sbyx [Thu, 30 Oct 2014 12:42:14 +0000 (13:42 +0100)]
Merge pull request #484 from MikePetullo/master

bogofilter: depend on libdb47, not libdb47-full (related to #459)

9 years agobogofilter: depend on libdb47, not libdb47-full (related to #459) 484/head
W. Michael Petullo [Thu, 30 Oct 2014 11:05:45 +0000 (07:05 -0400)]
bogofilter: depend on libdb47, not libdb47-full (related to #459)

Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years agoluci-app-lxc: add package for luci lxc app
Petar Koretic [Thu, 30 Oct 2014 08:46:45 +0000 (09:46 +0100)]
luci-app-lxc: add package for luci lxc app

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
9 years agolxc: move patch
Luka Perkov [Thu, 30 Oct 2014 10:24:35 +0000 (06:24 -0400)]
lxc: move patch

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoMerge pull request #483 from jow-/wget-1.16
Jo-Philipp Wich [Thu, 30 Oct 2014 10:17:37 +0000 (11:17 +0100)]
Merge pull request #483 from jow-/wget-1.16

wget: update to v1.16

9 years agoopenvswitch: fix build for gcc versions below 4.9 485/head
Alexandru Ardelean [Thu, 30 Oct 2014 08:31:42 +0000 (10:31 +0200)]
openvswitch: fix build for gcc versions below 4.9

Seems that while fixing the build for GCC 4.9
I broke the build for GCC 4.8, because that KCFLAG I added
causes a build error (since it's not recognized).

The fix is to add KCFLAG only when GCC 4.9 is used.

OpenVSwitch now builds successfully with GCC 4.8 and 4.9.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agokismet: added missing PKG_LICENSE tag 478/head
Sebastian Wendel [Tue, 28 Oct 2014 14:52:56 +0000 (15:52 +0100)]
kismet: added missing PKG_LICENSE tag
Signed-off-by: Sebastian Wendel<packages@sourceindex.de>
9 years agokismet: added new version of the kismet wireless network system
Sebastian Wendel [Sat, 18 Oct 2014 04:24:59 +0000 (06:24 +0200)]
kismet: added new version of the kismet wireless network system
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
9 years agoluci-app-ocserv and luci-proto-openconnect were moved to openwrt/luci repo
Nikos Mavrogiannopoulos [Wed, 29 Oct 2014 22:23:56 +0000 (23:23 +0100)]
luci-app-ocserv and luci-proto-openconnect were moved to openwrt/luci repo

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agowget: update to v1.16 483/head
Jo-Philipp Wich [Wed, 29 Oct 2014 21:08:07 +0000 (22:08 +0100)]
wget: update to v1.16

The update fixes CVE-2014-4877 which allows malicious FTP servers
to modify local filesystem contents through specificially crafted
symlinks.

Please backport to for-14.07 too.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agocollectd: unbreak collectd-mod-sensors
Jo-Philipp Wich [Wed, 29 Oct 2014 20:56:20 +0000 (21:56 +0100)]
collectd: unbreak collectd-mod-sensors

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agodb47: Drop -full variant and integrate it into the normal one
Marcel Denia [Tue, 28 Oct 2014 12:45:43 +0000 (13:45 +0100)]
db47: Drop -full variant and integrate it into the normal one

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agoffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected
Ted Hess [Wed, 29 Oct 2014 16:47:59 +0000 (12:47 -0400)]
ffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #480 from Noltari/shairport-next
Ted Hess [Wed, 29 Oct 2014 14:33:52 +0000 (10:33 -0400)]
Merge pull request #480 from Noltari/shairport-next

shairport: improve config and init script

9 years agolxc: organize patches
Luka Perkov [Wed, 29 Oct 2014 07:38:29 +0000 (03:38 -0400)]
lxc: organize patches

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agolxc: fix lxc-destroy
Luka Perkov [Wed, 29 Oct 2014 07:36:56 +0000 (03:36 -0400)]
lxc: fix lxc-destroy

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoshairport: improve config and init script (disabled, respawn, err file, meta dir... 480/head
Álvaro Fernández Rojas [Tue, 28 Oct 2014 21:33:00 +0000 (22:33 +0100)]
shairport: improve config and init script (disabled, respawn, err file, meta dir, audio output options).

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoopenconnect: use SIGINT to bring down openconnect
Nikos Mavrogiannopoulos [Tue, 28 Oct 2014 11:31:48 +0000 (12:31 +0100)]
openconnect: use SIGINT to bring down openconnect

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoopenconnect: forward SIGINT to app
Nikos Mavrogiannopoulos [Tue, 28 Oct 2014 10:58:42 +0000 (11:58 +0100)]
openconnect: forward SIGINT to app

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agoMerge pull request #477 from commodo/openvswitch-gcc-4.9
sbyx [Tue, 28 Oct 2014 09:39:08 +0000 (10:39 +0100)]
Merge pull request #477 from commodo/openvswitch-gcc-4.9

OpenVswitch GCC 4.9 build fix

9 years agoopenvswitch: add KCFLAGS="-Wno-error=date-time" to kernel modules build 477/head
Alexandru Ardelean [Tue, 28 Oct 2014 09:25:59 +0000 (11:25 +0200)]
openvswitch: add KCFLAGS="-Wno-error=date-time" to kernel modules build

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoopenvswitch: add patch for adding KCFLAGS var to the OVS build
Alexandru Ardelean [Tue, 28 Oct 2014 09:22:56 +0000 (11:22 +0200)]
openvswitch: add patch for adding KCFLAGS var to the OVS build

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agoMerge pull request #473 from Shulyaka/mailman
sbyx [Tue, 28 Oct 2014 07:05:38 +0000 (08:05 +0100)]
Merge pull request #473 from Shulyaka/mailman

mailman: New mailman package (mailing list manager)

9 years agoMerge pull request #472 from Shulyaka/dnspython
sbyx [Tue, 28 Oct 2014 07:04:47 +0000 (08:04 +0100)]
Merge pull request #472 from Shulyaka/dnspython

python-dns: New python-dns package

9 years agoudpxy: rework init script and add disabled/respawn configs.
Álvaro Fernández Rojas [Mon, 27 Oct 2014 21:21:51 +0000 (22:21 +0100)]
udpxy: rework init script and add disabled/respawn configs.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoshairplay: add respawn config.
Álvaro Fernández Rojas [Mon, 27 Oct 2014 19:57:08 +0000 (20:57 +0100)]
shairplay: add respawn config.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agodump1090: remove interactive options, hardcode quiet and add respawn config.
Álvaro Fernández Rojas [Mon, 27 Oct 2014 19:56:14 +0000 (20:56 +0100)]
dump1090: remove interactive options, hardcode quiet and add respawn config.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #422 from rcmcronny/patch-1
Jo-Philipp Wich [Sun, 26 Oct 2014 14:40:12 +0000 (15:40 +0100)]
Merge pull request #422 from rcmcronny/patch-1

Update snmpd.init - add support for disk config option

9 years agoocserv: updated to 0.8.7
Nikos Mavrogiannopoulos [Sun, 26 Oct 2014 11:42:02 +0000 (12:42 +0100)]
ocserv: updated to 0.8.7

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years agomailman: New mailman package (mailing list manager) 473/head
Denis Shulyaka [Sat, 25 Oct 2014 22:51:01 +0000 (01:51 +0300)]
mailman: New mailman package (mailing list manager)

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #471 from Shulyaka/master
sbyx [Sun, 26 Oct 2014 09:03:54 +0000 (10:03 +0100)]
Merge pull request #471 from Shulyaka/master

postfix: version update to 2.11.3

9 years agoNew python-dns package 472/head
Denis Shulyaka [Sat, 25 Oct 2014 22:38:03 +0000 (01:38 +0300)]
New python-dns package

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoshairplay: add new package.
Álvaro Fernández Rojas [Sat, 25 Oct 2014 19:48:57 +0000 (21:48 +0200)]
shairplay: add new package.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agopostfix 2.11.3 471/head
Denis Shulyaka [Sat, 25 Oct 2014 17:17:54 +0000 (21:17 +0400)]
postfix 2.11.3

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #465 from Noltari/avahi-next
Ted Hess [Sat, 25 Oct 2014 15:34:41 +0000 (11:34 -0400)]
Merge pull request #465 from Noltari/avahi-next

avahi: add libavahi-compat-libdnssd support.

9 years agoavahi: add libavahi-compat-libdnssd support. 465/head
Álvaro Fernández Rojas [Fri, 24 Oct 2014 00:50:57 +0000 (02:50 +0200)]
avahi: add libavahi-compat-libdnssd support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agolibmpdclient: Add patch for musl libc compatibility (from upstream repo)
Ted Hess [Sat, 25 Oct 2014 14:56:24 +0000 (10:56 -0400)]
libmpdclient: Add patch for musl libc compatibility (from upstream repo)

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agodump1090: update to latest version, add init script and config.
Álvaro Fernández Rojas [Sat, 25 Oct 2014 14:14:08 +0000 (16:14 +0200)]
dump1090: update to latest version, add init script and config.

Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #470 from commodo/python-fix-base-package
sbyx [Sat, 25 Oct 2014 13:30:48 +0000 (15:30 +0200)]
Merge pull request #470 from commodo/python-fix-base-package

python: add _sysconfigdata.py to python base package

9 years agopython: add _sysconfigdata.py to python base package 470/head
Alexandru Ardelean [Sat, 25 Oct 2014 12:01:49 +0000 (15:01 +0300)]
python: add _sysconfigdata.py to python base package

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agodkjson: remove wrong PKG_BUILD_DIR override
Nicolas Thill [Sat, 25 Oct 2014 07:38:45 +0000 (09:38 +0200)]
dkjson: remove wrong PKG_BUILD_DIR override

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoadd espeak, a compact open source software speech synthesizer
Nicolas Thill [Sat, 25 Oct 2014 07:36:03 +0000 (09:36 +0200)]
add espeak, a compact open source software speech synthesizer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoadd portaudio, a portable cross-platform audio I/O library
Nicolas Thill [Sat, 25 Oct 2014 07:34:59 +0000 (09:34 +0200)]
add portaudio, a portable cross-platform audio I/O library

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agohaserl: force rebuild when config changes
Nicolas Thill [Sat, 25 Oct 2014 07:32:56 +0000 (09:32 +0200)]
haserl: force rebuild when config changes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agodump1090: force rebuild when config changes
Nicolas Thill [Sat, 25 Oct 2014 07:32:36 +0000 (09:32 +0200)]
dump1090: force rebuild when config changes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoopenconnect: force rebuild when config changes
Nicolas Thill [Sat, 25 Oct 2014 07:32:17 +0000 (09:32 +0200)]
openconnect: force rebuild when config changes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoocserv: force rebuild when config changes
Nicolas Thill [Sat, 25 Oct 2014 07:31:55 +0000 (09:31 +0200)]
ocserv: force rebuild when config changes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agonut: force rebuild when config changes
Nicolas Thill [Sat, 25 Oct 2014 07:31:18 +0000 (09:31 +0200)]
nut: force rebuild when config changes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agognutls: force rebuuld when config changes
Nicolas Thill [Sat, 25 Oct 2014 07:30:33 +0000 (09:30 +0200)]
gnutls: force rebuuld when config changes

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agopython3: create ./usr/bin directory at package/install
Nicolas Thill [Fri, 24 Oct 2014 14:24:21 +0000 (16:24 +0200)]
python3: create ./usr/bin directory at package/install

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolftp: disable libidn explicitely
Nicolas Thill [Tue, 23 Sep 2014 23:38:10 +0000 (01:38 +0200)]
lftp: disable libidn explicitely

This prevent detection of libidn when target arch = host arch.

9 years agoluasql: bump to v2.3.0
Nicolas Thill [Mon, 22 Sep 2014 00:35:39 +0000 (02:35 +0200)]
luasql: bump to v2.3.0

9 years agoMerge pull request #462 from bk138/gcc-workaround-sys-sdt-h-detection
sbyx [Fri, 24 Oct 2014 08:02:43 +0000 (10:02 +0200)]
Merge pull request #462 from bk138/gcc-workaround-sys-sdt-h-detection

gcc: work around wrongly detected sys/sdt.h header.

9 years agoMerge pull request #458 from roger-/micropython
sbyx [Fri, 24 Oct 2014 07:05:52 +0000 (09:05 +0200)]
Merge pull request #458 from roger-/micropython

micropython: update to latest

9 years agopython, python3: fix python*-package.mk
Nicolas Thill [Thu, 23 Oct 2014 20:50:54 +0000 (22:50 +0200)]
python, python3: fix python*-package.mk

Replace calls to getvar function recently removed

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoMerge pull request #460 from ejurgensen/master
Ted Hess [Thu, 23 Oct 2014 20:53:32 +0000 (16:53 -0400)]
Merge pull request #460 from ejurgensen/master

forked-daapd: fix libevent dependency problem

9 years agogcc: work around wrongly detected sys/sdt.h header. 462/head
Christian Beier [Thu, 23 Oct 2014 14:39:27 +0000 (16:39 +0200)]
gcc: work around wrongly detected sys/sdt.h header.

The build system somehow detects /usr/include/sys/sdt.h, which is part of systemtap-sdt-devel
package in the host environment but not present in the SDK.

This patch simply disables the check for sys/sdt.h, enabling building of this package when
systemtap-sdt-devel is installed in the host environment.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
9 years agolxc: use xz tool from busybox
Petar Koretic [Thu, 23 Oct 2014 13:50:38 +0000 (15:50 +0200)]
lxc: use xz tool from busybox

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
9 years agolxc: create /lxc directory by default
Luka Perkov [Thu, 23 Oct 2014 13:37:59 +0000 (15:37 +0200)]
lxc: create /lxc directory by default

The containers are stored in /lxc rather then in /var/lib/lxc. The latter is
not suitable for OpenWrt.

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agolxc: patches: add openwrt common config
Petar Koretic [Wed, 22 Oct 2014 09:00:58 +0000 (11:00 +0200)]
lxc: patches: add openwrt common config

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
9 years agolxc: fix hooks installation on 1.0.6
Petar Koretic [Wed, 22 Oct 2014 11:51:52 +0000 (13:51 +0200)]
lxc: fix hooks installation on 1.0.6

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>