pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/arnold
Module Name: pkgsrc
Committed By: nia
Date: Thu Jul 4 13:26:33 UTC 2019
Modified Files:
pkgsrc/emulators/arnold: Makefile
Log Message:
arnold: Mark RESTRICTED. Includes ROM images with questionable copyright.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/emulators/arnold/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/arnold/Makefile
diff -u pkgsrc/emulators/arnold/Makefile:1.27 pkgsrc/emulators/arnold/Makefile:1.28
--- pkgsrc/emulators/arnold/Makefile:1.27 Mon Apr 9 15:03:22 2018
+++ pkgsrc/emulators/arnold/Makefile Thu Jul 4 13:26:33 2019
@@ -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 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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 @@ CONFIGURE_ARGS+= --x-libraries=${PREFIX}
.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