Port details |
- emu64 Commodore 64 emulator
- 5.1.0 emulators =3 5.1.0Version of this port present on the latest quarterly branch.
- Maintainer: zirias@FreeBSD.org
- Port Added: 2020-03-26 13:05:31
- Last Update: 2024-08-04 12:00:22
- Commit Hash: 5632b7b
- People watching this port, also watch:: exomizer, ortp, poser, makemkv, linphone
- License: GPLv2
- WWW:
- https://github.com/ThKattanek/emu64
- Description:
- Emu64 is a Commodore 64 Emulator based on Qt and SDL.
- ¦ ¦ ¦ ¦
- 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/emulators/emu64/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/emu64
- pkg install emu64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: emu64
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687885979
SHA256 (ThKattanek-emu64-5.1.0_GH0.tar.gz) = 492b5b395b4493440fc59915a4c6cd94f42d21b8fdf58edf9160832c3f22c796
SIZE (ThKattanek-emu64-5.1.0_GH0.tar.gz) = 2760960
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:
-
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libquazip1-qt5.so : archivers/quazip@qt5
- libpng.so : graphics/png
- libavcodec.so : multimedia/ffmpeg
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for emu64-5.1.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- emulators_emu64
- USES:
- compiler:c++11-lang desktop-file-utils dos2unix gl pkgconfig qmake:outsource qt:5 sdl
- pkg-message:
- If upgrading from < 5.0.19:
- Due to a breaking change, emu64 might crash when you open the user color
palette window. This should happen only once.
To prevent it from happening at all, you could also remove your
~/.config/emu64/emu64.ini file containing your user's configuration.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.0 04 Aug 2024 12:00:22 |
Piotr Kubaj (pkubaj) |
emulators/emu64: fix build without libomp
ld: error: unable to find library -lomp |
5.1.0 27 Jun 2023 18:13:51 |
Felix Palmen (zirias) |
emulators/emu64: Update to 5.1.0
Changes: https://github.com/ThKattanek/emu64/releases/tag/5.1.0
Approved by: tcberner (mentor, implicit) |
5.0.19_5 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
5.0.19_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
5.0.19_3 20 Mar 2023 15:31:28 |
Felix Palmen (zirias) |
emulators/emu64: Fix build with ffmpeg 6
While here, also add missing dependency on Qt5Network and switch from
PORTVERSION to preferred DISTVERSION.
PR: 270200
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D39175 |
5.0.19_2 25 Jan 2023 06:21:47 |
Tobias C. Berner (tcberner) |
archivers/quazip: add flavors for Qt 5 and Qt 6 |
5.0.19_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
5.0.19_1 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 ) |
5.0.19_1 03 Aug 2022 09:01:26 |
Felix Palmen (zirias) |
maintainer: Update to FreeBSD address
Change all MAINTAINER entries with <felix@palmen-it.de> to
<zirias@FreeBSD.org>.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36029 |
5.0.19_1 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
5.0.19_1 09 Dec 2021 10:25:22 |
Adriaan de Groot (adridg) |
archivers/quazip: update to 1.2, latest upstream
Release notes are here:
https://github.com/stachenov/quazip/releases/tag/v1.2
There are a handful of internal changes that don't affect us
(allowing QtZip, for instance) or don't show up in our use of
quazip (-lz in pkgconfig file). There's one relevant change
to close() that **might** affect consumers, but then I'd expect
bug reports from the consumers about failures on load/save.
While here, move the libraries needed only for testing to _build.
Bumping PORTREVISION of consumers.
Reported by: portscout |
5.0.19 14 Jul 2021 08:58:07 |
Tobias C. Berner (tcberner) Author: Felix Palmen |
emulators/emu64: update to 5.0.19
Release notes (in german):
https://github.com/ThKattanek/emu64/releases/tag/5.0.19
PR: 257097 |
5.0.18_3 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
5.0.18_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.18_2 08 Nov 2020 18:57:01 |
tcberner |
archivers/quazip: update to 1.1
- fix / modify find calls and include directories in dependent ports |
5.0.18_1 19 Apr 2020 09:05:47 |
rodrigo |
emulators/emu64: extend patch to fix an issue with OSS
This update is require to unbreak the port under FreeBSD.
The issue was reported to upstream and the fix will be available in future
releases.
Background: In the upstream issue, it was revealed that the whole C64 emulation
depends on the audio stream (for best sync) and initializing the audio stream
failed when the SDL backend was OSS, because it needs a fragment size that is a
power of two. The attached patch is the minimal change to 5.0.18 from the
upstream commit that solved the problem.
PR: 245395
Submitted by: Ingo <hylaios@online.de>
Approved by: Felix Palmen <felix@palmen-it.de> (maintainer)
MFH: 2020Q2 |
5.0.18 03 Apr 2020 12:15:52 |
pkubaj |
emulators/emu64: fix build on PPC and ARM
char on PPC and ARM is unsigned.
PR: 245200
MFH: 2020Q2 (build fix blanket) |
5.0.18 26 Mar 2020 13:05:03 |
makc |
Add new port emulators/emu64:
Commodore 64 Emulator based on Qt and SDL.
PR: 244564
Submitted by: Felix Palmen |