File: control

package info (click to toggle)
info-beamer 1.0~pre3%2Bdfsg-0.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 644 kB
  • ctags: 918
  • sloc: ansic: 3,970; perl: 95; python: 64; makefile: 48
file content (16 lines) | stat: -rw-r--r-- 733 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: info-beamer
Section: misc
Priority: optional
Maintainer: Noël Köthe <noel@debian.org>
Build-Depends: debhelper (>= 9), liblua5.1-dev, libevent-dev, libglfw3-dev, libglew1.5-dev, libftgl-dev, libavcodec-dev, libswscale-dev, libavformat-dev, libdevil-dev, lua5.1
Standards-Version: 3.9.5
Homepage: https://info-beamer.com/opensource

Package: info-beamer
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: interactive multimedia presentation framework
 info-beamer allows you to rapidly prototype interactive multimedia
 presentations using the Lua programming language. A directory (called
 a node) consists of resource files (images, videos, fonts or shaders)
 and a control script called node.lua.