Merge pull request #8297 from heitbaum/pkg

Package updates
This commit is contained in:
Christian Hewitt 2023-11-07 12:21:06 +04:00 committed by GitHub
commit 9792c9024a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 13 additions and 24 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libuv"
PKG_VERSION="1.46.0"
PKG_SHA256="7aa66be3413ae10605e1f5c9ae934504ffe317ef68ea16fdaa83e23905c681bd"
PKG_VERSION="1.47.0"
PKG_SHA256="d50af7e6d72526db137e66fad812421c8a1cae09d146b0ec2bb9a22c5f23ba93"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/libuv/libuv"
PKG_URL="https://github.com/libuv/libuv/archive/v${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="fakeroot"
PKG_VERSION="1.32.1"
PKG_SHA256="c072b0f65bafc4cc5b6112f7c61185f5170ce4cb0c410d1681c1af4a183e94e6"
PKG_VERSION="1.32.2"
PKG_SHA256="f0f72b504f288eea5b043cd5fe37585bc163f5acaacd386e1976b1055686116d"
PKG_LICENSE="GPL3"
PKG_SITE="https://tracker.debian.org/pkg/fakeroot"
PKG_URL="http://ftp.debian.org/debian/pool/main/f/fakeroot/${PKG_NAME}_${PKG_VERSION}.orig.tar.gz"

View File

@ -1,11 +1,11 @@
--- fakeroot-1.25.3/configure.ac 2020-10-08 17:13:18.000000000 +0000
+++ fakeroot-1.25.3/configure.ac 2021-01-10 03:57:50.295218481 +0000
@@ -597,9 +597,7 @@
@@ -744,9 +744,7 @@
AC_CONFIG_FILES([
Makefile
scripts/Makefile
- doc/Makefile
- doc/de/Makefile doc/es/Makefile doc/fr/Makefile doc/nl/Makefile doc/pt/Makefile doc/sv/Makefile
- doc/de/Makefile doc/es/Makefile doc/fr/Makefile doc/nl/Makefile doc/pt/Makefile doc/ro/Makefile doc/sv/Makefile
- test/Makefile test/defs])
+ ])
AC_OUTPUT
@ -19,5 +19,5 @@
-SUBDIRS=doc scripts test
+SUBDIRS=scripts
noinst_LTLIBRARIES = libcommunicate.la libmacosx.la
noinst_LTLIBRARIES = libcommunicate.la libmacosx.la libfakeroot_time64.la
libcommunicate_la_SOURCES = communicate.c

View File

@ -1,11 +0,0 @@
--- a/Makefile.am 2023-07-21 22:53:36.152522891 +0000
+++ b/Makefile.am 2023-07-22 00:12:21.796916350 +0000
@@ -58,6 +58,8 @@
libfakeroot.lo:libfakeroot.c wrapdef.h wrapstruct.h wraptmpf.h
+libfakeroot_time64.c:wrapped.h
+
fakerootconfig.h: ./config.status
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="jasper"
PKG_VERSION="4.0.0"
PKG_SHA256="977c4c2e4210f4e37313cd2232d99e73d57ab561917b3c060bcdd5e83a0a13f1"
PKG_VERSION="4.1.0"
PKG_SHA256="32879db502f59c1fde58e65b80d9b7db759f0173b7933c003517caf8f3892230"
PKG_LICENSE="OpenSource"
PKG_SITE="http://www.ece.uvic.ca/~mdadams/jasper/"
PKG_URL="https://github.com/jasper-software/jasper/archive/refs/tags/version-${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nvidia-vaapi-driver"
PKG_VERSION="0.0.10"
PKG_SHA256="df63b0832ccf9f74a90ff8b26d8e069606e0614d1748e35a857d2e53745ab95c"
PKG_VERSION="0.0.11"
PKG_SHA256="3e1ed95d7e2b2b1377c9cb59c3e7caaf960134694e9441e1d91c38f224d1d5d9"
PKG_LICENSE="MIT"
PKG_SITE="https://github.com/elFarto/nvidia-vaapi-driver"
PKG_URL="https://github.com/elFarto/nvidia-vaapi-driver/archive/v${PKG_VERSION}.tar.gz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pyelftools"
PKG_VERSION="0.29"
PKG_SHA256="591c2b5150f180937c60714a1ae288365b1a3d6ae68aaaa4503dd5ecf5e3c299"
PKG_VERSION="0.30"
PKG_SHA256="548fc0dfe905b8378844889df610513f48fee299bb35100cf99f9b55cb610ff8"
PKG_LICENSE="Unlicense"
PKG_SITE="https://github.com/eliben/pyelftools"
PKG_URL="https://github.com/eliben/pyelftools/archive/refs/tags/v${PKG_VERSION}.tar.gz"