[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Resend: Add pkg-config files to install (issue #738)

From: Kristian Hogsberg <hogsberg_at_users.sourceforge.net>
Date: 2003-07-19 18:27:32 CEST

Hi all,

I'm resending this patch, which adds pkg-config files to the install.
I realize that issue #738 is P5, but I didn't get any responses to my
previous mail (and it wasn't just that my spam-filter stomped on
them :-), so I'm a bit confused wether this is not wanted, not needed,
post-1.0, or just badly implemented. Reading through the comments for
the issue, I realize that it's maybe not 100% decided wether you want
to ship pkg-config files or an svn-config file.

To recap, the patch adds a new generator to the gen-make system, which
outputs pkg-config templates (svn_repos-1.pc.in etc) for the libs
defined in build.conf. The generator uses the intra-library
dependencies specified in build.conf to generate the corresponding
dependecies between the pkg-config files as suggested by Greg Stein
(http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=269384).

The template files are processed by configure to produce the
pkg-config files, which are installed by a new pkg-config install
target in build-outputs.mk.

best regards,
Kristian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Jul 19 18:29:24 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.