Opened 10 years ago

Closed 10 years ago

#43498 closed defect (fixed)

samba3: add pkg-config files to system

Reported by: Ionic (Mihai Moldovan) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: haspatch Cc: nerdling (Jeremy Lavergne)
Port: samba3

Description

Currently, samba3 doesn't install pkg-config files. Fix that by manually copying the generated pkg-config files to the destroot in post-destroot phase.

Attachments (2)

samba3-patch-pkgconfig-files.diff (1.9 KB) - added by Ionic (Mihai Moldovan) 10 years ago.
Also patch the pc.in files, so that other software can actually make use of those pkgconfig files... (libdir hasn't been used, although the libraries were put in a non-system library directory.)
samba3-pkgconfig.diff (2.6 KB) - added by Ionic (Mihai Moldovan) 10 years ago.
Includes changes to Portfile, new patch and revbump. Obsoletes the other patches in this ticket.

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by Ionic (Mihai Moldovan)

Also patch the pc.in files, so that other software can actually make use of those pkgconfig files... (libdir hasn't been used, although the libraries were put in a non-system library directory.)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

The revision would also need to be increased, since this changes the files that get installed.

comment:2 Changed 10 years ago by Ionic (Mihai Moldovan)

Whoops, true. I'll create a new patch with all three things combined.

Changed 10 years ago by Ionic (Mihai Moldovan)

Attachment: samba3-pkgconfig.diff added

Includes changes to Portfile, new patch and revbump. Obsoletes the other patches in this ticket.

comment:3 Changed 10 years ago by nerdling (Jeremy Lavergne)

Cc: snc@… added
Resolution: fixed
Status: newclosed

Committed in r119469.

Note: See TracTickets for help on using tickets.