myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit a214c0bdbc0eff2da9e2a4a880bff6c4a681d1b4
parent 9e53e97da91078ac0bef467d6bb0517795723ed1
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon,  4 Apr 2016 01:00:31 +0200

update apt

Diffstat:
apt/desktop | 6++++++
apt/devel | 1-
apt/experimental | 4++++
apt/headless | 5+++--
apt/inkscape | 7+++++++
apt/minimal | 2++
apt/python | 6++++++
apt/server | 2+-
apt/steam | 10++++++++++
9 files changed, 39 insertions(+), 4 deletions(-)

diff --git a/apt/desktop b/apt/desktop @@ -83,9 +83,15 @@ calibre libpdf-api2-perl # ~/bin/pdf-rect.pl beep pm-utils # not just for laptops! + virtualbox # dissemin +virtualbox-dkms # dissemin totem mplayer2 vlc mpv +wine-development + +libpango1.0-dev # rofi +libpangoxft-1.0-0 # rofi diff --git a/apt/devel b/apt/devel @@ -2,4 +2,3 @@ javacc valgrind ltrace -liboost-dev # inkscape diff --git a/apt/experimental b/apt/experimental @@ -0,0 +1,4 @@ +xwayland +weston +equivs +libvirt-bin diff --git a/apt/headless b/apt/headless @@ -11,9 +11,7 @@ mercurial ffmpeg llgal vorbis-tools -bzr # inkscape cmake -cmake-curses-gui # inkscape task-english tnef # needed once for strange email parcimonie @@ -36,3 +34,6 @@ electrum # bitcoin client linux-headers-amd64 # to compile modules pwgen # for manually installed pass pandoc +docker.io +lxc +translate-shell diff --git a/apt/inkscape b/apt/inkscape @@ -0,0 +1,7 @@ +libgc-dev +cmake-curses-gui +bzr +libboost-dev +libglibmm-2.4-dev +libgsl-dev +libsigc++-2.0-dev diff --git a/apt/minimal b/apt/minimal @@ -107,3 +107,5 @@ tree busybox-static gnupg-curl # http://unix.stackexchange.com/a/113587 + +openssl diff --git a/apt/python b/apt/python @@ -46,3 +46,9 @@ python-virtualenv # dissemin python-markdown # compile markdown statically +python-lxml + +python3-markdown + +python3-unidecode + diff --git a/apt/server b/apt/server @@ -51,7 +51,6 @@ trash-cli pbuilder etckeeper stress -ssmtp apticron git-svn openvpn @@ -66,3 +65,4 @@ aptitude # recover from some situations, and "aptitude why" jq +btrfs-tools diff --git a/apt/steam b/apt/steam @@ -0,0 +1,10 @@ +# steam and other blobby games + +libcurl3:i386 +libegl1-mesa:i386 +libtinfo:i386 +libglu1-mesa:i386 # amnesia the dark descent +libmikmod2:i386 # crayon physics +libvorbisfile3:i386 # crayon physics +libsmpeg0:i386 # crayon physics +libtiff4:i386 # crayon physics