Info2: << Package: beecrypt Version: 4.1.2 Revision: 4 GCC: 4.0 Type: python (2.5) Depends: base-files, %N-shlibs BuildDepends: fink (>= 0.24.12), libicu36-dev, python%type_pkg[python] Source: http://downloads.sourceforge.net/beecrypt/%n-%v.tar.gz Source-MD5: 820d26437843ab0a6a8a5151a73a657c PatchFile: %n.patch PatchFile-MD5: 3f996781928820baae868f6ef05cb9cd PatchScript: << #!/bin/sh -ev patch -p1 < %{PatchFile} for mx in . python python/test do sed -e's#@PYTHONINC@#$(prefix)/include#' -i.bak $mx/Makefile.in; \ sed -e's#@PYTHONLIB@#$(prefix)/lib/python%type_raw[python]/site-packages#' -i.bak $mx/Makefile.in done for mx in . java do sed -e's#@JAVAINC@#-I/Library/Java/Home/include#' -i.bak $mx/Makefile.in done << SetLDFLAGS: -L%p/lib/python%type_raw[python] SetCPPFLAGS: -I%p/include/python%type_raw[python] InstallScript: << make install DESTDIR=%d << Description: Cryptography Library DescPackaging: << An ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives. << License: GPL Maintainer: Victor Ganata Homepage: http://beecrypt.sourceforge.net/ DescPort: << This package is not a part of the Fink Project TODO: figure out how to properly package the Python support files Fink emits an error regarding duplicate package definitions if I try and add package definitions for Python 2.3 and 2.4 << SplitOff: << Package: %N-shlibs Files: << lib/libbeecrypt*.dylib << Shlibs: << %p/lib/libbeecrypt.6.dylib 11.0.0 %n (>= 4.1.2-1) %p/lib/libbeecrypt_cxx.6.dylib 11.0.0 %n (>= 4.1.2-1) %p/lib/libbeecrypt_java.0.dylib 1.0.0 %n (>= 4.1.2-1) << << SplitOff2: << Package: %N-py%type_pkg[python] Depends: python%type_pkg[python] | python%type_pkg[python]-nox, %N-shlibs Files: lib/python%type_raw[python] << DescPort: This release has not been sanctioned by the Fink Project <<