Package: geoip Version: 1.4.2 Revision: 1 Depends: %N-shlibs (= %v-%r) Source: http://www.maxmind.com/download/%n/api/c/GeoIP-%v.tar.gz Source-MD5: d310da791d1d760edad25d33f2166fcd ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info InstallScript: << make -j1 install DESTDIR=%d rm -rf %p/etc/*.default << SplitOff: << Description: headers and static libraries for GeoIP Package: %N-dev Depends: %N (= %v-%r) BuildDependsOnly: true Files: include lib/*.a lib/*.la lib/libGeoIP.dylib lib/libGeoIPUpdate.dylib << SplitOff2: << Description: shared libraries for GeoIP Package: %N-shlibs Files: lib/*.dylib Shlibs: << %p/lib/libGeoIP.1.dylib 6.0.0 %n (>= 1.4.1-1) %p/lib/libGeoIPUpdate.0.dylib 1.0.0 %n (>= 1.3.5-1) << << DocFiles: AUTHORS COPYING INSTALL NEWS README* TODO ConfFiles: %p/etc/GeoIP.conf Description: IP address to country lookup tool DescUsage: << GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It contains a free GeoIP Country database that is updated every month. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. We also offer a paid database that has greater accuracy than the free version, as well as paid databases with city level resolution. For more details see: http://www.maxmind.com/app/geoip_country http://www.maxmind.com/app/products << License: LGPL Maintainer: Benjamin Reed Homepage: http://www.maxmind.com/