Opened 13 years ago
Closed 10 years ago
#33158 closed submission (fixed)
py27-hachoir-metadata
Reported by: | m.haller@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-hachoir-metadata |
Description
hachoir-metadata extracts metadata from multimedia files :music, picture, video, but also archives. It supports most common file formats.
Attachments (2)
Change History (7)
Changed 13 years ago by m.haller@…
comment:1 Changed 13 years ago by mf2k (Frank Schima)
Version: | 2.0.3 |
---|
This needs to be modified to use the unified python 1.0 portgroup. See py-pil for an example.
Changed 11 years ago by jul_bsd@…
Attachment: | Portfile.2 added |
---|
comment:3 Changed 11 years ago by mf2k (Frank Schima)
The md5
checksum should be replaced by a rmd160
checksum.
comment:4 Changed 10 years ago by mf2k (Frank Schima)
Added in r120965 with the following changes:
- Replaced the
md5
checksum with armd160
checksum. - Fix the dependencies by placing them in a
if {${name} ne ${subport}} {
block and specifying the correct python version.
comment:5 Changed 10 years ago by mf2k (Frank Schima)
Port: | py-hachoir-metadata added; py27-hachoir-metadata removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Portfile