Bug 217814 - [PATCH] print/hplip Add Qt5 support and make Qt5 the default GUI widget set
Summary: [PATCH] print/hplip Add Qt5 support and make Qt5 the default GUI widget set
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Ben Woods
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-03-15 16:37 UTC by rkoberman
Modified: 2017-03-27 13:26 UTC (History)
0 users

See Also:
woodsb02: maintainer-feedback+


Attachments
Patch to default to Qt5 GUI and add config option to choose Qt4 (10.64 KB, patch)
2017-03-15 16:37 UTC, rkoberman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rkoberman 2017-03-15 16:37:46 UTC
Created attachment 180852 [details]
Patch to default to Qt5 GUI and add config option to choose Qt4

Update print/hplip by adding support for Qt5 GUI and changing the default from Qt4 to Qt5.

Patch attached
Tested only on 11-STABLE and amd64. While this change should be stable across versions and platforms, testing on others would be appreciated.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-27 13:25:29 UTC
A commit references this bug:

Author: woodsb02
Date: Mon Mar 27 13:25:20 UTC 2017
New revision: 437043
URL: https://svnweb.freebsd.org/changeset/ports/437043

Log:
  print/hplip: Add Qt5 support and make Qt5 the default GUI widget set

  PR:		217814
  Submitted by:	Kevin Oberman <rkoberman@gmail.com>

Changes:
  head/print/hplip/Makefile
  head/print/hplip/pkg-plist
Comment 2 Ben Woods freebsd_committer freebsd_triage 2017-03-27 13:26:47 UTC
Committed - thanks!