Opened 4 years ago
Closed 4 years ago
#61373 closed update (fixed)
aubio: update to 0.4.9
Reported by: | grr | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | aubio |
Description
The current macports version, 0.4.6_1, seems to be missing the main program binary 'aubio' as well as 'aubiocut', though the manpages are present.
Change History (3)
comment:1 Changed 4 years ago by grr
Port: | aubio added |
---|---|
Type: | defect → update |
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to grr:
According to the readme:
The aubio port installs "the library" but not "the python module". If we were to offer the aubio python module, it would probably be in a py-aubio port.
It does seem weird to me to install the manpages but not the programs, but that's what aubio's build system apparently does; we're not doing anything special to cause this to happen. When we offer a py-aubio port, we should clean this up if we can so that the port that installs a program also installs its manpage.