Skip to content

Commit

Permalink
xfce4-tumbler: update to 4.16.1
Browse files Browse the repository at this point in the history
Change log:

4.16.1 (2022-08-11)
======
- gst-thumbnailer: Add mime type check (Fixes #65)
- desktop-thumbnailer: Guard against null path
- Fix typo in gthread version (!14)
  • Loading branch information
dhgutteridge committed Aug 25, 2022
1 parent 9604c1a commit e555bf7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 68 deletions.
7 changes: 3 additions & 4 deletions x11/xfce4-tumbler/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
# $NetBSD: Makefile,v 1.108 2022/08/11 05:09:35 gutteridge Exp $
# $NetBSD: Makefile,v 1.109 2022/08/25 00:06:03 gutteridge Exp $

PKGREVISION= 5
.include "../../meta-pkgs/xfce4/Makefile.common"

VERSION= 4.16.0
VERSION= 4.16.1
DISTNAME= tumbler-${VERSION}
PKGNAME= xfce4-tumbler-${VERSION}
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/xfce/tumbler/${VERSION:R}/

HOMEPAGE= https://docs.xfce.org/xfce/thunar/tumbler
HOMEPAGE= https://docs.xfce.org/xfce/thunar/4.16/tumbler
COMMENT= D-Bus thumbnailing service

GNU_CONFIGURE= yes
Expand Down
9 changes: 4 additions & 5 deletions x11/xfce4-tumbler/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
$NetBSD: distinfo,v 1.15 2021/11/30 14:25:34 gutteridge Exp $
$NetBSD: distinfo,v 1.16 2022/08/25 00:06:03 gutteridge Exp $

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
BLAKE2s (tumbler-4.16.1.tar.bz2) = ad32538cb1c8359eb6eee97dd64e884a1e75f93acc491a13f4eddebb202214dc
SHA512 (tumbler-4.16.1.tar.bz2) = 483ed34d41349641ad9116655d1efbaa01352316f8ff4780903fd3f21aacea7c42bc80d7710e7ba0c2b9a79d0f971ce7210a03d5acb6c8b6b0750316665a8154
Size (tumbler-4.16.1.tar.bz2) = 593122 bytes
SHA1 (patch-tumblerd_Makefile.in) = be057d51fa064610e31f9ae883f3d3ec992e0798
59 changes: 0 additions & 59 deletions x11/xfce4-tumbler/patches/patch-configure

This file was deleted.

0 comments on commit e555bf7

Please sign in to comment.