pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/vice
Module Name: pkgsrc
Committed By: mef
Date: Sat Jan 9 05:20:58 UTC 2021
Modified Files:
pkgsrc/emulators/vice: Makefile PLIST
Log Message:
(emulators/vice) Add dos2unix-[0-9]* for DEPENDS, adjust PLIST
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 pkgsrc/emulators/vice/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/emulators/vice/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/vice/Makefile
diff -u pkgsrc/emulators/vice/Makefile:1.154 pkgsrc/emulators/vice/Makefile:1.155
--- pkgsrc/emulators/vice/Makefile:1.154 Fri Jan 1 16:23:44 2021
+++ pkgsrc/emulators/vice/Makefile Sat Jan 9 05:20:58 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2021/01/01 16:23:44 rhialto Exp $
+# $NetBSD: Makefile,v 1.155 2021/01/09 05:20:58 mef Exp $
DISTNAME= vice-3.5
PKGREVISION= 1
@@ -41,6 +41,7 @@ CONFIGURE_ARGS+= --enable-html-docs
INFO_FILES= yes
REQD_DIRS+= ${PREFIX}/share/vice
+DEPENDS+= dos2unix-[0-9]*:../../converters/dos2unix
BUILD_DEPENDS+= xa65-[0-9]*:../../devel/xa65
REPLACE_BASH+= src/arch/gtk3/data/unix/mkdesktopfile.sh
Index: pkgsrc/emulators/vice/PLIST
diff -u pkgsrc/emulators/vice/PLIST:1.29 pkgsrc/emulators/vice/PLIST:1.30
--- pkgsrc/emulators/vice/PLIST:1.29 Fri Jan 1 12:46:03 2021
+++ pkgsrc/emulators/vice/PLIST Sat Jan 9 05:20:58 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2021/01/01 12:46:03 rhialto Exp $
+@comment $NetBSD: PLIST,v 1.30 2021/01/09 05:20:58 mef Exp $
bin/c1541
bin/cartconv
bin/petcat
@@ -16,7 +16,6 @@ bin/xvic
@comment ${PLIST.desktop}etc/xdg/menus/applications-merged/vice-org-vice-org.menu
${PLIST.desktop}share/applications/vice-org-vsid.desktop
${PLIST.desktop}share/applications/vice-org-x128.desktop
-${PLIST.desktop}share/applications/vice-org-x64.desktop
${PLIST.desktop}share/applications/vice-org-x64dtv.desktop
${PLIST.desktop}share/applications/vice-org-x64sc.desktop
${PLIST.desktop}share/applications/vice-org-xcbm2.desktop
Home |
Main Index |
Thread Index |
Old Index