On Qui, 2015-02-05 at 16:43 +0100, Antonio Trande wrote: > Hi all. > > Linterna Magica (http://linternamagica.org/#what-is-it) is a > userscript for watching web video clips inside a browser without the > proprietary flash technology. > > Is it practicable the packaging of this script for Firefox/Icecat on > Fedora? > Are there problems as it is a script? Don't see any, but I'm not an expert. Installation is possible [1]. Only thing that we need to check if it is Legal [2] and if have a compatibility License . [1] 2.2.2 Installation from terminal -------------------------------- Another option to install the userscript is to copy it from a terminal. The paths in the examples bellow might be different in your configuration and setup. For Epiphany: `cp linternamagica.user.js \ ~/.gnome2/epiphany/extensions/data/greasemonkey/linterna_magica.user.js' For GNU IceCat: `mkdir ~/.gnuzilla/icecat/profile/gm_scripts/linterna_magica/' `cp linternamagica.user.js \ ~/.gnuzilla/icecat/profile/gm_scripts/linterna_magica/linterna_magica.user.js' For other free software versions of Firefox: `mkdir ~/.mozilla/firefox/profile/gm_scripts/linterna_magica/' `cp linternamagica.user.js \ ~/.mozilla/firefox/profile/gm_scripts/linterna_magica/linterna_magica.user.js' [2] https://fedoraproject.org/wiki/Forbidden_items?rd=ForbiddenItems -- Sérgio M. B. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct