diff --git a/srcpkgs/hplip/patches/musl.patch b/srcpkgs/hplip/patches/musl.patch deleted file mode 100644 index 58d833bbcd..0000000000 --- a/srcpkgs/hplip/patches/musl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- protocol/discovery/mdns.c.orig 2015-11-17 09:58:44.171711728 +0100 -+++ protocol/discovery/mdns.c 2015-11-17 09:59:11.347535726 +0100 -@@ -28,6 +28,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/srcpkgs/hplip/template b/srcpkgs/hplip/template index cc2920d69d..1cbc1ae151 100644 --- a/srcpkgs/hplip/template +++ b/srcpkgs/hplip/template @@ -1,7 +1,7 @@ # Template file for 'hplip' pkgname=hplip -version=3.20.6 -revision=3 +version=3.20.9 +revision=1 build_style=gnu-configure pycompile_dirs="usr/share/hplip" configure_args=" @@ -22,7 +22,8 @@ conf_files="/etc/hp/hplip.conf" make_dirs="/var/lib/hp 0755 root root" hostmakedepends="pkg-config automake libtool python3" makedepends="libressl-devel python3-devel libxml2-python3 cups-devel sane-devel - ghostscript-devel net-snmp-devel libusb-devel libjpeg-turbo-devel dbus-devel" + ghostscript-devel net-snmp-devel libusb-devel libjpeg-turbo-devel dbus-devel + avahi-libs-devel" depends="python3-gobject python3-dbus desktop-file-utils foomatic-db foomatic-db-engine python3-distro" short_desc="HP Linux Imaging and Printing" @@ -30,7 +31,7 @@ maintainer="Orphaned " license="GPL-2.0-only, BSD-3-Clause, MIT" homepage="https://developers.hp.com/hp-linux-imaging-and-printing" distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz" -checksum=c64b2d334348010a9911f4feb075b2aa669047e7adb86c72d4a6ee7d392a7c20 +checksum=36251189aa9cc349f6a3eacbb7ac3c4fd26fc9f087c9f75cee051010c85d2ddf conflicts="hplip-gui" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libusb-1.0 -I${XBPS_CROSS_BASE}/${py3_inc}"