[Pkg-samba-maint] Bug#503209: Bug#503209: Please ship pkg-config file

Mathieu Parent math.parent at gmail.com
Sat Nov 15 18:12:55 UTC 2008


Hi,

2008/10/23 Jelmer Vernooij <jelmer at samba.org>:
> Package: ctdb
> Version: 1.0.47+git200807111148-1
> Severity: wishlist
>
> Please ship a pkg-config file (ctdb.pc) to make it easier to find ctdb
> in configure scripts.
>

This is probably a good idea. I'm not confident enough to propose a patch.

I thought it was not needed, as ctdb is not a library. But as it
contains headers in /usr/include, it can be.

I have never done a .pc file, here is my first try. How can it be
filled by the configure script ?

Mathieu Parent
--------------------------------
prefix=/usr
mandir=${prefix}/share/man
includedir=${prefix}/include
sysconfdir=/etc
localstatedir=/var/lib
logdir=/var/log

Name: CTDB
Description: clustered database to store temporary data
Version: 1.0.65
URL: http://ctdb.samba.org
Requires: libpopt0 >= 1.14
Cflags: -g -Wall -O2





More information about the Pkg-samba-maint mailing list