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
|
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>, Barry deFreese <bdefreese@debian.org>,
Peter Pentchev <roam@ringlet.net>
Build-Depends: debhelper (>= 8), autotools-dev (>= 20100122.1~),
autoconf, automake1.10 | automake1.9, dpkg-dev (>= 1.15.7~),
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.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix-plugins/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix-plugins/?op=log
Homepage: http://fenix.divsite.net/
Package: fenix-plugins
Architecture: arm armel armhf hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel sh4 powerpc s390 sparc
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.
Package: fenix-plugins-system
Architecture: arm armel armhf hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel sh4 powerpc s390 sparc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: system 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.
Package: fenix-plugin-mpeg
Architecture: arm armel armhf hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel sh4 powerpc s390 sparc
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.
|