On Tue, Apr 15, 2014 at 2:15 PM, Tom Chiverton <t...@extravision.com> wrote: > On 15/04/14 12:13, Bastien ROUCARIES wrote: >> >> I plan to package flex for debian. > > Awesome ! One of the reasons I wanted to test the new Ant-based installer > for this was it would greatly simplify doing this. > You could potentially do what the Flash plugin installer does, and popup a > message asking to agree to the terms. > If the Debian package depended on ant and the JVM, then you'd be able to > execute the install task on behalf of the user easily.
No the goal is to compile flash file from debian archive. This solution is not possible at least for now. We want to use apt tools and set flex in the main archive that is we want to be able to compile with free tools/source in order to get in the main archive. Fedora have the same goals so no we should only use free sofware. Bastien > Tom