Upgrade Ubuntu Guile from 2.0 to 2.2
[khome.git] / pkgs-ubuntu.list
index e55ee01..e1ad878 100644 (file)
@@ -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,8 +42,8 @@ mplayer
 mpv
 whois
 mono-complete
-screengrab
 tlp  # Laptop power management tools
+powertop
 erlang
 elixir
 openconnect  # VPN cllient compatible with Cisco's AnyConnect
@@ -79,6 +82,16 @@ 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.
@@ -94,8 +107,9 @@ graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
 
 cvs
 
-# Emacs
-emacs-nox
+# Emacs build deps
+libgif-dev
+libtiff-dev
 
 # Vim
 vim
@@ -138,11 +152,8 @@ subversion-tools
 
 
 # Guile
-guile-2.0
-guile-2.0-doc
-
-# Racket
-racket
+guile-2.2
+guile-2.2-doc
 
 # Chez Scheme
 chezscheme
@@ -171,6 +182,8 @@ xapian-tools  # search with quest
 # To connect to headphones:
 pulseaudio-module-bluetooth
 
+pavucontrol
+
 # dwm build
 libx11-dev
 libxft-dev
@@ -304,8 +317,6 @@ ifuse  # Mount iPhone
 
 valgrind
 
-cargo
-
 # TeX / LaTeX
 texlive-full
 texinfo
@@ -313,3 +324,27 @@ 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".
This page took 0.026934 seconds and 4 git commands to generate.