Bug 132937 - [NEW PORT] misc/ignuit
Summary: [NEW PORT] misc/ignuit
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-22 14:50 UTC by Edmondas Girkantas
Modified: 2009-05-06 02:03 UTC (History)
0 users

See Also:


Attachments
file.shar (3.24 KB, text/plain)
2009-03-22 14:50 UTC, Edmondas Girkantas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Edmondas Girkantas 2009-03-22 14:50:03 UTC
Ignuit is a memorization aid based on the Leitner flashcard system. It has
a GNOME look and feel, a good selection of quiz options, and supports UTF-8.
It can be used for both long-term learning and cramming. Ignuit can import
and export several file formats, including CSV.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-22 14:50:19 UTC
Class Changed
From-To: sw-bug->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-23 00:44:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 3 Dmitry Marakasov 2009-03-24 02:28:13 UTC
> 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
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-24 02:29:29 UTC
State Changed
From-To: open->feedback

Awaiting submitters feedback.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-06 02:03:48 UTC
State Changed
From-To: feedback->closed

Submitter timeout