X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=pkgs-ubuntu.list;h=8e1fb66c6b22db916e5e43b3919a8665eb46fd95;hp=7e0d288b0c95cefe6805646cafaeda85bf3c4b06;hb=HEAD;hpb=a5b65953aa6f31f9c82a65e5ef47b71b7025a0b8 diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index 7e0d288..766b8a0 100644 --- a/pkgs-ubuntu.list +++ b/pkgs-ubuntu.list @@ -6,8 +6,15 @@ htop zsh zsh-syntax-highlighting tig -cmake # added to build neovim -cmake-doc + +bison +flex + +# Use src recipe to install cmake +#cmake # added to build neovim +#cmake-doc + +nasm make libtool-bin # added to build neovim apt-file @@ -44,7 +51,8 @@ whois mono-complete tlp # Laptop power management tools powertop -erlang +wx3.0-i18n # for building erlang recipe +#erlang # see deps recipe elixir openconnect # VPN cllient compatible with Cisco's AnyConnect graphviz @@ -90,7 +98,7 @@ streamripper moreutils # chronic combine errno ifdata ifne isutf8 lckdo mispipe parallel pee sponge ts vidir vipe zrun # Screenshoting tools -screengrab +scrot maim # "modern" ls alternative: uses colours to distinguish file types and metadata; @@ -125,6 +133,9 @@ caja-open-terminal #------------------------------------------------------------------------------ git +# Email +git-email + # Large File Support git-lfs @@ -144,6 +155,10 @@ gitmagic gitweb lighttpd # Was needed by 'git instaweb' highlight # Syntax highlighter which can be used by gitweb. + +# to build git from source +asciidoc +libcurl4-openssl-dev #------------------------------------------------------------------------------ # subversion @@ -153,6 +168,7 @@ subversion-tools # Guile guile-2.2 +guile-2.2-dev guile-2.2-doc # Chez Scheme @@ -358,3 +374,9 @@ mcron # > written in pure Guile, and allows configuration files to be written in scheme # > (as well as Vixie's original format) for infinite flexibility in specifying # > when jobs should be run. + +dstat +# From package info: +# > Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat +# > overcomes some of the limitations of these programs and adds some +# > extra features.