> 04:24:59 < raphael> if they b-depend on haxe, mtasc, or swftools (if it > gets uploaded again) they probably do > 04:25:43 < dondelelcaro> probably can be a lintian check > > So there seems to be three tools available.
haxe and mtasc will not compile .fla files that are contained with the Moodle source code and swftools is currently not available. The .swf files that are shipped with Moodle are: Two with mediafilter plugin: * ./filter/mediaplugin/flvplayer.swf * ./filter/mediaplugin/mp3player.swf Used by: * hotpot * QTI question Two with bundled yui: * ./lib/yui/charts/assets/charts.swf * ./lib/yui/uploader/assets/uploader.swf For detecting outdated and upgrading user's flash player: * ./lib/flashdetect/flashupgrade.swf * ./lib/swfobject/flashupgrade.swf mp3 player: * ./lib/mp3player/mp3player.swf This is used by the following modules: * lesson * resource There are .fla files for almost all .swf files - there is none for ./lib/swfobject/flashupgrade.swf but I think it can be safely removed. I understand that my options are: 1. Move Moodle from main to contrib 2. Remove .swf files and leave part of Moodle broken - the biggest impact is that .mp3 files won't work in few places. 3. Remove .swf from moodle package and create a separate package with mediaplugin filter and mp3player and put that package into contrib. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org