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
|
Source: aseprite
Section: graphics
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Tobias Hansen <thansen@debian.org>
Build-Depends: debhelper (>= 9),
cmake,
libpng-dev,
libgif-dev,
libjpeg-dev,
liballegro4-dev,
libloadpng4-dev,
zlib1g-dev,
libtinyxml-dev,
libgtest-dev
Standards-Version: 3.9.6
Homepage: http://www.aseprite.org/
Vcs-Git: git://anonscm.debian.org/pkg-games/aseprite.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/aseprite.git
Package: aseprite
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: sprite and pixel art editor
ASEPRITE (aka ASE, Allegro Sprite Editor) is an open source program to
create animated sprites & pixel art. Sprites are little images that can
be used in your website or in a video game. You can draw characters with
movement, intros, textures, patterns, backgrounds, logos, color palettes,
isometric levels, etc.
|