X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=pkgs-ubuntu.list;h=c0693206d598b7c322102dc3f524e5aed07ddd8f;hb=95b9871b1827532ce310854dd203c52ad378da18;hp=dd05efc0f77acfe8cfbaf311c9c6323b2a9d7bf6;hpb=3cfc001c51c9750a0764b15aeabea008b8b9b57a;p=khome.git diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index dd05efc..c069320 100644 --- a/pkgs-ubuntu.list +++ b/pkgs-ubuntu.list @@ -6,7 +6,10 @@ htop zsh zsh-syntax-highlighting tig +cmake # added to build neovim +cmake-doc make +libtool-bin # added to build neovim apt-file jq curl @@ -40,6 +43,7 @@ mpv whois mono-complete tlp # Laptop power management tools +powertop erlang elixir openconnect # VPN cllient compatible with Cisco's AnyConnect @@ -80,6 +84,10 @@ linux-doc # Kernel docs. Found it with: apt-file search power_supply_class.tx locales-all figlet 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 @@ -99,8 +107,9 @@ graphicsmagick-imagemagick-compat # provides /usr/bin/convert cvs -# Emacs -emacs-nox +# Emacs build deps +libgif-dev +libtiff-dev # Vim vim @@ -143,11 +152,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 @@ -176,6 +183,8 @@ xapian-tools # search with quest # To connect to headphones: pulseaudio-module-bluetooth +pavucontrol + # dwm build libx11-dev libxft-dev @@ -309,8 +318,6 @@ ifuse # Mount iPhone valgrind -cargo - # TeX / LaTeX texlive-full texinfo @@ -327,3 +334,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.