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

Added Files:
        pilot-link-pm.info pilot-link-pm.patch 
Log Message:
Add pilot-link10 stuff to stable based on positive feedback.  Modify 
pilot-link9 stuff here in stable to conflict/replace


--- NEW FILE: pilot-link-pm.patch ---
diff -Nurd -x'*~' Perl/Makefile.PL Perl.new/Makefile.PL
--- Perl/Makefile.PL    2006-08-29 14:25:52.000000000 -0400
+++ Perl.new/Makefile.PL        2006-08-29 14:23:16.000000000 -0400
@@ -4,7 +4,7 @@
 
 $prefix = "/usr/local";
 $exec_prefix = "${prefix}";
-$libdir = "../../libpisock/.libs";
+$libdir = "${prefix}/lib/pilot-link10/lib";
 
 $lib = "-L$libdir -lpisock";
 
@@ -38,7 +38,7 @@
     'NAME'       => 'PDA::Pilot',
     'VERSION'    => '0.12.0',
     'XSPROTOARG' => '-noprototypes',
-    'INC'        => "-I$plincdir",
+       'INC'        => "-I${prefix}/lib/pilot-link10/include",
     'DEFINE'     => '-DPERL_POLLUTE',
     'PREFIX'     => "$prefix",
     'INSTALLDIRS'=> 'vendor',

--- NEW FILE: pilot-link-pm.info ---
Info2: <<
Package: pilot-link-pm%type_pkg[perl]
Version: 0.12.1
Revision: 12
Architecture: (%type_pkg[perl] = 581) powerpc
###
#Keep %v in sync with that in pilot-link10
###
Depends: pilot-link10-shlibs (>=%v-11), perl%type_pkg[perl]-core
BuildDepends: pilot-link10 (>=%v-11)
Replaces: <<
pilot-link9-perl, 
(%type_pkg[perl] = 581) pilot-link-perl581, 
pilot-link9-pm%type_pkg[perl]
<<
Conflicts: <<
pilot-link9-perl, 
(%type_pkg[perl] = 581) pilot-link-perl581, 
pilot-link9-pm%type_pkg[perl]
<<
###
Source: http://downloads.pilot-link.org/pilot-link-%v.tar.bz2
Source-MD5: 80579c6f68eb583f54294d5651c4632b
SourceDirectory: pilot-link-%v/bindings/Perl
###
Patch: %{ni}.patch
PatchScript: <<
  perl -pi -e 's,(prefix =).*,\1 "%p";,' Makefile.PL
  head -n 19 Pilot.xs > LICENSE
<<
###
Type: perl (5.8.1 5.8.6)
UpdatePOD: true
NoPerlTests: true
###
DocFiles: ../../COPYING.LIB LICENSE README
###
Description: Palm libraries -- Perl bindings
DescDetail: <<
  Pilot-Link is the tools and toys needed to connect your Palm or Palm
  compatible handheld (including Handspring, Sony, and Palm) with Unix
  and Linux machines.
<<
DescPackaging: <<
  Renamed from -perlXXX to -pmXXX in 0.11.8-101/0.11.8-1101
  Renamed to pilot-link-pmXXX for 0.12.0, since the perlmods themselves aren't
  libversioned

  Tests disabled because they are documented to work only with an
  interactive terminal
  Must conflict/replace the corresponding pilot-link9-pm because of file
  overlap.
<<
###
License: GPL
Maintainer: Alexander K. Hansen <[EMAIL PROTECTED]>
Homepage: http://www.pilot-link.org/
<<


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to