pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/vice (emulators/vice) Add dos2unix-[0-9]* fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c67d1dbf7e6a
branches:  trunk
changeset: 444491:c67d1dbf7e6a
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jan 09 05:20:58 2021 +0000

description:
(emulators/vice) Add dos2unix-[0-9]* for DEPENDS, adjust PLIST

diffstat:

 emulators/vice/Makefile |  3 ++-
 emulators/vice/PLIST    |  3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r f9fd06e5fbd6 -r c67d1dbf7e6a emulators/vice/Makefile
--- a/emulators/vice/Makefile   Sat Jan 09 02:24:40 2021 +0000
+++ b/emulators/vice/Makefile   Sat Jan 09 05:20:58 2021 +0000
@@ -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 @@
 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
diff -r f9fd06e5fbd6 -r c67d1dbf7e6a emulators/vice/PLIST
--- a/emulators/vice/PLIST      Sat Jan 09 02:24:40 2021 +0000
+++ b/emulators/vice/PLIST      Sat Jan 09 05:20:58 2021 +0000
@@ -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 @@
 @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