Port details |
- libretro-cap32 Amstrad CPC computers emulator core for libretro API
- 0.20230712 games =2 0.20230712Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2020-05-20 05:16:23
- Last Update: 2023-11-07 00:17:06
- Commit Hash: 8fa116d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/libretro/libretro-cap32
- Description:
- Amstrad CPC computers emulator core for libretro API
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libretro-cap32>0:games/libretro-cap32
- To install the port:
- cd /usr/ports/games/libretro-cap32/ && make install clean
- To add the package, run one of these commands:
- pkg install games/libretro-cap32
- pkg install libretro-cap32
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libretro-cap32
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698314807
SHA256 (libretro-libretro-cap32-0.20230712-4a071f2c004273abf0f9fa0640b36f6664d8381a_GH0.tar.gz) = a45aceb1294a94bcc04824f33ff1cd01fa7bbfdcb8610b9a15755472a386e53f
SIZE (libretro-libretro-cap32-0.20230712-4a071f2c004273abf0f9fa0640b36f6664d8381a_GH0.tar.gz) = 1317023
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:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Run
-
- games/libretro
Configuration Options:
- No options to configure
- Options name:
- games_libretro-cap32
- USES:
- compiler:c++11-lang gmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20230712 07 Nov 2023 00:17:06 |
Robert Clausecker (fuz) Author: Stephane D'Alu |
games/libretro-cap32: update to 0.20230712
PR: 274647 |
0.20220402 08 Sep 2022 23:12:06 |
Lorenzo Salvadore (salvadore) Author: Daniel Menelkir |
all: Return Daniel Menelkir's ports to the pool per his request
PR: 266294 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.20220402 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.20220402 07 Apr 2022 16:59:16 |
Neel Chauhan (nc) Author: Daniel Menelkir |
libretro: Update to 0.20220327
PR: 263117 |
0.20210110 04 Mar 2022 15:56:06 |
Jason E. Hale (jhale) |
*/*: Update maintainer's email address
PR: 262198 |
0.20210110 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.20210110 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20210110 14 Mar 2021 05:08:20 |
lwhsu |
games/libretro-cap32: update to 20210110
PR: 253641
Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) |
0.20200504 03 Sep 2020 14:31:51 |
se |
Fix build with -fno-common |
0.20200504 21 May 2020 01:05:01 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cap32/slots.c:219: error: 'union <anonymous>' has no member named 'EnvType'
Approved by: portmgr (tier-2 blanket) |
0.20200504 20 May 2020 05:16:15 |
lbartoletti |
[NEW PORT] games/libretro-cap32: Caprice32 - Amstrad CPC Emulator
Caprice32 is an Amdstrad computers emulator core for libretro compatible
emulators, such as games/retroarch.
PR: 246129
Submitted by: menelkir@itroll.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24864 |