blob: cd2ae4162f2c15ba15a2f8248697152618cdc902 [file] [log] [blame]
################################################################################
#
# matchbox-startup-monitor
#
################################################################################
MATCHBOX_STARTUP_MONITOR_VERSION = 0.1
MATCHBOX_STARTUP_MONITOR_SOURCE = mb-applet-startup-monitor-$(MATCHBOX_STARTUP_MONITOR_VERSION).tar.bz2
MATCHBOX_STARTUP_MONITOR_SITE = http://downloads.yoctoproject.org/releases/matchbox/mb-applet-startup-monitor/$(MATCHBOX_STARTUP_MONITOR_VERSION)
MATCHBOX_STARTUP_MONITOR_LICENSE = GPL-2.0+
MATCHBOX_STARTUP_MONITOR_LICENSE_FILES = COPYING
MATCHBOX_STARTUP_MONITOR_DEPENDENCIES = matchbox-lib startup-notification
# Obsolete constructs in the archaic configure.ac generated an outworn
# configure script that incorrectly searches a C++ compiler. Regenerate
# the autoconf machinery to avoid failures without a C++ compiler.
MATCHBOX_STARTUP_MONITOR_AUTORECONF = YES
$(eval $(autotools-package))