File: control

package info (click to toggle)
pinball-table-gnu 0.0.20200601-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 9,716 kB
  • sloc: cpp: 918; makefile: 118; sh: 26
file content (36 lines) | stat: -rw-r--r-- 1,192 bytes parent folder | download
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
Source: pinball-table-gnu
Maintainer: Philippe Coval <rzr@users.sf.net>
Section: games
Priority: optional
Build-Depends: debhelper-compat (= 13),
               autoconf,
               automake,
               libtool,
               libltdl-dev,
               libsdl1.2-dev,
               pinball-dev
Standards-Version: 4.5.0
Vcs-Browser: https://github.com/rzr/pinball-table-gnu/tree/debian/master
Vcs-Git: https://github.com/rzr/pinball-table-gnu.git#debian/master
Homepage: https://github.com/rzr/pinball-table-gnu
Rules-Requires-Root: no

Package: pinball-table-gnu
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         pinball,
         pinball-table-gnu-data (= ${source:Version})
Enhances: pinball
Description: GNU Pinball table for emilia pinball
 Another pinball table to have fun, behaviour plugin.
 The table is dedicated to GNU project.
 It features multiballs, magnets and bumpers.

Package: pinball-table-gnu-data
Architecture: all
Depends: ${misc:Depends}
Description: GNU Pinball table data used by plugin
 Visual and sounds for Emilia's pinball's GNU table.
 It features multiballs, magnets and bumpers.
 The table is dedicated to GNU project.