File: control

package info (click to toggle)
play.it 2.34.2-3
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 1,392 kB
  • sloc: sh: 16,456; makefile: 95
file content (63 lines) | stat: -rw-r--r-- 1,863 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Source: play.it
Section: contrib/games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Aryan Karamtoth <spaciouscoder78@disroot.org>
Standards-Version: 4.7.3
Homepage: https://git.dotslashplay.it/play.it/about/
Vcs-Browser: https://salsa.debian.org/games-team/play.it/
Vcs-Git: https://salsa.debian.org/games-team/play.it.git
Build-Depends:
 debhelper-compat (= 13),
 dh-shell-completions,
 convmv <!nocheck>,
 file <!nocheck>,
 man-db <!nocheck>,
 shellcheck <!nocheck>,
 shunit2 <!nocheck>,

Package: play.it
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 convmv,
 icoutils,
 imagemagick,
 play.it-action,
 play.it-action-adventure,
 play.it-adventure,
 play.it-community,
 play.it-platform,
 play.it-puzzle,
 play.it-rpg,
 play.it-strategy,
 play.it-vv221,
Suggests:
 7zip,
 binwalk,
 cabextract,
 innoextract,
 lhasa,
 libarchive-tools,
 msitools,
 squashfs-tools,
 unar,
 unshield,
 unzip,
Description: Packages generator for DRM-free commercial games
 play.it is a libre software building packages (such as .deb) from installers
 for Linux, Windows or MacOS, mainly those sold by stores focusing on DRM-free
 games distribution. The goal is that a game installed via ./play.it is
 indistinguishable from a game installed via the official repositories of your
 favourite distribution.
 .
 Linux games are supported, as well as games developed for other systems thanks
 to tools like Wine, DOSBox and ScummVM.
 .
 The games are installed globally on multi-user systems, avoiding unnecessary
 duplication. The locations of save games, settings, mods, temporary files and
 backups are standardized with XDG Base Directory support.
 .
 Packaging the games simplifies future updates, uninstalls and handling of any
 necessary dependencies, including integrated obsolete dependencies if specific
 versions are needed.