PKGNAME=uget
PKGSEC=net
PKGDEP="aria2 curl gstreamer-1-0 gtk-3 libnotify"
BUILDDEP="intltool"
PKGDES="Download manager with batch, multi-connection, and automation support"

ABTYPE=autotools
# FIXME: Re-generation failed.
#
# configure.ac:32: error: possibly undefined macro: AC_PROG_INTLTOOL
#       If this token and others are legitimate, please use m4_pattern_allow.
#       See the Autoconf documentation.
# autoreconf: error: /usr/bin/autoconf failed with exit status: 1
RECONF=0

AUTOTOOLS_AFTER=(
    '--disable-appindicator'
)
