Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv2019/d/d/d/d
Added Files:
phylip.info phylip.patch
Log Message:
to stable
--- NEW FILE: phylip.patch ---
diff -N -r -u phylip3.65/src/phylip.h phylip3.65.new/src/phylip.h
--- phylip3.65/src/phylip.h 2005-08-25 23:48:38.000000000 +0200
+++ phylip3.65.new/src/phylip.h 2006-01-24 16:44:54.000000000 +0100
@@ -64,7 +64,7 @@
#define EBCDIC false
#define INFILE "infile"
#define OUTFILE "outfile"
-#define FONTFILE "fontfile" /* on unix this might be /usr/local/lib/fontfile */
+#define FONTFILE "@PREFIX@/share/phylip/fontfile" /* on unix this might be
/usr/local/lib/fontfile */
#define PLOTFILE "plotfile"
#define INTREE "intree"
#define INTREE2 "intree2"
--- NEW FILE: phylip.info ---
Package: phylip
Version: 3.69
Revision: 1
Source: http://evolution.gs.washington.edu/%n/download/%n-%v.tar.gz
Source-MD5: 7ad50618173efc2a471d93bfca22042c
PatchFile: %n.patch
PatchFile-MD5: 225366ccf43f7f825d22f62fe53f4dc3
PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
Depends: x11
BuildDepends: fink (>= 0.24.12), x11-dev
Conflicts: coreutils-default
CompileScript: <<
head -n 7 src/phylip.c > Copyright
cd src && make install
<<
InstallScript: <<
install -d -m 755 %i/bin
install -d -m 755 %i/share/%n
install -m 644 exe/font* %i/share/%n
ln -s font1 %i/share/%n/fontfile
rm -f exe/font*
install -m 755 exe/* %i/bin
install -d -m 755 %i/share/doc/%n
install -d -m 755 %i/share/doc/%n/doc
install -m 644 %n.html Copyright %i/share/doc/%n
install -m 644 doc/* %i/share/doc/%n/doc
<<
Description: Package of programs for inferring phylogenies
DescDetail: <<
PHYLIP (the PHYLogeny Inference Package) is a package of programs for
inferring phylogenies (evolutionary trees).
Methods that are available in the package include parsimony, distance
matrix, and likelihood methods, including bootstrapping and consensus
trees. Data types that can be handled include molecular sequences, gene
frequencies, restriction sites, distance matrices, and 0/1 discrete
characters.
Complete documentation is available on documentation files that come
with the package.
<<
License: Restrictive
Maintainer: Cyril Gallut <[email protected]>
Homepage: http://evolution.genetics.washington.edu/phylip.html
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs