1
0
forked from ports/opt

bittorrent: adopted, updated to version 4.20.6

This commit is contained in:
Matt Housh 2006-10-10 03:30:03 +00:00
parent f5ad8492f4
commit e9f2bfe9c7
3 changed files with 231 additions and 76 deletions

View File

@ -14,54 +14,101 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.4/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/
drwxr-xr-x root/root usr/lib/python2.4/site-packages/BitTorrent/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/AutoUpdateButler.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/AutoUpdateButler.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/BandwidthManager.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/BandwidthManager.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/BeautifulSupe.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/BeautifulSupe.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Choker.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Choker.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ClientIdentifier.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ClientIdentifier.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Connecter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Connecter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ConnectionManager.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ConnectionManager.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ConnectionRateLimitReactor.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ConnectionRateLimitReactor.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Connector.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Connector.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ConvertedMetainfo.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ConvertedMetainfo.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/CurrentRateMeasure.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/CurrentRateMeasure.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Desktop.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Desktop.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Downloader.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Downloader.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/DownloaderFeedback.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/DownloaderFeedback.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Encoder.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Encoder.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/DictWithLists.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/DictWithLists.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Download.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Download.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/FeedManager.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/FeedManager.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/Bling.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/Bling.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/CustomWidgets.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/CustomWidgets.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/DownloadManager.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/DownloadManager.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/LanguageSettings.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/LanguageSettings.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/ListCtrl.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/ListCtrl.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/OpenDialog.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/OpenDialog.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/SettingsWindow.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/SettingsWindow.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/StatusLight.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/StatusLight.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/ToolTip.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/ToolTip.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GUI_wx/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GetTorrent.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/GetTorrent.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/HTTPConnector.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/HTTPConnector.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/HTTPHandler.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/HTTPHandler.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/HostIP.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/HostIP.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/IPC.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/IPC.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/InternetWatcher.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/InternetWatcher.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/LaunchPath.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/LaunchPath.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Lists.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Lists.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/LocalDiscovery.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/LocalDiscovery.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/MultiDownload.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/MultiDownload.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/MultiTorrent.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/MultiTorrent.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NamedMutex.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NamedMutex.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NatCheck.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NatCheck.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NatTraversal.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NatTraversal.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NewRateLimiter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NewVersion.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/NewVersion.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/OldTorrentQueue.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/OldTorrentQueue.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PeerID.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PeerID.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PiecePicker.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PiecePicker.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PieceSetBuckets.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PieceSetBuckets.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PluginSupport.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/PluginSupport.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RTTMonitor.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RTTMonitor.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RateLimiter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RateLimiter.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RateMeasure.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RateMeasure.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RawServer.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RawServer.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RawServer_magic.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RawServer_magic.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/RawServer_twisted.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Rerequester.py
@ -72,14 +119,34 @@ drwxr-xr-x root/root usr/lib/python2.4/site-packages/BitTorrent/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Storage.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/StorageWrapper.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/StorageWrapper.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentQueue.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentQueue.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TrayIcon.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TrayIcon.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Uploader.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Uploader.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Storage_IOCP.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Storage_IOCP.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Storage_base.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Storage_base.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Storage_threadpool.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Storage_threadpool.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ThreadProxy.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ThreadProxy.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Torrent.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Torrent.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentButler.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentButler.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentPolicy.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentPolicy.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentStats.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/TorrentStats.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/UI.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/UI.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Upload.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/Upload.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/XMultiTorrent.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/XMultiTorrent.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/XTorrentQueue.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/XTorrentQueue.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/__init__.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/__init__.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/atexit_threads.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/atexit_threads.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/bencode.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/bencode.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/bitfield.py
@ -92,8 +159,10 @@ drwxr-xr-x root/root usr/lib/python2.4/site-packages/BitTorrent/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/defaultargs.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/defer.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/defer.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/download.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/download.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/hash.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/hash.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ipfree.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/ipfree.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/language.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/language.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/launchmanycore.py
@ -110,12 +179,26 @@ drwxr-xr-x root/root usr/lib/python2.4/site-packages/BitTorrent/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/platform.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/prefs.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/prefs.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/selectpoll.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/selectpoll.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/pykill.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/pykill.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/shortargs.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/shortargs.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/sparse_set.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/sparse_set.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/stackthreading.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/stackthreading.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/track.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/track.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/translation.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/translation.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/upath.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/upath.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/yielddefer.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/yielddefer.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/zurllib.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/BitTorrent/zurllib.pyc
-rw-r--r-- root/root usr/lib/python2.4/site-packages/Zeroconf.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/Zeroconf.pyc
drwxr-xr-x root/root usr/lib/python2.4/site-packages/khashmir/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/khashmir/KRateLimiter.py
-rw-r--r-- root/root usr/lib/python2.4/site-packages/khashmir/KRateLimiter.pyc
@ -165,43 +248,117 @@ drwxr-xr-x root/root usr/lib/python2.4/site-packages/khashmir/
-rw-r--r-- root/root usr/lib/python2.4/site-packages/khashmir/utkhashmir.pyc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/pixmaps/
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.4.0/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/bittorrent.ico
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/abort.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/broken.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/finished.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/info.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/pause.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/paused.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/play.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/queued.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/remove.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/running.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/status-broken.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/status-natted.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/status-pre-natted.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/status-running.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/status-starting.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/status-stopped.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/default/trashcan.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/broken.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/finished.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/info.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/pause.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/paused.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/play.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/queued.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/remove.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/running.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/status-broken.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/status-natted.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/status-pre-natted.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/status-running.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/status-starting.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/icons/old/status-stopped.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.4.0/logo/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/logo/bittorrent_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.4.0/logo/bittorrent_96.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/bittorrent.ico
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/AE.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/AR.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/AT.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/AU.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/BE.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/BG.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/BR.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/CA.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/CH.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/CL.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/CN.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/CO.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/CY.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/CZ.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/DE.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/DK.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/ES.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/EU.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/FI.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/FR.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/GB.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/GR.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/GT.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/HK.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/HU.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/IT.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/JP.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/KR.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/KW.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/LT.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/LV.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/MX.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/NA.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/NL.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/NO.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/PR.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/PT.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/RU.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/SE.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/SG.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/SI.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/TW.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/US.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/YU.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/ZA.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/noimage.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/flags/unknown.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/logo/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/logo/banner.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/logo/bittorrent_icon.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/logo/bittorrent_icon_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/logo/bittorrent_icon_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/logo/bittorrent_icon_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/logo/bittorrent_icon_48.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/add_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/add_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/add_32.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/first_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/first_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/first_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/never_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/never_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/never_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/normal_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/normal_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/fileops/normal_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/progressbar.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/search_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/search_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/search_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/settings_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/settings_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/settings_32.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/statuslight/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/statuslight/broken.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/statuslight/natted.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/statuslight/pre-natted.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/statuslight/running.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/statuslight/starting.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/statuslight/stopped.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/info_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/info_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/info_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/launch_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/launch_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/launch_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/remove_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/remove_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/remove_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/resume_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/resume_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/resume_32.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/stop_16.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/stop_24.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentops/stop_32.png
drwxr-xr-x root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/complete.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/created.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/downloading.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/error.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/finishing.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/force-seed.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/paused.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/seeding.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/starting.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/stopped.png
-rw-r--r-- root/root usr/share/pixmaps/BitTorrent-4.20.6/themes/default/torrentstate/unknown.png

View File

@ -1 +1 @@
74d4b48202c28f0b27e989b6d5f5b214 BitTorrent-4.4.0.tar.gz
789697362013dfaffa2dfc2ecd1ed152 BitTorrent-4.20.6.tar.gz

View File

@ -1,19 +1,17 @@
# Description: Swarming peer-to-peer download tool
# URL: http://www.bittorrent.com/
# Maintainer: Jukka Heino, jukka dot heino at gmail dot com
# Packager: Jukka Heino, jukka dot heino at gmail dot com
# Maintainer: Matt Housh, jaeger at crux dot nu
# Depends on: python
# Nice to have: pygtk
name=bittorrent
version=4.4.0
version=4.20.6
release=1
source=(http://ftp.fi.debian.org/gentoo/distfiles/BitTorrent-$version.tar.gz)
source=(http://download.bittorrent.com/dl/BitTorrent-$version.tar.gz)
build() {
cd BitTorrent-$version
rm makei18n.sh
touch makei18n.sh
python setup.py install --root=$PKG
rm -rf $PKG/usr/share/doc
cd BitTorrent-$version
:> makei18n.sh
python setup.py install --root=$PKG
rm -rf $PKG/usr/share/doc $PKG/usr/share/locale
}