mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
system-tools: update add-on
This commit is contained in:
parent
26c3b430e5
commit
5dcadd76e3
@ -1,3 +1,15 @@
|
|||||||
|
108
|
||||||
|
- added encfs and smartmontools
|
||||||
|
- updated autossh to 1.4f
|
||||||
|
- updated file to 5.33
|
||||||
|
- updated htop to 3.0.0 Beta4
|
||||||
|
- updated inotify-tools to 3.20.1
|
||||||
|
- updated lm_sensors to 1c48b19
|
||||||
|
- updated mc to 4.8.20
|
||||||
|
- updated screen to 4.6.2
|
||||||
|
- updated strace to 4.22
|
||||||
|
- updated unrar to 5.6.3
|
||||||
|
|
||||||
107
|
107
|
||||||
- added dstat, htop and vim
|
- added dstat, htop and vim
|
||||||
- updated difftools to 3.6
|
- updated difftools to 3.6
|
||||||
|
@ -17,21 +17,20 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="system-tools"
|
PKG_NAME="system-tools"
|
||||||
PKG_VERSION=""
|
PKG_VERSION="1.0"
|
||||||
PKG_REV="107"
|
PKG_REV="108"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE=""
|
PKG_SITE="https://libreelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SECTION="virtual"
|
PKG_SECTION="virtual"
|
||||||
PKG_SHORTDESC="A bundle of system tools and programs"
|
PKG_SHORTDESC="A bundle of system tools and programs"
|
||||||
PKG_LONGDESC="This bundle currently includes autossh, diffutils, dtach, efibootmgr, evtest, fdupes, file, getscancodes, hddtemp, hd-idle, hid_mapper, i2c-tools, inotify-tools, jq, lm_sensors, lshw, mc, mrxvt, mtpfs, nmon, p7zip, patch, pv, screen, strace, unrar and usb-modeswitch."
|
PKG_LONGDESC="This bundle currently includes autossh, diffutils, dstat, dtach, efibootmgr, encfs, evtest, fdupes, file, getscancodes, hddtemp, hd-idle, hid_mapper, htop, i2c-tools, inotify-tools, jq, lm_sensors, lshw, mc, mrxvt, mtpfs, nmon, p7zip, patch, pv, screen, smartmontools, strace, unrar, usb-modeswitch and vim."
|
||||||
|
|
||||||
PKG_IS_ADDON="yes"
|
PKG_IS_ADDON="yes"
|
||||||
PKG_ADDON_NAME="System Tools"
|
PKG_ADDON_NAME="System Tools"
|
||||||
PKG_ADDON_TYPE="xbmc.python.script"
|
PKG_ADDON_TYPE="xbmc.python.script"
|
||||||
PKG_ADDON_PROVIDES=""
|
|
||||||
|
|
||||||
|
|
||||||
PKG_DEPENDS_TARGET="toolchain \
|
PKG_DEPENDS_TARGET="toolchain \
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
# This file is part of LibreELEC - https://libreelec.tv
|
# This file is part of LibreELEC - https://libreelec.tv
|
||||||
# Copyright (C) 2016 Team LibreELEC
|
# Copyright (C) 2016-present Team LibreELEC
|
||||||
#
|
#
|
||||||
# LibreELEC is free software: you can redistribute it and/or modify
|
# LibreELEC is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user