Update of 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19719

Modified Files:
        db-file-pm.info 
Added Files:
        curses-pm.info curses-ui-pm.info 
Log Message:
Moved from unstable.

Index: db-file-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/perlmods/db-file-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- db-file-pm.info     27 Apr 2005 03:31:14 -0000      1.1
+++ db-file-pm.info     29 May 2005 23:31:26 -0000      1.2
@@ -1,13 +1,13 @@
 Info2: <<
 Package: db-file-pm%type_pkg[perl]
-Version: 1.810
-Revision: 4
+Version: 1.811
+Revision: 1
 BuildDepends: fink (>= 0.13.0-1), db42 | db42-ssl
 Depends: db42-shlibs | db42-ssl-shlibs, perl%type_pkg[perl]-core
 Conflicts: db-file-pm%type_pkg[perl]-man
 Replaces: db-file-pm%type_pkg[perl]-man
 Source: mirror:cpan:authors/id/P/PM/PMQS/DB_File-%v.tar.gz
-Source-MD5: c473cd75e8ad73edb4cf907e32f00514
+Source-MD5: b5fe98c944ead904ebf2afb3eff95b9f
 PatchScript: sed 's|@PREFIX@|%p|g ' <%a/%{Ni}.patch | patch -p1
 Type: perl (5.8.1 5.8.6)
 UpdatePOD: true

--- NEW FILE: curses-pm.info ---
Info2: <<
Package: curses-pm%type_pkg[perl]
Version: 1.12
Revision: 1
Source: mirror:cpan:authors/id/G/GI/GIRAFFED/Curses-%v.tgz
Source-MD5: eb3d09fa74f562244e95677cb369575c
Type: perl (5.8.1 5.8.6)
UpdatePOD: true
DocFiles: Artistic Copying HISTORY INSTALL README
License: Artistic/GPL
Description: Perl interface to the ncurses library
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/Curses
Depends: libncurses5-shlibs, perl%type_pkg[perl]-core
BuildDepends: libncurses5, fink (>= 0.20.3)
Conflicts: curses-pm%type_pkg[perl]-man
Replaces: curses-pm%type_pkg[perl]-man
CompileScript: <<
        #!/bin/sh

        cp hints/c-darwin-thread-multi-2level.h c-config.h

        export CURSES_CFLAGS="-I%p/include"
        export CURSES_LDFLAGS="-L%p/lib -lcurses"
        export CURSES_PANEL_LDFLAGS="-L%p/lib -lpanel"
        export CURSES_MENU_LDFLAGS="-L%p/lib -lmenu"
        export CURSES_FORM_LDFLAGS="-L%p/lib -lform"

        perl%type_raw[perl] Makefile.PL PANELS MENUS FORMS 
PERL=perl%type_raw[perl] PREFIX=%p INSTALLPRIVLIB=%p/lib/perl5/%type_raw[perl] 
INSTALLARCHLIB=%p/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level 
INSTALLSITELIB=%p/lib/perl5/%type_raw[perl] 
INSTALLSITEARCH=%p/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level 
INSTALLMAN1DIR=%p/share/man/man1 
INSTALLMAN3DIR=%p/lib/perl5/%type_raw[perl]/man/man3 
INSTALLSITEMAN1DIR=%p/share/man/man1 
INSTALLSITEMAN3DIR=%p/lib/perl5/%type_raw[perl]/man/man3 INSTALLBIN=%p/bin 
INSTALLSITEBIN=%p/bin INSTALLSCRIPT=%p/bin
        make
        make test
<<
InstallScript: <<
make install \
 INSTALLPRIVLIB=%i/lib/perl5/%type_raw[perl] \
 INSTALLARCHLIB=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
 INSTALLSITELIB=%i/lib/perl5/%type_raw[perl] \
 INSTALLSITEARCH=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
 INSTALLMAN1DIR=%i/share/man/man1 \
 INSTALLMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
 INSTALLSITEMAN1DIR=%i/share/man/man1 \
 INSTALLSITEMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
 INSTALLBIN=%i/bin \
 INSTALLSITEBIN=%i/bin \
 INSTALLSCRIPT=%i/bin
<<
<<
--- NEW FILE: curses-ui-pm.info ---
Info2: <<
Package: curses-ui-pm%type_pkg[perl]
Version: 0.95
Revision: 2
Source: mirror:cpan:authors/id/M/MA/MARCUS/Curses-UI-%v.tar.gz
Source-MD5: f1ee30de6cbba611acca785fa668d8b8
Type: perl (5.8.1 5.8.6)
UpdatePOD: true
DocFiles: BUGS Changes COLOR_TODO CREDITS INSTALL INSTALL README TODO examples/*
License: Artistic
Description: A UI framework based on the curses library
DescUsage: Examples can be found in the docs directory.
Maintainer: Daniel Johnson <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/Curses-UI
Depends: libncurses5-shlibs, perl%type_pkg[perl]-core, 
curses-pm%type_pkg[perl], term-readkey-pm%type_pkg[perl]
BuildDepends: fink (>= 0.20.3)
Conflicts: curses-ui-pm%type_pkg[perl]-man
Replaces: curses-ui-pm%type_pkg[perl]-man
NoPerlTests: True
InstallScript: <<
make install \
 INSTALLPRIVLIB=%i/lib/perl5/%type_raw[perl] \
 INSTALLARCHLIB=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
 INSTALLSITELIB=%i/lib/perl5/%type_raw[perl] \
 INSTALLSITEARCH=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
 INSTALLMAN1DIR=%i/share/man/man1 \
 INSTALLMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
 INSTALLSITEMAN1DIR=%i/share/man/man1 \
 INSTALLSITEMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
 INSTALLBIN=%i/bin \
 INSTALLSITEBIN=%i/bin \
 INSTALLSCRIPT=%i/bin
<<
<<


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to