Path to this page:
./
converters/cbmconvert,
Converts files to and from various C64/C128/CBM formats
Branch: CURRENT,
Version: 2.1.6,
Package name: cbmconvert-2.1.6,
Maintainer: pkgsrc-usersThere 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: 68.978 KB
Version history: (Expand)
- (2024-10-03) Updated to version: cbmconvert-2.1.6
- (2022-05-15) Updated to version: cbmconvert-2.1.5
- (2021-12-05) Updated to version: cbmconvert-2.1.4
- (2006-02-01) Updated to version: cbmconvert-2.1.2
- (2005-10-05) Package added to pkgsrc.se, version cbmconvert-2.0.5 (created)
CVS history: (Expand)
2024-10-03 15:24:06 by Olaf Seibert | Files touched by this commit (2) | |
Log message:
converters/cbmconvert: update to 2.1.6
Duplicate file names can be ignored (cbmconvert -o1).
Duplicate file names can be written in disk image and archive formats
(cbmconvert -o2, cbmconvert -D4d).
Some more code (including CP/M disk images) is covered by CTest.
Full Changelog: https://github.com/dr-m/cbmconvert/commits/cbmconvert-2.1.6
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2022-05-15 20:39:30 by Olaf Seibert | Files touched by this commit (3) | |
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) | |
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.
|