Bug 233449 - audio/cadence: patch python in all programs
Summary: audio/cadence: patch python in all programs
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-23 19:31 UTC by Val Packett
Modified: 2018-11-23 21:21 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
cadence-all.patch (854 bytes, patch)
2018-11-23 19:31 UTC, Val Packett
no flags Details | Diff
v2 (1.01 KB, patch)
2018-11-23 20:28 UTC, Val Packett
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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