Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs17:/tmp/cvs-serv8731

Modified Files:
        clearsilver-py.info 
Log Message:
taking over maintanership from Jeremy
added python 2.5 varient
This package still needs a workover to get play nicer as a variant


Index: clearsilver-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/clearsilver-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- clearsilver-py.info 16 Jun 2007 22:30:56 -0000      1.5
+++ clearsilver-py.info 16 Aug 2007 12:19:09 -0000      1.6
@@ -3,8 +3,8 @@
 Version: 0.9.14
 Revision: 3
 Distribution: (%type_pkg[python] = 23) 10.3, (%type_pkg[python] = 23) 10.4
-Type: python(2.3 2.4)
-Maintainer: Jeremy Higgs <[EMAIL PROTECTED]>
+Type: python(2.3 2.4 2.5)
+Maintainer: Kurt Schwehr <[EMAIL PROTECTED]>
 Depends: <<
 python%type_pkg[python]-shlibs | python%type_pkg[python]-nox-shlibs,
 system-perl
@@ -12,15 +12,15 @@
 BuildDepends: <<
 python%type_pkg[python] | python%type_pkg[python]-nox
 <<
-Conflicts: clearsilver-py22, clearsilver-py23, clearsilver-py24
-Replaces: clearsilver-py22, clearsilver-py23, clearsilver-py24
+Conflicts: clearsilver-py22, clearsilver-py23, clearsilver-py24, 
clearsilver-py25
+Replaces: clearsilver-py22, clearsilver-py23, clearsilver-py24, 
clearsilver-py25
 Source: http://www.clearsilver.net/downloads/clearsilver-%v.tar.gz
 Source-MD5: 2161936b7828e8cbdc4f45812d15e3f6
 PatchScript: sed -e 's|@PREFIX@|%p|g' -e 's|@INSTALLDIR@|%d|g' -e 
's|@VERS@|%type_raw[python]|g' < %a/clearsilver-py.patch | patch -p1
 UpdatePOD: true
 ConfigureParams: --prefix=%p --with-python=%p/bin/python%type_raw[python] 
--with-apache=%p --disable-ruby --disable-csharp --libexecdir='${prefix}/lib' 
 InstallScript: <<
-  #!/bin/sh
+  #!/bin/sh -ev
   plvers=`fink dumpinfo -f version system-perl 2>/dev/null | sed 's,^version: 
,,'`
   make install DESTDIR=%d \
     INSTALLPRIVLIB=%p/lib/perl5/$plvers \
@@ -33,7 +33,7 @@
     PYTHON_SITE=%p/lib/python%type_raw[python]
 
   mkdir -p %i/share/man/man3
-  mv %d/man/man3/ClearSilver.3pm %i/share/man/man3/
+  #mv %d/man/man3/ClearSilver.3pm %i/share/man/man3/
   rm -rf %d/man
 
   ranlib %i/lib/*.a


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to