]> git.wh0rd.org - home.git/blobdiff - .bin/goobuntu-vapier-setup
donsupdate: punt
[home.git] / .bin / goobuntu-vapier-setup
index 55678938669f26547e9412ee83a233d79cc37796..488f177553866685f895ce9240c72f77251a60bf 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 pkgs=(
+       cifs-utils
        clusterssh
-       fetchotp
        iotop
        ipython
        pavucontrol
@@ -21,6 +21,7 @@ pkgs=(
        gimp
        gkrellm
        gtk-redshift
+       inkscape
        mplayer
        nxclient
        pidgin
@@ -39,6 +40,7 @@ pkgs=(
        diffstat
        flex
        git
+       git-email
        git-svn
        gdb
        keychain
@@ -55,12 +57,16 @@ pkgs=(
        minicom
        netcat
        nfs-kernel-server
+       qemu
        rsh-client
        telnet-ssl
        tftp{,d}-hpa
        wireshark
        xinetd
 
+       android-tools-adb
+       android-tools-fastboot
+
        device-tree-compiler
        libfdt-dev
        libftdi-dev
@@ -69,6 +75,7 @@ pkgs=(
        libreadline-dev
        libsdl1.2-dev
        libusb-1.0-0-dev
+       python-beautifulsoup
        python-dev
        zlib1g-dev
 )