Summary
perl development
development of games in Perl
This metapackage will install a selection of suitable tools and packages to
develop games in the Perl programming language. Example games written in Perl
are suggested.
Description
For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:
If you discover a project which looks like a good candidate for Debian Games
to you, or if you have prepared an unofficial Debian package, please do not hesitate to
send a description of that project to the Debian Games mailing list
Links to other tasks
|
Debian Games perl development packages
Official Debian packages with high relevance
libalien-sdl-perl
assistant pour obtenir, construire et utiliser les bibliothèques SDL
|
Versions of package libalien-sdl-perl |
Release | Version | Architectures |
stretch | 1.446-3 | all |
jessie | 1.444-1 | all |
sid | 1.446-4 | all |
trixie | 1.446-4 | all |
bookworm | 1.446-4 | all |
bullseye | 1.446-3.1 | all |
buster | 1.446-3 | all |
Debtags of package libalien-sdl-perl: |
devel | lang:perl, library |
uitoolkit | sdl |
|
License: DFSG free
|
Il s'agit de l'idée de Perl d'un métapaquet pour fournir les dépendances
de la bibliothèque C pour l'application SDL en Perl.
Ce paquet peut être utilisé, lors de la compilation à partir du code
source, pour détecter et obtenir les réglages de configuration à partir
d'une application SDL installée et des bibliothèques qui lui sont liées. En
tant que paquet exécutable, il fournit les bibliothèques natives utilisées
lors de la construction de ce paquet.
Ce paquet fournit le module Perl Alien::SDL.
|
|
libimage-magick-perl
interface Perl pour les routines graphiques d'ImageMagick
|
Versions of package libimage-magick-perl |
Release | Version | Architectures |
jessie | 6.8.9.9-5+deb8u12 | all |
buster-security | 6.9.10.23+dfsg-2.1+deb10u7 | all |
bullseye-security | 6.9.11.60+dfsg-1.3+deb11u3 | all |
bullseye | 6.9.11.60+dfsg-1.3+deb11u4 | all |
bookworm-security | 6.9.11.60+dfsg-1.6+deb12u1 | all |
bookworm | 6.9.11.60+dfsg-1.6+deb12u2 | all |
trixie | 6.9.13.12+dfsg1-1 | all |
sid | 7.1.1.39+dfsg1-2 | all |
sid | 6.9.13.12+dfsg1-1 | all |
buster | 6.9.10.23+dfsg-2.1+deb10u1 | all |
stretch-security | 6.9.7.4+dfsg-11+deb9u14 | all |
stretch-security | 6.9.7.4+dfsg-11+deb9u13 | all |
stretch | 6.9.7.4+dfsg-11+deb9u8 | all |
jessie-security | 6.8.9.9-5+deb8u19 | all |
upstream | 7.1.1.40 |
Debtags of package libimage-magick-perl: |
devel | lang:perl, library |
|
License: DFSG free
|
PerlMagick est une interface Perl orientée objet pour ImageMagick. Il est
possible d'utiliser le module pour lire, manipuler ou écrire une image ou
une série d'images à partir d'un script Perl. Ces fonctions rendent le
module parfaitement adapté aux scripts Web CGI.
Il s'agit du paquet perlmagick de compatibilité (enveloppe) qui utilise la
profondeur de canal par défaut.
Ce paquet fournit la classe Perl Image::Magick.
|
|
libimager-perl
Perl extension for generating 24-bit images
|
Versions of package libimager-perl |
Release | Version | Architectures |
stretch | 1.005+dfsg-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 1.000+dfsg-2 | amd64,armel,armhf,i386 |
buster | 1.010+dfsg-1 | amd64,arm64,armhf,i386 |
bullseye | 1.012+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 1.019+dfsg-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 1.024+dfsg-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 1.024+dfsg-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
Debtags of package libimager-perl: |
devel | lang:perl, library |
use | converting |
works-with | image:raster |
|
License: DFSG free
|
Imager is a module for creating and altering images. It can read and write
various image formats, draw primitive shapes like lines and polygons, blend
multiple images together in various ways, scale, crop, render text and more.
Imager also has convenience functions for things like color space conversion
(convert RGB to HSV and back).
|
|
libois-perl
Perl binding for the OIS C++ input framework
|
Versions of package libois-perl |
Release | Version | Architectures |
stretch | 0.05-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
jessie | 0.05-3 | amd64,armel,armhf,i386 |
buster | 0.10-1 | amd64,arm64,armhf,i386 |
bullseye | 0.10-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 0.10-2 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
trixie | 0.10-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 0.10-2 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
Debtags of package libois-perl: |
devel | lang:perl, library |
role | shared-lib |
|
License: DFSG free
|
This is a Perl binding for OIS, Object-Oriented Input System, a crossplatform
C++ input framework, found at http://sourceforge.net/projects/wgois. It is
made so that Ogre (https://metacpan.org/release/Ogre) can be useful,
but there might be uses outside of Ogre.
The wrapping isn't really complete at the moment.
|
|
libopengl-perl
Perl interface providing graphics display using OpenGL
|
Versions of package libopengl-perl |
Release | Version | Architectures |
trixie | 0.7000+dfsg-8 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 0.6703+dfsg-1 | amd64,armel,armhf,i386 |
stretch | 0.6704+dfsg-2 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 0.7000+dfsg-3 | amd64,arm64,armhf,i386 |
bullseye | 0.7000+dfsg-5 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 0.7000+dfsg-8 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 0.7000+dfsg-8 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
Debtags of package libopengl-perl: |
devel | lang:perl, library |
interface | 3d |
role | devel-lib |
|
License: DFSG free
|
OpenGL is a Perl module that provides an interface to most of Open Graphics
Library, API versions 1.0, 1.1 and 1.2. There is full support for the Utility
Toolkit (GLUT) up to version 3 and provides some additional functionality via
partial support for the Utility Library (GLU). It also provides functionality
to use the X Window System (through X11 and GLX) as an alternative to GLUT.
|
|
libsdl-perl
SDL bindings for the Perl language
|
Versions of package libsdl-perl |
Release | Version | Architectures |
trixie | 2.548-5 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 2.542-1 | amd64,armel,armhf,i386 |
stretch | 2.546-3 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 2.548-1 | amd64,arm64,armhf,i386 |
bullseye | 2.548-1 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 2.548-3 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
sid | 2.548-5 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
Debtags of package libsdl-perl: |
devel | lang:perl, library |
uitoolkit | sdl |
|
License: DFSG free
|
SDL is a library that allows programs portable low level access to
a video framebuffer, audio output, mouse, and keyboard. This perl
package contains Perl bindings to access the SDL library.
|
|
libsvg-perl
perl module to generate SVG images
|
Versions of package libsvg-perl |
Release | Version | Architectures |
jessie | 2.59-1 | all |
buster | 2.84-1 | all |
bullseye | 2.85-1 | all |
bookworm | 2.87-1 | all |
trixie | 2.87-1 | all |
sid | 2.87-1 | all |
stretch | 2.64-1 | all |
Debtags of package libsvg-perl: |
devel | lang:perl, library |
|
License: DFSG free
|
This package provides a perl extension to generate stand-alone
or inline SVG (scalable vector graphics) images using the W3C
SVG xml recommendation.
|
|
Official Debian packages with lower relevance
frozen-bubble
jeu sympathique d’éjection de bulles !
|
Versions of package frozen-bubble |
Release | Version | Architectures |
trixie | 2.212-13 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
sid | 2.212-13 | amd64,arm64,armel,armhf,i386,mips64el,ppc64el,riscv64,s390x |
jessie | 2.212-4 | amd64,armel,armhf,i386 |
stretch | 2.212-7 | amd64,arm64,armel,armhf,i386,mips,mips64el,mipsel,ppc64el,s390x |
buster | 2.212-9 | amd64,arm64,armhf,i386 |
bullseye | 2.212-9 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
bookworm | 2.212-11 | amd64,arm64,armel,armhf,i386,mips64el,mipsel,ppc64el,s390x |
Debtags of package frozen-bubble: |
game | tetris |
interface | x11 |
role | program |
uitoolkit | sdl |
use | gameplaying |
x11 | application |
|
License: DFSG free
|
Frozen-Bubble est un clone du jeu populaire « Puzzle Bobble » dans lequel
le joueur essaie de lancer des bulles pour former des groupes de même
couleur de façon à ce qu’elles explosent.
Les joueurs s’affrontent sous forme de manchots et doivent utiliser les
flèches de direction pour pointer une bulle de couleur vers un groupe de
bulles. L’objectif est de supprimer toutes les bulles de l’écran avant
qu’une bulle n’atteigne une ligne au bas de l’écran.
Il fournit cent niveaux de jeu, un mode pour deux joueurs, de la musique et
des graphismes étonnants. Un éditeur de niveau est aussi fourni pour
permettre aux joueurs de créer et jouer leurs propres niveaux.
|
|
pangzero
jeu de tir sur des ballons avec un harpon
|
Versions of package pangzero |
Release | Version | Architectures |
stretch | 1.4.1+git20121103-3 | all |
buster | 1.4.1+git20121103-4 | all |
bullseye | 1.4.1+git20121103-5 | all |
bookworm | 1.4.1+git20121103-6 | all |
trixie | 1.4.1+git20121103-6 | all |
sid | 1.4.1+git20121103-6 | all |
jessie | 1.4.1+git20121103-1 | all |
Debtags of package pangzero: |
game | arcade |
hardware | input:joystick, input:keyboard |
interface | x11 |
role | program |
uitoolkit | sdl |
use | gameplaying |
x11 | application |
|
License: DFSG free
|
Pang Zero est un clone et une amélioration de Super Pang, un jeu d’action
avec un tempo rapide de tir sur des ballons avec un harpon.
L’intention est de créer un jeu amusant au code source ouvert auquel
beaucoup (actuellement jusqu’à six) de personnes peuvent jouer ensemble. Il
est possible de jouer à Pang Zero seul, mais c’est beaucoup plus amusant de
jouer avec ses amis.
|
|
pkg-perl-tools
collection of tools to aid packaging Perl modules in Debian
|
Versions of package pkg-perl-tools |
Release | Version | Architectures |
jessie | 0.19 | all |
sid | 0.80 | all |
buster | 0.51 | all |
bullseye | 0.64 | all |
bookworm | 0.75 | all |
trixie | 0.80 | all |
stretch | 0.36 | all |
Debtags of package pkg-perl-tools: |
devel | buildtools, debian, lang:perl, packaging, testing-qa |
interface | commandline |
role | examples, metapackage, program |
scope | utility |
suite | debian |
works-with | bugs, software:package, software:source, vcs |
works-with-format | diff, plaintext |
|
License: DFSG free
|
The Debian Perl Group works on packaging Perl modules for Debian. This
collection contains the tools which help the group with day-to-day work, like
filing ITPs, forwarding bugs and patches upstream, taking over a package for
the group, maintaining proper git repository structure and so on. These
include dpt, bts-retitle, patchedit, and pristine-orig.
Additionally it depends on, recommends or suggests separately
packaged tools the Debian Perl Group uses.
It also includes some Debian Perl Group specific lintian checks. Add
"profile=pkg-perl" to your ~/.lintianrc to use them after installing this
package.
|
|
|