Search Criteria
Package Details: libshumate-git 1.0.0.beta.r6.g125757b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libshumate-git.git (read-only, click to copy) |
---|---|
Package Base: | libshumate-git |
Description: | GTK toolkit providing widgets for embedded maps |
Upstream URL: | https://wiki.gnome.org/Projects/libshumate |
Keywords: | maps widget |
Licenses: | LGPL |
Conflicts: | libshumate |
Provides: | libshumate, libshumate-1.0.so |
Submitter: | trissylegs |
Maintainer: | None |
Last Packager: | yochananmarqos |
Votes: | 2 |
Popularity: | 0.004814 |
First Submitted: | 2021-07-14 11:51 (UTC) |
Last Updated: | 2022-09-06 16:57 (UTC) |
Dependencies (9)
- gtk4 (gtk-rc, gtk4-git, gtk4-telegrand)
- libsoup3 (libsoup3-git)
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil)
- gi-docgen (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk-doc (gtk-doc-git) (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
Required by (6)
- fractal-git (requires libshumate)
- fractal-next-git (requires libshumate)
- picplanner (requires libshumate)
- picplanner-git (requires libshumate)
- shortwave (requires libshumate)
- shortwave-git (requires libshumate)
Latest Comments
1 2 3 Next › Last »
dreieck commented on 2022-11-30 15:24 (UTC)
For me,
check()
fails, too.xiretza commented on 2022-09-17 08:51 (UTC)
check()
fails in a clean chroot:Are the tests expecting to have an X server/wayland compositor available?
trissylegs commented on 2022-09-06 12:32 (UTC) (edited on 2022-09-06 12:33 (UTC) by trissylegs)
Updated according to requests below.
I'm gonna disown this so someone who actually uses libshumate can take over. I was using it earlier but no longer so I can't check if any of the package is even working properly.
yochananmarqos commented on 2022-09-01 20:26 (UTC)
@ewout: No, it did not. "non--git" versions could be anything including
-bin
packages.ewout commented on 2022-09-01 20:24 (UTC) (edited on 2022-09-01 20:26 (UTC) by ewout)
@yochananmarqos That's what my comment said yes.
ewout commented on 2022-09-01 20:23 (UTC)
@trissylegs Please modify the PKGBUILD to include
yochananmarqos commented on 2022-09-01 20:16 (UTC)
@ewout: This already provides
libshumate
, it just needs to also conflict with it. See https://wiki.archlinux.org/title/PKGBUILD#Package_relationsewout commented on 2022-09-01 18:02 (UTC)
Please mark as conflict with non-
-git
version of this package, following the official guidelines on alternate versions of a package.trissylegs commented on 2022-09-01 13:32 (UTC) (edited on 2022-09-01 13:34 (UTC) by trissylegs)
Ok. I've fixed @dreieck's issue (partially) you can override ~/.config/gtk-4.0 using XDG_CONFIG_HOME and XDG_CONFIG_DIR. So it now points those to an empty dir. (That's the reason for the release bump) You can still break it with /etc/gtk-4.0/settings.ini
I happend to have a aarch64 machine running Arch so I tested aarch64 as it passes tests so I just added aarch64 to architechtures.
ewout commented on 2022-09-01 13:22 (UTC)
Line #34 in PKGBUILD contains a redundant tab.
1 2 3 Next › Last »