./graphics/ristretto, Xfce image viewer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.13.3, Package name: ristretto-0.13.3, Maintainer: youri

Ristretto is an image viewer integrating into the Xfce desktop.


Required to run:
[sysutils/desktop-file-utils] [sysutils/dbus-glib] [graphics/hicolor-icon-theme] [graphics/libexif] [graphics/cairo] [devel/glib2] [x11/libxfce4util] [x11/gtk3] [x11/libxfce4ui]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 834.156 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-28 00:25:34 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
ristretto: update to 0.13.3

0.13.3 (2024-12-25)
======
- Added missing Keywords entry to .desktop file
- thumbnailer: Properly limit request size
- Avoid stack use-after-scope
- settings: Add accels before loading accels.scm
- scan-build: Add false positive file
- gcc-analyzer: Fix -Wanalyzer-deref-before-check
- build: Use AM_DISTCHECK_CONFIGURE_FLAGS
- Apply .clang-format file
- clang-format: Use IncludeBlocks::Regroup
- clang-format: Break after assignment operator
- clang-format: Break remaining parameters in function definition
- viewer: Warn when max size is reached
- viewer: Limit image size to what cairo can support
- viewer: Fix limited-quality load size
- clang-format: Insert a newline at end of file if missing
- Apply .clang-format file
- clang-format: Add file
- Remove unnecessary or unwanted translations
- Remove unused project file
- Add a toggle to enable/disable smoothing
- prefs-dialog: Wrap labels using GtkLabel API
- image-list: Use standard::fast-content-type instead of content-type
- Manage thumbs of thumbs correctly
- configure.ac: Explicitly depend on gio-2.0
- Makefile.am: Drop references of GTHREAD_CFLAGS
- configure.ac: Explicitly depend on gio-unix-2.0
- Add image/webp as supported mime type in .desktop file
- file: Add missing sanity checks
- Do not define G_DISABLE_CHECKS in release mode
- Fix use of gdk_cursor_new*()
- Fix memory leak
- 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, Telugu, Thai, Turkish,
  Ukrainian, Uyghur
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option
   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-02-09 00:05:44 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
ristretto: update to 0.13.2

0.13.2 (2024-02-05)
======
- Update copyright year
- Fix duplicate mnemonic in File menu
- image_viewer: Add missing sanity check
- Fix criticals about unset GIO attributes
- viewer: Fix possible crash when closing while an image is loading
- Ensure that file manager proxy creation is non-blocking
- Add icons at missing sizes, clean up SVG metadata
- 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
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693