pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/arnold arnold: Mark RESTRICTED. Includes ROM...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a010129e573
branches: trunk
changeset: 336001:1a010129e573
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jul 04 13:26:33 2019 +0000
description:
arnold: Mark RESTRICTED. Includes ROM images with questionable copyright.
diffstat:
emulators/arnold/Makefile | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 6041b99779ab -r 1a010129e573 emulators/arnold/Makefile
--- a/emulators/arnold/Makefile Thu Jul 04 13:16:47 2019 +0000
+++ b/emulators/arnold/Makefile Thu Jul 04 13:26:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2018/04/09 15:03:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2019/07/04 13:26:33 nia Exp $
#
DISTNAME= arnsrc04012004
@@ -11,6 +11,12 @@
HOMEPAGE= http://arnold.emuunlim.com/
COMMENT= Amstrad CPC, Amstrad CPC+ and KC Compact emulator
+RESTRICTED= ROM image copyright is questionable.
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_FTP= ${RESTRICTED}
+
WRKSRC= ${WRKDIR}/arnold
GNU_CONFIGURE= yes
CONFIGURE_DIRS= src
@@ -45,5 +51,4 @@
.include "../../mk/oss.buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index