[MacPorts] #67255: libsdl12 writes wrong pkgconfig settings in sdl.pc

MacPorts noreply at macports.org
Mon Apr 17 07:27:49 UTC 2023


#67255: libsdl12 writes wrong pkgconfig settings in sdl.pc
--------------------------+----------------------
 Reporter:  barracuda156  |      Owner:  jmroot
     Type:  defect        |     Status:  assigned
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.8.1
 Keywords:                |       Port:  libsdl12
--------------------------+----------------------
 `libsdl12` installs into `${prefix}/libexec/libsdl12` but has the
 following in `sdl.pc`:
 {{{
 # sdl pkg-config source file

 prefix=/opt/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include
 }}}
 This can’t possibly work.

-- 
Ticket URL: <https://trac.macports.org/ticket/67255>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list