Opened 19 years ago

Closed 19 years ago

#2553 closed defect (fixed)

BUG: ffmpeg bad depends_libs in varaints

Reported by: pucklock@… Owned by: ocheron@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: snu@…
Port:

Description

All the variants have: lib:something:port

but should have lib:LIBsomething:port. Like:

depends_lib-append lib:libvorbis:libvorbis lib:libvorbisenc:libvorbis lib:libogg:libogg

Otherwise, I don't have those poorly constructed libs, and it builds and activates another.

Attachments (1)

Portfile.diff (1.4 KB) - added by ocheron@… 19 years ago.
Diff of Portfile

Download all attachments as: .zip

Change History (8)

comment:1 Changed 19 years ago by blb@…

op_sys: All
Owner: changed from darwinports-bugs@… to ocheron@…

Assign to ffmpeg port maintainer.

comment:2 Changed 19 years ago by ocheron@…

Status: newassigned

comment:3 Changed 19 years ago by toby@…

Resolution: fixed
Status: assignedclosed

Should be fixed...

Changed 19 years ago by ocheron@…

Attachment: Portfile.diff added

Diff of Portfile

comment:4 Changed 19 years ago by ocheron@…

Resolution: fixed
Status: closedreopened

Patch submitted.

comment:5 Changed 19 years ago by snu@…

Cc: snu@… added
Summary: ffmpeg port (multimedia): bad depends_libs in varaintsBUG: ffmpeg bad depends_libs in varaints

What is the status of this? Where was the patch "submitted"?

comment:6 Changed 19 years ago by ocheron@…

The patch is in Bugzilla but not in the CVS tree.

comment:7 Changed 19 years ago by toby@…

Resolution: fixed
Status: reopenedclosed

Patch seems pretty useless. The lib dependencies are going to get built, whether they're 'XXX' or something more specific. Adding a commented-out variant is also unhelpful. Closing.

Note: See TracTickets for help on using tickets.