From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 673443858C56; Sun, 21 Apr 2024 01:46:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 673443858C56 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713663977; bh=oMfswuJlIDO255NKIcBJbKvzaRSGvQDce3mq/727/gY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cD6gkEGV17OGpeLMTMSzeetyAZE7Tpzwz79FixAmtRA49WvXuMg+A8yHkOgSVllNq 8eGpoObfvXteKVl9l2T6brK7FWAmJF6+gGjiyx7w3C97vI/RV22SIgz/9rBojJNaod vAqFoXbYHCztJgbyer05zHGJ9uyBzzcCXty+6GYQ= From: "eschwartz93 at gmail dot com" To: bzip2-devel@sourceware.org Subject: [Bug bzip2/31660] Add bzip2.pc pkg-config file Date: Sun, 21 Apr 2024 01:46:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: bzip2 X-Bugzilla-Component: bzip2 X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: eschwartz93 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31660 --- Comment #2 from Eli Schwartz --- (In reply to Ryan Carsten Schmidt from comment #0) > Please add a pkg-config bzip2.pc file. >=20 > Code to do so was committed in 2019: >=20 > https://gitlab.com/bzip2/bzip2/-/commit/ > 70ec984159c8263fdd4aac7c4670977aff0fe5b3 >=20 > yet there does not appear to be a release of bzip2 containing > this improvement. That repository is an unofficial fork which, if I understand correctly, has goals that are in conflict with the original project... Note that the patch I submitted here depends on autoconf since the .pc file must contain the --prefix, --includedir, --libdir (and therefore has to be a built file). --=20 You are receiving this mail because: You are on the CC list for the bug.=