# Multimedia utilities class nodo::utils::multimedia inherits nodo::utils::multimedia::minimal { # Multimedia package { [ 'gimp', 'inkscape', 'geeqie', 'pavucontrol', 'jhead', 'xine-ui', 'qrencode', 'zbar-tools', 'scrot', 'vorbis-tools', 'opus-tools', #'cbrpager', #'alsa-tools-gui', #'v4l-utils', #'gstreamer-tools', #'mp3blaster', #'vlc', #'libasound2-plugins', #'lame', #'llgal', #'darksnow', #'ffmpeg2theora', #'netpbm', #'audacious', #'qjackctl', #'easytag', #'audacity', #'opencubicplayer', #'picard', #'gxine', #'oggfwd', #'totem', #'faad', #'gmtp', #'gphotofs', #'jmtpfs', #'landell', #'gqview', #'mencoder', #'tucan', #'orpheus', #'amarok', #'moc', #'cmus', ]: ensure => installed, } # Flash implementation (deprecated) #$flash = lookup('nodo::utils::multimedia::flash', undef, undef, 'gnash') #class { "nodo::utils::multimedia::${flash}": } }