Summary
Uget is a download manager. It allows you to classify URLs before downloading them, and allows you to import URLs from HTML files. Every category has an independent configuration that can be inherited by each download in that category.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- USE flags
- appindicator aria2 control-socket gnutls gstreamer libnotify nls openssl rss
v2.2.3 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1
- Keywords
- amd64 x86 ~arm ~ppc
- USE flags
- appindicator aria2 control-socket gnutls gstreamer libnotify nls openssl rss
USE flags
General
- appindicator
- Build in support for notifications using the libindicate or libappindicator plugin
- aria2
- Enable support for net-misc/aria2 through xmlrpc. You'll find the plugin in the app's settings.
- control-socket
- Enable JSON-RPC over unix domain socket
- gnutls
- Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- gstreamer
- Add support for media-libs/gstreamer (Streaming media)
- libnotify
- Enable desktop notification support
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- openssl
- Use dev-libs/openssl instead of net-libs/gnutls
- rss
- Enable uGet feed messages
Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / libayatana-appindicator : Ayatana Application Indicators (Shared Library)
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
media-libs / gstreamer : Open source multimedia framework
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-misc / aria2 : A download utility with segmented downloading with BitTorrent support
net-misc / curl : A Client that groks URLs
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libnotify : A library for sending desktop notifications
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / libayatana-appindicator : Ayatana Application Indicators (Shared Library)
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
media-libs / gstreamer : Open source multimedia framework
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-misc / aria2 : A download utility with segmented downloading with BitTorrent support
net-misc / curl : A Client that groks URLs
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libnotify : A library for sending desktop notifications
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
www-client/uget: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/uget: drop 2.2.1-r1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
www-client/uget: Stabilize 2.2.3 amd64, #905178
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/uget: Stabilize 2.2.3 x86, #905178
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/uget: drop broken curl version check
This check can't handle curl >= 8 or non-bash /bin/sh. Closes: https://bugs.gentoo.org/872080 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
www-client/uget: Sync with latest changes
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
www-client/uget: add 2.2.3
Closes: https://bugs.gentoo.org/696764 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
www-client/uget: use binding := for dev-libs/openssl
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI. Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/uget: add missing openssl dep
Already in non-live ebuild. Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
www-client/uget: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/19051 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/uget: Stabilize 2.2.1 x86, #763858
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
www-client/uget: Stabilize 2.2.1 amd64, #763858
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
www-client/uget: sync live ebuild
Closes: https://github.com/gentoo/gentoo/pull/18471 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Jakov Smolic · gentoo
www-client/uget: Port to EAPI 7
Closes: https://bugs.gentoo.org/713812 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
www-client/uget: Migrate to 'appindicator' USE
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Christian Segundo · gentoo
www-client/uget: version bump to 2.2.1.
Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9639 - Matt Turner · gentoo
www-client/uget: Drop old versions
Dropping ppc to unstable. Closes: https://bugs.gentoo.org/651086 - Thomas Deutschmann · gentoo
www-client/uget: x86 stable (bug #651086)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Aaron Bauman · gentoo
www-client/uget: amd64 stable wrt bug #651086
Bug: https://bugs.gentoo.org/651086 Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Christian Segundo · gentoo
www-client/uget: update to latest upstream changes.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Christian Segundo · gentoo
www-client/uget: add wrongly deleted keyword.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7198 - Christian Segundo · gentoo
www-client/uget: version bump to 2.2.0
Closes: https://github.com/gentoo/gentoo/pull/7102 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Signed-off-by: Christian Segundo <chn2guevara@gmail.com> - Ulrich Müller · gentoo
www-client/uget: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Sven Wegener · gentoo
www-client/uget: Update SourceForge GIT URLs
Package-Manager: portage-2.3.0 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed