#1683 closed defect (fixed)
gst-plugins port needs LDFLAGS for libgstmad to be installed shared
Reported by: | shadow@… | Owned by: | olegb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Without this patch, if libmad is installed and gst-plugins picks it up, libtool decides it doesn't have a path to libmad and installs libgstmad.a instead of libgstmad.so, which is basically useless.
I will attach the patch
Attachments (1)
Change History (4)
Changed 21 years ago by shadow@…
comment:1 Changed 21 years ago by shadow@…
blocked: | → 1684 |
---|
comment:2 Changed 21 years ago by olegb@…
Owner: | changed from darwinports-bugs@… to olegb@… |
---|
comment:3 Changed 21 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
slapped gst-plugins + gstreamer around to get mad. Thanks Derrick!
Note: See
TracTickets for help on using
tickets.
portfile patch to set LDFLAGS to include ${prefix}/lib