mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
Merge pull request #1886 from awiouy/vnc-9.0
dispmanx_vnc: update to 77b33a6
This commit is contained in:
commit
678528ea78
@ -17,14 +17,14 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libvncserver"
|
PKG_NAME="libvncserver"
|
||||||
PKG_VERSION="0.9.10"
|
PKG_VERSION="0.9.11"
|
||||||
PKG_SHA256="ed10819a5bfbf269969f97f075939cc38273cc1b6d28bccfb0999fba489411f7"
|
PKG_SHA256="193d630372722a532136fd25c5326b2ca1a636cbb8bf9bb115ef869c804d2894"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://libvnc.github.io/"
|
PKG_SITE="https://libvnc.github.io/"
|
||||||
PKG_URL="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/LibVNC/libvncserver/archive/LibVNCServer-$PKG_VERSION.tar.gz"
|
||||||
PKG_SOURCE_DIR="libvncserver-LibVNCServer-$PKG_VERSION"
|
PKG_SOURCE_DIR="libvncserver-LibVNCServer-$PKG_VERSION"
|
||||||
PKG_DEPENDS_TARGET="toolchain libjpeg-turbo libpng"
|
PKG_DEPENDS_TARGET="toolchain libjpeg-turbo libpng openssl"
|
||||||
PKG_SECTION="libs"
|
PKG_SECTION="libs"
|
||||||
PKG_SHORTDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
|
PKG_SHORTDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
|
||||||
PKG_LONGDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
|
PKG_LONGDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
|
||||||
|
@ -1,8 +1,11 @@
|
|||||||
8.0.102
|
103
|
||||||
|
- Update to 77b33a6
|
||||||
|
|
||||||
|
102
|
||||||
- Build with Linux 4.7 RPi libraries
|
- Build with Linux 4.7 RPi libraries
|
||||||
|
|
||||||
8.0.101
|
101
|
||||||
- Move settings to Kodi
|
- Move settings to Kodi
|
||||||
|
|
||||||
8.0.100
|
100
|
||||||
- Initial addon
|
- Initial addon
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="dispmanx_vnc"
|
PKG_NAME="dispmanx_vnc"
|
||||||
PKG_VERSION="78e6673"
|
PKG_VERSION="77b33a6"
|
||||||
PKG_SHA256="e8db919d02fa9ff4ecf16d5831e3809bfc2bfa40c0a714c17fb07d7922e7bf8a"
|
PKG_SHA256="69ca5b7bd18709cb8df1054d1656c0be30fbdae6ccfefaffe70e313df4e31b4f"
|
||||||
PKG_REV="103"
|
PKG_REV="103"
|
||||||
PKG_ARCH="arm"
|
PKG_ARCH="arm"
|
||||||
PKG_ADDON_PROJECTS="RPi RPi2"
|
PKG_ADDON_PROJECTS="RPi RPi2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user