[Lunar-commits] CVS: moonbase/perl/Glib-Perl BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jeff Hodges jmhodges at lunar-linux.org
Fri Jul 16 23:57:31 GMT 2004


Update of /var/cvs/lunar/moonbase/perl/Glib-Perl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30341/Glib-Perl

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
fixed the poor name.. dont mess with my gnome users :)

--- 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-Perl
         VERSION=1.043
          SOURCE=Glib-$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