Opened 13 years ago
Closed 13 years ago
#30077 closed update (fixed)
update Strigi to avoid failed install
Reported by: | jeff.kessler@… | Owned by: | clubjuggler@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | nerdling (Jeremy Lavergne) |
Port: | strigi |
Description
The Strigi package successfully builds the qtdbus directory and contents, but does not install the contents into the correct location. This creates issues when installing Amarok strigi/qtdbus/strigitypes.h cannot be found.
This can be fixed by taking the built version of qtdbus and putting it into the /include/strigi/ directory.
I'm not sure why Strigi isn't installing correctly.
Attachments (2)
Change History (6)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to clubjuggler@… |
---|---|
Port: | strigi added; Strigi removed |
comment:2 Changed 13 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… added |
---|---|
Keywords: | haspatch added; Amarok Strigi strigitypes.h removed |
Summary: | Strigi fails to install correctly → update Strigi to avoid failed install |
Type: | defect → update |
Changed 13 years ago by nerdling (Jeremy Lavergne)
Attachment: | strigi-contents.txt added |
---|
manifest of installed items, post-patch
Changed 13 years ago by nerdling (Jeremy Lavergne)
Attachment: | strigi-Portfile.diff added |
---|
patch to update strigi
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Jeremy, please commit this update, but since this changes the library version, all ports depending on strigi also need a revision bump. When this is committed, I imagine #29725 can be closed as well.
comment:4 Changed 13 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patched in r82908.
Also bumped: soprano kdegraphics-strigi-analyzer kdelibs4 mobipocket.
Attached is a patch to update strigi as well as a manifest of what's installed by that version. It seems things are now in order.