~skykooler/swift-swf/quickly_trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Skyler Lehmkuhl
  • Date: 2011-10-09 07:24:20 UTC
  • Revision ID: skykooler@yahoo.com-20111009072420-gyksyqvpumz70rua
Tags: 11.10
Creating ubuntu package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: swift-swf
 
2
Section: python
 
3
Priority: extra
 
4
Build-Depends: cdbs (>= 0.4.43),
 
5
 debhelper (>= 6),
 
6
 python,
 
7
 python-support (>= 0.6.4),
 
8
 python-distutils-extra (>= 2.10)
 
9
Maintainer: Skyler Lehmkuhl <skykooler@yahoo.com>
 
10
Standards-Version: 3.8.3
 
11
XS-Python-Version: current
 
12
 
 
13
Package: swift-swf
 
14
Architecture: all
 
15
XB-Python-Version: ${python:Versions}
 
16
Depends: ${misc:Depends},
 
17
 ${python:Depends}${misc:Depends},
 
18
 ${python:Depends},
 
19
 python-numpy,
 
20
 python-desktopcouch-records,
 
21
 python-imaging,
 
22
 python-cairo,
 
23
 python-gobject,
 
24
 python-gtk2,
 
25
 gnash,
 
26
 swftools,
 
27
 python-numpy
 
28
Description: Open source replacement for Adobe Flash
 
29
 SWIFT (which stands for "ShockWave Is Free Territory") is an open-source
 
30
 animated content creator. Besides creating .SWFs, it can also create
 
31
 HTML5 content, making your web apps future-proof. SWIFT includes an
 
32
 ActionScript editor to bring advanced functionality to your
 
33
 applications. SWIFT uses swfc for compiling and GNASH for playback. I
 
34
 haven't figured out how to add these as dependencies yet, so you will
 
35
 need to install them yourself. If they are not in your repositories, you
 
36
 can download swfc from http://www.swftools.org/ and GNASH from
 
37
 http://www.gnu.org/software/gnash/.