Bug 278748 - audio/py-speechrecognition: Convert post-patch to EXTRACT_AFTER_ARGS
Summary: audio/py-speechrecognition: Convert post-patch to EXTRACT_AFTER_ARGS
Status: In Progress
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 18:44 UTC by Daniel Engberg
Modified: 2024-05-22 12:54 UTC (History)
0 users

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


Attachments
Patch for py-speechrecognition (475 bytes, patch)
2024-05-04 18:44 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-04 18:44:15 UTC
Created attachment 250384 [details]
Patch for py-speechrecognition

Saves I/O by not extracting files

Poudriere bulk OK
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-05-22 12:54:21 UTC
I must say that I do not like this idea. And you have to put hardcoded "--no-same-owner --no-same-permissions" to EXTRACT_AFTER_ARGS, rather than EXTRACT_AFTER_ARGS+=...