Search Criteria
Package Details: lib32-libgexiv2 0.14.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-libgexiv2.git (read-only, click to copy) |
---|---|
Package Base: | lib32-libgexiv2 |
Description: | GObject-based wrapper around the Exiv2 library (32-bit) |
Upstream URL: | https://wiki.gnome.org/Projects/gexiv2 |
Licenses: | GPL-2.0-or-later |
Provides: | libgexiv2.so |
Submitter: | sbmomeni |
Maintainer: | vitaliikuzhdin |
Last Packager: | vitaliikuzhdin |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-31 14:09 (UTC) |
Last Updated: | 2025-01-26 20:20 (UTC) |
Dependencies (7)
- lib32-exiv2AUR
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glib2
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR)
- libgexiv2
- glib2-devel (make)
- meson (meson-gitAUR) (make)
Latest Comments
sbmomeni commented on 2023-07-13 15:56 (UTC)
Updated. Thank you MarsSeed.
MarsSeed commented on 2023-07-13 15:43 (UTC)
You can disable documentation building with the meson options
gtk_doc
,introspection
andvapi
.Then you can drop makedepends
gobject-introspection
,lib32-gobject-introspection-runtime
andvala
.