Bug 106719 - rox-extra/fetch-0.1.3 (Version Bump)
|
Bug#:
106719
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: CLOSED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: CANTFIX
|
Assigned To: svyatogor@gentoo.org
|
Reported By: pete4abw@comcast.net
|
|
Component: Ebuilds
|
|
|
URL:
http://www.kerofin.demon.co.uk/rox/fetch.html
|
|
Summary: rox-extra/fetch-0.1.3 (Version Bump)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2005-09-20 14:12 0000
|
This program acts as a download handler for ROX-Filer, fetching files dropped
from web browsers. This version can use a separate program called
DownloadManager which uses DBUS to schedule multiple downloads simultaneously.
This program is being reviewed and will be uploaded soon.
Python modules aren't compiled. Need updated eclass
Another version bump. Now 0.1.2
Added this to portage. apparently now it requires dbus. even worse dbus with
python support :P
No, Fetch does not require dbus. Download Manager does, but Fetch can run fine
without it. Fetch is a dumb dl manager only. It has one python module which will
import dbus, but that is only called IF the user has chosen to use the Download
Manager. So technically, dbus is NOT a Depend or an Rdepend UNLESS the user
chooses the above option.
Version Upgrade. Also, removed dbus requirement since it really is _NOT_
required unless user wishes to use downloadmanager (see bug #108541) which is
not yet in portage. Moved warning messages to post inst which will show if dbus
or python are not installed.
Created an attachment (id=77703) [details]
rox-extra/fetch/fetch-0.3.0.ebuild
version upgrade. If used with downloadmanager, will support new versions of
dbus >= 0.3. Dbus is NOT required for this to run, however.
6 months no action. I'm not a dev, so can't fix.