summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/vice: stabilize 3.5-r1 for amd64, x86Ionen Wolkens2021-10-111-1/+1
| | | | | Closes: https://bugs.gentoo.org/814962 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-emulation/vice: enable midi support, tighten depsIonen Wolkens2021-10-031-0/+176
Midi support can work either through alsa or oss, so enable if one of these is set (no extra deps). While revbumping for this, adjusted deps a bit (notably fails to build without [X] on gtk+:3). Also removed IUSE=ipv6 (enabled by default). Not moving to EAPI-8 yet given econf tries to pass an unrecognized --disable-static (bug #814380) Closes: https://bugs.gentoo.org/815913 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>