Skip to content

Commit 13ef4a4

Browse files
authored
Merge pull request #10954 from heitbaum/pkg
Package updates
2 parents bd7cee1 + 9e51dad commit 13ef4a4

8 files changed

Lines changed: 78 additions & 50 deletions

File tree

packages/devel/gettext/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="gettext"
6-
PKG_VERSION="0.26"
7-
PKG_SHA256="d1fb86e260cfe7da6031f94d2e44c0da55903dbae0a2fa0fae78c91ae1b56f00"
6+
PKG_VERSION="1.0"
7+
PKG_SHA256="71132a3fb71e68245b8f2ac4e9e97137d3e5c02f415636eb508ae607bc01add7"
88
PKG_LICENSE="GPL"
99
PKG_SITE="https://www.gnu.org/s/gettext/"
1010
PKG_URL="https://ftp.gnu.org/pub/gnu/gettext/${PKG_NAME}-${PKG_VERSION}.tar.xz"

packages/devel/gettext/patches/gettext-0001-0.18.2-non_interactive.patch

Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
From 7bc50b4959949318a54355dfedbcc3b82658b1ae Mon Sep 17 00:00:00 2001
2+
From: Stephan Raue <stephan@openelec.tv>
3+
Date: Thu, 6 Oct 2011 21:12:09 +0200
4+
Subject: [PATCH] non interactive
5+
6+
---
7+
gettext-tools/wizard/gettextize.in | 8 ++++----
8+
1 file changed, 4 insertions(+), 4 deletions(-)
9+
10+
diff --git a/gettext-tools/wizard/gettextize.in b/gettext-tools/wizard/gettextize.in
11+
index d50eb480c..bfe408109 100644
12+
--- a/gettext-tools/wizard/gettextize.in
13+
+++ b/gettext-tools/wizard/gettextize.in
14+
@@ -1318,10 +1318,10 @@ if $doit; then
15+
5) count="five paragraphs";;
16+
*) count="$count paragraphs";;
17+
esac
18+
- echo "Press Return to acknowledge the previous $count."
19+
- # Read from /dev/tty, not stdin, so that gettextize cannot be abused by
20+
- # non-interactive tools.
21+
- read dummy < /dev/tty
22+
+# echo "Press Return to acknowledge the previous $count."
23+
+# # Read from /dev/tty, not stdin, so that gettextize cannot be abused by
24+
+# # non-interactive tools.
25+
+# read dummy < /dev/tty
26+
fi
27+
28+
exit 0
29+
--
30+
2.51.0
31+
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
From 87404577c3413d9b1dc667daa55c3f31fe7d14b4 Mon Sep 17 00:00:00 2001
2+
From: Stephan Raue <stephan@openelec.tv>
3+
Date: Mon, 23 Jun 2014 19:01:16 +0200
4+
Subject: [PATCH] dont build docs and examples
5+
6+
---
7+
gettext-tools/Makefile.am | 2 +-
8+
gettext-tools/Makefile.in | 2 +-
9+
2 files changed, 2 insertions(+), 2 deletions(-)
10+
11+
diff --git a/gettext-tools/Makefile.am b/gettext-tools/Makefile.am
12+
index e045161c3..bb5e06596 100644
13+
--- a/gettext-tools/Makefile.am
14+
+++ b/gettext-tools/Makefile.am
15+
@@ -19,7 +19,7 @@
16+
AUTOMAKE_OPTIONS = 1.5 gnu
17+
ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4 -I tests/gnulib-m4
18+
19+
-SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests examples doc
20+
+SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests
21+
22+
EXTRA_DIST =
23+
MOSTLYCLEANFILES = core *.stackdump
24+
diff --git a/gettext-tools/Makefile.in b/gettext-tools/Makefile.in
25+
index 147f88d8f..5f1aa9dbd 100644
26+
--- a/gettext-tools/Makefile.in
27+
+++ b/gettext-tools/Makefile.in
28+
@@ -4014,7 +4014,7 @@ top_builddir = @top_builddir@
29+
top_srcdir = @top_srcdir@
30+
AUTOMAKE_OPTIONS = 1.5 gnu
31+
ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4 -I tests/gnulib-m4
32+
-SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests examples doc
33+
+SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles wizard autotools misc emacs man m4 tests system-tests gnulib-tests install-tests
34+
35+
# Files imported from tree-sitter.
36+
37+
--
38+
2.51.0
39+

packages/devel/gettext/patches/gettext-0002-dont_build_docs_and_examples.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

packages/multimedia/nvidia-vaapi-driver/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
33

44
PKG_NAME="nvidia-vaapi-driver"
5-
PKG_VERSION="0.0.14"
6-
PKG_SHA256="4ded132ec4164f3e05656061675dffce677327e4af0d8da33da5f8527609ad2a"
5+
PKG_VERSION="0.0.15"
6+
PKG_SHA256="2118a0f37c415adfadad53ef3aab3f53c54164f8a4b0c2d4de9e0b61e5ece536"
77
PKG_LICENSE="MIT"
88
PKG_SITE="https://github.com/elFarto/nvidia-vaapi-driver"
99
PKG_URL="https://github.com/elFarto/nvidia-vaapi-driver/archive/v${PKG_VERSION}.tar.gz"

packages/security/libgcrypt/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="libgcrypt"
6-
PKG_VERSION="1.11.2"
7-
PKG_SHA256="6ba59dd192270e8c1d22ddb41a07d95dcdbc1f0fb02d03c4b54b235814330aac"
6+
PKG_VERSION="1.12.0"
7+
PKG_SHA256="0311454e678189bad62a7e9402a9dd793025efff6e7449898616e2fc75e0f4f5"
88
PKG_LICENSE="GPLv2"
99
PKG_SITE="https://www.gnupg.org/"
1010
PKG_URL="https://www.gnupg.org/ftp/gcrypt/libgcrypt/${PKG_NAME}-${PKG_VERSION}.tar.bz2"

packages/tools/procps-ng/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
33

44
PKG_NAME="procps-ng"
5-
PKG_VERSION="4.0.5"
6-
PKG_SHA256="7e4b385e8f3e426089f3bb04e3bf150c710b875bd005474f034486b2379ce221"
5+
PKG_VERSION="4.0.6"
6+
PKG_SHA256="144410bd111330b191d4384ba6e8b4861390c644b7188e9487f779116b35a33c"
77
PKG_LICENSE="GPL"
88
PKG_SITE="https://gitlab.com/procps-ng/procps"
99
PKG_URL="https://gitlab.com/procps-ng/procps/-/archive/v${PKG_VERSION}/procps-v${PKG_VERSION}.tar.bz2"

0 commit comments

Comments
 (0)