summaryrefslogtreecommitdiff
path: root/emulators/xcpc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-06-16 12:08:45 +0000
committerryoon <ryoon@pkgsrc.org>2020-06-16 12:08:45 +0000
commit6489977424aab743595e00f602852e528ed37f93 (patch)
tree73f679fd196a11e5d4a2788d60d5241ee4756d03 /emulators/xcpc
parent8b657c15f8f4fb06944bf19b08568218c1cc7713 (diff)
downloadpkgsrc-6489977424aab743595e00f602852e528ed37f93.tar.gz
emulators/xcpc: import xcpc-20070122
XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C. XCPC is designed to run on any POSIX compliant system, including Unix, Linux, BSD and having an X11 server.
Diffstat (limited to 'emulators/xcpc')
-rw-r--r--emulators/xcpc/DESCR4
-rw-r--r--emulators/xcpc/Makefile25
-rw-r--r--emulators/xcpc/PLIST8
-rw-r--r--emulators/xcpc/distinfo6
4 files changed, 43 insertions, 0 deletions
diff --git a/emulators/xcpc/DESCR b/emulators/xcpc/DESCR
new file mode 100644
index 00000000000..82590474843
--- /dev/null
+++ b/emulators/xcpc/DESCR
@@ -0,0 +1,4 @@
+XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C.
+
+XCPC is designed to run on any POSIX compliant system, including
+Unix, Linux, BSD and having an X11 server.
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile
new file mode 100644
index 00000000000..922eae1e28d
--- /dev/null
+++ b/emulators/xcpc/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2020/06/16 12:08:45 ryoon Exp $
+
+DISTNAME= xcpc-20070122
+CATEGORIES= emulators
+MASTER_SITES= https://bitbucket.org/ponceto/xcpc/get/
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= https://bitbucket.org/ponceto/xcpc/get/
+COMMENT= Portable Amstrad CPC 464/664/6128 emulator
+LICENSE= gnu-gpl-v2
+
+WRKSRC= ${WRKDIR}/ponceto-xcpc-90cd270f37be
+
+USE_TOOLS+= automake pkg-config
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+pre-configure:
+ set -e; cd ${WRKSRC}; \
+ libtoolize; aclocal; autoheader; automake -a --foreign -i; autoconf
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../emulators/libdsk/buildlink3.mk"
+.include "../../x11/libXaw/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/xcpc/PLIST b/emulators/xcpc/PLIST
new file mode 100644
index 00000000000..3ec66cadf1e
--- /dev/null
+++ b/emulators/xcpc/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2020/06/16 12:08:45 ryoon Exp $
+bin/xcpc
+share/applications/xcpc.desktop
+share/pixmaps/xcpc.xpm
+share/xcpc/roms/amsdos.rom
+share/xcpc/roms/cpc464.rom
+share/xcpc/roms/cpc6128.rom
+share/xcpc/roms/cpc664.rom
diff --git a/emulators/xcpc/distinfo b/emulators/xcpc/distinfo
new file mode 100644
index 00000000000..66373b52c32
--- /dev/null
+++ b/emulators/xcpc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/06/16 12:08:45 ryoon Exp $
+
+SHA1 (xcpc-20070122.tar.gz) = 61f21856b367316dac40545b91b7878ddbaf3838
+RMD160 (xcpc-20070122.tar.gz) = 4577e5cd3bc1f9f8fa2e32cfb291c4f748ea34ae
+SHA512 (xcpc-20070122.tar.gz) = b388943079b2dab9e6c60e104470859785903ec30926dc63d4efd07b272e75f11583edf41c80e56e3bd7e2b80aeddfc0b2aef222b8bf4cf41cc905c640bcf82d
+Size (xcpc-20070122.tar.gz) = 156803 bytes