mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
2eb5a4d8ad
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="icu"
|
||||
PKG_VERSION="74-1"
|
||||
PKG_SHA256="ca464bfa73bc00ebdb850546514d01f3a983159fda0f7682ff6bf4d3de56844c"
|
||||
PKG_VERSION="74-2"
|
||||
PKG_SHA256="27b8650a94df6f945cb3b686be3be320c2a32edf3ece2981672bf98bb3baa9e1"
|
||||
PKG_LICENSE="Custom"
|
||||
PKG_SITE="https://icu.unicode.org"
|
||||
PKG_URL="https://github.com/unicode-org/icu/archive/release-${PKG_VERSION}.tar.gz"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="gmmlib"
|
||||
PKG_VERSION="22.3.14"
|
||||
PKG_SHA256="63b879a5a20756b6f74244068f4555a56c4f705c96cbc87e5163448a893e133f"
|
||||
PKG_VERSION="22.3.15"
|
||||
PKG_SHA256="2abca3127f9996c14efa9b809839f0a516c02f2ee02bb9cbaf0b785601e19ca0"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://01.org/linuxmedia"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="media-driver"
|
||||
PKG_VERSION="23.4.2"
|
||||
PKG_SHA256="321f2ade9e55ed5b8809ca875d80c81245093fe9f8a26a39712d2f4a6be18d18"
|
||||
PKG_VERSION="23.4.3"
|
||||
PKG_SHA256="83b95eefe86c9d58d92c2a77793541ea3cb643dff419599ffa87899fd58738cd"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://01.org/linuxmedia"
|
||||
|
@ -5,8 +5,8 @@
|
||||
# with 1.0.0 repeat delay is broken. test on upgrade
|
||||
|
||||
PKG_NAME="v4l-utils"
|
||||
PKG_VERSION="1.26.0"
|
||||
PKG_SHA256="dab463dc0215e55b2ef1f7a7ab230c3ae8102ea029547eefb4478da0fa8af505"
|
||||
PKG_VERSION="1.26.1"
|
||||
PKG_SHA256="4a71608c0ef7df2931176989e6d32b445c0bdc1030a2376d929c8ca6e550ec4e"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://linuxtv.org/"
|
||||
PKG_URL="http://linuxtv.org/downloads/v4l-utils/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
@ -1,32 +0,0 @@
|
||||
From 4321b7651f2c0e76172ff742ecbd9f63fd24845a Mon Sep 17 00:00:00 2001
|
||||
From: Rudi Heitbaum <rudi@heitbaum.com>
|
||||
Date: Fri, 8 Dec 2023 11:29:04 +0000
|
||||
Subject: [PATCH] keytable: meson not passing rc_keymaps system directory
|
||||
|
||||
In the meson build ir_keytable_system_dir is used as the parent directory
|
||||
for both rc_keymaps and rules.d, whereas udevrulesdir was defined
|
||||
sepeartely in the configure script. Update the -DIR_KEYTABLE_SYSTEM_DIR
|
||||
to include the rc_keymaps subdirectory aligning with the install_data
|
||||
functions.
|
||||
|
||||
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
|
||||
---
|
||||
utils/keytable/meson.build | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/utils/keytable/meson.build b/utils/keytable/meson.build
|
||||
index 0ca08a18..4130a4be 100644
|
||||
--- a/utils/keytable/meson.build
|
||||
+++ b/utils/keytable/meson.build
|
||||
@@ -17,7 +17,7 @@ ir_keytable_system_dir = udevdir
|
||||
ir_keytable_user_dir = get_option('sysconfdir') / 'rc_keymaps'
|
||||
|
||||
ir_keytable_c_args = [
|
||||
- '-DIR_KEYTABLE_SYSTEM_DIR="@0@"'.format(ir_keytable_system_dir),
|
||||
+ '-DIR_KEYTABLE_SYSTEM_DIR="@0@"'.format(ir_keytable_system_dir / 'rc_keymaps'),
|
||||
'-DIR_KEYTABLE_USER_DIR="@0@"'.format(ir_keytable_user_dir),
|
||||
]
|
||||
|
||||
--
|
||||
2.34.1
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libxml2"
|
||||
PKG_VERSION="2.12.2"
|
||||
PKG_SHA256="06e12c382b1a7c233f9dd174c0d610bbe65d35b4bc6fcd1bfd18e5dc7ea2f0a3"
|
||||
PKG_VERSION="2.12.3"
|
||||
PKG_SHA256="5c3dbade38b64d7fecf628b92b3485868d21516a4a86465294e5919e6aa309a4"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="http://xmlsoft.org"
|
||||
PKG_URL="https://gitlab.gnome.org/GNOME/${PKG_NAME}/-/archive/v${PKG_VERSION}/${PKG_NAME}-v${PKG_VERSION}.tar.bz2"
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="xorg-server"
|
||||
PKG_VERSION="21.1.9"
|
||||
PKG_SHA256="ff697be2011b4c4966b7806929e51b7a08e9d33800d505305d26d9ccde4b533a"
|
||||
PKG_VERSION="21.1.10"
|
||||
PKG_SHA256="ceb0b3a2efc57ac3ccf388d3dc88b97615068639fb284d469689ae3d105611d0"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.X.org"
|
||||
PKG_URL="https://www.x.org/releases/individual/xserver/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user