[Bug 247138] graphics/mesa-dri: No blur effect in PLasma 5 and QML (again)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 16 15:38:53 UTC 2020


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

--- Comment #15 from commit-hook at freebsd.org ---
A commit references this bug:

Author: zeising
Date: Tue Jun 16 15:38:31 UTC 2020
New revision: 539358
URL: https://svnweb.freebsd.org/changeset/ports/539358

Log:
  graphics/mesa: Fix minor issues from meson switch

  Fix a couple of minor issues with mesa related ports after the switch to
  meson.
  Define _GNU_SOURCE when building on FreeBSD.  This fixes blur effects in
  Plasma 5 and issues with the SDDM greeter.  This fix was originally applied
  in r516100 but got lost in the switch to meson. [1]
  Properly detect sys/sysctl.h on FreeBSD.  On FreeBSD sys/sysctl.h needs
  sys/types.h as well, patch the meson build script to take this into account.
  Fix a broken sed command to properly set ${LOCALBASE}/etc and
  ${LOCALBASE}/share/ as appropriate.

  Bump portrevision of all mesa related ports.

  PR:           247138 [1]
  Reported by:  Roman [1]
  Reviewed by:  manu
  Tested by:    Roman, Serge Volkov
  Differential Revision:        https://reviews.freebsd.org/D25265

Changes:
  head/graphics/libosmesa/Makefile
  head/graphics/libxatracker/Makefile
  head/graphics/mesa-dri/Makefile
  head/graphics/mesa-dri/Makefile.targets
  head/graphics/mesa-dri/files/patch-meson.build
  head/graphics/mesa-libs/Makefile
  head/lang/clover/Makefile

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


More information about the freebsd-x11 mailing list