Bug 247841 - x11-themes/qt5-style-plugins: patch to compile with qt-5.15.0
Summary: x11-themes/qt5-style-plugins: patch to compile with qt-5.15.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-08 06:38 UTC by rewest
Modified: 2020-07-08 07:09 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
modification of qgtkstyle.cpp based on QT_VERSION (651 bytes, patch)
2020-07-08 06:56 UTC, rewest
no flags Details | Diff
modification of qgtkstyle_p.cpp based on QT_VERSION (654 bytes, patch)
2020-07-08 06:57 UTC, rewest
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rewest 2020-07-08 06:38:02 UTC
These simple patches will help to compile x11-themes/qt5-style-plugins with devel/qt5 version 5.15.0

https://forums.freebsd.org/threads/qt5-style-plugins-patch-to-install-with-qt-5-15-0.76084/
Comment 1 rewest 2020-07-08 06:56:42 UTC
Created attachment 216314 [details]
modification of qgtkstyle.cpp based on QT_VERSION
Comment 2 rewest 2020-07-08 06:57:16 UTC
Created attachment 216315 [details]
modification of qgtkstyle_p.cpp based on QT_VERSION
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2020-07-08 07:08:25 UTC
Committed, thanks.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-07-08 07:09:06 UTC
A commit references this bug:

Author: tcberner
Date: Wed Jul  8 07:08:08 UTC 2020
New revision: 541466
URL: https://svnweb.freebsd.org/changeset/ports/541466

Log:
  x11-themes/qt5-style-plugins: fix build against Qt5.15

  - patches obtained from Suse via arch

  PR:		247841
  Submitted by:	rewest <rewestwork@gmail.com>

Changes:
  head/x11-themes/qt5-style-plugins/Makefile
  head/x11-themes/qt5-style-plugins/files/
  head/x11-themes/qt5-style-plugins/files/patch-fix_build_against_qt5.15