mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
linuxconsoletools: update to 1.8.1
This commit is contained in:
parent
c6b31de98d
commit
c7ab1c7e7a
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="linuxconsoletools"
|
||||
PKG_VERSION="1.7.1"
|
||||
PKG_SHA256="bd4d4b7e37da02fc67e47ddf20b6f1243c0a7af7b02b918d5e72138ea8727547"
|
||||
PKG_VERSION="1.8.1"
|
||||
PKG_SHA256="4da29745c782b7db18f5f37c49e77bf163121dd3761e2fc7636fa0cbf35c2456"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://sourceforge.net/projects/linuxconsole/"
|
||||
PKG_URL="http://prdownloads.sourceforge.net/linuxconsole/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
|
@ -1,12 +1,12 @@
|
||||
diff -Naur a/utils/Makefile b/utils/Makefile
|
||||
--- a/utils/Makefile 2016-04-19 13:20:50.000000000 -0700
|
||||
+++ b/utils/Makefile 2016-10-20 00:31:34.238941511 -0700
|
||||
@@ -27,7 +27,7 @@
|
||||
--- a/utils/Makefile 2022-05-21 09:44:47.000000000 +0000
|
||||
+++ b/utils/Makefile 2022-05-21 18:58:51.363206817 +0000
|
||||
@@ -37,7 +37,7 @@
|
||||
endif
|
||||
|
||||
CFLAGS ?= -g -O2 -Wall
|
||||
|
||||
-PROGRAMS = inputattach jstest jscal fftest ffmvforce ffset \
|
||||
+PROGRAMS = inputattach jstest jscal fftest ffset \
|
||||
ffcfstress jscal-restore jscal-store evdev-joystick
|
||||
ifndef DISABLE_FORCEFEEDBACK
|
||||
-PROGRAMS += fftest ffmvforce ffset ffcfstress
|
||||
+PROGRAMS += fftest ffset ffcfstress
|
||||
endif
|
||||
|
||||
PREFIX ?= /usr/local
|
||||
|
Loading…
x
Reference in New Issue
Block a user