summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo <chn2guevara@gmail.com>2018-02-07 03:59:49 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-09 21:54:31 +0100
commitea7665a7165ea08e10e12740b9e680fb59b1ffcd (patch)
tree97c3ce3e465836bfec7bdffe5915ef870220e099 /www-client/uget/metadata.xml
parentmail-client/mutt: version bump and cleanup (diff)
downloadgentoo-ea7665a7165ea08e10e12740b9e680fb59b1ffcd.tar.gz
gentoo-ea7665a7165ea08e10e12740b9e680fb59b1ffcd.tar.bz2
gentoo-ea7665a7165ea08e10e12740b9e680fb59b1ffcd.zip
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>
Diffstat (limited to 'www-client/uget/metadata.xml')
-rw-r--r--www-client/uget/metadata.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/www-client/uget/metadata.xml b/www-client/uget/metadata.xml
index 07f024846f8c..de4e8c078507 100644
--- a/www-client/uget/metadata.xml
+++ b/www-client/uget/metadata.xml
@@ -1,6 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>chn2guevara@gmail.com</email>
+ <name>Christian Segundo</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<longdescription lang="en">
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
@@ -10,8 +18,11 @@
<use>
<flag name="aria2">Enable support for <pkg>net-misc/aria2</pkg> through xmlrpc.
You'll find the plugin in the app's settings.</flag>
- <flag name="hide-temp-files">Make temporary files that are used while downloading hidden.</flag>
+ <flag name="control-socket">Enable JSON-RPC over unix domain socket</flag>
<flag name="gtk3">Use x11-libs/gtk+:3 instead of x11-libs/gtk+:2</flag>
+ <flag name="hide-temp-files">Make temporary files that are used while downloading hidden.</flag>
+ <flag name="openssl">Use <pkg>dev-libs/openssl</pkg> instead of <pkg>net-libs/gnutls</pkg></flag>
+ <flag name="rss">Enable uGet feed messages</flag>
</use>
<upstream>
<remote-id type="sourceforge">urlget</remote-id>