pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ristretto
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jan 20 01:03:55 UTC 2022
Modified Files:
pkgsrc/graphics/ristretto: Makefile distinfo
Log Message:
ristretto: update to 0.12.2
0.12.2 (2022-01-14)
======
- New Features:
- Thumbnailer: Add support for shared thumbnail repositories (#82)
- Thumbnailer: Add thumbnail flavor support (#81)
- Performance Improvement:
- Optimization: Use TreeModel IFace to walk the image list
- Optimization: Add index and list link to RsttoImageListIter
- Optimization: Switch to GQueue in RsttoImageList
- Code Refactoring:
- Flatpak: Add lifecycle manager patch to Xfconf dependency
- Flatpak: Add Tumbler dependency as a private service (!35)
- Flatpak: Add pixbuf loaders
- Refactoring: Cleanup and simplifications around thumbnail size
- Redistribute thumbnail sizes uniformly
- Disable debug checks in release mode
- Cleanup: Miscellaneous
- Cleanup: Remove unused APIs in RsttoImageList
- Bug Fixes:
- Fix and complete file change monitoring
- Thumbnailer: Rework queue management
- Thumbnailer: Properly set the number of visible items
- Take the device scale into account to limit rendering quality
- Avoid multi-threading issue with X11 (#76)
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), English (United
Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Lithuanian, Malay, Norwegian Bokm��l, Occitan (post
1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
Ukrainian, Uyghur
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/ristretto/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/ristretto/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ristretto/Makefile
diff -u pkgsrc/graphics/ristretto/Makefile:1.58 pkgsrc/graphics/ristretto/Makefile:1.59
--- pkgsrc/graphics/ristretto/Makefile:1.58 Sat Dec 11 13:40:03 2021
+++ pkgsrc/graphics/ristretto/Makefile Thu Jan 20 01:03:55 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2021/12/11 13:40:03 gutteridge Exp $
+# $NetBSD: Makefile,v 1.59 2022/01/20 01:03:55 gutteridge Exp $
-VERSION= 0.12.1
+VERSION= 0.12.2
DISTNAME= ristretto-${VERSION}
EXTRACT_SUFX= .tar.bz2
CATEGORIES= graphics
@@ -16,7 +16,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSC
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config msgfmt perl intltool
+USE_TOOLS+= gmake pkg-config msgfmt perl intltool gdbus-codegen
LDFLAGS.DragonFly= -lX11
LDFLAGS.FreeBSD= -lX11
Index: pkgsrc/graphics/ristretto/distinfo
diff -u pkgsrc/graphics/ristretto/distinfo:1.12 pkgsrc/graphics/ristretto/distinfo:1.13
--- pkgsrc/graphics/ristretto/distinfo:1.12 Sat Dec 11 13:40:03 2021
+++ pkgsrc/graphics/ristretto/distinfo Thu Jan 20 01:03:55 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/12/11 13:40:03 gutteridge Exp $
+$NetBSD: distinfo,v 1.13 2022/01/20 01:03:55 gutteridge Exp $
-BLAKE2s (ristretto-0.12.1.tar.bz2) = 79a6b22e795789931e810512085f71dfda7601df17500fd303f09bc685f3f752
-SHA512 (ristretto-0.12.1.tar.bz2) = 58e61b7ead3f78770132d1ba3b480f0300279dd42bf78c248d7927c0a6703c75edce051bcaa23acd46d92865c4f5e03fd085bcc6cfdc3fe2bd2b4abd4eb3fa3c
-Size (ristretto-0.12.1.tar.bz2) = 610696 bytes
+BLAKE2s (ristretto-0.12.2.tar.bz2) = 1092687edeb62f61f5c8ea6d26103864eaf24e2a8835403d42d1a7d1420a628a
+SHA512 (ristretto-0.12.2.tar.bz2) = 39fc5868c3858e3667660b6411b3d39c19a2306be3d169e499aa11aff34a24e0ee8e745e15dfe301be48e1c6adce30129ed76270b025f5160cfa773467764379
+Size (ristretto-0.12.2.tar.bz2) = 612128 bytes
SHA1 (patch-src_Makefile.in) = efe5b0923709f5b2087e9faec15f11fcd8106924
Home |
Main Index |
Thread Index |
Old Index