Info2: << Package: pynifti-py%type_pkg[python] Version: 0.20090205.1 Revision: 1 Distribution: (%type_pkg[python] = 24) 10.5 Type: python (2.4 2.5 2.6 2.7) Maintainer: Daniel Macks Homepage: http://niftilib.sourceforge.net/ License: BSD Description: SWIG wrappers for the NIfTI library DescDetail: << PyNIfTI aims to provide easy access to NIfTI images from within Python. It uses SWIG-generated wrappers for the NIfTI reference library and provides the NiftiImage class for Python-style access to the image data. While PyNIfTI is not yet complete (i.e. doesn't support everything the C library can do), it already provides access to the most important features of the NIfTI-1 data format and libniftiio capabilities. << DescPackaging: << Former maintainer: Tyler Tarabula "--Wl,--no-undefined" doesn't seem right for anyone anywhere, but it's an error to use it for 10.7 clang (vs silently ignored on 10.6 gcc) << Depends: << nifticlib2-shlibs, numpy-py%type_pkg[python], python%type_pkg[python], swig << BuildDepends: nifticlib2-dev # Unpack Phase: Source: mirror:sourceforge:niftilib/pynifti_%v.tar.gz Source-MD5: eae5183ded59892bf8871f2fda0895a0 SourceDirectory: pynifti-%v # Patch Phase: PatchFile: %{ni}.patch PatchFile-MD5: 06a34ee310770c311774dcc8b627f0d5 PatchScript: << sed -e 's|@PREFIX@|%p|g' %{PatchFile} | patch -p1 rm -rf bin << #Compile Phase: CompileScript: python%type_raw[python] setup.py build DocFiles: AUTHOR COPYING Changelog TODO #Install Phase: InstallScript: python%type_raw[python] setup.py install --root=%d <<