Bug #17
libusb, libuuid missing a pkg-config file
| Status: | Closed | Start: | 12/09/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | ncp3-beta1 |
Description
problem parsing wiki text: Bad markdown format near "prefix=/usr\nexec_pre": No "`" found before end
original text:
Here is one I made earlier:
libusb.pc
`prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/amd64
includedir=${prefix}/include
Name: libusb
Description: USB access library
Version: 5.11
Libs: -L${libdir} -lusb
Cflags: -I${includedir}`
Worked fine when I built banshee 1.4.3 with it.
Libuuid is also missing a pkg-config file but most of the time you can add a few flags to configure to avoid the call to pkg-config for that one.
History
Updated by Anil Gulecha over 2 years ago
- Status changed from New to Feedback
Hi Andrew,
Please update if this is still the case with NCP3a2 repo.
~Anil
Updated by Dmitry Yusupov about 1 year ago
- Target version set to ncp3-beta1
Updated by Anil Gulecha about 1 year ago
- Status changed from Feedback to Closed
Is this still an issue? Libuuid1 was removed from repo (ON provides it).
~Anil