| Commit message (Collapse) | Author | Age |
... | |
|/ /
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|/
|
|
|
|
|
| |
Update minidlna to latest commit
Cherry pick commits from https://github.com/xavery/minidlna
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|
|
|
|
|
|
|
|
| |
- run as an unprivileged user by default
- move generated config to /var/run (/tmp/run in fact)
- disable service until it's configured: there is no way to reliably guess
where files to be shared are located
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\
| |
| | |
graphicsmagick: optimize compilation to reduce size
|
| |
| |
| |
| |
| |
| |
| | |
Use 'flto' compiler option to slightly reduce the installation
footprint.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
v4l2rtspserver: Update to 0.1.3
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed upstreamed patches.
Updated live555.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| |/ /
|/| | |
youtube-dl: update to version 2019.02.18
|
| |/
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| |/
|/| |
ffmpeg: update to 3.4.5
|
| |
| |
| |
| | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Disable use of assembly on MIPS to allow it to build. MIPS is not
expected to be high performance in OpenWrt, and this allows it to still
be used for media identification as updated versions of ffmpeg are
brought in.
The error is in
libavcodec/mips/aacdec_mips.c: In function 'imdct_and_windowing_mips'
regarding: 'asm' has impossible constraints in multiple locations.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|/
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\
| |
| | |
motion: Specify libmicrohttpd-ssl dependency
|
| |
| |
| |
| |
| | |
Specify libmicrohttpd-ssl dependency
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \
| |/
|/| |
v4l2rtspserver: Update to 0.1.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Switched to using versioned releases.
Removed md5 usage and went full sha256.
Added uclibc++ support by backporting upstream patches.
Various other adjustments.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
motion: Update to 4..2.1
|
| | |
| | |
| | |
| | |
| | | |
Bugfix release
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
GraphicsMagick is a fork of ImageMagick, licensed under the MIT license.
It requires less space and it is [reportedly] faster than ImageMagick.
GraphicsMagick's installation footprint is:
x86_64: 4.3 MB, and
brcm47xx-mips74k (mipsel_74kc): 3.7 MB.
The shared libraries occupy 2.2 MB (mipsel_74kc). The 90 GraphicsMagick's
modules occupy 2.5 MB. It may be possible to reduce the installation
footprint by introducing build parameters to control the selection of
modules. In view of the large number of modules and the possibility of
breakage due to module interdependencies or other reasons, such attempt
is not made at this time.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |/
|/|
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIs
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\
| |
| | |
youtube-dl: update to version 2018.12.09
|
| |
| |
| |
| |
| |
| |
| | |
switch to codeload
added patch: comment out lines about pandoc (documentation converter)
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Switched to codeload to simplify the Makefile.
Removed the website as it is no longer valid.
Renamed .diff file to .patch
Added uclibc++ support. Fixed 060-add-missing-includes.patch , which was
totally wrong to begin with. C headers are generally not used with C++
programs.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 68add335a71f0767c03ea519632f91cb827dd54f.
This package depends on libraries (libdvbapi, libdvbcsa, libdvben50221)
that does not exist yet in OpenWrt repos
Reported-by: Val Kulkov <val.kulkov@gmail.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Minisatip is a multi-threaded satip server version 1.2 that runs
under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2,
DVB-C, DVB-C2, ATSC and ISDB-T cards.
https://github.com/catalinii/minisatip
Signed-off-by: Daniel Kucera <daniel.kucera@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Avoids dependencies with libdw and libelf.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| |
| |
| |
| |
| |
| | |
The version is obtained via `valac --api-version`
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| |
| |
| |
| | |
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
grilo-plugins: remove XML::Parser build dependency
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
gnome-common.m4 and gnome-compiler-flags.m4 were taken from version
3.18.0, and match current master branch.
Disable building help and test directories.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updates vapigen-generated vapi files to vala-0.34.
Files are now copied to $(STAGING_DIR_HOSTPKG)/share/vala/vapi, without
the vala version being hardcoded.
Removed copyright line, and redundant PKG_BUILD_DEPENDS and
TARGET_LDFLAGS.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|\ \
| | |
| | | |
xupnpd: Fix compilation without deprecated OpenSSL APIs
|
| | |
| | |
| | |
| | |
| | |
| | | |
Patch was upstreamed. Only the version was updated.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
grilo-plugins: disable dmap plugin, use hostpkg
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Compilation fails with current libdmapsharing (3.9.1).
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add GLIB_COMPILE_RESOURCES to MAKE_FLAGS
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|