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
|
Source: fenix-plugins
Section: devel
Priority: extra
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Miriam Ruiz <little_miry@yahoo.es>, Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake1.10 | automake1.9,
zlib1g-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev,
libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev, libtool
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix-plugins/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix-plugins/?op=log
Package: fenix-plugins
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: plugins for the Fenix Game Development System
Fenix is an interpreted script programming language, especially designed to
developing and running 2D games. It has a full graphic library, sound engine
and full featured 2D game engine, making game development extremely easy.
.
This package includes binary addons to extend the functionality of Fenix.
.
Plugins included in this package: image, ttf, net, fgfx, fire and agua.
.
Homepage: http://fenix.divsite.net/
Package: fenix-plugins-system
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: plugins for the Fenix Game Development System
Fenix is an interpreted script programming language, especially designed to
developing and running 2D games. It has a full graphic library, sound engine
and full featured 2D game engine, making game development extremely easy.
.
This package includes binary addons to extend the functionality of Fenix.
.
Plugins included in this package: exec, fsock and tcpsock.
.
Homepage: http://fenix.divsite.net/
Package: fenix-plugin-mpeg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: mpeg plugin for the Fenix Game Development System
Fenix is an interpreted script programming language, especially designed to
developing and running 2D games. It has a full graphic library, sound engine
and full featured 2D game engine, making game development extremely easy.
.
This package includes a plugin to allow viewing mpeg files from a Fenix
program.
.
Homepage: http://fenix.divsite.net/
|