X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=pkgs-ubuntu.list;h=ccc16c3c48d95b80a41b553bebb5dd18c7a2a4bf;hb=92f0aae468b1df007b986b75a5748f1a3b3c7e36;hp=e1ad878d6ae247a35f942da71d27b031ebc3ca52;hpb=fbaed337a7721995f86f77f4c0fe02990ae180dd;p=khome.git diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index e1ad878..ccc16c3 100644 --- a/pkgs-ubuntu.list +++ b/pkgs-ubuntu.list @@ -6,8 +6,14 @@ 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 + make libtool-bin # added to build neovim apt-file @@ -44,7 +50,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 +132,9 @@ caja-open-terminal #------------------------------------------------------------------------------ git +# Email +git-email + # Large File Support git-lfs @@ -144,6 +154,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 +167,7 @@ subversion-tools # Guile guile-2.2 +guile-2.2-dev guile-2.2-doc # Chez Scheme @@ -348,3 +363,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.