renpy 8.0.3+dfsg-1build1 source package in Ubuntu

Changelog

renpy (8.0.3+dfsg-1build1) mantic; urgency=medium

  * Rebuild against new libavcodec60.

 -- Gianfranco Costamagna <email address hidden>  Sat, 29 Jul 2023 22:10:17 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Mantic
Original maintainer:
Debian Games Group
Architectures:
any all
Section:
games
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe games

Downloads

File Size SHA-256 Checksum
renpy_8.0.3+dfsg.orig.tar.xz 54.6 MiB eb4813c614e8fd6d01e8ec58dc88f78ceb679a83cad27079174b824e47dfb033
renpy_8.0.3+dfsg-1build1.debian.tar.xz 36.7 KiB b0d29f1b4662fd2ace3e896192048e9c5b663d2aca3e4db94e884ac5d61d005b
renpy_8.0.3+dfsg-1build1.dsc 2.5 KiB d554a1fcff025ca830175b2261e3da4e0898b818e8d0ae1248415d3b3739f91f

View changes file

Binary packages built by this source

python3-renpy: framework for developing visual-novel type games - Python module

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes the native Python module.

python3-renpy-dbgsym: debug symbols for python3-renpy
renpy: framework for developing visual-novel type games

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 Ren'Py tries to be like an executable script, allowing you to get a working
 game without much more effort than is required to type the game script into
 the computer.
 .
 Ren'Py is implemented on top of Python, and that Python heritage shows
 through in many places. Many Ren'Py statements allow Python expressions
 to be used, and there are also Ren'Py statements that allow for the
 execution of arbitrary Python code. Many of the less-used features of
 Ren'Py are exposed to the user by way of Python. By only requiring use of
 the simplest features of Python, it's hoped that Ren'Py will be usable by
 all game authors.

renpy-demo: framework for developing visual-novel type games - demo

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes a full playable example showing the features of the
 framework.

renpy-doc: framework for developing visual-novel type games - doc

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes the documentation for Ren'Py.

renpy-thequestion: simple and complete Ren'Py game

 Ren'Py is a programming language and runtime, intended to ease the creation
 of visual-novel type games. It contains features that make it easy to
 display thoughts, dialogue, and menus; to display images to the user; to
 write game logic; and to support the saving and loading of games.
 .
 This package includes a simple and complete Ren'Py game.