# HG changeset patch # User drewp@bigasterisk.com # Date 1402548111 0 # Node ID 53528b34097f22c64cd8d429b44083bae9854d04 # Parent 4b542d321c8fce5ad25b66cd0b148c40031bf2c4 goocanvas isn't gst Ignore-this: 6433c19001a41f16c1a616868d4495a3 diff -r 4b542d321c8f -r 53528b34097f makefile --- a/makefile Tue Jun 10 09:29:05 2014 +0000 +++ b/makefile Thu Jun 12 04:41:51 2014 +0000 @@ -47,10 +47,10 @@ bin/ascoltami2: gst_packages link_to_sys_packages gst_packages: - sudo aptitude install python-gi gir1.2-gst-plugins-base-1.0 libgirepository-1.0-1 gir1.2-gstreamer-1.0 gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-pulseaudio gir1.2-goocanvas-2.0-9 + sudo aptitude install python-gi gir1.2-gst-plugins-base-1.0 libgirepository-1.0-1 gir1.2-gstreamer-1.0 gstreamer1.0-tools gstreamer1.0-plugins-good gstreamer1.0-pulseaudio packages: - sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame + sudo aptitude install coffeescript freemind normalize-audio audacity python-pygoocanvas python-pygame gir1.2-goocanvas-2.0-9 raspberry_pi_virtualenv: mkdir -p env_pi