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
|
Source: synfigstudio
Section: graphics
Priority: optional
Standards-Version: 4.5.0
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 11), autopoint, intltool
,pkg-config
,etl-dev (>= 1.4.0~)
,libfftw3-dev
,libglibmm-2.4-dev
,libgtkmm-3.0-dev
,libltdl-dev
,libmlt-dev
,libmlt++-dev
,libsigc++-2.0-dev
,libsynfig-dev (>= 1.4.0~)
,synfig (>= 1.4.0~)
,fonts-freefont-ttf | ttf-freefont
,fonts-dejavu | ttf-dejavu
,libmagick++-dev
,libavcodec-dev
,libavformat-dev
,libavutil-dev
,libswscale-dev
Vcs-Browser: https://salsa.debian.org/multimedia-team/synfigstudio
Vcs-Git: https://salsa.debian.org/multimedia-team/synfigstudio.git
Homepage: http://www.synfig.org/
Rules-Requires-Root: no
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.
|