1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Add new port emulators/ukncbtl:

UKNCBTL - UKNC Back to Life! - is a cross-platform UKNC emulator.
UKNC, also known as Elektronika MS-0511, is a Soviet educational
computer based on two PDP-11 compatible processors KM1801VM2.
This commit is contained in:
Max Brazhnikov 2019-12-22 12:13:16 +00:00
parent 44f4909f19
commit 7e0d5971d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520616
4 changed files with 49 additions and 0 deletions

View File

@ -140,6 +140,7 @@
SUBDIR += tuxnes
SUBDIR += uae
SUBDIR += ucon64
SUBDIR += ukncbtl
SUBDIR += unicorn
SUBDIR += vba
SUBDIR += vboxtool

View File

@ -0,0 +1,40 @@
# $FreeBSD$
PORTNAME= ukncbtl
DISTVERSION= g20191117
CATEGORIES= emulators
MAINTAINER= makc@FreeBSD.org
COMMENT= UKNC (Elektronika MS-0511) emulator
LICENSE= LGPL3
LICENSE_FILE= LICENSE
USES= compiler:c++11-lang gl qmake qt:5
USE_GL= gl
USE_QT= core gui multimedia network script testlib widgets \
buildtools_build qmake_build
USE_GITHUB= yes
GH_ACCOUNT= nzeemin
GH_PROJECT= ukncbtl-qt
GH_TAGNAME= 20b5f043
DESKTOP_ENTRIES= "UkncBtl" \
"" \
"" \
"${PORTNAME}" \
"" \
true
PLIST_FILES= bin/${PORTNAME}
post-patch:
${REINPLACE_CMD} '/^#include/s,malloc.h,stdlib.h,' ${WRKSRC}/stdafx.h
${REINPLACE_CMD} '/^TARGET/s,QtUkncBtl,${PORTNAME},' ${WRKSRC}/QtUkncBtl.pro
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1577007753
SHA256 (nzeemin-ukncbtl-qt-g20191117-20b5f043_GH0.tar.gz) = 882d2e015d3d4f284a83bed0e46c75da6e9481def547e6af7e5a2ad3b0029e66
SIZE (nzeemin-ukncbtl-qt-g20191117-20b5f043_GH0.tar.gz) = 166473

View File

@ -0,0 +1,5 @@
UKNCBTL - UKNC Back to Life! - is a cross-platform UKNC emulator.
UKNC, also known as Elektronika MS-0511, is a Soviet educational
computer based on two PDP-11 compatible processors KM1801VM2.
WWW: https://github.com/nzeemin/ukncbtl-doc/wiki