X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=pkgs-ubuntu.list;h=2a6516c472d20b53e80c776dbd5abc8f69f63619;hb=2db5ad74e74ccfe9ceca0489cc645b7958864271;hp=06f3a45d8f0ef03cb6b64617a574998b5782f52c;hpb=e57883acfdadc5e7de5f61e5783fa50bd315861c;p=khome.git diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index 06f3a45..2a6516c 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 @@ -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 @@ -152,8 +167,9 @@ subversion-tools # Guile -guile-2.0 -guile-2.0-doc +guile-2.2 +guile-2.2-dev +guile-2.2-doc # Chez Scheme chezscheme @@ -348,3 +364,13 @@ remind # > . # > Reminders can be created by the remind scripting language or by using # > the graphical frontend package "tkremind". + +mcron +# From package info: +# > Homepage: http://www.gnu.org/software/mcron +# > Description: Guile-based program for running jobs at regular times +# > The GNU package mcron (Mellor's cron) can be a 100% compatible replacement for +# > Vixie cron (though the Debian package is not configured this way). It is +# > 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.