Accept a name for dl and include starter script file
[khome.git] / pkgs-ubuntu.list
index 08e2b0a..766b8a0 100644 (file)
@@ -6,8 +6,15 @@ 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
+
+nasm
 make
 libtool-bin  # added to build neovim
 apt-file
@@ -43,7 +50,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,9 +95,10 @@ 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
+scrot
 maim
 
 # "modern" ls alternative: uses colours to distinguish file types and metadata;
@@ -105,8 +115,9 @@ graphicsmagick-imagemagick-compat  # provides /usr/bin/convert
 
 cvs
 
-# Emacs
-emacs-nox
+# Emacs build deps
+libgif-dev
+libtiff-dev
 
 # Vim
 vim
@@ -122,6 +133,9 @@ caja-open-terminal
 #------------------------------------------------------------------------------
 git
 
+# Email
+git-email
+
 # Large File Support
 git-lfs
 
@@ -141,6 +155,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
@@ -149,11 +167,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
@@ -333,3 +349,34 @@ 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.
+
+dstat
+# From package info:
+# > Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat
+# > overcomes some of the limitations of these programs and adds some
+# > extra features.
This page took 0.028162 seconds and 4 git commands to generate.