pkgsrc/graphics
gutteridge caac754554 ristretto: update to 0.12.1
Change log:

0.12.1 (2021-11-26)
======
- Dependency Changes:
  - GLib >= 2.44.0

- Performance Improvement:
  - Optimize sorting by content type
  - Load images asynchronously (#16, #29, #32, !34)
  - Increase image loading buffer size (!34)

- Appearance Changes:
  - Allow to display all files in the open dialog (!33)

- Code Refactoring:
  - Rework the file opening procedure (!33)

- Bug Fixes:
  - Fix a memory leak when closing the window directly
  - Refactoring: Clarify thumbnailer queue management
  - Thumbnailer: Do not empty an unprocessed file list
  - Update window title on image deletion or insertion
  - Perform content-based filtering wherever necessary
  - Set device scale for animated images
  - Properly recognize SVG compressed image files
  - Use the generic pixbuf loader for RAW image files
  - Fix pointer behavior in fullscreen mode
  - Icon bar: Properly highlight item under the cursor
  - Icon bar: Center on the active item for any size change
  - Fix regression: Exif orientation is not respected (#69)
  - Do not try to load images whose pixbuf is not available (!34)
  - Fix memory management of image loading objects (!34)
  - Use URIs instead of filenames in the `.desktop` file (#49)
  - Directory loading: Allow to load a directory via the cli
  - Flatpak: Access remote locations with GVfs
  - Directory loading: Fix improper use of GFileEnumerator APIs (#68)

- 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

0.12.0 (2021-10-11)
======
- Dependency Changes:
  - libxfce4ui >= 4.16.0
  - libxfce4util >= 4.16.0

- New Features:
  - Allow to choose the default scale (!29)
  - Keep the scale in memory for each loaded image (#7, #17, !28)
  - Toggle fullscreen mode by double clicking on the image

- Performance Improvement:
  - Optimize directory loading (#20, #22, #32, #37, !31)
  - Optimize image viewer redraw: Disable overlay scrolling (#64)
  - Optimize image viewer redraw: Reuse source surface (#64, !26)
  - Avoid using Cairo Xlib backend to create surfaces (#60, #61, #62, !25)
  - Optimize image viewer redraw: Animation (#64)
  - Optimize image viewer redraw: Background color (#64)
  - Optimize image viewer redraw: Clock (#64)
  - Optimize image viewer redraw: Selection box (#64)
  - Don't redraw the main window when it loses focus (#64)
  - Remove the shadow of the toolbar buttons (#51, #64)

- Appearance Changes:
  - Hide thumbnail scrollbar when unused (!24)
  - Use the same background for the image and the thumbnails (#36, !23)
  - Drop preferences-desktop-default-applications icon

- Code Refactoring:
  - Flatpak build (!32)
  - Refactoring: Use only one file filter for the app
  - Refactoring: Icon bar adjustments
  - Cleanup: `icon_bar.c`
  - Cleanup: Pass orientation directly from file to viewer
  - Code refactoring: Image viewer adjustments, scale and drawing (!27)
  - Use integers for the image rendering rectangle
  - Code cleanup: Build sanitation, obsolete code removal, spacing, normalization (!22)
  - Transfer contents from dispose() to finalize()
  - Add debugging macros

- Bug Fixes:
  - Protect asynchronous jobs from an application exit
  - Fix position of the active item in the icon bar when vertical (#34)
  - Take into account the device scale (#47, !30)
  - Properly load images via drag and drop (#67)
  - Delay GdkPixbufLoader "closed" signal handler
  - Use the same scale factor to zoom via action and scrolling
  - Fix a lack of centering when zooming via the menu action
  - Fix some memory leak (several commits of this kind)
  - Fix file creation monitoring
  - Try to display the image on `GDK_PIXBUF_ERROR_CORRUPT_IMAGE` (#39)
  - Always set adjustment upper bounds greater than page sizes (#35)
  - Scaling/zoom corrections (#30, !8)
  - Fix animated GIF display
  - Automate and sanitize memory management of sources (#65)
  - Fix `rstto_icon_bar_rows_reordered()` (#48)
  - Chain up to parent in dispose() and finalize()

- 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

0.11.0 (2021-06-11)
======
- Update copyright years and appdata infos
- Enable `HAVE_MAGIC_H`-delimited code
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Add option to copy image to clipboard (!20)
- Allow dragging window when CSD is used (#52)
- Remove GSourceFunc casts
- Added new stock icons with reverse DNS format
- Updates README.md
- Include string.h
- Codebase cleanup (!7)
- Make build less verbose
- Update .gitignore
- Make sure that argument passed to strncmp is non-NULL (!1)
- privacy_dialog.c: Remove dead initialization (!2)
- image_list.c: Remove dead assignment (!2)
- Add basic GitLab pipeline
- Switch to README.md and foreign automake mode
- Bug #16717: Move from exo-csource to xdt-csource
- Resolve couple "cast between incompatible function types" warnings
- Fix memory leaks in Privacy Dialog
- Resolve deprecation warnings
- Resolve some deprecation warnings
- Clean up unused functions
- Rename vars and funcs: show -> hide
- Add inactivity timeout setting to Preferences
- Hide the cursor while inactive in fullscreen mode
- Fix 'Status bar appears upon leaving fullscreen'
- Update .gitignore
- Do not show translation info on --help output
- Fix "window-state-event" handler
- Update credits
- Add support for old gtk2-style bg color settings
- Add missing LDFLAGS (fixes build on *bsd)
- In fullscreen mode, show toolbar when the mouse pointer is moved to
the top
- Return to git versioning
- 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
2021-12-11 13:40:03 +00:00
..
aalib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
adaptagrams graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
adwaita-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
agg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ansilove graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
aqsis revbump for icu and libffi 2021-12-08 16:01:42 +00:00
arc-theme revbump for icu and libffi 2021-12-08 16:01:42 +00:00
artist graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
asymptote graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
autopano-sift-C revbump for icu and libffi 2021-12-08 16:01:42 +00:00
autotrace revbump for icu and libffi 2021-12-08 16:01:42 +00:00
aview graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
babl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
barcode graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
bktr2jpeg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
blender revbump for icu and libffi 2021-12-08 16:01:42 +00:00
blender-lts revbump for icu and libffi 2021-12-08 16:01:42 +00:00
blinkenthemes revbump for icu and libffi 2021-12-08 16:01:42 +00:00
blinkentools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
box2d graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
breeze-icons revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cairo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cairo-gobject revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cairomm graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cairomm1.16 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cal3d graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cal3d-examples revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cambevao graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
camediaplay graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
camlimages revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cdlabelgen graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
Cenon revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cglm graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
charls graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cheese revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cinepaint revbump for icu and libffi 2021-12-08 16:01:42 +00:00
circos graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
claraocr graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
clutter revbump for icu and libffi 2021-12-08 16:01:42 +00:00
clutter-box2d revbump for icu and libffi 2021-12-08 16:01:42 +00:00
clutter-gtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
clutter-gtk0.10 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
clutter-mx revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cnxtview graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cogl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
Coin graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
colord revbump for icu and libffi 2021-12-08 16:01:42 +00:00
colord-gtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
comix revbump for icu and libffi 2021-12-08 16:01:42 +00:00
compface graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cpia2view graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
cqcam graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
CRWInfo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
darktable darktable: correct patch checksum to fix the build 2021-12-09 23:57:40 +00:00
dcraw graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
deforaos-camera revbump for icu and libffi 2021-12-08 16:01:42 +00:00
deforaos-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
denemo revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dia revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dia-python revbump for icu and libffi 2021-12-08 16:01:42 +00:00
digikam revbump for icu and libffi 2021-12-08 16:01:42 +00:00
djview4 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
djvulibre-lib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
djvulibre-tools
drawing graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
drawpile revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dvipng graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
dx revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dxsamples graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
edje revbump for icu and libffi 2021-12-08 16:01:42 +00:00
elementary-xfce-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
enblend-enfuse revbump for icu and libffi 2021-12-08 16:01:42 +00:00
eog revbump for icu and libffi 2021-12-08 16:01:42 +00:00
eom revbump for icu and libffi 2021-12-08 16:01:42 +00:00
epeg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
erlang-eimp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
evas graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
evas-buffer
evas-edb
evas-eet
evas-gif
evas-jpeg
evas-pmaps
evas-png
evas-software-x11
evas-tiff
evas-xpm
ewipe graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
exif graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
exifprobe graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
exiftags graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
exiv2 exiv2: update to 0.27.5. 2021-11-07 12:09:12 +00:00
extrema revbump for icu and libffi 2021-12-08 16:01:42 +00:00
faba-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
farbfeld graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
fbm graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
feh revbump for icu and libffi 2021-12-08 16:01:42 +00:00
fly graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
fna3d revbump for icu and libffi 2021-12-08 16:01:42 +00:00
fnlib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
fotoxx revbump for icu and libffi 2021-12-08 16:01:42 +00:00
frameworks revbump for icu and libffi 2021-12-08 16:01:42 +00:00
freeglut revbump for icu and libffi 2021-12-08 16:01:42 +00:00
freeimage graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
freeimageplus Recursive revbump for graphics/libraw. 2021-09-28 10:28:36 +00:00
freetype
freetype-lib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
freetype-utils
freetype2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
fswebcam graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ftgl graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
fujiplay graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
g2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gd graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gdchart graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gdk-pixbuf2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gdk-pixbuf2-xlib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
geeqie revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gegl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
geomview graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
get_ds7 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gexiv2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gfract revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gif2png Revbump all Go packages after go117 update 2021-12-09 17:50:09 +00:00
gif320 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
giflib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
giflib-util
gifsicle graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
giftrans graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gimmage revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-color-manager revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-create-spritesheet graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gimp-docs-de
gimp-docs-en graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gimp-docs-es
gimp-docs-fr
gimp-docs-it
gimp-docs-ja
gimp-docs-ko
gimp-docs-nl
gimp-docs-nn
gimp-docs-pl
gimp-docs-ru
gimp-docs-sv
gimp-docs-zh_CN
gimp-exif-browser revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-fix-ca revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-high-pass-filter graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gimp-jxr revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-liquid-rescale revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-rawphoto revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-refocus-it revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-resynthesizer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-ufraw revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gimp-warp-sharp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gimp2-wideangle revbump for icu and libffi 2021-12-08 16:01:42 +00:00
giram revbump for icu and libffi 2021-12-08 16:01:42 +00:00
girara revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gl2ps revbump for icu and libffi 2021-12-08 16:01:42 +00:00
glad graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gle graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
glew graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
glfw revbump for icu and libffi 2021-12-08 16:01:42 +00:00
glitz graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gliv revbump for icu and libffi 2021-12-08 16:01:42 +00:00
glm graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
glpng graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
glu graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
glw graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
glx-utils graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gmic revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gmngview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
GMT revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnome-backgrounds graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gnome-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gnome-icon-theme-extras graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gnome-icon-theme-symbolic revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnome-screenshot revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnome-themes-standard revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gnuplot revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gocr graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
goocanvas2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gource revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gphoto2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gpick revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gpicview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gqview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gqview-devel revbump for icu and libffi 2021-12-08 16:01:42 +00:00
grafx2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
grap graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
graphene revbump for icu and libffi 2021-12-08 16:01:42 +00:00
GraphicsMagick revbump for icu and libffi 2021-12-08 16:01:42 +00:00
graphite2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
graphviz revbump for icu and libffi 2021-12-08 16:01:42 +00:00
graphviz-dot-mode graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gri revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-cairo revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-jpeg revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins0.10-png revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-aalib graphics/gst-plugins1-aalib: import gst-plugins1-aalib-1.18.5 2021-11-15 22:06:12 +00:00
gst-plugins1-cairo revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-gdk_pixbuf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gst-plugins1-jpeg gst-plugins1-jpeg: fix 2021-11-17 08:36:03 +00:00
gst-plugins1-png *: update gstreamer1 and plugins and related packages to 1.18.5 2021-11-15 22:01:15 +00:00
gst-plugins1-webp graphics/gst-plugins1-webp: import gst-plugins1-webp-1.18.5 2021-11-15 22:07:34 +00:00
gthumb revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gthumb3 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gtkam revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gtkglext revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gtkimageview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gtksee graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gts revbump for icu and libffi 2021-12-08 16:01:42 +00:00
guetzli graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
guile-cairo revbump for icu and libffi 2021-12-08 16:01:42 +00:00
GUIlib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
gwenview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
h5utils graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
hermes graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
hicolor-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
hp2xx graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
hs-JuicyPixels graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
hugin revbump for icu and libffi 2021-12-08 16:01:42 +00:00
icon-naming-utils graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
icoutils graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
iGMT graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ImageMagick revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ImageMagick6 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ImageViewer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
imlib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
imlib-gtk
imlib2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
impress graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
imv revbump for icu and libffi 2021-12-08 16:01:42 +00:00
inkscape revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ipe revbump for icu and libffi 2021-12-08 16:01:42 +00:00
irrlicht graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ivtools graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jasper revbump for icu and libffi 2021-12-08 16:01:42 +00:00
jbig2dec graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jbig2enc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jbigkit graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jhead graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jp2a revbump for icu and libffi 2021-12-08 16:01:42 +00:00
jpeg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jpeg2ps graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jpeg_ls graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jpeginfo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jpegoptim graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jpegpixi graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jpegquality graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
jxrlib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
kamera revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kcolorchooser revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kde-base-artwork revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kdegraphics-mobipocket revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kdegraphics-strigi-analyzer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kdegraphics-thumbnailers revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kgamma revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kiconthemes revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kimageformats revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kipi-plugins revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kolourpaint revbump for icu and libffi 2021-12-08 16:01:42 +00:00
koverartist revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kplotting revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kqtquickcharts revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kqtquickcharts4 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
krita revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kruler revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kvantum revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lasem revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lcms graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
lcms2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
lensfun revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lepton graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
leptonica graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
lib3ds revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libansilove graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libart graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libbpg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libcaca graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libdmtx graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libepoxy graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libexif libexif: Update to 0.6.24 2021-11-30 16:25:40 +00:00
libexif-gtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libfpx graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libgdiplus revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libggi graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libggigcp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libggimisc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libggiwmh graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libgii graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libgiigic graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libgltf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libgnomecanvas revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgnomecanvasmm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libheif graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libimagequant graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libiptcdata revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libjpeg-turbo libjpeg-turbo: updated to 2.1.2 2021-11-19 21:55:01 +00:00
libkdcraw revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libkexiv2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libkexiv2-kde4 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libkipi revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libksane revbump for icu and libffi 2021-12-08 16:01:42 +00:00
liblqr revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libmypaint graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libotf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libpano13 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libpgf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libpuzzle graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libraw graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
librsvg revbump for icu and libffi 2021-12-08 16:01:42 +00:00
librsvg-c revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libscigraphica revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libsixel revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libspiro graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libv4l libv4l: update to 1.22.1. 2021-11-01 20:35:16 +00:00
libvideogfx graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libwebp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
libwmf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libxmi graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ljpeg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
lsix revbump for icu and libffi 2021-12-08 16:01:42 +00:00
luminance-hdr revbump for icu and libffi 2021-12-08 16:01:42 +00:00
luv-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
lxde-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
lximage-qt revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lxqt-themes graphics/lxqt-themes: update to 1.0.0 2021-11-19 09:45:31 +00:00
magicpoint graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mandelbulber revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mate-backgrounds revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mate-icon-theme revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mate-icon-theme-faenza revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mate-themes revbump for icu and libffi 2021-12-08 16:01:42 +00:00
materia-gtk-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
MesaDemos revbump for icu and libffi 2021-12-08 16:01:42 +00:00
MesaLib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
metacam graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mgl graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mng graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mojoshader revbump for icu and libffi 2021-12-08 16:01:42 +00:00
moka-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mpeg2codec graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mpgtx graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mscgen graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
mygui revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mypaint revbump for icu and libffi 2021-12-08 16:01:42 +00:00
mypaint-brushes graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ncview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
netpbm revbump for icu and libffi 2021-12-08 16:01:42 +00:00
Ngraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ns-cult3d graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
numix-gtk-theme revbump for icu and libffi 2021-12-08 16:01:42 +00:00
numix-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
numix-icon-theme-circle graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
nvidia-texture-tools graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
nvtv revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ocaml-cairo revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ocrad graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
opencolorio graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
opencsg revbump for icu and libffi 2021-12-08 16:01:42 +00:00
opencv revbump for icu and libffi 2021-12-08 16:01:42 +00:00
opencv-contrib-face opencv-contrib-face: regen distinfo for new opencv patch 2021-11-15 17:49:44 +00:00
opendis graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
openexr openexr: update to 3.1.3. 2021-11-01 11:25:04 +00:00
openimageio graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
openjpeg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
OpenRM graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
optipng graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
osg revbump for icu and libffi 2021-12-08 16:01:42 +00:00
oxipng graphics/oxipng: update to 5.0.1 2021-11-16 08:20:00 +00:00
oxygen-icons graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Barcode-Code128 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-cairo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-cairo-gobject revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-Chart graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Chart-ThreeD graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-clutter graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GD graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GD-Barcode graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GD-Graph-sparklines graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GD-Graph3d graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GD-SecurityImage graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GD-SVG graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GDGraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GDGraph-boxplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GDTextUtil graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GIFgraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Gnome2-Canvas revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-goocanvas2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-Graph-Easy graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GraphicsMagick revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-GraphViz graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-GraphViz2 Update to 2.66. From the changelog: 2021-10-31 08:49:41 +00:00
p5-Image-BMP graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Image-ExifTool graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Image-Imlib2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Image-Info graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Image-JpegTran-AutoRotate graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Image-Sane graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Image-Size graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-PerlMagick revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-RRDTool-OO graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-SVG graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-SVG-Graph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-SWF-File graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
p5-Template-GD graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
panomatic graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
PanoTools graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
paper-icon-theme revbump for icu and libffi 2021-12-08 16:01:42 +00:00
papirus-folders graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
papirus-icon-theme graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pastel graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pcl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pdfpc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pdiff graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pear-Image_Canvas graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pear-Image_Color graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pear-Image_Graph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pfstools revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pgraf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
photopc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
php-exif
php-gd
php-imagick revbump for icu and libffi 2021-12-08 16:01:42 +00:00
php-jpgraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pikchr Honor LDFLAGS to fix NetBSD build. Ride recent import. 2021-11-26 19:39:15 +00:00
pixmap graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ploticus graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ploticus-examples graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
plotmtv graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
plotutils graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
png graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
png2html graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pngcheck graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pngcrush graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pngquant pngquant: updated to 2.17.0 2021-12-02 12:35:00 +00:00
potrace graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
povray graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
prag graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
prison revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ps2eps graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
pstoedit revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ptex graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-aafigure graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-actdiag graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-altgraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-biggles graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-blockdiag graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-blurhash graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-brewer2mpl graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-cairo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-cairo118 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-cairocffi revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-chart graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-cycler py-cycler: updated to 0.11.0 2021-10-29 08:37:03 +00:00
py-dot *: convert dependencies of py-pyparsing to versioned_dependencies.mk 2021-11-01 18:58:33 +00:00
py-exifread graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-fits graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-gdchart graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-gdmodule graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-ggplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-gnuplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-graphviz graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-gtkglext revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-imageio py-imageio: updated to 2.10.5 2021-11-17 17:27:15 +00:00
py-imagesize py-imagesize: updated to 1.3.0 2021-11-11 08:57:26 +00:00
py-imaging graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-leather graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-matplotlib py-matplotlib: updated to 3.4.3 2021-11-06 11:59:28 +00:00
py-matplotlib-venn graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-mcomix graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-nwdiag graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-objgraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-openexr graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-OpenGL revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-OpenGL-accelerate graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-piddle graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-piexif graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-Pillow py-Pillow: updated to 8.4.0 2021-11-04 13:50:30 +00:00
py-Pillow6 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-pycha graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-pygal graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-pygraphviz graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-qrcode graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-scour graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-seaborn graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-seqdiag graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-sk1libs graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-strich graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-tifffile py-tifffile: updated to 2021.11.2 2021-11-17 17:25:03 +00:00
py-uniconvertor graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-wand graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
py-Willow *: Revbump for protobuf-3.19.0 2021-11-11 12:02:46 +00:00
qimageblitz revbump for icu and libffi 2021-12-08 16:01:42 +00:00
qiv revbump for icu and libffi 2021-12-08 16:01:42 +00:00
qore-glut-module revbump for icu and libffi 2021-12-08 16:01:42 +00:00
qore-opengl-module graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
qr-code-generator graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
qr-code-generator16 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
qrrs graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
quesoglc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
qvplay graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-Cairo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-colorspace graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-colourpicker graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-dichromat graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-effects graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-farver graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-ggExtra graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-ggplot2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-ggtern graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-ggthemes graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-gridExtra graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-isoband graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-jpeg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-labeling graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-latex2exp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-latticeExtra graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-manipulateWidget graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-munsell graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-png graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-polyclip graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-rgl graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-scales graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-thematic graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-viridis graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
R-viridisLite graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
rabbit graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
radiance graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
raleigh-reloaded graphics/raleigh-reloaded-theme: import raleigh-reloaded-theme-1.3 2021-12-11 09:57:51 +00:00
rawtherapee revbump for icu and libffi 2021-12-08 16:01:42 +00:00
rayshade graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
refocus-it graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
resize_image graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ristretto ristretto: update to 0.12.1 2021-12-11 13:40:03 +00:00
ruby-cairo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-cairo-gobject revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-chunky_png graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-clutter revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-clutter-gdk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-clutter-gtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-color graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-color-japanese graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-color-tools graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-gd graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-gdk3 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-gdk_pixbuf2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-gnuplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-image_size graphics/ruby-image_size: update to 3.0.1 2021-11-23 14:32:01 +00:00
ruby-imlib2 graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-mini-magick graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-oily_png graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ruby-opengl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-RMagick revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-rsvg2 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-screengif graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
s10sh graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
sane-airscan revbump for icu and libffi 2021-12-08 16:01:42 +00:00
sane-backends graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
sane-frontends revbump for icu and libffi 2021-12-08 16:01:42 +00:00
scidavis revbump for icu and libffi 2021-12-08 16:01:42 +00:00
scigraphica revbump for icu and libffi 2021-12-08 16:01:42 +00:00
screengrab revbump for icu and libffi 2021-12-08 16:01:42 +00:00
scrot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
SDL2_gfx revbump for icu and libffi 2021-12-08 16:01:42 +00:00
SDL2_image revbump for icu and libffi 2021-12-08 16:01:42 +00:00
SDL_image graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
shotwell revbump for icu and libffi 2021-12-08 16:01:42 +00:00
silgraphite graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
silgraphite-ft graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
silgraphite-xft graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
simage graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
skencil graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
slim-themes graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
spcaview graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
spectacle revbump for icu and libffi 2021-12-08 16:01:42 +00:00
stitchy graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
svgpart revbump for icu and libffi 2021-12-08 16:01:42 +00:00
sxiv graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tango-icon-theme revbump for icu and libffi 2021-12-08 16:01:42 +00:00
termtosvg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tesseract revbump for icu and libffi 2021-12-08 16:01:42 +00:00
tex-a2ping graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-a2ping-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-animate graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-animate-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-asyfig graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-asyfig-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-auto-pst-pdf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-auto-pst-pdf-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-automata graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-automata-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-bbcard graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-bbcard-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-bclogo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-bclogo-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-blockdraw_mp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-blockdraw_mp-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-bpolynomial graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-bpolynomial-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-chemfig graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-chemfig-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-circuitikz graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-circuitikz-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-cmarrows graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-cmarrows-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-contour graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-contour-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-drv graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-drv-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-dviincl graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-dviincl-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-dvipng-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-eepic graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-eepic-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-ellipse graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-ellipse-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-emp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-emp-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-epsincl graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-epsincl-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-epstopdf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-epstopdf-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-expressg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-expressg-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-exteps graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-exteps-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-featpost graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-featpost-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-feynmf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-feynmf-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-feynmp-auto graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-feynmp-auto-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-fiziko graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-fiziko-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-garrigues graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-garrigues-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-gmp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-gmp-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-graphics-pln graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-graphics-pln-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-hatching graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-hatching-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-incgraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-incgraph-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-latexmp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-latexmp-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mcf2graph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mcf2graph-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metago graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metago-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metaobj graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metaobj-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metaplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metaplot-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metapost graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metapost-colorbrewer graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metapost-colorbrewer-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metapost-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metauml graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-metauml-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mfpic graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mfpic-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mfpic4ode graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mfpic4ode-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mp3d graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mp3d-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mparrows graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mparrows-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mpattern graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mpattern-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mpcolornames graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mpcolornames-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mpgraphics graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mpgraphics-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mptopdf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mptopdf-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mptrees graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-mptrees-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pdfcrop graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pdfcrop-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pgf-umlsd graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pgf-umlsd-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pgfgantt graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pgfgantt-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pictex graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pictex-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-piechartmp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-piechartmp-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-psgo graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-psgo-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-2dplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-2dplot-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-3d graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-3d-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-3dplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-3dplot-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-barcode graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-barcode-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-blur graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-blur-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-circ graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-circ-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-coil graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-coil-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-eps graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-eps-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-fill graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-fill-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-ghsb graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-ghsb-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-gr3d graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-gr3d-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-grad graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-grad-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-lens graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-lens-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-math graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-math-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-node graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-node-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-osci graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-osci-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-ovl graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-ovl-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-pdf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-pdf-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-plot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-plot-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-poly graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-poly-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-slpe graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-slpe-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-text graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-text-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-tools graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-tools-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-tree graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pst-tree-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pstricks graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pstricks-add graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pstricks-add-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-pstricks-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-qrcode graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-qrcode-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-repere graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-repere-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-roex graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-roundrect graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-roundrect-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-shapes graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-shapes-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-slideshow graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-slideshow-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-splines graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-splines-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-suanpan graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-suanpan-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tex-ps graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tex-ps-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-texdraw graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-texdraw-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-textpath graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-textpath-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-threeddice graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-threeddice-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikz-3dplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikz-3dplot-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikz-cd graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikz-cd-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikz-feynhand graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikz-feynhand-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzinclude graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzinclude-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzmark graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzmark-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzorbital graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzorbital-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzpagenodes graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzpagenodes-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzpfeile graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzpfeile-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzposter graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzposter-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzscale graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzscale-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzsymbols graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tikzsymbols-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tkz-base graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tkz-base-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tkz-fct graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-tkz-fct-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-venndiagram graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-venndiagram-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-xypic graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tex-xypic-doc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tgif graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tiff graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tk-tkimg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tkpiechart graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tuxpaint revbump for icu and libffi 2021-12-08 16:01:42 +00:00
tuxpaint-config graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
tuxpaint-stamps graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
ucview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
unicap revbump for icu and libffi 2021-12-08 16:01:42 +00:00
urt graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
vcg graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
veusz revbump for icu and libffi 2021-12-08 16:01:42 +00:00
vid graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
viewfax graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
viewnior revbump for icu and libffi 2021-12-08 16:01:42 +00:00
vigra graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
viu graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
vnc2swf graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
vp graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
vtk revbump for icu and libffi 2021-12-08 16:01:42 +00:00
vtk-docs graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
vulkan-headers graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
wcslib graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
wld revbump for icu and libffi 2021-12-08 16:01:42 +00:00
wm-icons graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
wmphoto graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
wxsvg revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xart graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xbmbrowser graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xdot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xdvipresent graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xfce4-icon-theme revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xfig graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xgc graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xgraph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xli graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xmorph graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xpaint graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xplot graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xplot-devel graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xsane revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xv graphics: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 10:45:53 +00:00
xzgv revbump for icu and libffi 2021-12-08 16:01:42 +00:00
zathura-cb revbump for icu and libffi 2021-12-08 16:01:42 +00:00
zathura-djvu revbump for icu and libffi 2021-12-08 16:01:42 +00:00
zbar revbump for icu and libffi 2021-12-08 16:01:42 +00:00
zphoto revbump for icu and libffi 2021-12-08 16:01:42 +00:00
Makefile graphics/Makefile: add raleigh-reloaded 2021-12-11 09:59:02 +00:00