mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
77171ebc68
@ -18,7 +18,7 @@
|
||||
|
||||
PKG_NAME="ffmpegx"
|
||||
PKG_VERSION="libreelec"
|
||||
PKG_REV="2"
|
||||
PKG_REV="3"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="LGPLv2.1+"
|
||||
PKG_SITE="https://ffmpeg.org"
|
||||
|
@ -1,23 +1,27 @@
|
||||
8.0.105
|
||||
106
|
||||
- Updated to version 3.0.8100
|
||||
- Rebuilt ffmpegx
|
||||
|
||||
105
|
||||
- Updated to version 3.0.7100
|
||||
|
||||
8.0.104
|
||||
104
|
||||
- Updated to version 3.0.6300
|
||||
- Rebuilt ffmpegx
|
||||
|
||||
8.0.103
|
||||
103
|
||||
- Updated to version 3.0.6070
|
||||
- Build for all architectures
|
||||
- Refer to libsqlite3.so.0 instead of libsqlite3.so
|
||||
|
||||
8.0.102
|
||||
102
|
||||
- Updated to version 3.0.6030
|
||||
- Added dedicated ffmpeg and ffprobe
|
||||
- Removed unused shared libraries
|
||||
|
||||
8.0.101
|
||||
101
|
||||
- Updated to version 3.0.5985
|
||||
- Removed mono build dependency
|
||||
|
||||
8.0.100
|
||||
100
|
||||
- Initial release
|
||||
|
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="emby"
|
||||
PKG_VERSION="3.0.7100"
|
||||
PKG_REV="105"
|
||||
PKG_VERSION="3.0.8100"
|
||||
PKG_REV="106"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://emby.media"
|
||||
@ -27,7 +27,6 @@ PKG_DEPENDS_TARGET="toolchain ffmpegx imagemagick"
|
||||
PKG_SECTION="service"
|
||||
PKG_SHORTDESC="Emby: a personal media server"
|
||||
PKG_LONGDESC="Emby ($PKG_VERSION) brings your home videos, music, and photos together, automatically converting and streaming your media on-the-fly to any device"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_NAME="Emby (beta)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user