updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / raster3d / PKGBUILD
blob8a1ce0f31337b2fdd67e6b0d5b8910dfc65cde9b
1 pkgname=raster3d
2 pkgver=2.7d
3 pkgrel=1
4 pkgdesc="Raster3D is a set of tools for generating high quality raster images of proteins or other molecules."
5 url="http://skuld.bmsc.washington.edu"
6 license=""
7 depends=()
8 makedepends=(rpmextract)
9 conflicts=()
10 replaces=()
11 backup=()
12 install=
13 source=(http://skuld.bmsc.washington.edu/raster3d/Raster3D-2.7d-2.i586.rpm)
14 md5sums=(051f14ae0a20e75cfa17baedbad84c98)
16 build() {
17     cd $startdir/src
18     rpmextract.sh Raster3D-2.7d-2.i586.rpm
19     chmod 755 usr
20     chmod 755 usr/local
21     chmod 755 usr/local/bin
22     chmod 755 usr/local/share
23     chmod 755 usr/local/man
24     mv usr ../pkg