${APT} autoclean
}
+hv_add_repo()
+{
+ sudo add-apt-repository ${1}
+ ${APT} update
+}
+
if [ "`id -u`" -eq 0 ]; then
echo "You must NOT be the super-user to execute this script"
exit 1
fi
${AGI} ffmpeg
${AGI} ${GST}-ffmpeg ${GST}-plugins-bad ${GST}-plugins-ugly ${GST}-fluendo-mp3
+${AGI} libavcodec-extra-52
+hv_add_repo "ppa:stebbins/handbrake-snapshots"
+${AGI} handbrake-cli
${AGI} mozilla-plugin-gnash # Requires "mysql-common"
if [ -h /dev/cdrom ]; then # Don't install on machines without CD/DVD-ROM
${AGI} vlc mozilla-plugin-vlc
${HOME}/.sylpheed-2.0/folderlist.xml
fi
+# Chromium
+hv_add_repo "ppa:chromium-daily/ppa"
+${AGI} chromium-browser
+
if [ "x${INSTALL_WMAKER}" = "x1" ]; then
${AGI} wmaker
if [ -d ${HOME}/GNUstep/Library/WindowMaker ]; then