From 59ef9c002595e9a0a6480cc053079c2ab9361202 Mon Sep 17 00:00:00 2001 From: Wirdi51 Date: Mon, 20 Oct 2025 13:11:02 +0300 Subject: [PATCH 1/3] gutenprint: update to 5.3.5. --- srcpkgs/gutenprint/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gutenprint/template b/srcpkgs/gutenprint/template index 230cc64f772290..075f139e146b8e 100644 --- a/srcpkgs/gutenprint/template +++ b/srcpkgs/gutenprint/template @@ -1,19 +1,19 @@ # Template file for 'gutenprint' pkgname=gutenprint -version=5.3.4 +version=5.3.5 revision=1 build_style=gnu-configure configure_args="--disable-rpath --enable-samples --disable-static --disable-static-genppd --enable-cups-ppds --enable-simplified-cups-ppds=only --enable-translated-cups-ppds --enable-globalized-cups-ppds" -hostmakedepends="ghostscript perl" +hostmakedepends="ghostscript perl pkg-config" makedepends="cups-devel" short_desc="Top quality printer drivers for POSIX systems" maintainer="Anachron " license="GPL-2.0-or-later" homepage="http://gimp-print.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/gimp-print/$pkgname-$version.tar.xz" -checksum=db44a701d2b8e6a8931c83cec06c91226be266d23e5c189d20a39dd175f2023b +checksum=f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70 nocross="https://sourceforge.net/p/gimp-print/mailman/message/34782748/" post_install() { From 3f8b8e0b4bacfaadc481682f8d90366429762677 Mon Sep 17 00:00:00 2001 From: Wirdi51 Date: Mon, 20 Oct 2025 15:15:50 +0300 Subject: [PATCH 2/3] gutenprint: fix make depends --- srcpkgs/gutenprint/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gutenprint/template b/srcpkgs/gutenprint/template index 075f139e146b8e..b0673473a82a4b 100644 --- a/srcpkgs/gutenprint/template +++ b/srcpkgs/gutenprint/template @@ -6,8 +6,8 @@ build_style=gnu-configure configure_args="--disable-rpath --enable-samples --disable-static --disable-static-genppd --enable-cups-ppds --enable-simplified-cups-ppds=only --enable-translated-cups-ppds --enable-globalized-cups-ppds" -hostmakedepends="ghostscript perl pkg-config" -makedepends="cups-devel" +hostmakedepends="ghostscript perl" +makedepends="cups-devel pkg-config" short_desc="Top quality printer drivers for POSIX systems" maintainer="Anachron " license="GPL-2.0-or-later" From c31f792e0b9c30bc8d35237a5b5fc497c94bfbc6 Mon Sep 17 00:00:00 2001 From: Yaroslav Tselishchev <82730774+Wirdi51@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:48:27 +0300 Subject: [PATCH 3/3] Update template --- srcpkgs/gutenprint/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gutenprint/template b/srcpkgs/gutenprint/template index b0673473a82a4b..09374652c23ef5 100644 --- a/srcpkgs/gutenprint/template +++ b/srcpkgs/gutenprint/template @@ -9,12 +9,13 @@ configure_args="--disable-rpath --enable-samples --disable-static hostmakedepends="ghostscript perl" makedepends="cups-devel pkg-config" short_desc="Top quality printer drivers for POSIX systems" -maintainer="Anachron " +maintainer="Wirdi51 " license="GPL-2.0-or-later" homepage="http://gimp-print.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/gimp-print/$pkgname-$version.tar.xz" checksum=f5a9f47de28530b1ae2069cfbc647a9a641baeeabe809bb0ef2b3ec5b9668d70 -nocross="https://sourceforge.net/p/gimp-print/mailman/message/34782748/" +nocross=yes +make_check=no post_install() { mv "${DESTDIR}"/usr/sbin/* "${DESTDIR}"/usr/bin/