Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26070

Modified Files:
        template-pm.info 
Log Message:
*Really* fixed the layout. New -bin splitoff, relocated support files.


Index: template-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/template-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- template-pm.info    19 Apr 2005 15:53:04 -0000      1.9
+++ template-pm.info    19 Apr 2005 16:44:47 -0000      1.10
@@ -1,7 +1,7 @@
 Info2: <<
 Package: template%type_pkg[-notex]-pm%type_pkg[perl]
 Version: 2.10
-Revision: 18
+Revision: 19
 Description: Fast extensible template processing system
 Type: perl (5.8.0 5.8.1 5.8.6), -notex (boolean)
 License: Artistic
@@ -30,24 +30,35 @@
 
 # Compile Phase:
 GCC: 3.3
-ConfigureParams: TT_PREFIX=%d%p/share/tt2 TT_ACCEPT=y TT_DBI=n 
TT_IMAGES=%p/share/tt2/images TT_DOCS=n TT_EXAMPLES=n (%type_raw[-notex] = 
-notex) TT_LATEX=n (%type_raw[-notex] = .) TT_LATEX=y
+ConfigureParams: TT_PREFIX=%d%p/share/%N TT_ACCEPT=y TT_DBI=n 
TT_IMAGES=%p/share/%N/images TT_DOCS=n TT_EXAMPLES=n (%type_raw[-notex] = 
-notex) TT_LATEX=n (%type_raw[-notex] = .) TT_LATEX=y
 
 # Install Phase:
 UpdatePOD: true
 InstallScript: <<
   perl -pi -e 's#%d##' blib/lib/Template/Config.pm
   %{default_script}
-  perl -pi -e 's#%d##' %i/share/tt2/docs/ttree.cfg 
%i/share/tt2/examples/ttree.cfg
+  perl -pi -e 's#%d##' %i/share/%N/examples/ttree.cfg
   mkdir %i/lib/perl5/%type_raw[perl]/man
   mv %i/share/man/man3 %i/lib/perl5/%type_raw[perl]
 <<
-DocFiles: INSTALL MANIFEST README HACKING Changes TODO
+DocFiles: INSTALL README HACKING Changes TODO
 
-#SplitOff: <<
-# Package: %N-doc
-# Files: share/tt2/docs share/tt2/examples
-# DocFiles: INSTALL MANIFEST README HACKING Changes TODO
-#<<
+SplitOff2: <<
+  Package: %N-bin
+  Replaces: <<
+    %N,
+    template-notex-pm580-bin, template-pm580-bin,
+    template-notex-pm581-bin, template-pm581-bin,
+    template-notex-pm586-bin, template-pm586-bin
+  <<
+  Conflicts: <<
+    template-notex-pm580-bin, template-pm580-bin,
+    template-notex-pm581-bin, template-pm581-bin,
+    template-notex-pm586-bin, template-pm586-bin
+  <<
+  Files: bin share/man
+  DocFiles: INSTALL README HACKING Changes TODO
+<<
 
 # Additional Data:
 DescDetail: <<
@@ -64,14 +75,10 @@
 simplify the process of creating and managing static web content and 
 other offline document systems.
 <<
+DescUsage: <<
+The "tpage" and "ttree" commands are in the %N-bin package
+<<
 DescPort: <<
-#Html documentation and examples are not installed by default.
-#Use 'fink install template-pm-doc' to install these into %p/share/tt2
-^--disabled long ago (merged into %N)
-
-This pkg needs a major reworking (splitoffs for docs and bin/ scripts,
-since they are perl-unversioned).
-
 Makefile doesn't seem to understand installing some things into temp
 location, so must patch some paths.
 



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to