13 lines
782 B
Groff
13 lines
782 B
Groff
DEFINED_PHASES=compile configure install postinst prepare
|
|
DEPEND=dev-libs/libpcre >=dev-libs/glib-2.32:2 >=x11-libs/gtk+-3.4:3 curl? ( >=net-misc/curl-7.10 ) gstreamer? ( media-libs/gstreamer:0.10 ) libnotify? ( x11-libs/libnotify ) dev-util/intltool virtual/pkgconfig sys-devel/gettext
|
|
DESCRIPTION=Download manager using gtk+ and libcurl
|
|
EAPI=4
|
|
HOMEPAGE=http://www.ugetdm.com
|
|
IUSE=aria2 +curl gstreamer hide-temp-files libnotify nls
|
|
KEYWORDS=amd64 ppc x86
|
|
LICENSE=LGPL-2.1
|
|
RDEPEND=dev-libs/libpcre >=dev-libs/glib-2.32:2 >=x11-libs/gtk+-3.4:3 curl? ( >=net-misc/curl-7.10 ) gstreamer? ( media-libs/gstreamer:0.10 ) libnotify? ( x11-libs/libnotify )
|
|
REQUIRED_USE=|| ( aria2 curl )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/urlget/uget-1.10.3.tar.gz
|
|
_md5_=8882b47d9a9e44fa03c86168c14a9917
|