PKGNAME=synaptic
PKGSEC=admin
PKGDEP="apt gcc-runtime gdk-pixbuf glib glibc gtk-3 pango vte"
BUILDDEP="gnome-common xmlto"
PKGDES="Graphical package manager for DPKG"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--with-dpkg-progress'
    '--with-pkg-hold'
    '--without-apt-multiarch-support'
)

# FIXME:
# make[3]: Entering directory '/var/cache/acbs/build/acbs.ex7g6s4c/synaptic/abbuild/gtk/gtkbuilder'
# make[3]: *** No rule to make target '*.ui', needed by 'all-am'.  Stop.
ABSHADOW=0
