File: control

package info (click to toggle)
xpuzzles 8.8.7%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,792 kB
  • sloc: ansic: 153,465; makefile: 6,283; sh: 935; perl: 80
file content (41 lines) | stat: -rw-r--r-- 1,541 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
37
38
39
40
41
Source: xpuzzles
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>
Build-Depends: debhelper-compat (= 13), libxpm-dev, libxt-dev,
 libmotif-dev, libglu1-mesa-dev,  libaudiofile-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/games-team/xpuzzles
Vcs-Git: https://salsa.debian.org/games-team/xpuzzles.git
Homepage: http://www.sillycycle.com/puzzles.html#X
Rules-Requires-Root: no

Package: xpuzzles
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: xmpuzzles
Description: collection of puzzles for X (plain X version)
 The following puzzles are included:
 .
  - Rotational 3D Puzzles: xrubik, xpyraminx, xoct, xskewb, xdino, xmball
  - Sliding Block Puzzles: xcubes, xtriangles, xhexagons, xpanex
  - Combination: xbarrel, xmlink
 .
 This version was compiled without the Motif GUI widget library and thus
 shows limited user interface functionality. See xmpuzzles for the
 extended version.

Package: xmpuzzles
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: xpuzzles
Description: collection of puzzles for X (Motif version)
 The following puzzles are included:
 .
  - Rotational 3D Puzzles: xmrubik, xmpyraminx, xmoct, xmskewb, xmdino, xmmball
  - Sliding Block Puzzles: xmcubes, xmtriangles, xmhexagons, xmpanex
  - Combination: xmbarrel, xmmlink
 .
 This is the Motif version which shows additional functionality.
 Motif is a GUI widget library for the X Window  system.