File: control

package info (click to toggle)
synfigstudio 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 100,160 kB
  • ctags: 10,954
  • sloc: cpp: 87,937; sh: 11,852; makefile: 1,248; csh: 243; python: 213
file content (56 lines) | stat: -rw-r--r-- 1,906 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Source: synfigstudio
Section: graphics
Priority: extra
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, autopoint, intltool
 ,etl-dev (>= 0.04.19)
 ,libglibmm-2.4-dev
 ,libgtk2.0-dev
 ,libgtkmm-3.0-dev
 ,libltdl-dev
 ,libmlt-dev
 ,libmlt++-dev
 ,libsigc++-2.0-dev
 ,libsynfig-dev (>= 1.0.2)
 ,synfig (>= 1.0.2)
 ,ttf-freefont
 ,ttf-dejavu
# libsynfig-dev:
    ,libmagick++-dev
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-multimedia/synfig-synfigstudio.git
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/synfig-synfigstudio.git
Homepage: http://www.synfig.org/

Package: synfigstudio
Architecture: any
Recommends: synfig-examples
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: vector-based 2D animation package (graphical user interface)
 synfig is a vector based 2D animation package. It is designed to be
 capable of producing feature-film quality animation. It eliminates the
 need for tweening, preventing the need to hand-draw each frame.
 .
 This package contains the graphical user interface for synfig.

#Package: libsynfigapp0
#Section: libs
#Architecture: any
#Pre-Depends: ${misc:Pre-Depends}
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: synfig GUI library
# synfig is a vector based 2D animation package. It is designed to be
# capable of producing feature-film quality animation.
# .
# This package contains the GUI shared library.

Package: synfigstudio-dbg
Section: debug
Architecture: any
Depends: ${misc:Depends}, synfigstudio (= ${binary:Version})
Description: synfig GUI debugging symbols
 synfig is a vector based 2D animation package. It is designed to be
 capable of producing feature-film quality animation.
 .
 This package contains debugging symbols for libsynfigapp0 and synfigstudio.