Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
Created an attachment (id=68883) [details] rox-extra/fetch-0.1.1.ebuild
Python modules aren't compiled. Need updated eclass
great. added to CVS.
Another version bump. Now 0.1.2
Created an attachment (id=70173) [details] fetch-0.1.2.ebuild Simple renaming of file.
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=73104) [details] rox-extra/fetch-0.1.3.ebuild
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.
dead