./emulators/ckmame, Check ROM sets for MAME

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


Branch: CURRENT, Version: 2.1, Package name: ckmame-2.1, Maintainer: wiz

This is ckmame, a program to check ROM sets for MAME, the Multiple
Arcade Machine Emulator. It tells you which ROM files are missing
or have a wrong checksum, and can delete unknown and unused files
from the ROM sets, and rename or move ROM files.


Required to run:
[textproc/libxml2] [archivers/libzip]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 246.762 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-23 10:41:04 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
ckmame: update to 2.1.

2.1 (2024-02-23)
================

* Add `--report-changes` to show changes between last and current run.
* Add `--delete-unknown-pattern` to remove unknown files matching a pattern.
* Switch to nihtest.
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-07-18 20:02:47 by Nia Alarie | Files touched by this commit (17)
Log message:
emulators: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES
   2023-07-18 15:12:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
ckmame: c++17 -> c++, the build system sets it anyway
   2023-07-12 14:17:21 by Thomas Klausner | Files touched by this commit (1)
Log message:
ckmame: needs c++17 for std::optional
   2023-07-07 09:45:51 by Nia Alarie | Files touched by this commit (2)
Log message:
ckmame: Fix man page installation on various platforms.
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update