X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=pkgs-ubuntu.list;h=aa01ce91679004d5592b2f5821550286fab63ddb;hb=a4645889956a28f9ae604a64b3f3af17f63c875a;hp=f9f63afbeffaca53f1c04f06200df1119f2f08bb;hpb=a2c81ff593938cfb3bc527b68ae690b4a0419cbd;p=khome.git diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index f9f63af..aa01ce9 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 @@ -43,7 +49,9 @@ mpv whois mono-complete tlp # Laptop power management tools -erlang +powertop +wx3.0-i18n # for building erlang recipe +#erlang # see deps recipe elixir openconnect # VPN cllient compatible with Cisco's AnyConnect graphviz @@ -86,6 +94,7 @@ gimp dos2unix xsel # Pipe to/from system clipboard streamripper +moreutils # chronic combine errno ifdata ifne isutf8 lckdo mispipe parallel pee sponge ts vidir vipe zrun # Screenshoting tools screengrab @@ -105,8 +114,9 @@ graphicsmagick-imagemagick-compat # provides /usr/bin/convert cvs -# Emacs -emacs-nox +# Emacs build deps +libgif-dev +libtiff-dev # Vim vim @@ -149,11 +159,9 @@ subversion-tools # Guile -guile-2.0 -guile-2.0-doc - -# Racket -racket +guile-2.2 +guile-2.2-dev +guile-2.2-doc # Chez Scheme chezscheme @@ -182,6 +190,8 @@ xapian-tools # search with quest # To connect to headphones: pulseaudio-module-bluetooth +pavucontrol + # dwm build libx11-dev libxft-dev @@ -315,8 +325,6 @@ ifuse # Mount iPhone valgrind -cargo - # TeX / LaTeX texlive-full texinfo @@ -333,3 +341,28 @@ complexity-doc winetricks wine32 wine64 + +remind +# From package info: +# > Homepage: http://www.roaringpenguin.com/products/remind/ +# > Description: sophisticated calendar and alarm program +# > Remind allows you to remind yourself of upcoming events and +# > appointments. Each reminder or alarm can consist of a message sent +# > to standard output, or a program to be executed. +# > . +# > It also features: sophisticated date calculation, moon phases, +# > sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk +# > front-end and proper handling of holidays. +# > . +# > 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.