libspectrum 1.5.0-3 source package in Ubuntu

Changelog

libspectrum (1.5.0-3) unstable; urgency=medium

  * debian/patches/fix-big-endian-build.patch:
    - Fix build in big-endian machines.

 -- Alberto Garcia <email address hidden>  Mon, 16 Aug 2021 22:10:02 +0200

Upload details

Uploaded by:
Alberto Garcia
Uploaded to:
Sid
Original maintainer:
Alberto Garcia
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
libspectrum_1.5.0-3.dsc 2.0 KiB 1b02888dddf1f9ac8117d2bdf5f4e37b9a1bad4a2db93fecfc987b6b75cd620f
libspectrum_1.5.0.orig.tar.gz 588.2 KiB a353cb46e9b1a281061d816353ea010d0a6fe78e6a17aa0b7b74271ca5e4acfc
libspectrum_1.5.0-3.debian.tar.xz 8.2 KiB bcbe149f82b5c0b56782e57cf863e77a9245c0c38c8a3e5ffcdfdec1baf046dd

Available diffs

No changes file available.

Binary packages built by this source

libspectrum-dev: No summary available for libspectrum-dev in ubuntu kinetic.

No description available for libspectrum-dev in ubuntu kinetic.

libspectrum8: 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).
   * Disk images: .dsk (both plain and extended), .d40, .d80, .fdi,
     .img, .mgt, .opd, .sad, .scl, .td0, .trd and .udi (identification
     only).
   * Timex cartridges: .dck (read only).
   * IDE hard disk images: .hdf (read/write).
   * Microdrive cartridge images: .mdr (read/write).
 .
 This package contains the shared libraries.

libspectrum8-dbgsym: debug symbols for libspectrum8