You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Slávek Banko
36a50c1267
|
4 years ago | |
---|---|---|
.. | ||
cdbs | 4 years ago | |
patches | 6 years ago | |
source | 6 years ago | |
README.Debian | 6 years ago | |
changelog | 6 years ago | |
compat | 5 years ago | |
control | 4 years ago | |
copyright | 6 years ago | |
ktorrent.1.docbook | 6 years ago | |
rules | 4 years ago | |
watch | 6 years ago |
README.Debian
Due to licensing restrictions, the source and binary packages of ktorrent do not include a GeoIP database. The binary package *is* built to support it however (the API is GPL, but data used from ARIN to generate the data files is *not* DFSG compliant). If you wish to use the GeoIP support, there are free databases made available at the following URL: http://www.maxmind.com/app/geoip_country Place the uncompressed database file in /usr/share/apps/ktorrent/geoip/ and the country information will be displayed in the peers tab. The commercial version offered *should* also work, but I have no means to confirm or deny this. The flag images are also not distributed with this package. Although the original author seems to wish the grant free use, the verbage used in granting it restricts their use to websites. I've tried, and will continue to try to contact him and find a resolution. ---- The upstream source was modified in the following ways: removed ./plugins/infowidget/geoip/geoip.dat removed ./plugins/infowidget/geoip/*.png removed ./plugins/infowidget/geoip/FLAGS_LICENSE modified ./plugins/infowidget/Makefile.{am,in} to not depend on above appended "+dfsg" to base directory name