Port details |
- libretro-vice Commodore C64 core for libretro API
- 0.20231006 emulators =2 0.20231006Version 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: 2021-01-02 20:41:15
- Last Update: 2023-11-07 00:17:28
- Commit Hash: 02d5148
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: GPLv2
- WWW:
- https://github.com/libretro/vice-libretro
- Description:
- Commodore computer emulator core for libretro API.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- libretro-vice-x64>0:emulators/libretro-vice
- To install the port:
- cd /usr/ports/emulators/libretro-vice/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/libretro-vice
- pkg install libretro-vice-x64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libretro-vice-x64
- Package flavors (<flavor>: <package>)
- x64: libretro-vice-x64
- x128: libretro-vice-x128
- x64sc: libretro-vice-x64sc
- xcbm2: libretro-vice-xcbm2
- xcbm5x0: libretro-vice-xcbm5x0
- xpet: libretro-vice-xpet
- xplus4: libretro-vice-xplus4
- xscpu64: libretro-vice-xscpu64
- xvic: libretro-vice-xvic
- distinfo:
- TIMESTAMP = 1698676636
SHA256 (libretro-vice-libretro-0.20231006-f3542eb9ce3ad7284e2bb69e68bbc10596774b40_GH0.tar.gz) = f6b776fe18d8d6251004dea467a075f422b4c5d682a4ba83cd4f3f2a5eef232a
SIZE (libretro-vice-libretro-0.20231006-f3542eb9ce3ad7284e2bb69e68bbc10596774b40_GH0.tar.gz) = 15395354
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:
- emulators_libretro-vice
- USES:
- compiler:c11 gmake
- 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.20231006 07 Nov 2023 00:17:28 |
Robert Clausecker (fuz) Author: Stephane D'Alu |
emulators/libretro-vice: update to 0.20231006
PR: 274647 |
0.20201218 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.20201218 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.20201218 04 Mar 2022 15:56:06 |
Jason E. Hale (jhale) |
*/*: Update maintainer's email address
PR: 262198 |
0.20201218 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.20201218 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.20201218 20 Jan 2021 14:18:20 |
antoine |
Default flavor should be the first one |
0.20201218 12 Jan 2021 18:06:12 |
pkubaj |
emulators/libretro-vice: fix build on GCC architectures
./vice/src/opencbm.h:101: error: redefinition of typedef '__u_char'
MFH: 2021Q1 |
0.20201218 02 Jan 2021 20:40:36 |
makc |
Add new port emulators/libretro-vice:
libretro cores for emulating Commodore computers.
PR: 251936
Submitted by: Daniel Menelkir |