noosfero | Html5VideoPlugin: extracts conversion jobs to script (!1308)

Gabriel Silva gitlab at mg.gitlab.com
Thu Sep 21 14:59:56 BRT 2017


Gabriel Silva commented on a discussion on plugins/html5_video/install.rb:

>  
>  update = false
>  
> -unless system 'dpkg -s wget'
> -  system 'sudo apt-get update'
> -  update = true
> -  unless system 'sudo apt-get install -y wget'
> -    exit $?.exitstatus
> +['wget', 'inotify-tools'].each do |pkg|

Will do, but what about ffmpeg that is being installed using `-t jessie-backports`? I can move it to debian-dependencies as well, but `install.rb` would still copy the sources file to `/etc/apt/sources.d/`.

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1308#note_41025121
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170921/731a88ca/attachment.html>


More information about the Noosfero-dev mailing list