| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\
| |
| | |
grilo: update to 0.3.10 and build with meson
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \
| | |
| | | |
mjpg-streamer: update to latest git version
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Rearranged Makefile options for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
minidlna: create UUID in config if it is empty
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
better solution than using a static UUID by default
keep the default uuid empty then generate and save
a unique UUID on first start of minidlna service.
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| | | |
| | | | |
gst1-plugins-bad: Make HLS crypto explicit
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It's normally set to auto. When nettle is missing, it tries to use the
other libraries.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| |/ / /
|/| | | |
ffmpeg: update to 3.4.7
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
minidlna uses UUID to uniquely identify the media server
by default, if the "uuid" option is not specified in
its setting file it will try to autogenerate it by
reading MAC address.
This seems to fail on some devices resulting in random
UUID on reboot, and this causes confusion and issues as
for clients this is a new server and must be added to
the list.
In OpenWrt there are also devices where the system can't
read the true MAC address and it is therefore randomized
on reboot.
So, add a static UUID in the settings file.
Since each mindlna server should have a different UUID,
if the user has more than one OpenWrt device with
minidlna, he should change the UUID of the
additional devices.
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Streaming was broken since version 4.2. Backport upstream fix.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| |
| |
| |
| |
| |
| |
| | |
Disable the init script by default to avoid log pollution; motion is
very verbose when it cannot open the configured camera.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Goes through firewalls more easily.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Michel Promonet <michel.promonet@free.fr>
|
| |
| |
| |
| | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Update to ImageMagick 7.0.9-5.
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
|
|\ \
| | |
| | | |
minisatip: Update to 1.0.2
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Switched to codeload for simplicity.
Added patch to fix compilation without deprecated OpenSSL APIs.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
| |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates all Python packages that download their source from PyPi to
use pypi.mk.
This will allow future improvements/changes to pypi.mk to affect all
relevant packages.
This also makes it easier for future Python packages to start using
pypi.mk, when it's clear how it is used in existing packages.
Signed-off-by: Jeffery To <jeffery.to@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>
|
|
|
|
|
|
|
|
| |
It has several compilation bugs in addition to being under no development.
There are also alternatives in the tree.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
| |
The patch created patch files in the ffmpeg build directory, which did
absolutely nothing. Properly backported them.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This removes lines that set PKG_BUILD_DIR when the set value is no
different from the default value.
Specifically, the line is removed if the assigned value is:
* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
The default PKG_BUILD_DIR was updated[1] to incorporate BUILD_VARIANT
if it is set, so now this is identical to the default value.
* $(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)
if PKG_SOURCE_SUBDIR is set to $(PKG_NAME)-$(PKG_VERSION), making it
the same as the previous case
* $(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
This is the same as the default PKG_BUILD_DIR when there is no
BUILD_VARIANT.
* $(BUILD_DIR)/[name]-$(PKG_VERSION)
where [name] is a string that is identical to PKG_NAME
[1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=e545fac8d968864a965edb9e50c6f90940b0a6c9
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\
| |
| | |
ffmpeg: Fix pkgconfig files to be more cross compile friendly
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Before:
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib
includedir=/usr/include
After:
prefix=/usr
exec_prefix=/usr
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Numbered the other patch file.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
| |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|
|
|
|
|
| |
It should be the host build, which is already satisfied by grilo.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
| |
It needs to be on host. The target one is already covered below.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
motion: Update to 4.2.2
|
| |
| |
| |
| |
| |
| | |
Removed webp support. motion picks it up now that it's in the tree.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
mjpg-streamer: modularize package
|