embossdb-rebase _unstable_ port information

Package: embossdb-rebase
Version: 004
Revision: 1
Epoch: 1
Depends: emboss (>= 2.8.0-3)

Source: ftp://ftp.ebi.ac.uk/pub/databases/rebase/NEWS.%v.Z
Source-MD5: 15192c5749665ef4d52750bb15bd92bc
Source2: ftp://ftp.ebi.ac.uk/pub/databases/rebase/proto.%v.Z
Source2-MD5: 3852caefc01100f9f7823c4b163f70d4
Source3: ftp://ftp.ebi.ac.uk/pub/databases/rebase/REBASE.DOC.Z
Source3-MD5: dbe19aea0bda17bdf2e45c8dddb51d60
Source4: ftp://ftp.ebi.ac.uk/pub/databases/rebase/withrefm.%v.Z
Source4-MD5: b2e4ac5515ea57a8612f52719dcb24b8
#Source5: ftp://ftp.ebi.ac.uk/pub/databases/rebase/VERSION.Z
#Source5-MD5: 6270fbb1a72f47d3d71b0a290ad56031

NoSourceDirectory: TRUE

CompileScript: <<
#!/bin/sh -ev
if [ "x$EMBOSS_DATA" != "x%p/share/EMBOSS/data" ]; then
echo "Whoa there! The emboss package is not setting the expected data directory. Not continuing because we cannot know where to store data to be found consistently. If you have the latest emboss package installed, tell the maintainer of it to fix his configurations."
exit 1
fi

gunzip proto.%v.Z
gunzip withrefm.%v.Z
gunzip NEWS.%v.Z
gunzip REBASE.DOC.Z
<<
InstallScript: <<
#!/bin/sh -ev
mkdir -p %i/share/EMBOSS/data/REBASE
export EMBOSS_DATA="%i/share/EMBOSS/data"
%p/bin/rebaseextract -equivalences=false ./withrefm.%v ./proto.%v
<<

DocFiles: NEWS.%v REBASE.DOC
Description: Restriction Enzyme Database for EMBOSS

DescDetail: <<
The Restriction Enzyme data BASE is a collection of information about
restriction enzymes and related proteins. It contains published and
unpublished references, recognition and cleavage sites, isoschizomers,
commercial availability, methylation sensitivity, crystal and sequence
data. DNA methyltransferases, homing endonucleases, nicking enzymes,
specificity subunits and control proteins are also included. Most
recently, putative DNA methyltransferases and restriction enzymes, as
predicted from analysis of genomic sequences, are also listed. REBASE is
continuously updated and the web pages not dynamically generated are
refreshed on a nightly basis.
<<

DescPort: <<
Set Epoch to 1, because version number went from 999 to 000,
instead of 1000.
<<
DescPackaging: <<
Former Maintainer: Koen van der Drift
<<
Maintainer: None
HomePage: http://rebase.neb.com/
License: Public Domain