New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24907 (closed request: fixed)

Opened 3 years ago

Last modified 3 years ago

dictconv: port request

Reported by: tommyb06@… Owned by: ryandesign@…
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

comment:1 Changed 3 years ago by tommyb06@…

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.

comment:2 Changed 3 years ago by macsforever2000@…

  • Priority changed from High to Normal
  • Keywords dictionary removed
  • Version 1.8.2 deleted

comment:3 Changed 3 years ago by ryandesign@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to ryandesign@…
  • Port set to dictconv
  • Summary changed from I hope you could port dictconv from debian to dictconv: port request

comment:4 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

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.