[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#287388: libofx-dev: Please consider using pkgconfig



Package: libofx-dev
Version: 0.6.6-2.1
Severity: wishlist
Tags: patch

Using pkgconfig would be a good idea for libofx, since this would ease
the work of developers of programs that rely on libofx.  Moreover,
libofx does not provide easy way to depend on a specific version, this
would help to do versioned dependencies.

Here is a sample libofx.pc (for 0.7.0) :

===================================================
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libofx
Description: Library to support Open Financial Exchange
Version: 0.7.0
Libs: -L${libdir} -lofx
Cflags: -I${includedir}/libofx
===================================================

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26.udma
Locale: LANG=fr_FR, LC_CTYPE=fr_FR

Versions of packages libofx-dev depends on:
ii  libc6-dev                   2.3.2.ds1-13 GNU C Library: Development Librari
ii  libofx0c102                 0.6.6-2.1    library to support Open Financial 
ii  libosp-dev                  1.5.1.0-2    OpenJade group's SP suite, develop

-- no debconf information




Reply to: