aboutsummaryrefslogtreecommitdiff
path: root/emulators/emu64
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2020-03-26 13:05:03 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2020-03-26 13:05:03 +0000
commit1963ddf23d9494bc8454ea3e401ccced9a555cfb (patch)
tree8b6560a3c0d556a5aca7d4c9fd6cace967b1959d /emulators/emu64
parentce9e8c08673d94a020a2659e5eb514b2a75e33d1 (diff)
downloadports-1963ddf23d9494bc8454ea3e401ccced9a555cfb.tar.gz
ports-1963ddf23d9494bc8454ea3e401ccced9a555cfb.zip
Add new port emulators/emu64:
Commodore 64 Emulator based on Qt and SDL. PR: 244564 Submitted by: Felix Palmen
Notes
Notes: svn path=/head/; revision=529184
Diffstat (limited to 'emulators/emu64')
-rw-r--r--emulators/emu64/Makefile29
-rw-r--r--emulators/emu64/distinfo3
-rw-r--r--emulators/emu64/pkg-descr3
-rw-r--r--emulators/emu64/pkg-plist26
4 files changed, 61 insertions, 0 deletions
diff --git a/emulators/emu64/Makefile b/emulators/emu64/Makefile
new file mode 100644
index 000000000000..772b75026ccb
--- /dev/null
+++ b/emulators/emu64/Makefile
@@ -0,0 +1,29 @@
+# Created by: Felix Palmen <felix@palmen-it.de>
+# $FreeBSD$
+
+PORTNAME= emu64
+PORTVERSION= 5.0.18
+CATEGORIES= emulators
+
+MAINTAINER= felix@palmen-it.de
+COMMENT= Commodore 64 emulator
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+LIB_DEPENDS= libquazip5.so:archivers/quazip \
+ libpng.so:graphics/png \
+ libavcodec.so:multimedia/ffmpeg
+
+USES= compiler:c++11-lang desktop-file-utils gl pkgconfig \
+ qmake:outsource qt:5 sdl
+USE_GL= gl glu
+USE_QT= core gui widgets buildtools_build linguisttools_build
+
+USE_SDL= sdl2 image2
+USE_GITHUB= yes
+GH_ACCOUNT= ThKattanek
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
diff --git a/emulators/emu64/distinfo b/emulators/emu64/distinfo
new file mode 100644
index 000000000000..59f5292fe6cb
--- /dev/null
+++ b/emulators/emu64/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1583170010
+SHA256 (ThKattanek-emu64-5.0.18_GH0.tar.gz) = 3457f6cb37b99c597e0698ba4b5c2466bf6a0993cc9b8f343ab950a07a853717
+SIZE (ThKattanek-emu64-5.0.18_GH0.tar.gz) = 1630546
diff --git a/emulators/emu64/pkg-descr b/emulators/emu64/pkg-descr
new file mode 100644
index 000000000000..d93015536dc7
--- /dev/null
+++ b/emulators/emu64/pkg-descr
@@ -0,0 +1,3 @@
+Emu64 is a Commodore 64 Emulator based on Qt and SDL.
+
+WWW: https://github.com/ThKattanek/emu64
diff --git a/emulators/emu64/pkg-plist b/emulators/emu64/pkg-plist
new file mode 100644
index 000000000000..069acfd731b5
--- /dev/null
+++ b/emulators/emu64/pkg-plist
@@ -0,0 +1,26 @@
+bin/emu64
+share/applications/emu64.desktop
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/kommandozeilenparameter.txt
+%%PORTDOCS%%%%DOCSDIR%%/änderungen.txt
+%%DATADIR%%/floppy_sounds/anschlag.raw
+%%DATADIR%%/floppy_sounds/hinweis.txt
+%%DATADIR%%/floppy_sounds/motor.raw
+%%DATADIR%%/floppy_sounds/motor_off.raw
+%%DATADIR%%/floppy_sounds/motor_on.raw
+%%DATADIR%%/floppy_sounds/stepper_dec.raw
+%%DATADIR%%/floppy_sounds/stepper_inc.raw
+%%DATADIR%%/gfx/kreis0.png
+%%DATADIR%%/gfx/kreis1.png
+%%DATADIR%%/gfx/pfeil0.png
+%%DATADIR%%/gfx/pfeil1.png
+%%DATADIR%%/gfx/sdl_icon.png
+%%DATADIR%%/languages/emu64_de.png
+%%DATADIR%%/languages/emu64_de.qm
+%%DATADIR%%/languages/emu64_en.png
+%%DATADIR%%/languages/emu64_en.qm
+%%DATADIR%%/roms/1541.rom
+%%DATADIR%%/roms/basic.rom
+%%DATADIR%%/roms/char.rom
+%%DATADIR%%/roms/kernal.rom
+share/icons/hicolor/64x64/apps/emu64.png