Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Aug 2015 13:51:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 200764] [patch] emulators/virtualbox-ose: use qt4-linguisttools instead of qt4-linguist with QT4
Message-ID:  <bug-200764-26505-gPITrucEHA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200764-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200764-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200764

Andriy Voskoboinyk <s3erios@gmail.com> changed:

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

--- Comment #3 from Andriy Voskoboinyk <s3erios@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200764-26505-gPITrucEHA>