byobu: Add new package 8862/head
authorJeffery To <jeffery.to@gmail.com>
Tue, 30 Apr 2019 12:40:11 +0000 (20:40 +0800)
committerJeffery To <jeffery.to@gmail.com>
Tue, 14 May 2019 05:55:25 +0000 (13:55 +0800)
commit43c1b1b53cae8800f36d5411e6f0341f7849a200
tree8e1f525aa5a052e5482aeec75416e3e3953b000e
parent80c95fc08264122b003ba6d37059ab26c1c7cba0
byobu: Add new package

From the website:
Byobu is a GPLv3 open source text-based window manager and terminal
multiplexer. It was originally designed to provide elegant enhancements
to the otherwise functional, plain, practical GNU Screen, for the Ubuntu
server distribution. Byobu now includes an enhanced profiles, convenient
keybindings, configuration utilities, and toggle-able system status
notifications for both the GNU Screen window manager and the more modern
Tmux terminal multiplexer, and works on most Linux, BSD, and Mac
distributions.

Adapted from the old packages feed:
https://git.openwrt.org/?p=openwrt/svn-archive/packages.git;a=tree;f=utils/byobu

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
22 files changed:
utils/byobu/Makefile [new file with mode: 0644]
utils/byobu/patches/001-hardcode-utf-8-charmap.patch [new file with mode: 0644]
utils/byobu/patches/002-fix-missing-tty-arm-serial-autolaunch.patch [new file with mode: 0644]
utils/byobu/patches/003-fix-missing-install.patch [new file with mode: 0644]
utils/byobu/patches/004-skip-python-test.patch [new file with mode: 0644]
utils/byobu/patches/005-monitor-overlay.patch [new file with mode: 0644]
utils/byobu/patches/006-pgrep-services.patch [new file with mode: 0644]
utils/byobu/patches/007-count-dropbear-users.patch [new file with mode: 0644]
utils/byobu/patches/008-no-gettext.patch [new file with mode: 0644]
utils/byobu/patches/100-check-if-bashrc-exists.patch [new file with mode: 0644]
utils/byobu/patches/101-fix-tmux-2.8-new-window.patch [new file with mode: 0644]
utils/byobu/patches/102-ensure-disk-exists.patch [new file with mode: 0644]
utils/byobu/patches/103-add-hostname-fallback.patch [new file with mode: 0644]
utils/byobu/patches/104-add-custom-logo.patch [new file with mode: 0644]
utils/byobu/patches/105-handle-processes-stderr.patch [new file with mode: 0644]
utils/byobu/patches/106-fix-release-typo.patch [new file with mode: 0644]
utils/byobu/patches/107-fix-SERVICES.patch [new file with mode: 0644]
utils/byobu/patches/108-custom-updates-available.patch [new file with mode: 0644]
utils/byobu/patches/109-add-whoami-fallback.patch [new file with mode: 0644]
utils/byobu/patches/110-wifi-quality.patch [new file with mode: 0644]
utils/byobu/patches/111-ensure-proc-mdstat-exists.patch [new file with mode: 0644]
utils/byobu/patches/112-fix-session-regex.patch [new file with mode: 0644]