app-emulation / libspectrum

Spectrum emulation library

Official package sites : http://fuse-emulator.sourceforge.net/libspectrum.php ·

libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier. It is intended to be usable on Unix variants, Win32 and Mac OS X. Currently, it is mainly (only?) used by Fuse, but other Spectrum emulator and utility authors are encouraged to use it.

v1.5.0 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
~amd64 ~ppc ~riscv ~x86
USE flags
audiofile bzip2 gcrypt zlib

General

audiofile
Add support for libaudiofile where applicable
bzip2
Enable bzip2 compression support
gcrypt
Use dev-libs/libgcrypt for low-level crypto of some features, including logfiles.
zlib
Add support for zlib compression

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-libs / glib : The GLib library of C routines

dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG

media-libs / audiofile : An elegant API for accessing audio files

sys-libs / zlib : Standard (de)compression library

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-libs / glib : The GLib library of C routines

dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG

media-libs / audiofile : An elegant API for accessing audio files

sys-libs / zlib : Standard (de)compression library

app-emulation / fuse : Free Unix Spectrum Emulator by Philip Kendall

app-emulation / fuse-utils : Utils for the Free Unix Spectrum Emulator by Philip Kendall

Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-emulation/libspectrum: keyword 1.5.0 for ~riscv, EAPI 7 -> 8
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-emulation/libspectrum: prune libtool files
Closes: https://bugs.gentoo.org/841584 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-emulation/libspectrum: drop 1.4.4
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-emulation/libspectrum: bump to 1.5.0 and EAPI-7
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jan Ziak · gentoo
app-emulation/libspectrum: avoid /usr/lib in the link command line
Closes: https://bugs.gentoo.org/734184 Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jan Ziak · gentoo
app-emulation/libspectrum: do not install static libs
Closes: https://bugs.gentoo.org/726572 Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16045 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Jan Ziak · gentoo
app-emulation/libspectrum: remove old version 1.4.2
Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jan Ziak · gentoo
app-emulation/libspectrum: remove old version 1.4.1
Jan Ziak · gentoo
app-emulation/libspectrum: bump to version 1.4.4
Closes: https://github.com/gentoo/gentoo/pull/9066
Michał Górny · gentoo
app-emulation/libspectrum: Fix running tests
The 'check' target builds test executable but does not run it. Update the ebuild to run it manually afterwards.
Jan Ziak · gentoo
app-emulation/libspectrum: remove old version 1.4.0
Jan Ziak · gentoo
app-emulation/libspectrum: bump to version 1.4.2
Jan Ziak · gentoo
app-emulation/libspectrum: version bump to version 1.4.1.
Closes: https://github.com/gentoo/gentoo/pull/6531
Jan Ziak · gentoo
app-emulation/libspectrum: version to version 1.4.0.
Closes: https://github.com/gentoo/gentoo/pull/5633
Jan Ziak · gentoo
app-emulation/libspectrum: indent econf
Jan Ziak · gentoo
app-emulation/libspectrum: remove old version
Jan Ziak · gentoo
app-emulation/libspectrum: bump to version 1.3.6
Marek Szuba · gentoo
app-emulation/libspectrum: Version bump to 1.3.5
Submitted-By: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Package-Manager: Portage-2.3.6, Repoman-2.3.1
Andreas K. Hüttel · gentoo
app-emulation/libspectrum: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed