pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53449 CVS commit: pkgsrc/emulators/vice
The following reply was made to PR pkg/53449; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53449 CVS commit: pkgsrc/emulators/vice
Date: Sat, 14 Jul 2018 16:05:19 +0000
Module Name: pkgsrc
Committed By: maya
Date: Sat Jul 14 16:05:19 UTC 2018
Modified Files:
pkgsrc/emulators/vice: Makefile PLIST distinfo options.mk
Log Message:
vice: update to 3.2.
From Rhialto (maintainer) in PR pkg/53449.
I had to add DEPENDS on xa65. This might only be a BUILD_DEPENDS.
To build on netbsd-current, I needed the hack in
https://mail-index.netbsd.org/tech-kern/2018/07/14/msg023684.html
(I hope to avoid needing to patch the package!)
renamed the "gtk3" option to "gtk3wip", and removed it from
PKG_SUGGESTED_OPTIONS because the gtk3 gui is a Work In
Progress. See configure --help:
--enable-native-gtk3ui enables WIP native GTK3 UI support
--enable-debug-gtk3ui enables debugging for the WIP GTK3 port
Notable changes in VICE 3.2
- New (experimental) GTK3 native port, this and the SDL(2) port will replace
all other ports (which will get removed) in VICE 3.3 and onward.
Full NEWS: https://sourceforge.net/p/vice-emu/code/HEAD/tree/tags/v3.2/vice/NEWS
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/emulators/vice/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/emulators/vice/PLIST
cvs rdiff -u -r1.44 -r1.45 pkgsrc/emulators/vice/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/emulators/vice/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index