summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/wine-d3d9: Sync with ::wineNick Sarnie2018-09-011-1/+2
| | | | | | | Require vulkan for vkd3d Bump to 3.14 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-emulation/wine-d3d9: Sync with ::wineNick Sarnie2018-08-011-1/+1
| | | | | | Support wine-mono-4.7.3 Package-Manager: Portage-2.3.44, Repoman-2.3.10
* app-emulation/wine-d3d9: Sync with ::wineNick Sarnie2018-05-281-1/+3
| | | | | | Add vkd3d USE Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-emulation/wine-d3d9: Sync with ::wineNick Sarnie2018-05-011-1/+3
| | | | | | | - Add sdl USE flag - Bump to 3.5, 3.6 and 3.7 Package-Manager: Portage-2.3.32, Repoman-2.3.9
* app-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-04-261-6/+2
|
* */*: Remove emul-linux-x86-* blockersDavid Seifert2018-04-201-16/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8073
* app-emulation/wine-d3d9: Sync from ::wineNP-Hardass2018-03-011-3/+5
| | | | | | | Add GSSAPI and Vulkan support Closes: https://bugs.gentoo.org/649132 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-emulation/wine-d3d9: Sync from ::wineNP-Hardass2018-01-221-27/+27
| | | | | | | | | | | Use estack eclass to avoid dealing with specifics of shopt usage Change implementation to handle any manpage from any locale Remove linguas references, finishing l10n switch Closes: https://bugs.gentoo.org/645238 Bug: https://bugs.gentoo.org/617864 Closes: https://bugs.gentoo.org/643576 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-emulation/wine-d3d9: Sync from ::wineNP-Hardass2018-01-201-11/+31
| | | | | | | | Add 2.20, 2.21 Fix manpage generation Closes: https://bugs.gentoo.org/617864 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-emulation/wine-d3d9: Account for unset LINGUAS too.Ulrich Müller2018-01-051-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-emulation/wine-d3d9: Test LINGUAS rather than linguas_* USE flags.Ulrich Müller2018-01-051-2/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-emulation/wine-d3d9: Add force to rm of linguasNP-Hardass2017-12-041-1/+1
| | | | | Bug: https://bugs.gentoo.org/617864 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* app-emulation/wine-d3d9: Refactor to dynamically add patchbin depNP-Hardass2017-11-051-9/+14
| | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=635222 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* app-emulation/wine-d3d9: Backport freetype-2.8.1 supportNP-Hardass2017-09-301-12/+24
| | | | | | Bug: https://bugs.gentoo.org/631376 Bug: https://bugs.gentoo.org/631676 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* app-emulation/wine-d3d9: Change git:// to https://NP-Hardass2017-09-281-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* app-emulation/wine-d3d9: Fix xdg-utils.eclass migrationNP-Hardass2017-09-131-3/+3
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-emulation/wine-d3d9: Switch from fdo-mime eclass to xdg-utilsNP-Hardass2017-09-131-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-emulation/wine-d3d9: Bump to 2.14, update 9999 mono depNP-Hardass2017-09-131-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-emulation/wine-d3d9: [QA] Use relative symlink target(s)Michał Górny2017-08-231-2/+2
|
* app-emulation/wine-d3d9: use HTTPS for GitHub and HOMEPAGE domainDavid Hicks2017-07-301-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-emulation/wine-d3d9: Bump to 2.9NP-Hardass2017-05-311-0/+2
| | | | | | X use flag now pulls in Xfixes for extended clipboard functionality Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-emulation/wine-d3d9: Make descriptions a little more verboseNP-Hardass2017-05-121-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-emulation/wine-d3d9: Drop osmesa patchNP-Hardass2017-04-211-2/+1
| | | | | | | Setting minimum version for mesa to mesa-13 since that is the earliest version that I can confirm works without this patch Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-emulation/wine-d3d9: Drop versioned manpagesNP-Hardass2017-04-111-7/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-emulation/wine-d3d9: QA, use failglobNP-Hardass2017-04-111-5/+13
| | | | | | Addresses some of the issues in #615218 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/wine-d3d9: Wine with the Gallium Nine patchset, multislotNP-Hardass2017-04-101-0/+549
Imported from wine-a-holics overlay Package-Manager: Portage-2.3.3, Repoman-2.3.1