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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
Source: tupi
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
libaspell-dev (>= 0.60.7~),
libavformat-dev,
libavutil-dev,
libogg-dev,
libqt5opengl5-dev,
libqt5svg5-dev,
libquazip5-dev,
libtheora-dev,
perl,
qt5-qmake,
qtmultimedia5-dev,
qttools5-dev-tools,
rdfind,
ruby (>= 4.9),
symlinks,
zlib1g-dev,
Standards-Version: 4.7.0
Homepage: http://www.maefloresta.com/portal
Vcs-Browser: https://salsa.debian.org/debian/tupi
Vcs-Git: https://salsa.debian.org/debian/tupi.git
Package: tupi
Architecture: any
Depends: tupi-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Replaces: ktoon,
Description: 2D Animation design and authoring tool
Tupi: 2D Magic is a design and authoring tool for digital artists interested
in 2D Animation, offering an interface experience focused on 8-100 years old
kids. It's source code is based on the KTooN project.
.
Some of its main features are: basic illustration tools (shapes, fill, text),
gradient tools, onion skin, brushes editor, pencil with smoothness support,
basic object library (for svg files and raster images) and many others.
.
Using its modules of Animation and Reproduction you can export 2D projects
to several formats as OGG, MPEG, AVI, MOV and SWF. Additionally, the
option of exporting Image arrays as output is available.
Package: tupi-data
Architecture: all
Depends: ${misc:Depends},
Replaces: tupi (<< 0.2+git02-1),
Breaks: tupi (<< 0.2+git02-1),
Description: Data files for tupi (2D Animation design and authoring tool)
Tupi: 2D Magic is a design and authoring tool for digital artists interested
in 2D Animation, offering an interface experience focused on 8-100 years old
kids. It's source code is based on the KTooN project.
.
Some of its main features are: basic illustration tools (shapes, fill, text),
gradient tools, onion skin, brushes editor, pencil with smoothness support,
basic object library (for svg files and raster images) and many others.
.
Using its modules of Animation and Reproduction you can export 2D projects
to several formats as OGG, MPEG, AVI, MOV and SWF. Additionally, the
option of exporting Image arrays as output is available.
.
This package contains tupi's arch-independent files.
#Package: tupi-dev
#Section: devel
#Architecture: all
#Depends: ${misc:Depends}
#Description: Development files for tupi (2D Animation design and authoring tool)
# Tupi: 2D Magic is a design and authoring tool for digital artists interested
# in 2D Animation, offering an interface experience focused on 8-100 years old
# kids. It's source code is based on the KTooN project.
# .
# Some of its main features are: basic illustration tools (shapes, fill, text),
# gradient tools, onion skin, brushes editor, pencil with smoothness support,
# basic object library (for svg files and raster images) and many others.
# .
# Using its modules of Animation and Reproduction you can export 2D projects
# to several formats as OGG, MPEG, AVI, MOV and SWF. Additionally, the
# option of exporting Image arrays as output is available.
# .
# This package contains development files
|