Andreas Wacknitz
2020-09-13 a383bd3898d5d48dff6a5029be0dae421c4ea3d9
avahi: fix 32-bit after Python 3.4 removal

3 files modified
9 ■■■■ changed files
components/network/avahi/Makefile 7 ●●●● patch | view | raw | blame | history
components/network/avahi/avahi-gui.p5m 1 ●●●● patch | view | raw | blame | history
components/network/avahi/manifests/sample-manifest.p5m 1 ●●●● patch | view | raw | blame | history
components/network/avahi/Makefile
@@ -19,7 +19,7 @@
COMPONENT_NAME= avahi
COMPONENT_VERSION= 0.7
COMPONENT_REVISION= 2
COMPONENT_REVISION= 3
COMPONENT_SUMMARY= Avahi client and bridge to pkg://service/network/dns/mdns
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
@@ -61,6 +61,7 @@
CONFIGURE_OPTIONS+= --disable-autoipd
CONFIGURE_OPTIONS+= --disable-gdbm
CONFIGURE_OPTIONS+= --enable-dbm
CONFIGURE_OPTIONS.32+= --disable-pygobject
CONFIGURE_ENV    += XGETTEXT=/usr/gnu/bin/xgettext
CONFIGURE_ENV    += MSGFMT=/usr/gnu/bin/msgfmt
@@ -72,10 +73,6 @@
# CFLAGS are not passed to compiler when g-ir-scanner is used
COMPONENT_BUILD_ENV += CFLAGS="$(CFLAGS)"
COMPONENT_BUILD_ENV += CC="$(CC)"
build: $(BUILD_32_and_64)
install: $(INSTALL_32_and_64)
# Build dependencies
REQUIRED_PACKAGES += text/xmltoman
components/network/avahi/avahi-gui.p5m
@@ -26,7 +26,6 @@
link path=usr/bin/$(MACH64)/bshell target=bssh
file path=usr/bin/$(MACH64)/bssh
link path=usr/bin/$(MACH64)/bvnc target=bssh
file path=usr/bin/avahi-discover
file path=usr/bin/avahi-discover-standalone
link path=usr/bin/bshell target=bssh
file path=usr/bin/bssh
components/network/avahi/manifests/sample-manifest.p5m
@@ -46,7 +46,6 @@
file path=usr/bin/avahi-bookmarks
file path=usr/bin/avahi-browse
link path=usr/bin/avahi-browse-domains target=avahi-browse
file path=usr/bin/avahi-discover
file path=usr/bin/avahi-discover-standalone
file path=usr/bin/avahi-publish
link path=usr/bin/avahi-publish-address target=avahi-publish