Bug 194595 - [PATCH] graphics/luminance-qt5: Add missing dependencies
Summary: [PATCH] graphics/luminance-qt5: Add missing dependencies
Status: Closed DUPLICATE of bug 194596
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-25 13:58 UTC by Raphael Kubo da Costa
Modified: 2014-11-10 22:20 UTC (History)
1 user (show)

See Also:


Attachments
Proposed patch (4.15 KB, patch)
2014-10-25 13:58 UTC, Raphael Kubo da Costa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-10-25 13:58:04 UTC
Created attachment 148639 [details]
Proposed patch

The attached patch adds some missing build and runtime dependencies to luminance-qt5:
 * USES=pkgconfig was missing so exiv2 detection was broken, for example
 * USE_QT5=declarative and USE_QT5=printsupport were missing, and the latter was required for the port to build correctly with Qt 5.3.2 (see bug 194566). I've added an upstream commit to properly detect and use PrintSupport in the build process as well.
Comment 1 John Marino freebsd_committer freebsd_triage 2014-11-10 14:26:49 UTC
PR timed out, assigning PR to submitter to commit.
Comment 2 Hannes Hauswedell 2014-11-10 20:31:50 UTC
(In reply to John Marino from comment #1)
> PR timed out, assigning PR to submitter to commit.

This is a duplicate of #194596 which I responded to and which was fixed.
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-11-10 22:20:01 UTC
*** This bug has been marked as a duplicate of bug 194596 ***