| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Revert partially part of commit 050003bb7077b9121a81452e28779c343d1f0004.
Forcing embedded glib causes other problems when VMWARE_USE_SHIPPED_LIBS
is not set (bug #578956).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit 052215b3c1e4b532b9d7a7872a0f46ecdb10f4cb has drastically reduced the
amount of not needed deps... introducing other problems.
1) The removal of gnome-base/librsvg exposes a problem with
libconf/lib/gtk-2.0/2.10.0/loaders/svg_loader.so (only with
bundled-libs), which is not able to find the bundled librsvg-2.so.2.
2) Some binaries (bin/vmware-vmx*) depends on libXinerama.so.1 and libXcursor.so.1
but with bundled-libs they are not able to find the embedded version and
fail if those libs are not installed in the system. patchelf --set-rpath doesn't work
with bin/vmware-vmw-debug so I moved the deps on libXinerama and libXcursor
to be always set.
Moreover, with gcc-5, bundled-libs is mandatory otherwise there is a problem
with symbols (https://bugs.gentoo.org/show_bug.cgi?id=578070#c8). Even
with VMWARE_USE_SHIPPED_LIBS set, appLoader tries to dynamically load at
runtime the best version of glib and fontconfig leading to a mix of
system/bundled libs. Let's fix some rpath to be sure that with
bundled-libs only the libs embedded with vmware are used!
Tested both on amd64 and ~amd64 systems.
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This restrict means that libraries from *this* package are not preserved.
We have the exact opposite problem, we want that this package does not *cause*
other libraries to be preserved...
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| |
| | |
This isn't really clean; probably parts of the package still need
0.9.8... better than installing broken links though. More later.
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| | |
bug 559798
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| | |
on bug 559798
Package-Manager: portage-2.2.27
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
overlay clone.
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.28
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| | |
it ...
Package-Manager: portage-2.2.27
|
| |
| |
| |
| |
| |
| |
| |
| | |
libgksu2.so.0
Based on work by Fabio Rossi, https://github.com/efferre79/vmware
Package-Manager: portage-2.2.27
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.27
|
|/
|
|
|
|
| |
kernels :-)
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
compiles on 4.3 kernels :-)
Package-Manager: portage-2.2.26
|
|
|
|
|
|
| |
now vmware-modules:11 compiles cleanly on 4.2
Package-Manager: portage-2.2.26
|
|
|
|
|
|
|
| |
version bump on vmware-workstation:11
making sure that the latest vmware-workstation:11 has bundled-libs support
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
| |
This reverts commit e95136ce6a2fba26b53505fad7d82b630dc463dc.
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
| |
Package-Manager: portage-2.2.23
|
|
|
|
|
|
| |
things may still be broken
Package-Manager: portage-2.2.23
|
|
|
|
| |
Package-Manager: portage-2.2.23
|
|
|
|
| |
some ebuilds
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
| |
mess. Work in progress.
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
| |
handling of bundled libs.
Package-Manager: portage-2.2.20.1
|
|
|
|
|
|
| |
proper handling of bundled libs.
Package-Manager: portage-2.2.20.1
|