Bug 214635 - deskutils/calibre : switch to USES=pyqt:5 and USE_PYQT=<list>
Summary: deskutils/calibre : switch to USES=pyqt:5 and USE_PYQT=<list>
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 19:32 UTC by Tobias C. Berner
Modified: 2016-11-19 11:33 UTC (History)
0 users

See Also:
madpilot: maintainer-feedback+


Attachments
Switch to USES=pyqt:5 (2.84 KB, patch)
2016-11-18 19:32 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2016-11-18 19:32:49 UTC
Created attachment 177151 [details]
Switch to USES=pyqt:5

Hi

Instead of adding all the py-qt5 components needed as RUN_DEPENDS and BUILD_DEPENDS, add USES=pyqt:5 and ad the components to USE_PYQT=<list>.


mfg Tobias
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2016-11-18 22:38:44 UTC
Thanks! This was on my todo list really.

Going to commit this tomorrow!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-19 11:33:44 UTC
A commit references this bug:

Author: madpilot
Date: Sat Nov 19 11:33:05 UTC 2016
New revision: 426357
URL: https://svnweb.freebsd.org/changeset/ports/426357

Log:
  Convert to USES=pyqt.

  PR:		214635
  Submitted by:	tcberner

Changes:
  head/deskutils/calibre/Makefile
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2016-11-19 11:33:59 UTC
Committed! Thanks.