[Bug 200764] [patch] emulators/virtualbox-ose: use qt4-linguisttools instead of qt4-linguist with QT4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 8 13:51:52 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200764

Andriy Voskoboinyk <s3erios at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #157612|0                           |1
        is obsolete|                            |

--- Comment #3 from Andriy Voskoboinyk <s3erios at gmail.com> ---
Created attachment 159668
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159668&action=edit
Patch.diff

- Move libIDL and libxslt to build-time dependencies (binaries have no
references to them).
- Add libxml2 to LIB_DEPENDS.
- Fix bug 187030:
-- Remove check_xrandr from configure - it is not used here.
-- Remove GL/glu.h header check.
-- Add dependency for libGL (X11).
-- Add an additional check for SDL (x11 field is used by
src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp).
- Add a workaround for bug 201946, bug 188982 and bug 195365 (field for padding
in src/VBox/Devices/Graphics/DevVGA.h (i386 only)).
- Use option helpers for *_USE / USES.
- Strip shared libraries when DEBUG=off.
- Install sdk symbolic link only when PYTHON or WEBSERVICE option is used.
- Bump PORTREVISION.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list