diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/ktorrent/debian/README.Debian | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/ktorrent/debian/README.Debian')
-rw-r--r-- | ubuntu/precise/applications/ktorrent/debian/README.Debian | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/ubuntu/precise/applications/ktorrent/debian/README.Debian b/ubuntu/precise/applications/ktorrent/debian/README.Debian deleted file mode 100644 index 0d4e3f758..000000000 --- a/ubuntu/precise/applications/ktorrent/debian/README.Debian +++ /dev/null @@ -1,26 +0,0 @@ -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 |