X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=pkgs-ubuntu.list;h=23d6711eea1898c234f284352f451d485e0396d8;hb=00e3388a0ecd68a7c5090f78b0fe663ce083caab;hp=10a3cdd9b628594f24abd5e1c90ce7beca1f931f;hpb=c023b3ad3f567146c74f238dd9c5c0717af21521;p=khome.git diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index 10a3cdd..23d6711 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 @@ -39,9 +42,10 @@ mplayer mpv whois mono-complete -screengrab 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 @@ -77,6 +81,18 @@ pidgin-skype rig # Random Identity Generator fortune-mod exfat-utils # exFAT filesystem support +linux-doc # Kernel docs. Found it with: apt-file search power_supply_class.txt +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 +maim # "modern" ls alternative: uses colours to distinguish file types and metadata; # does other things good too, like drawing a tree. @@ -92,8 +108,9 @@ graphicsmagick-imagemagick-compat # provides /usr/bin/convert cvs -# Emacs -emacs-nox +# Emacs build deps +libgif-dev +libtiff-dev # Vim vim @@ -136,11 +153,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 @@ -169,6 +184,8 @@ xapian-tools # search with quest # To connect to headphones: pulseaudio-module-bluetooth +pavucontrol + # dwm build libx11-dev libxft-dev @@ -230,9 +247,15 @@ dfc # Music Player daemon and clients mpd mpc +libmpdclient-dev # mpd/client.h ncmpc ncmpcpp +# ncurses +libncurses5-dev +ncurses-doc +ncurses-examples + # Dictionary dictd # server dict # client @@ -282,6 +305,7 @@ finger # Games colobot +warzone2100 # GNOME themes adwaita-icon-theme-full @@ -292,3 +316,47 @@ gnome-themes-ubuntu lxappearance # https://wiki.archlinux.org/index.php/GTK ifuse # Mount iPhone + +valgrind + +# TeX / LaTeX +texlive-full +texinfo + +# scons build systems, to build DOOM-3 +scons +scons-doc + +# tool for analyzing the complexity of C program functions +complexity +complexity-doc + +# wine +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.