2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2006-12-12 23:26:51 +01:00
|
|
|
#
|
2013-06-06 01:53:29 +02:00
|
|
|
# avahi
|
2006-12-12 23:26:51 +01:00
|
|
|
#
|
2013-06-06 01:53:30 +02:00
|
|
|
################################################################################
|
2013-06-06 01:53:25 +02:00
|
|
|
|
2006-12-12 23:26:51 +01:00
|
|
|
#
|
2007-08-12 00:26:56 +02:00
|
|
|
# This program is free software; you can redistribute it
|
|
|
|
# and/or modify it under the terms of the GNU Lesser General
|
2007-08-21 21:20:18 +02:00
|
|
|
# Public License as published by the Free Software Foundation
|
2007-08-12 00:26:56 +02:00
|
|
|
# either version 2.1 of the License, or (at your option) any
|
2006-12-12 23:26:51 +01:00
|
|
|
# later version.
|
|
|
|
|
2012-02-15 08:41:05 +01:00
|
|
|
AVAHI_VERSION = 0.6.31
|
2014-07-31 10:46:58 +02:00
|
|
|
AVAHI_SITE = http://www.avahi.org/download
|
2012-08-11 22:10:11 +02:00
|
|
|
AVAHI_LICENSE = LGPLv2.1+
|
|
|
|
AVAHI_LICENSE_FILES = LICENSE
|
2009-03-05 22:38:40 +01:00
|
|
|
AVAHI_INSTALL_STAGING = YES
|
2006-12-12 23:26:51 +01:00
|
|
|
|
2009-03-05 22:38:40 +01:00
|
|
|
AVAHI_CONF_ENV = ac_cv_func_strtod=yes \
|
2006-12-12 23:26:51 +01:00
|
|
|
ac_fsusage_space=yes \
|
|
|
|
fu_cv_sys_stat_statfs2_bsize=yes \
|
|
|
|
ac_cv_func_closedir_void=no \
|
|
|
|
ac_cv_func_getloadavg=no \
|
|
|
|
ac_cv_lib_util_getloadavg=no \
|
|
|
|
ac_cv_lib_getloadavg_getloadavg=no \
|
|
|
|
ac_cv_func_getgroups=yes \
|
|
|
|
ac_cv_func_getgroups_works=yes \
|
|
|
|
ac_cv_func_chown_works=yes \
|
|
|
|
ac_cv_have_decl_euidaccess=no \
|
|
|
|
ac_cv_func_euidaccess=no \
|
|
|
|
ac_cv_have_decl_strnlen=yes \
|
|
|
|
ac_cv_func_strnlen_working=yes \
|
|
|
|
ac_cv_func_lstat_dereferences_slashed_symlink=yes \
|
|
|
|
ac_cv_func_lstat_empty_string_bug=no \
|
|
|
|
ac_cv_func_stat_empty_string_bug=no \
|
|
|
|
vb_cv_func_rename_trailing_slash_bug=no \
|
|
|
|
ac_cv_have_decl_nanosleep=yes \
|
|
|
|
jm_cv_func_nanosleep_works=yes \
|
|
|
|
gl_cv_func_working_utimes=yes \
|
|
|
|
ac_cv_func_utime_null=yes \
|
|
|
|
ac_cv_have_decl_strerror_r=yes \
|
|
|
|
ac_cv_func_strerror_r_char_p=no \
|
|
|
|
jm_cv_func_svid_putenv=yes \
|
|
|
|
ac_cv_func_getcwd_null=yes \
|
|
|
|
ac_cv_func_getdelim=yes \
|
|
|
|
ac_cv_func_mkstemp=yes \
|
|
|
|
utils_cv_func_mkstemp_limitations=no \
|
|
|
|
utils_cv_func_mkdir_trailing_slash_bug=no \
|
|
|
|
jm_cv_func_gettimeofday_clobber=no \
|
|
|
|
am_cv_func_working_getline=yes \
|
|
|
|
gl_cv_func_working_readdir=yes \
|
|
|
|
jm_ac_cv_func_link_follows_symlink=no \
|
|
|
|
utils_cv_localtime_cache=no \
|
|
|
|
ac_cv_struct_st_mtim_nsec=no \
|
|
|
|
gl_cv_func_tzset_clobber=no \
|
|
|
|
gl_cv_func_getcwd_null=yes \
|
|
|
|
gl_cv_func_getcwd_path_max=yes \
|
|
|
|
ac_cv_func_fnmatch_gnu=yes \
|
|
|
|
am_getline_needs_run_time_check=no \
|
|
|
|
am_cv_func_working_getline=yes \
|
|
|
|
gl_cv_func_mkdir_trailing_slash_bug=no \
|
|
|
|
gl_cv_func_mkstemp_limitations=no \
|
|
|
|
ac_cv_func_working_mktime=yes \
|
|
|
|
jm_cv_func_working_re_compile_pattern=yes \
|
|
|
|
ac_use_included_regex=no \
|
2010-10-07 16:00:41 +02:00
|
|
|
avahi_cv_sys_cxx_works=yes \
|
2011-05-13 09:30:41 +02:00
|
|
|
DATADIRNAME=share
|
2009-03-05 22:38:40 +01:00
|
|
|
|
|
|
|
AVAHI_CONF_OPT = --localstatedir=/var \
|
2006-12-12 23:26:51 +01:00
|
|
|
--disable-qt3 \
|
|
|
|
--disable-qt4 \
|
|
|
|
--disable-gdbm \
|
|
|
|
--disable-python-dbus \
|
|
|
|
--disable-pygtk \
|
2010-07-19 16:00:51 +02:00
|
|
|
--disable-gtk3 \
|
2006-12-12 23:26:51 +01:00
|
|
|
--disable-mono \
|
|
|
|
--disable-monodoc \
|
2007-05-15 11:45:21 +02:00
|
|
|
--disable-stack-protector \
|
2006-12-12 23:26:51 +01:00
|
|
|
--with-distro=none \
|
2014-02-05 14:50:56 +01:00
|
|
|
--disable-manpages \
|
2009-03-05 22:38:40 +01:00
|
|
|
$(if $(BR2_PACKAGE_AVAHI_AUTOIPD),--enable,--disable)-autoipd \
|
2014-06-07 00:00:16 +02:00
|
|
|
--with-avahi-user=avahi \
|
|
|
|
--with-avahi-group=avahi \
|
|
|
|
--with-autoipd-user=avahi \
|
|
|
|
--with-autoipd-group=avahi
|
2006-12-12 23:26:51 +01:00
|
|
|
|
2013-03-25 23:12:26 +01:00
|
|
|
AVAHI_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext) host-intltool \
|
|
|
|
host-pkgconf host-gettext
|
2006-12-12 23:26:51 +01:00
|
|
|
|
2009-03-05 22:38:40 +01:00
|
|
|
ifneq ($(BR2_PACKAGE_AVAHI_DAEMON)$(BR2_PACKAGE_AVAHI_AUTOIPD),)
|
|
|
|
AVAHI_DEPENDENCIES += libdaemon
|
|
|
|
else
|
|
|
|
AVAHI_CONF_OPT += --disable-libdaemon
|
|
|
|
endif
|
2006-12-12 23:26:51 +01:00
|
|
|
|
2009-03-05 22:38:40 +01:00
|
|
|
ifeq ($(BR2_PACKAGE_AVAHI_DAEMON),y)
|
|
|
|
AVAHI_DEPENDENCIES += expat
|
|
|
|
AVAHI_CONF_OPT += --with-xml=expat
|
|
|
|
else
|
|
|
|
AVAHI_CONF_OPT += --with-xml=none
|
|
|
|
endif
|
2006-12-12 23:26:51 +01:00
|
|
|
|
2014-09-22 23:04:59 +02:00
|
|
|
ifeq ($(BR2_PACKAGE_AVAHI_LIBDNSSD_COMPATIBILITY),y)
|
|
|
|
AVAHI_CONF_OPT += --enable-compat-libdns_sd
|
|
|
|
endif
|
|
|
|
|
2008-12-08 09:15:27 +01:00
|
|
|
ifeq ($(BR2_PACKAGE_DBUS),y)
|
2009-03-05 22:38:40 +01:00
|
|
|
AVAHI_DEPENDENCIES += dbus
|
|
|
|
else
|
|
|
|
AVAHI_CONF_OPT += --disable-dbus
|
2007-11-23 16:45:30 +01:00
|
|
|
endif
|
2007-05-09 15:38:37 +02:00
|
|
|
|
2009-03-17 15:44:20 +01:00
|
|
|
ifeq ($(BR2_PACKAGE_LIBGLIB2),y)
|
|
|
|
AVAHI_DEPENDENCIES += libglib2
|
|
|
|
else
|
|
|
|
AVAHI_CONF_OPT += --disable-glib --disable-gobject
|
|
|
|
endif
|
|
|
|
|
2009-03-19 12:41:05 +01:00
|
|
|
ifeq ($(BR2_PACKAGE_LIBGLADE),y)
|
|
|
|
AVAHI_DEPENDENCIES += libglade
|
2009-03-17 15:44:20 +01:00
|
|
|
else
|
|
|
|
AVAHI_CONF_OPT += --disable-gtk
|
|
|
|
endif
|
|
|
|
|
2009-03-13 16:38:03 +01:00
|
|
|
ifeq ($(BR2_PACKAGE_PYTHON),y)
|
|
|
|
AVAHI_CONF_ENV += am_cv_pathless_PYTHON=python \
|
|
|
|
am_cv_path_PYTHON=$(PYTHON_TARGET_BINARY) \
|
|
|
|
am_cv_python_version=$(PYTHON_VERSION) \
|
|
|
|
am_cv_python_platform=linux2 \
|
2009-03-18 23:39:03 +01:00
|
|
|
am_cv_python_pythondir=/usr/lib/python$(PYTHON_VERSION_MAJOR)/site-packages \
|
|
|
|
am_cv_python_pyexecdir=/usr/lib/python$(PYTHON_VERSION_MAJOR)/site-packages \
|
2009-03-13 16:38:03 +01:00
|
|
|
py_cv_mod_socket_=yes
|
|
|
|
|
2011-01-26 11:18:50 +01:00
|
|
|
AVAHI_DEPENDENCIES += python
|
2009-03-13 16:38:03 +01:00
|
|
|
AVAHI_CONF_OPT += --enable-python
|
|
|
|
else
|
|
|
|
AVAHI_CONF_OPT += --disable-python
|
|
|
|
endif
|
|
|
|
|
2014-09-27 21:32:38 +02:00
|
|
|
AVAHI_MAKE_OPTS += $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),LIBS=-lintl)
|
2006-12-12 23:26:51 +01:00
|
|
|
|
2014-06-07 00:00:16 +02:00
|
|
|
define AVAHI_USERS
|
|
|
|
avahi -1 avahi -1 * - - -
|
|
|
|
endef
|
|
|
|
|
2010-09-01 17:10:57 +02:00
|
|
|
define AVAHI_REMOVE_INITSCRIPT
|
2009-03-05 22:38:40 +01:00
|
|
|
rm -rf $(TARGET_DIR)/etc/init.d/avahi-*
|
2010-09-01 17:10:57 +02:00
|
|
|
endef
|
|
|
|
|
|
|
|
AVAHI_POST_INSTALL_TARGET_HOOKS += AVAHI_REMOVE_INITSCRIPT
|
|
|
|
|
|
|
|
define AVAHI_INSTALL_AUTOIPD
|
2009-03-05 22:38:40 +01:00
|
|
|
$(INSTALL) -m 0755 package/avahi/S05avahi-setup.sh $(TARGET_DIR)/etc/init.d/
|
|
|
|
rm -f $(TARGET_DIR)/var/lib/avahi-autoipd
|
2010-05-21 21:03:39 +02:00
|
|
|
$(INSTALL) -d -m 0755 $(TARGET_DIR)/var/lib
|
2009-03-05 22:38:40 +01:00
|
|
|
ln -sf /tmp/avahi-autoipd $(TARGET_DIR)/var/lib/avahi-autoipd
|
2010-09-01 17:10:57 +02:00
|
|
|
endef
|
|
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_AVAHI_AUTOIPD),y)
|
|
|
|
AVAHI_POST_INSTALL_TARGET_HOOKS += AVAHI_INSTALL_AUTOIPD
|
2006-12-12 23:26:51 +01:00
|
|
|
endif
|
2010-09-01 17:10:57 +02:00
|
|
|
|
2014-05-03 17:35:45 +02:00
|
|
|
ifeq ($(BR2_PACKAGE_AVAHI_DAEMON),y)
|
|
|
|
|
|
|
|
define AVAHI_INSTALL_INIT_SYSTEMD
|
|
|
|
$(INSTALL) -D -m 644 package/avahi/avahi-daemon.service \
|
|
|
|
$(TARGET_DIR)/etc/systemd/system/avahi-daemon.service
|
|
|
|
|
|
|
|
mkdir -p $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants
|
|
|
|
|
|
|
|
ln -fs ../avahi-daemon.service \
|
|
|
|
$(TARGET_DIR)/etc/systemd/system/multi-user.target.wants/avahi-daemon.service
|
|
|
|
|
|
|
|
mkdir -p $(TARGET_DIR)/usr/lib/tmpfiles.d
|
|
|
|
|
|
|
|
$(INSTALL) -D -m 644 package/avahi/avahi_tmpfiles.conf \
|
|
|
|
$(TARGET_DIR)/usr/lib/tmpfiles.d/avahi.conf
|
|
|
|
|
|
|
|
endef
|
|
|
|
|
|
|
|
define AVAHI_INSTALL_INIT_SYSV
|
2009-03-05 22:38:40 +01:00
|
|
|
$(INSTALL) -m 0755 package/avahi/S50avahi-daemon $(TARGET_DIR)/etc/init.d/
|
2010-09-01 17:10:57 +02:00
|
|
|
endef
|
|
|
|
|
2009-03-05 22:38:40 +01:00
|
|
|
endif
|
2010-09-01 17:10:57 +02:00
|
|
|
|
2014-09-22 23:04:59 +02:00
|
|
|
# applications expects to be able to #include <dns_sd.h>
|
|
|
|
define AVAHI_STAGING_INSTALL_LIBDNSSD_LINK
|
|
|
|
ln -sf avahi-compat-libdns_sd/dns_sd.h \
|
|
|
|
$(STAGING_DIR)/usr/include/dns_sd.h
|
|
|
|
endef
|
|
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_AVAHI_LIBDNSSD_COMPATIBILITY),y)
|
|
|
|
AVAHI_POST_INSTALL_STAGING_HOOKS += AVAHI_STAGING_INSTALL_LIBDNSSD_LINK
|
|
|
|
endif
|
|
|
|
|
2012-07-03 00:07:32 +02:00
|
|
|
$(eval $(autotools-package))
|