the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ktoblzcheck
Version: 1.38
Revision: 1
GCC: 4.0
Description: Library to check German bank code/acct number
License: LGPL
Maintainer: Dave Reiser
Depends: %N-shlibs (= %v-%r), lynx
BuildDepends: gettext-bin, gettext-tools, pkgconfig, libtool2
BuildDependsOnly: True
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 3ab57c84a6504dee3e426ac494181d49
ConfigureParams: --mandir=%p/share/man --enable-python="no" --disable-dependency-tracking
InstallScript: make -j1 install DESTDIR=%d
SplitOff: <<
Package: %N-shlibs
Depends: %N-bankdata (>= %v-1)
Description: Shared libraries for ktoblzcheck
Shlibs: %p/lib/libktoblzcheck.1.dylib 7.0.0 %n (>= 1.15-1001)
Files: <<
lib/libktoblzcheck.1.dylib
<<
DocFiles: COPYING
<<
Splitoff2:<<
Package: %N-bankdata
Description: German bank data for ktoblzcheck
Files:<<
share/ktoblzcheck/ibandata.txt
share/ktoblzcheck/bankdata_20120305.txt
<<
PreRmScript:<<
rm -f %p/share/ktoblzcheck/bankdata_20120305.txt~
rm -f %p/share/ktoblzcheck/blz*
<<
DocFiles: COPYING
<<
DocFiles: README COPYING
DescDetail: <<
KtoBLZCheck is a library to check account numbers and bank codes of
German banks. Both a library for other programs as well as a short
command-line tool is available. It is possible to check pairs of
account numbers and bank codes (BLZ) of German banks, and to map bank
codes (BLZ) to the clear-text name and location of the bank.
<<
Homepage: http://ktoblzcheck.sourceforge.net