File: hhgg.yaml

package info (click to toggle)
game-data-packager 63
  • links: PTS, VCS
  • area: contrib
  • in suites: buster
  • size: 15,920 kB
  • sloc: python: 10,537; sh: 515; makefile: 497
file content (45 lines) | stat: -rw-r--r-- 1,244 bytes parent folder | download | duplicates (3)
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
---
longname: The Hitchhiker's Guide to the Galaxy
plugin: z_code
copyright: © 1984 Infocom
try_repack_from: [/usr/share/pixmaps]

copyright_notice: |
  "/usr/share/pixmaps/hhgg.png", if present,
  is subject to copyright © 2009 iconShock

  If was downloaded from this mirror:
  http://www.iconarchive.com/show/hitchhikers-guide-icons-by-iconshock/Arthur-Dent-icon.html

  # License: Free for non-commercial use.
  # Commercial usage: Not allowed

  Official website: http://www.iconshock.com/

packages:
  hhgg-data:
    aliases: [h2g2]
    install:
    - hhgg.z3
    # no tea
    optional:
    - hhgg.png

files:
  hhgg.z3:
    download: http://www.douglasadams.com/creations/hhgg.z3
  hhgg.png:
    download: http://icons.iconarchive.com/icons/iconshock/hitchhikers-guide/128/Arthur-Dent-icon.png
    install_to: usr/share/pixmaps

size_and_md5: |
  113664 6666389f60e0c8e4ceb08242a263bb52 hhgg.z3
  17846  3e7520116fa4624b1ff9660c1b8895f8 hhgg.png
sha1sums: |
  fe6f5606a7c3976cdd251cf9db57a7dbc2d0e7b7  hhgg.z3
  70d5d1cda4d3e0d5169f5baa6370687f48dbb01e  hhgg.png
sha256sums: |
  88b968cb0ab1f564fa40183e4e5fe93c41157fe7883a802ca31ae3095769acf6  hhgg.z3
  67c937b2189b90fbf9e8a9a4e0e9e76816638bed83ca22c39ddeeac7b3ada99f  hhgg.png
...