diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2010-09-21 06:02:17 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-21 22:09:44 -0500 |
commit | aa309510302ce21b224f420f36c46c0fb0f4e442 (patch) | |
tree | 986696d1273397e4a9407672be905f7e5e465dd7 /libraries/perl-extutils-pkgconfig/slack-desc | |
parent | 7590d1c99cca00e64d6f0d055efa70fe0c087134 (diff) | |
download | slackbuilds-aa309510302ce21b224f420f36c46c0fb0f4e442.tar.gz |
libraries/perl-extutils-pkgconfig: Updated for version 1.12.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/perl-extutils-pkgconfig/slack-desc')
-rw-r--r-- | libraries/perl-extutils-pkgconfig/slack-desc | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/libraries/perl-extutils-pkgconfig/slack-desc b/libraries/perl-extutils-pkgconfig/slack-desc index 30c2ecc157..eab737d7a0 100644 --- a/libraries/perl-extutils-pkgconfig/slack-desc +++ b/libraries/perl-extutils-pkgconfig/slack-desc @@ -1,19 +1,19 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line +# The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------| + |-----handy-ruler------------------------------------------------------| perl-extutils-pkgconfig: ExtUtils::PkgConfig (perl module) -perl-extutils-pkgconfig: -perl-extutils-pkgconfig: ExtUtils::PkgConfig is a very simplistic interface -perl-extutils-pkgconfig: to pkg-config, intended for use in the Makefile.PL -perl-extutils-pkgconfig: of perl extensions which bind libraries that -perl-extutils-pkgconfig: pkg-config knows. It is really just boilerplate code +perl-extutils-pkgconfig: +perl-extutils-pkgconfig: ExtUtils::PkgConfig is a very simplistic interface to pkg-config, +perl-extutils-pkgconfig: intended for use in the Makefile.PL of perl extensions which bind +perl-extutils-pkgconfig: libraries that pkg-config knows. It is really just boilerplate code perl-extutils-pkgconfig: that you would've written yourself. -perl-extutils-pkgconfig: -perl-extutils-pkgconfig: Homepage: http://gtk2-perl.sourceforge.net/ -perl-extutils-pkgconfig: -perl-extutils-pkgconfig: +perl-extutils-pkgconfig: +perl-extutils-pkgconfig: Homepage: http://search.cpan.org/dist/ExtUtils-PkgConfig/ +perl-extutils-pkgconfig: +perl-extutils-pkgconfig: +perl-extutils-pkgconfig: |