[Lunar-commits] CVS: moonbase/perl/Gtk2-Perl 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/Gtk2-Perl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24412/Gtk2-Perl

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 &&
depends Glib

--- NEW FILE: DETAILS ---
          MODULE=Gtk2-Perl
         VERSION=1.043
          SOURCE=Gtk2-$VERSION.tar.gz
      SOURCE_URL=ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/id/R/RM/RMCFARLA/Gtk2-Perl/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Gtk2-$VERSION
        WEB_SITE=http://search.cpan.org/search?dist=Gtk2
         ENTERED=20040712
         UPDATED=20040712
           SHORT="Perl interface to the 2.x series of the Gimp Toolkit library"
cat << EOF
Perl bindings to the 2.x series of the Gtk+ widget set. This module
allows you to write graphical user interfaces in a perlish and
object-oriented way, freeing you from the casting and memory management
in C, yet remaining very close in spirit to original API.

EOF



More information about the Lunar-commits mailing list