File: control

package info (click to toggle)
mtasc 1.14-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,056 kB
  • ctags: 2,037
  • sloc: ml: 10,495; ansic: 143; makefile: 81; sh: 23
file content (27 lines) | stat: -rw-r--r-- 775 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: mtasc
Section: devel
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Build-Depends:
 camlp4 | ocaml-nox (<< 3.10.0-2),
 debhelper (>= 9),
 libextlib-ocaml-dev,
 ocaml,
 ocaml-best-compilers,
 ocaml-findlib,
 zlib1g-dev
Standards-Version: 3.9.4
Homepage: http://www.mtasc.org
Vcs-Svn: svn://anonscm.debian.org/pkg-flash/packages/mtasc/trunk
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-flash/packages/mtasc/trunk/

Package: mtasc
Architecture: any
Depends:
 ${misc:Depends},
 ${ocaml:Depends},
 ${shlibs:Depends}
Description: ActionScript 2 to Flash (SWF) compiler
 MTASC is the first ActionScript 2 Open Source free compiler. It can compile
 large numbers of .as class files in a very short time and generate directly
 the corresponding SWF bytecode.