Bug 233449

Summary: audio/cadence: patch python in all programs
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cadence-all.patch
none
v2 none

Description Val Packett 2018-11-23 19:31:32 UTC
Created attachment 199494 [details]
cadence-all.patch

All executables installed here are python scripts, replace $PYTHON in all of them.

(replicating patch-data_cadence for them didn't feel like a good idea, maybe get rid of that patch, it's not strictly necessary)

+ missing pyqt5 deps: catia depends on dbussupport, catarina depends on xml
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-11-23 19:48:18 UTC
Build fails in poudriere:
pyrcc5 resources/resources.qrc -o src/resources_rc.py
gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/cadence/work/Cadence-0.9.0-7-g4a5f5b4/c++/xycontroller'
gmake[1]: pyrcc5: Command not found
gmake[1]: *** [Makefile:38: src/resources_rc.py] Error 127
Comment 2 Val Packett 2018-11-23 20:28:50 UTC
Created attachment 199495 [details]
v2

oh, run doesn't imply build *facepalm*
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2018-11-23 21:19:35 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-11-23 21:21:25 UTC
A commit references this bug:

Author: yuri
Date: Fri Nov 23 21:20:25 UTC 2018
New revision: 485708
URL: https://svnweb.freebsd.org/changeset/ports/485708

Log:
  audio/cadence: Patch python in all programs; Add dbussupport

  PR:		233449
  Submitted by:	Greg V <greg@unrelenting.technology>

Changes:
  head/audio/cadence/Makefile