[arch-commits] CVS update of extra/science/phylip (PKGBUILD phylip-license-text)

Damir Perisa damir at archlinux.org
Sun Feb 17 00:34:44 UTC 2008


    Date: Saturday, February 16, 2008 @ 19:34:44
  Author: damir
    Path: /home/cvs-extra/extra/science/phylip

   Added: phylip-license-text (1.1)
Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: phylip 3.67-1


---------------------+
 PKGBUILD            |   10 ++++++++--
 phylip-license-text |   18 ++++++++++++++++++
 2 files changed, 26 insertions(+), 2 deletions(-)


Index: extra/science/phylip/PKGBUILD
diff -u extra/science/phylip/PKGBUILD:1.5 extra/science/phylip/PKGBUILD:1.6
--- extra/science/phylip/PKGBUILD:1.5	Sat Feb 16 18:14:19 2008
+++ extra/science/phylip/PKGBUILD	Sat Feb 16 19:34:44 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.5 2008/02/16 23:14:19 damir Exp $
+# $Id: PKGBUILD,v 1.6 2008/02/17 00:34:44 damir Exp $
 # Maintainter: Damir Perisa <damir.perisa at bluewin.ch>
 pkgname=phylip
 pkgver=3.67
@@ -8,8 +8,9 @@
 arch=(i686 x86_64)
 url="http://evolution.genetics.washington.edu/phylip.html"
 #source=(ftp://evolution.genetics.washington.edu/pub/phylip/$pkgname-$hauptver.tar.gz)
-source=(http://evolution.gs.washington.edu/phylip/download/phylip-$hauptver.tar.gz)
+source=(http://evolution.gs.washington.edu/phylip/download/phylip-$hauptver.tar.gz phylip-license-text)
 depends=('libxaw')
+license=('custom')
 
 build() {
   cd $startdir/src/$pkgname-$hauptver/src
@@ -25,5 +26,10 @@
 
   # /usr/bin/factor is part of coreutils - factor -> factor_phylip
   mv $startdir/pkg/usr/bin/factor  $startdir/pkg/usr/bin/factor_phylip
+
+  /bin/install -D -m 644 $startdir/src/phylip-license-text \
+      $startdir/pkg/usr/share/licenses/$pkgname/phylip-license-text
 }
 
+md5sums=('625e45f3959fd1d2988f0f5f1704d3e5'
+         '7398d58a965740cf2e54e3deb2859977')
Index: extra/science/phylip/phylip-license-text
diff -u /dev/null extra/science/phylip/phylip-license-text:1.1
--- /dev/null	Sat Feb 16 19:34:44 2008
+++ extra/science/phylip/phylip-license-text	Sat Feb 16 19:34:44 2008
@@ -0,0 +1,18 @@
+Copyright Notice for PHYLIP
+ from  http://evolution.genetics.washington.edu/phylip/doc/main.html#copyright
+
+The following copyright notice is intended to cover all source code, all
+documentation, and all executable programs of the PHYLIP package.
+
+© Copyright 1980-2004. University of Washington and Joseph Felsenstein. All
+rights reserved. Permission is granted to reproduce, perform, and modify these
+programs and documentation files. Permission is granted to distribute or
+provide access to these programs provided that this copyright notice is not
+removed, the programs are not integrated with or called by any product or
+service that generates revenue, and that your distribution of these
+documentation files and programs are free. Any modified versions of these
+materials that are distributed or accessible shall indicate that they are based
+on these program. Institutions of higher education are granted permission to
+distribute this material to their students and staff for a fee to recover
+distribution costs. Permission requests for any other distribution of this
+program should be directed to  license @ u.washington.edu . 




More information about the arch-commits mailing list