./converters/cbmconvert, Converts files to and from various C64/C128/CBM formats

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.5, Package name: cbmconvert-2.1.5, Maintainer: pkgsrc-users

There are many archiving programs for the Commodore 64, all of which
are incompatible with archiving programs on other systems. This
cbmconvert utility tries to address this problem. It extracts files
from most known file formats and writes them to several different
formats, including some formats used by some Commodore 64 emulators.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 66.212 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-15 20:39:30 by Olaf Seibert | Files touched by this commit (3) | Package updated
Log message:
converters/cbmconvert: update to 2.1.5

This is a maintenance release of cbmconvert, with no new features.
What's Changed

  - REL files are correctly written to Lynx archives.
  - 1571 images can be actually created.
  - Most code is now covered by CTest.
  - ARC/SDA, Arkive, T64 are not covered at all yet.

Full Changelog: https://github.com/dr-m/cbmconvert/commits/cbmconvert-2.1.5
   2021-12-05 17:22:45 by Olaf Seibert | Files touched by this commit (4) | Package updated
Log message:
converters/cbmconvert: update to 2.1.4.

This is a maintenance release of cbmconvert after a 15-year break. Some old
source code releases were imported as snapshots, because no version control
system had been used in the past.

What's Changed

-   Empty files are now supported.
-   The build system was converted to CMake.
-   Some test cases with CTest were introduced.
-   Support for CPack packaging as well as native Debian packages was
    implemented.

Full Changelog: https://github.com/dr-m/cbmconvert/commits/cbmconvert-2.1.4
   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2015-11-03 02:43:56 by Alistair G. Crooks | Files touched by this commit (120)
Log message:
Add SHA512 digests for distfiles for converters category

Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:39:11 by Joerg Sonnenberger | Files touched by this commit (26)
Log message:
Remove @dirrm entries from PLISTs
   2008-03-03 06:51:08 by Johnny C. Lam | Files touched by this commit (24)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.