<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/emulators/libspectrum/PLIST, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-09-22T08:09:14Z</updated>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
</content>
</entry>
<entry>
<title>Changes 0.2.2:</title>
<updated>2004-07-20T13:11:25Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2004-07-20T13:11:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a95fd5e9bfcb5bc634ed06a8e8b55237d6770698'/>
<id>urn:sha1:a95fd5e9bfcb5bc634ed06a8e8b55237d6770698</id>
<content type='text'>
* Support for Scorpion ZS 256, Spectrum +3e, and Spectrum SE
* Support for .hdf hard disk images
* Support for the ZXATASP and ZXCF interfaces
* Support for saving the Timex DOCK and EXROM in .szx snapshots
* Support for saving the Interface II state
</content>
</entry>
<entry>
<title>Changes 0.2.1:</title>
<updated>2004-02-13T13:36:43Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2004-02-13T13:36:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7b05d25b93aa22ded030f2c9b31bf73e9dfa0111'/>
<id>urn:sha1:7b05d25b93aa22ded030f2c9b31bf73e9dfa0111</id>
<content type='text'>
* Transparent reading of bzipped and gzipped files.

* Add support for writing emulator custom data to .rzx and .szx files.

* Update to the more recent version of gcrypt; version 1.1.42 or
  later is now required.

* Link libspectrum against gcrypt, glib and zlib; this means that
  client applications no longer need to do this.

* Support for 'the last instruction was an EI' in the snapshot code.

* Routines to check the versions of libspectrum and gcrypt in use.

* Write .rzx files with a version number of 0.12 if we're not
  signing the data; improves backward compatability.

* Fix a segfault when dealing with .slt files.

* QNX6 compilation fixes.
</content>
</entry>
<entry>
<title>Changes 0.2.0.1: fix a possible segfault in rzx.c</title>
<updated>2003-10-02T15:08:05Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2003-10-02T15:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f5392914eb898aad0338bf16f48a52ca077df483'/>
<id>urn:sha1:f5392914eb898aad0338bf16f48a52ca077df483</id>
<content type='text'>
</content>
</entry>
<entry>
<title>install documentation.  bump PKGREVISION.</title>
<updated>2003-09-22T22:06:29Z</updated>
<author>
<name>dillo</name>
<email>dillo</email>
</author>
<published>2003-09-22T22:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6a9663fd4fa1eaa7016f7f26857a98abe19c37f3'/>
<id>urn:sha1:6a9663fd4fa1eaa7016f7f26857a98abe19c37f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libspectrum is a library designed to make the input and output of some</title>
<updated>2003-09-16T09:46:51Z</updated>
<author>
<name>adam</name>
<email>adam</email>
</author>
<published>2003-09-16T09:46:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f63f994f640620b112f88e895eaa4d9d5ad2b76e'/>
<id>urn:sha1:f63f994f640620b112f88e895eaa4d9d5ad2b76e</id>
<content type='text'>
ZX Spectrum emulator files slightly easier.  It is intended to be usable
on Unix variants, Win32 and MacOSX.

Changes 0.2.0:
        * libspectrum 0.2.0 released.

        * Various data structures (snapshots, tapes, tape blocks) which
          were previously directly accessible are now accessible only via
          wrapper functions. This should improve future binary
          compatability, but at the cost of breaking it for this release
          (Philip Kendall).

        * Change the API for reading/writing snapshots to be more general.
          The old API still exists, but is deprecated (Philip Kendall).

        * Support for reading .szx, .zxs, .sp, .snp and +D snapshots
          (Philip Kendall).

        * Support for writing .szx and .sna snapshots (Philip Kendall).

        * Support for reading Warajevo .tap files (Fredrick Meunier).

        * Support for signing RZX files with digital signatures (Philip
          Kendall).

        * Timing fixes for the TC2048 and TC2068 (Fredrick Meunier).

        * Fix reading of 128K .sna snapshots (Philip Kendall).  

        * New capabilities for the Timex dock, and built-in Sinclair and
          Kempston joysticks (Fredrick Meunier).

        * Use &lt;stdint.h&gt; to give us the &lt;n&gt;-bit types if it's available
          (Philip Kendall).

        * Ignore links to external snapshots from RZX files, rather than
          trying to interpret the path as a snapshot (Philip Kendall).
</content>
</entry>
</feed>
