| Commit message (Collapse) | Author | Age |
... | |
|\ \
| | |
| | | |
joe: bump to upstream v4.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
|
|\ \ \
| | | |
| | | | |
sane-backends: import from oldpackages
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changes since oldpackages:
- cups dependency was completely removed
* This also happened in sane trunk version
- small musl patch
- added detection of inb,outb (link error with musl)
* this also removes hack 020-non-i386-qcam.patch
- fix for segfault when using sane-test backend
- removed link to extra libraries in libsane (used only
for preload backends)
- added format-security fix
- sane-libs and sane-backends merged and exploded into
individual packages for each backend:
* libsane for sane library (which backends should dep on)
* sane-daemon for saned daemon
* sane-xxx for sane backend for xxx
** each backend has its own custom dep libraries
* sane-backends-all (with no files) that deps on all backends
* sane-qcam is only available for x86/x86_64
** other archs does not implement inb/outb (at least in musl)
Now it is possible to use SANE with much less FS space (KB
instead of MB).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
opencv: disable precompiled headers
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
this commit fixes musl build
precompiled headers are not strictly necessary according to
https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html
precompiled headers will probably be broken anyway in cross-compile cases
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
shine: fix mips64 (octeon) build error
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
error reported by buildbot, replicated locally:
wave.c:(.text+0x8e4): undefined reference to `__builtin_bswap16'
It seems that gcc builtin function is not working for mips64
according to
https://gcc.gnu.org/ml/gcc-patches/2014-01/msg00551.html
bswap patterns only work in >4.8 so the compiler
check in wave.c seems inconsistent across different archs
as octeon has gcc 4.6
make it require gcc >=4.8
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
fdm: fix musl compile
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
musl does not define some macros so define them ourselves
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
python-setuptools: upgrade to version 18.3.1
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
seafile-server: fix libevent2 includes
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
seafile-ccnet: bump release
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Somehow slipped through. Oh well...
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Modbus tools based on libmodbus
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
atftp: add new package
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
TODO:
- add init script for atftpd
- merge '120-retry-option.patch' from old atftp packages.
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
|
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
seafile-ccnet: fix patch file to work correctly with libevent2 headers
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- [PATCH 14/16] BUG/MINOR: http: remove stupid HTTP_METH_NONE entry
- [PATCH 15/16] BUG/MAJOR: http: don't call http_send_name_header()
- [PATCH 16/16] BUG/MINOR: tools: make str2sa_range() report
Signed-off-by: heil <heil@terminal-consulting.de>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \
| | | | |
| | | | | |
knot: update to 1.6.5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
python-setuptools: enforce __PYVENV_LAUNCHER__ env var use
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[Unbound] Update to 1.5.4
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Bumped to latest upstream release - 1.5.4
Signed-off by Stijn Segers <francesco.borromini@inventati.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
openocd: include nls.mk to fix build with full NLS support
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Since openocd depends on hidapi it needs appropriate LD_FLAGS to link
against it as that library depends on libiconv.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|