Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 677151A921F for ; Tue, 30 Nov 2021 14:25:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9BC4A84D67; Tue, 30 Nov 2021 14:25:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D56F484D3A for ; Tue, 30 Nov 2021 14:25:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id kwvOQRenA7-6 for ; Tue, 30 Nov 2021 14:25:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EF0B484D1D for ; Tue, 30 Nov 2021 14:25:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E8498FAEC; Tue, 30 Nov 2021 14:25:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638282334206420" MIME-Version: 1.0 Date: Tue, 30 Nov 2021 14:25:34 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/x11/xfce4-tumbler To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20211130142534.E8498FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638282334206420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Tue Nov 30 14:25:34 UTC 2021 Modified Files: pkgsrc/x11/xfce4-tumbler: Makefile PLIST distinfo Added Files: pkgsrc/x11/xfce4-tumbler/patches: patch-configure Log Message: xfce4-tumbler: update to 4.16.0 Change log: 4.16.0 ====== - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump glib (and gio, gthread, etc) minimum to 2.50.0 - Adjust bug report URL - Translation Updates: Estonian, Turkish 0.3.1 ===== - New plugin, libgepub thumbnailer plugin - Fix documentation URL - Add README.md and EXTRA_DIST - Add new icon needed for xfce4-about-dialog - Translation Updates: lt, oc, he, hi, hu, sk, tr, ug To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 pkgsrc/x11/xfce4-tumbler/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xfce4-tumbler/PLIST cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xfce4-tumbler/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/x11/xfce4-tumbler/patches/patch-configure Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638282334206420 Content-Disposition: inline Content-Length: 6950 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=utf-8 Modified files: Index: pkgsrc/x11/xfce4-tumbler/Makefile diff -u pkgsrc/x11/xfce4-tumbler/Makefile:1.101 pkgsrc/x11/xfce4-tumbler/Makefile:1.102 --- pkgsrc/x11/xfce4-tumbler/Makefile:1.101 Wed Sep 29 19:01:31 2021 +++ pkgsrc/x11/xfce4-tumbler/Makefile Tue Nov 30 14:25:34 2021 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.101 2021/09/29 19:01:31 adam Exp $ +# $NetBSD: Makefile,v 1.102 2021/11/30 14:25:34 gutteridge Exp $ -PKGREVISION= 12 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 0.3.0 +VERSION= 4.16.0 DISTNAME= tumbler-${VERSION} PKGNAME= xfce4-tumbler-${VERSION} CATEGORIES= x11 @@ -31,7 +30,9 @@ CONF_FILES= ${EGDIR}/tumbler.rc \ .include "options.mk" +.include "../../devel/glib2/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/openjpeg/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../graphics/gdk-pixbuf2/buildlink3.mk" Index: pkgsrc/x11/xfce4-tumbler/PLIST diff -u pkgsrc/x11/xfce4-tumbler/PLIST:1.8 pkgsrc/x11/xfce4-tumbler/PLIST:1.9 --- pkgsrc/x11/xfce4-tumbler/PLIST:1.8 Mon Aug 24 04:54:32 2020 +++ pkgsrc/x11/xfce4-tumbler/PLIST Tue Nov 30 14:25:34 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2020/08/24 04:54:32 gutteridge Exp $ +@comment $NetBSD: PLIST,v 1.9 2021/11/30 14:25:34 gutteridge Exp $ include/tumbler-1/tumbler/tumbler-abstract-thumbnailer.h include/tumbler-1/tumbler/tumbler-cache-plugin.h include/tumbler-1/tumbler/tumbler-cache.h @@ -60,6 +60,7 @@ share/gtk-doc/html/tumbler/tumbler-Versi share/gtk-doc/html/tumbler/tumbler.devhelp2 share/gtk-doc/html/tumbler/up-insensitive.png share/gtk-doc/html/tumbler/up.png +share/icons/hicolor/32x32/apps/org.xfce.tumbler.png share/locale/ar/LC_MESSAGES/tumbler.mo share/locale/ast/LC_MESSAGES/tumbler.mo share/locale/be/LC_MESSAGES/tumbler.mo @@ -73,11 +74,13 @@ share/locale/el/LC_MESSAGES/tumbler.mo share/locale/en_AU/LC_MESSAGES/tumbler.mo share/locale/en_GB/LC_MESSAGES/tumbler.mo share/locale/es/LC_MESSAGES/tumbler.mo +share/locale/et/LC_MESSAGES/tumbler.mo share/locale/eu/LC_MESSAGES/tumbler.mo share/locale/fi/LC_MESSAGES/tumbler.mo share/locale/fr/LC_MESSAGES/tumbler.mo share/locale/gl/LC_MESSAGES/tumbler.mo share/locale/he/LC_MESSAGES/tumbler.mo +share/locale/hi/LC_MESSAGES/tumbler.mo share/locale/hr/LC_MESSAGES/tumbler.mo share/locale/hu/LC_MESSAGES/tumbler.mo share/locale/hy_AM/LC_MESSAGES/tumbler.mo Index: pkgsrc/x11/xfce4-tumbler/distinfo diff -u pkgsrc/x11/xfce4-tumbler/distinfo:1.14 pkgsrc/x11/xfce4-tumbler/distinfo:1.15 --- pkgsrc/x11/xfce4-tumbler/distinfo:1.14 Tue Oct 26 11:34:48 2021 +++ pkgsrc/x11/xfce4-tumbler/distinfo Tue Nov 30 14:25:34 2021 @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.14 2021/10/26 11:34:48 nia Exp $ +$NetBSD: distinfo,v 1.15 2021/11/30 14:25:34 gutteridge Exp $ -BLAKE2s (tumbler-0.3.0.tar.bz2) = e45a158c0aa22442f801a2472e8f08e69e0a5ebd11cb1c193ac67e75876eb235 -SHA512 (tumbler-0.3.0.tar.bz2) = e216a9c8c659457c6e6dbb40d95cd9a34d64d204fea9523d0a66f1c331108f6e01fb83d668b99eed73ed26579ae3a717cd3215ddceaebfff888d942ecb18469b -Size (tumbler-0.3.0.tar.bz2) = 559424 bytes +BLAKE2s (tumbler-4.16.0.tar.bz2) = 3d16615fec8434213295ffc4708eebf1f9f21598812de151f3f4282a1bf677e2 +SHA512 (tumbler-4.16.0.tar.bz2) = 86b30a1b3a8b668bfd6cecb39bbfc642793d63055b0f3dc32e4e275082d086a9c011a98511938b7489099f35458613b3df24224ff48e4940f42ff552a14fa9d2 +Size (tumbler-4.16.0.tar.bz2) = 607640 bytes +SHA1 (patch-configure) = 69055bd722183258354f5277cd3796994f7940a5 SHA1 (patch-tumblerd_Makefile.in) = be057d51fa064610e31f9ae883f3d3ec992e0798 Added files: Index: pkgsrc/x11/xfce4-tumbler/patches/patch-configure diff -u /dev/null pkgsrc/x11/xfce4-tumbler/patches/patch-configure:1.1 --- /dev/null Tue Nov 30 14:25:34 2021 +++ pkgsrc/x11/xfce4-tumbler/patches/patch-configure Tue Nov 30 14:25:34 2021 @@ -0,0 +1,59 @@ +$NetBSD: patch-configure,v 1.1 2021/11/30 14:25:34 gutteridge Exp $ + +Fix typo in gthread version check +(Equivalent to upstream commit +https://gitlab.xfce.org/xfce/tumbler/-/commit/fee55d3c79533582ea3fbebe01378cf90cbce077 +) + +--- configure.orig 2020-12-22 23:37:45.000000000 +0000 ++++ configure +@@ -16160,12 +16160,12 @@ if test -n "$GTHREAD_CFLAGS"; then + pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ +- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.5ß.0\""; } >&5 +- ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.5ß.0") 2>&5 ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.50.0\""; } >&5 ++ ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.50.0") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then +- pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.5ß.0" 2>/dev/null` ++ pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0 >= 2.50.0" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes + else + pkg_failed=yes +@@ -16177,12 +16177,12 @@ if test -n "$GTHREAD_LIBS"; then + pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ +- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.5ß.0\""; } >&5 +- ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.5ß.0") 2>&5 ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0 >= 2.50.0\""; } >&5 ++ ($PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.50.0") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then +- pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.5ß.0" 2>/dev/null` ++ pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0 >= 2.50.0" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes + else + pkg_failed=yes +@@ -16203,14 +16203,14 @@ else + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0 >= 2.5ß.0" 2>&1` ++ GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gthread-2.0 >= 2.50.0" 2>&1` + else +- GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0 >= 2.5ß.0" 2>&1` ++ GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gthread-2.0 >= 2.50.0" 2>&1` + fi + # Put the nasty error message in config.log where it belongs + echo "$GTHREAD_PKG_ERRORS" >&5 + +- as_fn_error $? "Package requirements (gthread-2.0 >= 2.5ß.0) were not met: ++ as_fn_error $? "Package requirements (gthread-2.0 >= 2.50.0) were not met: + + $GTHREAD_PKG_ERRORS + --_----------=_1638282334206420--