pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/vice Fix PLIST for options gtk3 and vice-x64.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd92d778753f
branches:  trunk
changeset: 449665:cd92d778753f
user:      rhialto <rhialto%pkgsrc.org@localhost>
date:      Sat Apr 03 13:07:29 2021 +0000

description:
Fix PLIST for options gtk3 and vice-x64.

No version bump needed, since the combination would not build a package:
unexpected file share/applications/vice-org-x64.desktop.

diffstat:

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

diffs (17 lines):

diff -r e3e8ff047e9c -r cd92d778753f emulators/vice/PLIST
--- a/emulators/vice/PLIST      Sat Apr 03 11:37:44 2021 +0000
+++ b/emulators/vice/PLIST      Sat Apr 03 13:07:29 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2021/01/09 05:20:58 mef Exp $
+@comment $NetBSD: PLIST,v 1.31 2021/04/03 13:07:29 rhialto Exp $
 bin/c1541
 bin/cartconv
 bin/petcat
@@ -16,6 +16,7 @@
 @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}${PLIST.x64}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