summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/wine: remove last rited packageMikle Kolyada2018-01-061-581/+0
|
* app-emulation/wine: Test LINGUAS rather than linguas_* USE flags.Ulrich Müller2018-01-051-2/+2
| | | | | | Fix package.masked wine ebuilds too, for completeness. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-emulation/wine: [QA] Use relative symlink target(s)Michał Górny2017-08-231-2/+2
|
* app-emulation/wine: use HTTPS for GitHub and HOMEPAGE domainDavid Hicks2017-07-301-4/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* app-emulation/wine: Drop old osmesa patchNP-Hardass2017-04-291-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-emulation/wine: Detect and warn about GCC-5.4 compilation issuesNP-Hardass2017-03-231-0/+8
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=613128 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/wine: revert downstream flex hackNP-Hardass2017-03-231-3/+0
| | | | | | | | Removing flex hack patch from #598244. Proper support can be readded by properly patching flex. Bug their meaintainers if you encounter issues. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/wine: Fix SRC_URI for >=2.1, thanks to wraethNP-Hardass2017-03-131-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/wine: Bump to 2.1 and 2.2NP-Hardass2017-03-121-1/+1
| | | | | | | | Originally was going to skip these in favor of the new packaging, but after some delays in said new packaging, I decided to release these in the interim Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/wine: move compilation checks to src_configure, #610752NP-Hardass2017-03-121-1/+17
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-emulation/wine: Bump mono version and prevent double patch for flexNP-Hardass2017-01-181-2/+3
| | | | Package-Manager: portage-2.3.0
* app-emulation/wine: Fixed compilation with =sys-devel/flex-2.6.3Lars Wendler2017-01-021-1/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-emulation/wine: update to use multilib_foreach_abi in src_installNP-Hardass2016-12-301-2/+4
| | | | | | | Uses multilib_foreach_abi to rm wineconsole now, so it should handle systems with merged libdirs, as per mgorny's request. Package-Manager: portage-2.3.0
* app-emulation/wine: fix wineconsole manpage removal for USE="-X -ncurses"Austin English2016-11-291-1/+2
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/596498 Package-Manager: portage-2.3.2
* app-emulation/wine: Add support for udev for PnP, thanks to bobwyaNP-Hardass2016-09-201-1/+3
| | | | Package-Manager: portage-2.3.0
* app-emulation/wine: Fix typoNP-Hardass2016-09-061-1/+1
| | | | Package-Manager: portage-2.3.0
* app-emulation/wine: Version bump to 1.9.18, minor d3d9 adjustNP-Hardass2016-09-061-1/+1
| | | | Package-Manager: portage-2.3.0
* app-emulation/wine: Fix use of env vars for 9999NP-Hardass2016-08-241-7/+29
| | | | Package-Manager: portage-2.3.0
* app-emulation/wine: Switch to new eapply backend for stagingNP-Hardass2016-08-111-2/+2
| | | | Package-Manager: portage-2.3.0
* app-emulation/wine: Fix staging gtk theming dependency and adjust syntaxNP-Hardass2016-08-111-24/+20
| | | | Package-Manager: portage-2.3.0
* app-emulation/wine: Update d3d9 deps, #588550NP-Hardass2016-07-241-1/+6
| | | | Package-Manager: portage-2.2.28
* app-emulation/wine: Fix two QA issues, #588604NP-Hardass2016-07-111-7/+10
| | | | Package-Manager: portage-2.2.28
* app-emulation/wine: Version bump to 1.8.3, 1.9.12, 1.9.13, update 9999NP-Hardass2016-07-101-2/+2
| | | | Package-Manager: portage-2.2.28
* app-emulation/wine: Fix STAGING_{MV,GV} in phases; thanks to mgornyNP-Hardass2016-07-101-0/+4
| | | | Package-Manager: portage-2.2.28
* app-emulation/wine: Mega update, fixes and closes 6 bugs and 1 PRNP-Hardass2016-07-101-73/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Rearrange deps (Thanks to Andreas Sturmlechner) Closes: #1625 Handle when staging has different mono/gecko Gentoo-Bug: 586114 Switch from capi4k to libcapi Gentoo-Bug: 583828 Fix compilation with gnutls-3.5 Gentoo-Bug: 587028 X requires typetype; remove wineconsole w/o X or ncurses Gentoo-Bug: 551124 Split build checks so compilations happen once Fix gcc version checks for clang support Gentoo-Bug: 449378 Clean up compiler checks and use ebegin and eend Make USE=oss warning verbose for linux users Gentoo-Bug: 577154 Require dosbox that contains compatibility patches
* app-emulation/wine: Fix ebuild bug with !abi_x86_64Andreas Sturmlechner2016-06-071-9/+11
| | | | | | | | | Gentoo-bug: 585250 Closes #1624 Package-Manager: portage-2.2.28 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
* app-emulation/wine: check if CC supports builtin_ms_va_list when attempting ↵Austin English2016-06-051-2/+7
| | | | 64-bit support
* app-emulation/wine: Adjust d3d9-related URI and variables.Jimi Huotari2016-05-121-2/+2
| | | | | | Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Package-Manager: portage-2.2.28
* app-emulation/wine: Change GCC-5.3 warning.Jimi Huotari2016-05-121-2/+2
| | | | | | | | | | | Reverts the two following commits: 72f76cae15de74cb99a604303de297fb5412d68f 68bf4d988d71805013fbedf5b94aee090cb9cb43 Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org> Package-Manager: portage-2.2.28
* app-emulation/wine: Fix samba USE flag for 9999NP-Hardass2016-04-221-1/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Add d3d9 support to 9999NP-Hardass2016-04-221-4/+23
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Bump wine-9999 to EAPI 6NP-Hardass2016-04-191-4/+4
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Bump mono version in 9999NP-Hardass2016-04-191-1/+1
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Change GCC 5.3 warning, per mgorny request.NP-Hardass2016-04-091-2/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Fix logic evaluation orderNP-Hardass2016-04-091-1/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Version bump to 1.8.1. Includes GST 1.0 backportNP-Hardass2016-04-091-2/+8
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Update gcc 5.3 test case. #577306. Thanks to Bob WyaNP-Hardass2016-03-141-3/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Enable mono on 64 bit builds. Bug #577120NP-Hardass2016-03-121-1/+0
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Check and warn about GCC-5.3 compile bug. #574044NP-Hardass2016-03-121-0/+14
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Update 9999, bump mono, fix bug #576360NP-Hardass2016-03-051-29/+5
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Check SHAs for staging compat, bug #572522NP-Hardass2016-01-301-0/+12
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Update warning for Staging in >=1.8NP-Hardass2016-01-181-3/+2
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: update 9999NP-Hardass2016-01-181-10/+10
| | | | Package-Manager: portage-2.2.26
* app-emulation/wine: Resolve bug #566036 for 9999NP-Hardass2015-12-311-1/+1
| | | | Package-Manager: portage-2.2.25
* app-emulation/wine: Resolve bug #566036NP-Hardass2015-11-171-1/+1
| | | | Package-Manager: portage-2.2.23
* app-emulation/wine: Version bump to 1.7.55. Pulseaudio now mainstream.NP-Hardass2015-11-161-12/+6
| | | | | | | | Pulseaudio support has been merged upstream. While this means that patches from Wine Staging are no longer necessary, some users may still want to keep the staging flag enabled for additional patches for pulseaudio. Package-Manager: portage-2.2.23
* app-emulation/wine: Revbump 1.7.54. Fixes bug due to move of .desktop fileNP-Hardass2015-11-151-1/+1
| | | | | | Thanks to karolherbst for reporting Package-Manager: portage-2.2.23
* app-emulation/wine: Version bump to 1.7.54. Drop default prelink flag.NP-Hardass2015-11-151-1/+1
| | | | | | | | | Wine 1.7.54 adds a patch to use the system linker if possible before attempting to use prelink. As such, dropping default status for prelink. Hardened users are unable to take advantage of this and may still want to unmask and use the prelink flag, though this isn't well supported. Package-Manager: portage-2.2.23
* app-emulation/wine: works with gcc-5.2.0 with latest patchsetAlexandre Rostovtsev2015-10-031-6/+12
| | | | | | | | Instead of a simple version check, run the upstream test case to check whether the installed gcc ebuild has the ms_abi bug or not. Gentoo-Bug: 549768 Package-Manager: portage-2.2.22