mglae
f9f647e6d1
system-tools: remove ytop
2020-12-25 16:15:13 +01:00
mglae
0a4842fffd
mc: update to 4.8.25
2020-12-25 16:15:12 +01:00
mglae
4d13d53b82
unrar: update to 6.0.3
2020-12-25 16:15:11 +01:00
mglae
b03dd0a9e1
st: st terminal emulator initial package
...
- add package including official scrollback patch
- add patch to fix color allocation and (missing) locale
- add st-256color to ncurses and busybox profile
2020-12-25 16:15:09 +01:00
CvH
7663f46e97
strace: update to 5.9
2020-11-01 20:50:58 +01:00
CvH
d1e3bf7c75
Merge pull request #4436 from jernejsk/gcc10
...
gcc: update to 10.1.0
2020-06-26 17:43:52 +02:00
Jernej Skrabec
53a85c08ad
efivar: fix build with gcc10
2020-06-26 15:20:37 +02:00
Matthias Reichl
36ab225561
unrar: disable parallel build
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-25 18:07:38 +02:00
Jernej Skrabec
85a599cee7
stress-ng: Fix parallel build
2020-06-24 20:56:41 +02:00
Jernej Skrabec
8263659dcc
htop: fix compilation with gcc10
2020-06-24 20:56:41 +02:00
Matthias Reichl
fe651d7392
screen: disable parallel build
...
This fixes "comm.h" not found error.
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-24 12:37:21 +02:00
Matthias Reichl
322cac5e6d
diffutils: don't build docs
...
installing docs fails on jenkins and we only need the binaries,
so just disable docs.
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-24 12:30:53 +02:00
CvH
370b5a1ed0
mrxvt: dropped from system-tools
2020-06-23 23:54:58 +02:00
Jernej Skrabec
153c4f83e5
unrar: Fix compilation
2020-06-23 19:30:11 +02:00
CvH
6e26197386
ytop: initial package
2020-06-23 14:20:20 +02:00
CvH
4541fc401c
unrar: update to 5.9.3
2020-06-23 14:20:20 +02:00
CvH
a1bd8b1c35
file: update to 5.39
2020-06-23 14:20:20 +02:00
CvH
2131a790ea
stress-ng: update to 0.11.14
2020-06-23 14:20:20 +02:00
CvH
e81a5d8e40
strace: update to 5.7
2020-06-23 14:20:20 +02:00
CvH
ecddcc97da
screen: update to 4.8.0
2020-06-23 14:20:20 +02:00
CvH
38b2e1cb3b
diffutils: update to 3.7
2020-06-23 14:20:20 +02:00
CvH
9e9c1d91ea
efibootmgr: update to 2020-04-27
2020-06-22 09:23:17 +02:00
CvH
050c3201bc
fdupes: update to 2.0.0
2020-06-22 09:23:17 +02:00
CvH
343d16c98a
lshw: update to 2.19.2
2020-06-22 09:23:17 +02:00
CvH
50d557b510
evtest: update to 1.34
2020-06-22 09:23:17 +02:00
dhewg
52eca6fda6
Merge pull request #4160 from MilhouseVH/le10_bump-devel-packages
...
packages: bump devel packages
2020-02-20 00:18:42 +01:00
Andre Heider
cdbbda66d4
system-tools: cleanup and use the "sysroot" build flag
...
Use the new flag instead of stubbing "makeinstall_target()" to avoid polluting
sysroot. For packages without the means to "make install", add a
makeinstall_target() function to populate install_pkg.
2020-02-10 08:53:39 +01:00
MilhouseVH
860d0ea257
strace: fix autoconf-archive-2019.01.06
2020-02-04 23:14:28 +00:00
MilhouseVH
25004b1bd9
strace: update to strace-5.4
2020-02-04 23:14:28 +00:00
Andre Heider
1372ec8550
vim: work around broken make dependencies
...
Work around missing install directory error:
cp vimtutor build.LibreELEC-RPi.arm-9.80-devel/install_pkg/vim-8.2.0023/usr/bin/vimtutor
cp: cannot create regular file
'build.LibreELEC-RPi.arm-9.80-devel/install_pkg/vim-8.2.0023/usr/bin/vimtutor': No such file or directory
make[1]: *** [Makefile:2468: installtutorbin] Error 1
2020-01-21 13:47:52 +01:00
Matthias Reichl
ca27792cf2
Merge pull request #4104 from dhewg/pull/make
...
make: update to v4.3
2020-01-21 00:14:43 +01:00
Andre Heider
0ab9832843
stress-ng: fix build with make v4.3
...
How did this ever... I mean, who writes... oh... nevermind.
2020-01-20 12:37:50 +01:00
Andre Heider
ed32c16915
screen: disable parallel build
...
The make dependecies are a mess, take no chances.
2020-01-17 09:16:36 +01:00
Jernej Škrabec
679c235e01
Merge pull request #4070 from MilhouseVH/le10_fix_addons_error
...
buildsystem: "set -e" error handling not working for addon builds
2019-12-28 19:21:25 +01:00
Andrey Butirsky
47ba2c0243
system-tools: move redundant Vim runtime dir
2019-12-25 22:54:44 +03:00
bam80
3dc0d27e2e
system-tools: Vim update
2019-12-25 22:53:36 +03:00
Andrey Butirsky
f3f2cd87ea
system-tools: add Vim runtime files
2019-12-24 16:16:31 +03:00
MilhouseVH
f1612894bc
i2c-tools: fix cpython ABI on py-smbus library
2019-12-19 08:11:54 +00:00
bam80
d466fb03ed
Update Vim
2019-12-09 22:37:21 +03:00
MilhouseVH
97f87d8e9c
packages: switch from Python2 to Python3
2019-10-29 12:19:07 +00:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
CvH
6d67cfcbb9
Merge pull request #3745 from MilhouseVH/le10_buildsystem_fixup2
...
buildsystem: minor fixups
2019-08-17 10:18:15 +02:00
CvH
fd1d0ef221
Merge pull request #3736 from MilhouseVH/le10_glibc-2.30
...
glibc: update to glibc-2.30
2019-08-15 18:26:56 +02:00
MilhouseVH
cb5ffc11ab
efibootmgr: workaround issue efibootmgr/118
2019-08-14 22:24:37 +01:00
MilhouseVH
fad4bbb38f
efibootmgr: update to efibootmgr-d9eb7f1
2019-08-14 14:25:04 +01:00
MilhouseVH
b2b38f16c3
efivar: update to efivar-272b216
2019-08-14 14:25:04 +01:00
MilhouseVH
0c5b0a39c1
efibootmgr: update to efibootmgr-438ba96
2019-08-14 14:25:04 +01:00
MilhouseVH
aa5270d868
efivar: update to efivar-836461e
2019-08-14 14:25:04 +01:00
MilhouseVH
085d031c8a
efivar: fix host dependency
2019-08-10 22:33:12 +01:00
MilhouseVH
fddccd4ef6
file: fix host dependency
2019-08-10 22:33:11 +01:00