From: Bastian Stender <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bastian Stender <bst@pengutronix.de>
Subject: [ptxdist] [PATCH] avahi: version bump 0.6.31 -> 0.7
Date: Thu, 20 Jul 2017 14:56:40 +0200 [thread overview]
Message-ID: <20170720125641.12741-1-bst@pengutronix.de> (raw)
The "service-types" file is no longer installed.
Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
rules/avahi.make | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/rules/avahi.make b/rules/avahi.make
index 2e796bce4..8621bf89f 100644
--- a/rules/avahi.make
+++ b/rules/avahi.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_AVAHI) += avahi
#
# Paths and names
#
-AVAHI_VERSION := 0.6.31
-AVAHI_MD5 := 2f22745b8f7368ad5a0a3fddac343f2d
+AVAHI_VERSION := 0.7
+AVAHI_MD5 := d76c59d0882ac6c256d70a2a585362a6
AVAHI := avahi-$(AVAHI_VERSION)
AVAHI_SUFFIX := tar.gz
AVAHI_URL := http://avahi.org/download/$(AVAHI).$(AVAHI_SUFFIX)
@@ -52,7 +52,7 @@ AVAHI_CONF_OPT := \
--disable-gdbm \
--enable-libdaemon \
--disable-python \
- --disable-pygtk \
+ --disable-pygobject \
--disable-python-dbus \
--disable-mono \
--disable-monodoc \
@@ -83,6 +83,10 @@ AVAHI_CONF_OPT := \
--with-autoipd-group=$(PTXCONF_AVAHI_AUTOIP_GROUP) \
--with-systemdsystemunitdir=/usr/lib/systemd/system
+# if PTXCONF_AVAHI_LIBAVAHI_CLIENT and PTXCONF_AVAHI_GTK are set:
+# warning: libavahi-glib.so.1, needed by ./.libs/libavahi-ui-gtk3.so, not found (try using -rpath or -rpath-link)
+AVAHI_LDFLAGS := -Wl,-rpath-link,$(AVAHI_DIR)/avahi-glib/.libs/
+
AVAHI_CFLAGS:= -D_FILE_OFFSET_BITS=64
# ----------------------------------------------------------------------------
@@ -99,8 +103,6 @@ $(STATEDIR)/avahi.targetinstall:
@$(call install_fixup, avahi,DESCRIPTION,missing)
@$(call install_copy, avahi, 0, 0, 0644, -, \
- /usr/share/avahi/service-types)
- @$(call install_copy, avahi, 0, 0, 0644, -, \
/usr/share/avahi/avahi-service.dtd)
# avahi core libs
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-07-20 12:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-20 12:56 Bastian Stender [this message]
2017-09-13 16:52 ` Bastian Stender
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170720125641.12741-1-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox