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