File: control

package info (click to toggle)
fenix-plugins 0.0.20070803-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 36,500 kB
  • sloc: sh: 8,765; ansic: 3,031; xml: 413; makefile: 214
file content (49 lines) | stat: -rw-r--r-- 2,425 bytes parent folder | download | duplicates (2)
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: optional
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@debian.org>
Build-Depends: debhelper-compat (= 12),
 zlib1g-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev,
 libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/games-team/fenix-plugins.git
Vcs-Browser: https://salsa.debian.org/games-team/fenix-plugins
Homepage: https://fenix.divsite.net/
Rules-Requires-Root: no

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.