[Lunar-commits] CVS: moonbase/perl/Glib 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
Update of /var/cvs/lunar/moonbase/perl/Glib
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24412/Glib
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 gtk+-2 &&
depends ExtUtils-Depends &&
depends ExtUtils-PkgConfig
--- NEW FILE: DETAILS ---
MODULE=Glib
VERSION=1.043
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=Glib
ENTERED=20040712
UPDATED=20040712
SHORT="Perl wrappers for the GLib utility and Object libraries"
cat << EOF
This module provides perl access to GLib and GLib's GObject libraries. GLib
is a portability and utility library; GObject provides a generic type
system with inheritance and a powerful signal system. Together these
libraries are used as the foundation for many of the libraries that make
up the Gnome environment, and are used in many unrelated projects.
EOF
More information about the Lunar-commits
mailing list