Opened 11 years ago
Closed 11 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)
Change History (3)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | MediathekView.diff added |
---|
comment:2 Changed 11 years ago by mkae (Marko Käning)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
proposed patch