dcmtk _unstable_ port information

Package: dcmtk
Version: 3.5.4
Revision: 1004
Maintainer: Bernd Kuemmerlen
Depends: libjpeg-shlibs, libtiff-shlibs, libpng3-shlibs, libxml2-shlibs
BuildDepends: libjpeg, libtiff, libpng3, libxml2, system-openssl-dev, fink (>= 0.24.12)
Conflicts: dcmtk-ssl (<< 3.5.4-1003)
Replaces: dcmtk-ssl (<< 3.5.4-1003)
Source: ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk354/dcmtk-%v.tar.gz
PatchFile: %n.patch
PatchFile-MD5: eb11f0e4911c10635f622bf0f860f773
ConfigureParams: --with-libtiff --with-libpng --with-libxml --with-openssl --with-libs=%p/lib/system-openssl --datadir=%p/share
GCC: 4.0
NoSetLDFLAGS: true
SetLIBS: -L%p/lib
CompileScript: <<
cd config; ./autoall; ./rootconf
./configure %c
make all
<<
InstallScript: <<
make install prefix=%i mandir=%i/share/man docdir=%i/share/doc/%n datadir=%i/share/%n
make install-lib prefix=%i
<<
DocFiles: <<
CHANGES.354 README
<<
Description: Collection of DICOM libs and applications
DescDetail: <<
DCMTK is a collection of libraries and applications implementing large
parts the DICOM standard for medical image communication. It includes
software for examining, constructing and converting DICOM image files,
handling offline media, sending and receiving images over a network
connection, as well as demonstration image storage and worklist servers.
<<
DescUsage: <<
To use this toolkit, it is useful to have a basic knowledge of the
DICOM standard for medical image communication. Starting points are
which has an online version
of the standard and David Clunies website
which also hosts the alt.medical.image FAQ and other very good
information.
<<
DescPort: <<
This port includes a patch from the Debian distribution to correctly
install the dicom.dic file into share/ instead of lib/, see
http://forum.dcmtk.org/viewtopic.php?t=572 for more information.
<<
Homepage: http://dicom.offis.de/dcmtk/
License: BSD
Source-MD5: 0afd971cdf976a5b336722ef2f68e6d7
SplitOff: <<
Package: %N-ssl
Depends: %N (= %v-%r), fink-obsolete-packages
InstallScript: <<
mkdir -p %i/share/doc/installed-packages
touch %i/share/doc/installed-packages/%n
<<
Description: Placeholder package to update to unified %N. (OBSOLETE)
<<