| Summary: | [NEW PORT] misc/ignuit | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Edmondas Girkantas <edmondas> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Edmondas Girkantas
2009-03-22 14:50:03 UTC
Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. > Synopsis: [NEW PORT] misc/ignuit > > http://www.freebsd.org/cgi/query-pr.cgi?pr=132937 1. It creates an extra ${PREFIX}/lib/locale directory: http://people.freebsd.org/~amdmi3/ignuit-0.0.12.log For some strange reason this is fixed by adding USE_GETTEXT= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" for configure to detect gettext correctly, however no locale files are installed in that case. 2. Just a guess: doesn't in need something like USE_GSTREAMER=yes instead of just depending on gstreamer lib? USE_GSTREAMER implies dependency on some basic plugins without which sole gstreamer lib should be pretty useless, no? -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru State Changed From-To: open->feedback Awaiting submitters feedback. State Changed From-To: feedback->closed Submitter timeout |