mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
emby4: update imagemagick to 7.0.10-9
This commit is contained in:
parent
84288dfd96
commit
3471983723
@ -1,3 +1,6 @@
|
||||
107
|
||||
- Update ImageMagick to 7.0.10-9
|
||||
|
||||
106
|
||||
- Update to 4.4.2.0
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
PKG_NAME="emby4"
|
||||
PKG_VERSION="4.4.2.0"
|
||||
PKG_SHA256="36c65cfbd41ec83d415c098384032cd414da4f670e77013da7eb901bd16afe27"
|
||||
PKG_REV="106"
|
||||
PKG_REV="107"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="prop."
|
||||
PKG_SITE="http://emby.media"
|
||||
|
@ -6,7 +6,7 @@
|
||||
. /etc/profile
|
||||
oe_setup_addon service.emby4
|
||||
|
||||
LD_PRELOAD="$ADDON_DIR/lib/libMagickCore-7.Q16HDRI.so.6 \
|
||||
LD_PRELOAD="$ADDON_DIR/lib/libMagickCore-7.Q16HDRI.so.7 \
|
||||
$ADDON_DIR/lib/CORE_RL_Wand_.so" \
|
||||
nice -n "$emby_nice" \
|
||||
le_dotnet $ADDON_DIR/emby/EmbyServer.dll \
|
||||
|
Loading…
x
Reference in New Issue
Block a user