File: control

package info (click to toggle)
xpuzzles 7.7.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 16,540 kB
  • sloc: ansic: 95,241; makefile: 7,497; sh: 3,344; perl: 80
file content (40 lines) | stat: -rw-r--r-- 1,447 bytes parent folder | download | duplicates (2)
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
Source: xpuzzles
Section: games
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Build-Depends: debhelper (>= 7), libxpm-dev, libxt-dev,
 libmotif-dev, libglu1-mesa-dev, autotools-dev, libaudiofile-dev
Standards-Version: 3.9.4
Homepage: http://www.tux.org/~bagleyd/puzzles.html
Vcs-Git: git://git.debian.org/users/varun/xpuzzles.git
Vcs-Browser: http://git.debian.org/?p=users/varun/xpuzzles.git;a=summary

Package: xpuzzles
Architecture: any
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
Priority: extra
Architecture: any
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.