Opened 14 years ago
Closed 7 years ago
#26636 closed enhancement (fixed)
unzip @6.0 Add variants "iconv" -- to convert filename encoding to current locale
Reported by: | koma2@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | haspatch | Cc: | mkae (Marko Käning), cooljeanius (Eric Gallager), kurthindenburg (Kurt Hindenburg) |
Port: | unzip |
Description
Zip files created on Japanese Windows XP contains filenames encoded in Shift-JIS, and filenames are garbled when extracted by unzip.
I found the patch to fix this problem at the following location:
https://bugs.archlinux.org/task/15256
This patch adds options "-O" and "-I" to specify encoding of filenames in zip files, and convert it to current locale using iconv.
Attachments (1)
Change History (7)
Changed 14 years ago by koma2@…
Attachment: | unzip-20100926.patch added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|
comment:2 follow-up: 3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 13 years ago by mkae (Marko Käning)
Cc: | mk@… added |
---|
Replying to ryandesign@…:
There is upstream discussion of this feature here and here.
Both links seem to have disappeared.
Livecheck isn't working either.
Unzip version 6.1 is in beta since half a year or so...
comment:5 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | kurthindenburg added |
---|
comment:6 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
There is upstream discussion of this feature here and here.