Opened 10 years ago

Closed 10 years ago

#42084 closed defect (fixed)

MediathekView: set supported_archs

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: haspatch Cc:
Port: MediathekView

Description

MediathekView installs a pre-compiled i386 binary so it should set supported_archs i386. Otherwise we have:

$ port -v installed MediathekView
The following ports are currently installed:
  MediathekView @3.3.0_0 (active) platform='darwin 13' archs='x86_64'
$ port provides /Applications/MacPorts/MediathekView/bin/flvstreamer_macosx_intel_32bit_latest
/Applications/MacPorts/MediathekView/bin/flvstreamer_macosx_intel_32bit_latest is provided by: MediathekView
$ lipo -info /Applications/MacPorts/MediathekView/bin/flvstreamer_macosx_intel_32bit_latest
Non-fat file: /Applications/MacPorts/MediathekView/bin/flvstreamer_macosx_intel_32bit_latest is architecture: i386

Attachments (1)

MediathekView.diff (370 bytes) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.
proposed patch

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: MediathekView.diff added

proposed patch

comment:1 Changed 10 years ago by mkae (Marko Käning)

Thanks for the patch, Ryan!

Done in r115790.

comment:2 Changed 10 years ago by mkae (Marko Käning)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.