Search Criteria
Package Details: libchamplain 0.12.22.r2160.ad9de28-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libchamplain.git (read-only, click to copy) |
|---|---|
| Package Base: | libchamplain |
| Description: | Map widget for GTK 3 |
| Upstream URL: | https://wiki.gnome.org/Projects/libchamplain |
| Licenses: | LGPL-2.1 |
| Submitter: | City-busz |
| Maintainer: | willemw |
| Last Packager: | willemw |
| Votes: | 3 |
| Popularity: | 0.96 |
| First Submitted: | 2025-12-30 08:54 (UTC) |
| Last Updated: | 2026-02-14 08:40 (UTC) |
Dependencies (10)
- cairo (cairo-gitAUR)
- clutter-gtkAUR
- libsoup3 (libsoup3-gitAUR)
- sqlite (sqlite-fossilAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gobject-introspection (make)
- gtk-doc (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Required by (21)
- aa-radio
- evolution-git
- fotocx
- garagejam
- geeqie15
- gnome-audio-locator
- gnome-radio
- gnome-voice
- gottengeography
- gpx-viewer
- gthumb-git (make)
- gthumb-git (optional)
- gtk-internet-radio-locator
- gtk-radio
- pantheon-calendar-git
- pix (optional)
- pix-git (optional)
- xviewer-plugins (make)
- xviewer-plugins (optional)
- xviewer-plugins-git (make)
- Show 1 more...
Latest Comments
patlefort commented on 2025-12-31 03:24 (UTC)
The version has problems. The pkgver() should use
git describe --abbrev=7 --tags | sed 's/^LIBCHAMPLAIN_//;s/[^-]*-g/r&/;s/-/./g', it can't contain+. The version should be updated in the pkgbuild and .srcinfo files with the generated version frompkgver().