Search Criteria
Package Details: xpm-pixbuf-git r1530.d290a0c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xpm-pixbuf-git.git (read-only, click to copy) |
---|---|
Package Base: | xpm-pixbuf-git |
Description: | Utilities for rendering XPM icons to a GdkPixbuf (devel branch) |
Upstream URL: | https://gitlab.gnome.org/ZanderBrown/xpm-pixbuf.git |
Licenses: | LGPL-2.0-or-later |
Conflicts: | xpm-pixbuf |
Provides: | xpm-pixbuf |
Submitter: | viachaslavic |
Maintainer: | viachaslavic |
Last Packager: | viachaslavic |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-06-08 21:40 (UTC) |
Last Updated: | 2024-06-09 09:01 (UTC) |
Dependencies (5)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
viachaslavic commented on 2024-06-09 08:42 (UTC)
@a821 thanks a lot, corrected it.
a821 commented on 2024-06-09 07:06 (UTC)
Hi, thanks for uploading this package. However, I do not think the description is accurate: this is not a drop-in replacement for the
GdkPixbuf
, but rather a stripped down version of it aiming to supportxpm
loading. See commit messages here and here.