File: control

package info (click to toggle)
libspectrum 1.1.1-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,568 kB
  • ctags: 2,050
  • sloc: ansic: 19,065; sh: 11,090; perl: 487; makefile: 137
file content (47 lines) | stat: -rw-r--r-- 1,851 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
Source: libspectrum
Section: libs
Priority: optional
Maintainer: Alberto Garcia <berto@igalia.com>
Build-Depends: debhelper (>= 9), libglib2.0-dev, zlib1g-dev, libbz2-dev, libgcrypt11-dev, libaudiofile-dev, dh-autoreconf
Standards-Version: 3.9.4
Homepage: http://fuse-emulator.sourceforge.net/libspectrum.php

Package: libspectrum-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libspectrum8 (= ${binary:Version}), ${misc:Depends}, libgcrypt11-dev
Description: ZX Spectrum emulator library - Development files
 libspectrum is a fairly simple library designed to make the handling
 of various ZX Spectrum emulator-related file formats easy.
 .
 So far it handles:
   * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp
     and +D snapshots (read only).
   * Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and
     .pzx, Warajevo .tap, Z80Em and CSW version 1 (read only).
   * Input recordings: .rzx (read/write).
   * Timex cartridges: .dck (read only).
   * IDE hard disk images: .hdf (read/write).
 .
 This package contains the development files.

Package: libspectrum8
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ZX Spectrum emulator library - Shared libraries
 libspectrum is a fairly simple library designed to make the handling
 of various ZX Spectrum emulator-related file formats easy.
 .
 So far it handles:
   * Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp., .snp
     and +D snapshots (read only).
   * Tape images: .tzx, .tap, .spc, .sta and .ltp (read/write) and
     .pzx, Warajevo .tap, Z80Em and CSW version 1 (read only).
   * Input recordings: .rzx (read/write).
   * Timex cartridges: .dck (read only).
   * IDE hard disk images: .hdf (read/write).
 .
 This package contains the shared libraries.