[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/perl-extutils-pkgconfig/perl-extutils-pkgconfig.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A super-simplistic front-end to pkg-config for Makefile.PLs [T] The pkg-config program retrieves information about installed libraries, [T] usually for the purposes of compiling against and linking to them. [T] ExtUtils::PkgConfig is a very simplistic interface to this utility, [T] intended for use in the Makefile.PL of perl extensions which bind [T] libraries that pkg-config knows. It is really just boilerplate code that [T] you would've written yourself. [U] https://gtk2-perl.sourceforge.net/ [A] muppet [M] The T2 Project [C] extra/development [L] Artistic GPL [S] Stable [V] 1.16 [P] X -----5---9 113.300 [D] 310b44fc0107d961d14eafda3546c92db78abcefcab88ff813bc1408 ExtUtils-PkgConfig-1.16.tar.gz http://dl.sourceforge.net/gtk2-perl/