summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Align last ebuild of vmware-player to vmware-workstationFabio Rossi2016-04-031-6/+5
|
* Clean deps getting list from scanelf instead of lddFabio Rossi2016-04-031-39/+2
| | | | | | | | The dependencies were initially obtained from ldd which works recursively so it shows also all the dynamically linked libs of the primary DT_NEEDED libs... Basically ldd shows much more dependencies, the new configuration has been tested on a freshly built ~amd64 system.
* app-emulation/vmware-player: Drop pulseaudio requirement after reports on ↵Andreas K. Hüttel2016-03-201-1/+0
| | | | | | bug 559798 Package-Manager: portage-2.2.27
* app-emulation/vmware-player: Update systemd unit filesAndreas K. Hüttel2016-03-192-3/+3
| | | | Package-Manager: portage-2.2.28
* app-emulation/vmware-player: Remove oldAndreas K. Hüttel2016-03-193-125/+0
| | | | Package-Manager: portage-2.2.28
* app-emulation/vmware-player: Minor fixesAndreas K. Hüttel2016-03-191-6/+7
| | | | Package-Manager: portage-2.2.28
* app-emulation/vmware-player: Version bump. Import from Fabio Rossi's vmware ↵Fabio Rossi2016-03-194-0/+465
| | | | overlay clone.
* app-emulation/vmware-player: Remove oldAndreas K. Hüttel2016-03-193-510/+0
| | | | Package-Manager: portage-2.2.28
* updating some meta-dataEvan Teran2016-03-164-8/+11
| | | | | | | version bump on vmware-workstation:11 making sure that the latest vmware-workstation:11 has bundled-libs support Package-Manager: portage-2.2.26
* Fix headers (copied from main tree)Andreas K. Huettel (dilfridge)2015-09-194-4/+4
|
* app-emulation/vmware-player: Remove duplicate fileAndreas K. Huettel (dilfridge)2015-09-121-257/+0
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/vmware-player: Fix libsigc++ slot. This still needs proper ↵Andreas K. Huettel (dilfridge)2015-09-121-1/+1
| | | | | | handling of bundled libs. Package-Manager: portage-2.2.20.1
* app-emulation/vmware-player: Silence warning about WX sections. Yes we know.Andreas K. Huettel (dilfridge)2015-09-122-0/+259
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/vmware-player: use readme.gentoo for messages, add message ↵Andreas K. Huettel (dilfridge)2015-09-121-0/+257
| | | | | | about vmware group (bug 413793), silence QA warnings Package-Manager: portage-2.2.20.1
* app-emulation/vmware-player: Improve useflag descriptionAndreas K. Huettel (dilfridge)2015-09-081-1/+1
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/vmware-player: Remove unused filesAndreas K. Huettel (dilfridge)2015-09-084-220/+0
|
* app-emulation/vmware-player: Remove oldAndreas K. Huettel (dilfridge)2015-09-082-264/+0
| | | | Package-Manager: portage-2.2.20.1
* app-emulation/vmware-player: Sync with main treeAndreas K. Huettel (dilfridge)2015-09-053-3/+3
| | | | Package-Manager: portage-2.2.20.1
* some fixes/cleanups for vmware playerEvan Teran2015-08-121-4/+20
| | | | Package-Manager: portage-2.2.20
* fixing issue from: https://github.com/gentoo/vmware/issues/7Evan Teran2015-08-122-2/+8
| | | | | | | | | Despite /etc/vmware/config telling it to look for the libs in /opt/vmware/lib, it still insisted in looking in /usr/lib/vmware. So a symlink solves the issue fairly cleanly. Also added a minor improvement to the build Package-Manager: portage-2.2.20
* cleaning up the ebuild slightlyEvan Teran2015-08-121-9/+8
| | | | Package-Manager: portage-2.2.20
* Merge branch 'feature/ovftool' of git://github.com/stepping-stone/vmware ↵Evan Teran2015-08-122-2/+17
|\ | | | | | | into stepping-stone-feature/ovftool
| * Added support for the installation of the ovftool.Christian Affolter2015-08-032-2/+17
| | | | | | | | | | Most of the code was taken from the app-emulation/vmware-workstation ebuild originating from the same overlay.
* | Added systemd service support for app-emulation/vmware-playerChristian Affolter2015-08-043-1/+32
|/ | | | | | | | | | | Created two systemd service unit files according to the existing OpenRC init script: * vmware-usbarbitrator.service manages the VMware USB Arbitrator * vmware-network.service manages the VMware host network It was decided to split the existing OpenRC init script, in order to have a better dependency handling and to adhere to Gentoo's Systemd/Ebuild policy.
* adding correct init scripts to the ebuildsEvan Teran2015-07-233-3/+3
| | | | Package-Manager: portage-2.2.20
* addressing comments from bug #531682, hopefully this resolves themEvan Teran2015-07-1910-0/+425
|
* version bump for vmware-workstation 11 and associated player/modulesEvan Teran2015-07-142-0/+245
| | | | Package-Manager: portage-2.2.20
* cleaning out ebuilds replaced by newer verions (last release was a security ↵Evan Teran2015-07-062-247/+0
| | | | | | | | | patch, so fairly important that we don't new installs of old versions i presume?) fixed up dependancies of vmware-vsphere ebuild to please repoman :-P Package-Manager: portage-2.2.20
* adding the player that matches workstation 11Evan Teran2015-07-063-0/+492
| | | | Package-Manager: portage-2.2.20
* trying to generate some manifestsEvan Teran2014-10-111-2/+2
|
* synching with mainlineEvan Teran2014-10-115-83/+4
|
* Drop all but newest version, identical to main treeAndreas K. Huettel (dilfridge)2013-06-234-721/+0
| | | | Package-Manager: portage-2.2.0_alpha183
* Add initscript license, bug 425898Andreas K. Huettel (dilfridge)2013-06-235-9/+249
| | | | Package-Manager: portage-2.2.0_alpha183
* vmware desktop 9.0.2 version bump. Bugs 459566, 458228, 460908.Vadim Kuznetsov2013-03-092-2/+4
|
* binchecks should not be restrictedVadim Kuznetsov2013-01-071-4/+4
| | | | | modified: vmware-player/vmware-player-5.0.1.894247.ebuild modified: vmware-workstation/vmware-workstation-9.0.1.894247.ebuild
* vmware desktop 8.0.5 version bumpVadim Kuznetsov2013-01-074-499/+6
|
* vmware desktop 9.0.1 version bumpVadim Kuznetsov2012-11-163-2/+247
| | | | | | | | | | | new file: vmware-modules/vmware-modules-271.1.ebuild modified: vmware-player/Manifest modified: vmware-player/vmware-player-5.0.0.812388.ebuild new file: vmware-player/vmware-player-5.0.1.894247.ebuild modified: vmware-tools/Manifest new file: vmware-tools/vmware-tools-9.2.2.894247.ebuild modified: vmware-workstation/Manifest new file: vmware-workstation/vmware-workstation-9.0.1.894247.ebuild
* The Encoding key is deprecated in .desktop files.Vadim Kuznetsov2012-09-151-0/+1
| | | | | modified: vmware-player/vmware-player-5.0.0.812388.ebuild modified: vmware-workstation/vmware-workstation-9.0.0.812388.ebuild
* vmplayer expects libssl and libcrypto in libdir/lib/libvmwarebase.so.0/Vadim Kuznetsov2012-09-051-2/+4
| | | | | modified: app-emulation/vmware-player/vmware-player-5.0.0.812388.ebuild modified: app-emulation/vmware-workstation/vmware-workstation-9.0.0.812388.ebuild
* vmplayer do not honor its own libdir settingsVadim Kuznetsov2012-09-011-0/+4
| | | | | modified: app-emulation/vmware-player/vmware-player-5.0.0.812388.ebuild modified: app-emulation/vmware-workstation/vmware-workstation-9.0.0.812388.ebuild
* vmware desktop 9 version bump (Masked)Vadim Kuznetsov2012-08-272-0/+240
|
* removed server, old modules; repoman QA fixes.Vadim Kuznetsov2012-06-172-4/+3
|
* player without fetch restrictionVadim Kuznetsov2012-06-172-0/+240
| | | | | | modified: vmware-player/Manifest new file: vmware-player/vmware-player-4.0.4.744019-r1.ebuild modified: vmware-workstation/vmware-workstation-8.0.4.744019-r1.ebuild
* bump legacy VMware Desktop to build 744570Matt Whitlock2012-06-152-3/+4
|
* bump VMware Desktop to build 744019Matt Whitlock2012-06-142-2/+2
|
* VMware desktop build 703057Vadim Kuznetsov2012-05-042-3/+4
| | | | | | | | | | | modified: app-emulation/vmware-modules/files/264-3.2.0.patch deleted: app-emulation/vmware-modules/files/264.2-3.2.0.patch modified: app-emulation/vmware-modules/metadata.xml renamed: app-emulation/vmware-modules/vmware-modules-264.2-r2.ebuild -> app-emulation/vmware-modules/vmware-modules-264.3.ebuild modified: app-emulation/vmware-player/Manifest renamed: app-emulation/vmware-player/vmware-player-4.0.2.591240-r1.ebuild -> app-emulation/vmware-player/vmware-player-4.0.3.703057.ebuild modified: app-emulation/vmware-workstation/Manifest renamed: app-emulation/vmware-workstation/vmware-workstation-8.0.2.591240.ebuild -> app-emulation/vmware-workstation/vmware-workstation-8.0.3.703057.ebuild
* fixed pathVadim Kuznetsov2012-03-301-2/+2
| | | | modified: vmware-player-4.0.2.591240-r1.ebuild
* pax_kernel replaced hardened. added pax-mark -m vmware-vmxVadim Kuznetsov2012-03-292-13/+8
| | | | | | renamed: vmware-modules/vmware-modules-264.2-r1.ebuild -> vmware-modules/vmware-modules-264.2-r2.ebuild modified: vmware-player/Manifest renamed: vmware-player/vmware-player-4.0.2.591240.ebuild -> vmware-player/vmware-player-4.0.2.591240-r1.ebuild
* Cleanup. VMware desktop build 591240 moved to main tree.Vadim Kuznetsov2012-03-103-254/+2
| | | | svn path=/trunk/; revision=536
* Version bump to VMware desktop build 591240Vadim Kuznetsov2012-02-182-0/+251
| | | | svn path=/trunk/; revision=534