Opened 15 years ago
Closed 15 years ago
#24907 closed request (fixed)
dictconv: port request
Reported by: | tommyb06@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | dictconv |
Description
http://3v1n0.tuxfamily.org/pool/feisty/3v1n0/dictconv_0.2-0~3v1ubuntu1_i386.deb
I need that as a tool to convert dictionarys from stardict bbl format into apple dictionarys in the other end of the workflow
Change History (4)
comment:1 Changed 15 years ago by tommyb06@…
comment:2 Changed 15 years ago by mf2k (Frank Schima)
Keywords: | dictionary removed |
---|---|
Priority: | High → Normal |
Version: | 1.8.2 |
comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | dictconv added |
Status: | new → assigned |
Summary: | I hope you could port dictconv from debian → dictconv: port request |
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Yes, I had some trouble compiling it too. It uses types ulong, uint and ushort, which are apparently standard on Linux (?) but not on Mac OS X. I patched it to add those definitions and it compiles for me now on Snow Leopard. Committed the port in r67694.
Note: See
TracTickets for help on using
tickets.
The data of the dictionaries has no copyright on them although babylon charges for giving access to them.
I tried to .configure and make all install of the debian package, but I couldn't manage. It would be nice if you could port it.