[Lunar-commits] CVS: moonbase/perl/ExtUtils-PkgConfig BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Jens Luedicke
perldude at lunar-linux.org
Mon Jul 12 15:59:25 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/perl/ExtUtils-Depends BUILD, NONE,
1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/perl/Gtk2-Perl BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/perl/ExtUtils-PkgConfig
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24412/ExtUtils-PkgConfig
Added Files:
BUILD DEPENDS DETAILS
Log Message:
added Gtk2-Perl module and its dependencies.
--- NEW FILE: BUILD ---
(
perl Makefile.PL &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends pkgconfig &&
depends ExtUtils-Depends
--- NEW FILE: DETAILS ---
MODULE=ExtUtils-PkgConfig
VERSION=1.03
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/id/R/RM/RMCFARLA/Gtk2-Perl/$SOURCE
WEB_SITE=http://search.cpan.org/search?dist=ExtUtils-PkgConfig
ENTERED=20040712
UPDATED=20040712
SHORT="simplistic interface to pkg-config"
cat << EOF
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows. It is really just boilerplate code that
you would've written yourself.
EOF
- Previous message: [Lunar-commits] CVS: moonbase/perl/ExtUtils-Depends BUILD, NONE,
1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/perl/Gtk2-Perl BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list