mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
gtk3: update to 3.24.28
This commit is contained in:
parent
86f4306ef8
commit
aaa10b2675
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="gtk3"
|
PKG_NAME="gtk3"
|
||||||
PKG_VERSION="3.24.23"
|
PKG_VERSION="3.24.28"
|
||||||
PKG_SHA256="5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1"
|
PKG_SHA256="b04e09763367f1ce932cd2ee3a359d4de150e1c38e7bef7d29aa72557a6b47c6"
|
||||||
PKG_LICENSE="LGPL"
|
PKG_LICENSE="LGPL"
|
||||||
PKG_SITE="http://www.gtk.org/"
|
PKG_SITE="http://www.gtk.org/"
|
||||||
PKG_URL="https://ftp.gnome.org/pub/gnome/sources/gtk+/${PKG_VERSION:0:4}/gtk+-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://ftp.gnome.org/pub/gnome/sources/gtk+/${PKG_VERSION:0:4}/gtk+-${PKG_VERSION}.tar.xz"
|
||||||
@ -18,10 +18,11 @@ PKG_MESON_OPTS_TARGET="-Dbroadway_backend=false \
|
|||||||
-Dcloudproviders=false \
|
-Dcloudproviders=false \
|
||||||
-Dcolord=no \
|
-Dcolord=no \
|
||||||
-Ddemos=false \
|
-Ddemos=false \
|
||||||
|
-Dexamples=false \
|
||||||
-Dgtk_doc=false \
|
-Dgtk_doc=false \
|
||||||
-Dintrospection=false \
|
-Dintrospection=false \
|
||||||
-Dman=false \
|
-Dman=false \
|
||||||
-Dprint_backends=auto \
|
-Dprint_backends=file,lpr \
|
||||||
-Dquartz_backend=false \
|
-Dquartz_backend=false \
|
||||||
-Dtests=false \
|
-Dtests=false \
|
||||||
-Dwayland_backend=false \
|
-Dwayland_backend=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user