Port details |
- libchdr Standalone library for reading MAME CHDv1-v5 formats
- g20241211 devel
=0 g20241111Version of this port present on the latest quarterly branch. - Maintainer: bsdcode@disroot.org
 - Port Added: 2024-11-14 08:47:57
- Last Update: 2025-03-10 21:27:52
- Commit Hash: 0d80095
- License: BSD3CLAUSE
- WWW:
- https://github.com/rtissera/libchdr
- Description:
- libchdr is a standalone library for reading MAME's CHDv1-v5 formats.
The code is based off of MAME's old C codebase which read up to CHDv4 with
OS-dependent features removed, and CHDv5 support backported from MAME's current
C++ codebase.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libchdr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libchdr
- pkg install libchdr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libchdr
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735293098
SHA256 (rtissera-libchdr-g20241211-cb077337d53392454e7100a0fd07139ca678e527_GH0.tar.gz) = 7c612f4b879295bf82d0dc481c0c055fc1cceefe56b5dea1b094b0dde0952392
SIZE (rtissera-libchdr-g20241211-cb077337d53392454e7100a0fd07139ca678e527_GH0.tar.gz) = 4222519
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- emulators/flycast
Configuration Options:
- No options to configure
- Options name:
- devel_libchdr
- USES:
- cmake pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20241211 10 Mar 2025 21:27:52
    |
Daniel Engberg (diizzy)  Author: Stefan Schlosser |
devel/libchdr: Update to g20241211
* remove USES=pkgconfig and ZSTD related patch after fixing .cmake
module for archivers/zstd on i386
* exclude unbundled dependencies from extraction by setting
EXTRACT_AFTER_ARGS
Changelog: https://github.com/rtissera/libchdr/compare/b397465..cb07733
PR: 283651 |
g20241111 14 Nov 2024 08:43:26
    |
Robert Clausecker (fuz)  Author: Stefan Schlosser |
devel/libchdr: New port: Standalone library for reading MAME CHDv1-v5 formats
libchdr is a standalone library for reading MAME's CHDv1-v5 formats.
The code is based off of MAME's old C codebase which read up to CHDv4 with
OS-dependent features removed, and CHDv5 support backported from MAME's current
C++ codebase.
WWW: https://github.com/rtissera/libchdr
PR: 282692 |
Number of commits found: 2
|