Hi, to complete the request show (SCNR), I would like to see a download manager included in the live image, especially Xfce. There are several dl managers available on the base of Gtk.
- gwget ** already packaged but upstream is dead(?), patches available - flareGet ** not (yet) packaged in Fedora ** ships browser integration: firefox, chrome, chromium, opera etc. ** also available for win_ows (so people may feel at home :P ) ** semi-commercial license model, may be difficult for Fedora http://flareget.com/features - MultiGet ** not (yet) packaged in Fedora ** also available for win_ows (so people may feel at home :P ) ** multiple mirrors for one download possible ** wxWidgets for the GUI, so it means another unwanted dependency ** Does anyone know what concrete license it has? I can't find it. http://multiget.sourceforge.net/ - uGet ** already packaged and actively maintained ** similiar to gwget and multiget, but even more feature-rich ** optional support for Aria2, instead of direct curl usage ** browser integration could be easily done via incl. clipboard monitor I would prefer uGet cause it seems to need the lowest effort to integrate it to live image. $ $ yum deplist uget | grep provider | sort | uniq -c 1 provider: atk.x86_64 2.6.0-1.fc18 1 provider: bash.x86_64 4.2.45-1.fc18 1 provider: cairo-gobject.x86_64 1.12.14-1.fc18 1 provider: cairo.x86_64 1.12.14-1.fc18 1 provider: gdk-pixbuf2.x86_64 2.26.5-1.fc18 5 provider: glib2.x86_64 2.34.2-2.fc18 1 provider: glibc.i686 2.16-31.fc18 8 provider: glibc.x86_64 2.16-31.fc18 1 provider: gstreamer1.x86_64 1.0.7-1.fc18 2 provider: gtk3.x86_64 3.6.4-1.fc18 1 provider: libcurl.x86_64 7.27.0-10.fc18 1 provider: libnotify.x86_64 0.7.5-3.fc18 2 provider: pango.x86_64 1.32.3-1.fc18 $ du -hs $(rpm -ql uget) 268K /usr/bin/uget-gtk 4,0K /usr/share/applications/uget-gtk.desktop 48K /usr/share/doc/uget-1.10.3 12K /usr/share/icons/hicolor/128x128/apps/uget-icon.png 4,0K /usr/share/icons/hicolor/16x16/apps/uget-icon.png 4,0K /usr/share/icons/hicolor/16x16/apps/uget-tray-default.png 4,0K /usr/share/icons/hicolor/16x16/apps/uget-tray-downloading.png 4,0K /usr/share/icons/hicolor/16x16/apps/uget-tray-error.png 4,0K /usr/share/icons/hicolor/22x22/apps/uget-icon.png 4,0K /usr/share/icons/hicolor/22x22/apps/uget-tray-default.png 4,0K /usr/share/icons/hicolor/22x22/apps/uget-tray-downloading.png 4,0K /usr/share/icons/hicolor/22x22/apps/uget-tray-error.png 4,0K /usr/share/icons/hicolor/24x24/apps/uget-icon.png 4,0K /usr/share/icons/hicolor/24x24/apps/uget-tray-default.png 4,0K /usr/share/icons/hicolor/24x24/apps/uget-tray-downloading.png 4,0K /usr/share/icons/hicolor/24x24/apps/uget-tray-error.png 4,0K /usr/share/icons/hicolor/32x32/apps/uget-icon.png 4,0K /usr/share/icons/hicolor/32x32/apps/uget-tray-default.png 4,0K /usr/share/icons/hicolor/32x32/apps/uget-tray-downloading.png 4,0K /usr/share/icons/hicolor/32x32/apps/uget-tray-error.png 4,0K /usr/share/icons/hicolor/48x48/apps/uget-icon.png 4,0K /usr/share/icons/hicolor/48x48/apps/uget-tray-default.png 4,0K /usr/share/icons/hicolor/48x48/apps/uget-tray-downloading.png 4,0K /usr/share/icons/hicolor/48x48/apps/uget-tray-error.png 8,0K /usr/share/icons/hicolor/64x64/apps/uget-icon.png 8,0K /usr/share/icons/hicolor/96x96/apps/uget-icon.png 20K /usr/share/icons/hicolor/scalable/apps/uget-icon.svg 20K /usr/share/locale/be/LC_MESSAGES/uget.mo 16K /usr/share/locale/cs/LC_MESSAGES/uget.mo 8,0K /usr/share/locale/de/LC_MESSAGES/uget.mo 12K /usr/share/locale/es/LC_MESSAGES/uget.mo 16K /usr/share/locale/fr/LC_MESSAGES/uget.mo 16K /usr/share/locale/hu/LC_MESSAGES/uget.mo 16K /usr/share/locale/it/LC_MESSAGES/uget.mo 16K /usr/share/locale/pl/LC_MESSAGES/uget.mo 16K /usr/share/locale/ru/LC_MESSAGES/uget.mo 12K /usr/share/locale/tr/LC_MESSAGES/uget.mo 16K /usr/share/locale/uk/LC_MESSAGES/uget.mo 16K /usr/share/locale/zh_CN/LC_MESSAGES/uget.mo 16K /usr/share/locale/zh_TW/LC_MESSGES/uget.mo 20K /usr/share/pixmaps/uget 16K /usr/share/sounds/uget What you guys think? -R. _______________________________________________ xfce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/xfce
