Package Details: gdk-pixbuf2-noglycin 2.44.3-3

Git Clone URL: https://aur.archlinux.org/gdk-pixbuf2-noglycin.git (read-only, click to copy)
Package Base: gdk-pixbuf2-noglycin
Description: An image loading library, without glycin
Upstream URL: https://wiki.gnome.org/Projects/GdkPixbuf
Licenses: LGPL-2.0-or-later
Conflicts: gdk-pixbuf2
Provides: gdk-pixbuf2, libgdk_pixbuf-2.0.so
Submitter: karabaja4
Maintainer: karabaja4
Last Packager: karabaja4
Votes: 7
Popularity: 5.38
First Submitted: 2025-09-25 23:34 (UTC)
Last Updated: 2025-10-15 21:23 (UTC)

Dependencies (18)

Required by (1104)

Sources (3)

Latest Comments

fabertawe commented on 2025-10-04 10:55 (UTC)

@mokkurkalve - thanks for the info :) I've removed it now anyway! I seem to have some lib32 stuff installed I no longer need.

mokkurkalve commented on 2025-10-03 16:21 (UTC)

@fabertawe: There are no need for a lib32-gdk-pixbuf2-noglycin. The current lib32-gdk-pixbuf2 from multilib are configured thus:

local meson_options=(
    --cross-file lib32
    -D android=disabled
    -D builtin_loaders=all
    -D documentation=false
    -D gif=enabled
    -D glycin=disabled
    -D gtk_doc=false
    -D installed_tests=false
    -D introspection=disabled
    -D jpeg=enabled
    -D man=false
    -D others=enabled
    -D png=enabled
    -D thumbnailer=disabled
    -D tiff=enabled
  )

fabertawe commented on 2025-09-29 19:41 (UTC)

Ok, no problem, thanks.

karabaja4 commented on 2025-09-29 16:29 (UTC)

I'm sorry - I don't use lib32.

fabertawe commented on 2025-09-29 10:49 (UTC)

Many thanks for this :) Would you also consider uploading lib32-gdk-pixbuf2-noglycin?