Search Criteria
Package Details: ohmysvg 1.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ohmysvg.git (read-only, click to copy) |
|---|---|
| Package Base: | ohmysvg |
| Description: | SVG optimizer |
| Upstream URL: | https://github.com/sonnyp/OhMySVG/ |
| Keywords: | optimization svg |
| Licenses: | GPL-3.0-or-later |
| Submitter: | aperez |
| Maintainer: | aperez |
| Last Packager: | aperez |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-10-05 20:31 (UTC) |
| Last Updated: | 2025-10-30 22:36 (UTC) |
Dependencies (6)
- gjs (gjs-gitAUR, gjs-nohammerAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
aperez commented on 2022-09-05 08:26 (UTC) (edited on 2022-09-05 08:27 (UTC) by aperez)
@nursoda: Good catch, thanks for letting me know. I have pushed an update that solves the issue =)
I have seen that warning before, I think it's mostly harmless and meant to make developers notice that some fallback code is being used.
nursoda commented on 2022-09-04 10:00 (UTC)
On my KDE Plasma only system, I get
Installing
libadwaitasolves it. Please add that dependency, too.I'm unsure if you also get this warning in a Gnome environment:
Since it seems to work anyway (I get a dark app window background), you might ignore the warning, patch it, or report it upstream.
sekret commented on 2021-10-06 13:42 (UTC)
Looks like gtk4 is a missing dependency. I haven't checked if others are missing aswell.
aperez commented on 2021-10-05 21:40 (UTC)
@FabioLolix: Updated, thanks for the tip!
FabioLolix commented on 2021-10-05 20:43 (UTC)
Hello, this is missing makedepends=(meson)