delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/04/19/21:31:08

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Message-ID: <480A9CB1.3000804@cwilson.fastmail.fm>
Date: Sat, 19 Apr 2008 21:30:25 -0400
From: Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: [Avail for test] pkg-config-0.23a-1
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

I've uploaded a new version of pkg-config as a test release. This is 
based on current bzr development, after the 0.23 release. The upstream 
development has folded in most of our patches (or addressed the problems 
in an alternate manner).  Please test.

=================================================================

The pkg-config program is used to retrieve information about installed 
libraries in the system, including the CFLAGS, LDFLAGS, and other 
information necessary to compile and link against one or more libraries.

CHANGES:
* update to latest bzr development version (2008-04-19)
* Still using --enable-indirect-deps
* rework cygport packaging, to adapt to bzr cygclass.

UPSTREAM CHANGES:

post 0.23 release:
===
   - Incorporate fixes for most of the earlier cygwin patches
   - logging support
   - 'conflicts' actually works, now

pkg-config 0.23
===
  - Add support for setting sysroot through PKG_CONFIG_SYSROOT_DIR in
    the environment.
  - Update included glib to 1.2.10.
  - Other minor fixes, including a segfault.

pkg-config 0.22
===
  - Make Requires.private a whole lot more useful by traversing the
    whole tree, not just the top-level, for Cflags.
  - Add support for using the system glib.
  - Update URL to pkg-config website
  - Fix some win32 problems.
  - Other minor fixes.


Note that the new "private libs" and "private requires" features do not 
work as they would on *nix systems in this release, because this 
pkg-config was compiled with the --enable-indirect-deps option.  This 
option is necessary to properly link dependent DLLs on MSWin/cygwin, but 
means that no library dependency is truly private.  However, .pc files 
that use the .private options will work properly -- as defined on the 
MSWin/cygwin platform: private libs will be folded into the public libs 
list, and private requires will likewise be folded into the public 
requires list.

--
Chuck


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019