Search Criteria
Package Details: resvg 0.44.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/resvg.git (read-only, click to copy) |
---|---|
Package Base: | resvg |
Description: | SVG rendering library and CLI |
Upstream URL: | https://github.com/RazrFalcon/resvg |
Licenses: | MPL2 |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 24 |
Popularity: | 0.029747 |
First Submitted: | 2018-05-24 11:10 (UTC) |
Last Updated: | 2024-10-19 15:54 (UTC) |
Dependencies (13)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- cairo (cairo-gitAUR) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- kio5 (make)
- pango (pango-gitAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-tools (make)
- cairo (cairo-gitAUR) (optional) – For the cairo backend
- kio5 (optional) – For the dolphin thumbnailer
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – For the Qt backend
Required by (8)
- fiv-git (optional)
- materia-custom-accent (optional)
- materia-custom-accent-git (optional)
- nanoemoji (check)
- nanoemoji (optional)
- photoqt
- photoqt-bin
- previewqt
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
flying-sheep commented on 2020-06-13 19:37 (UTC)
Ah there’s a 0.9.1, thanks, updated!
jprjr commented on 2020-06-12 12:48 (UTC)
Hi - I updated my local PKGBUILD to update to resvg 0.9.1 and apply that Qt 5.15 fix as a patch
flying-sheep commented on 2020-06-05 11:18 (UTC)
As you figured out by now in https://github.com/RazrFalcon/resvg/issues/294, that’s because of Qt 5.15.
You could have told me that here!
ikrivosheev commented on 2020-06-04 13:00 (UTC) (edited on 2020-06-04 13:00 (UTC) by ikrivosheev)
Hi, I have some problem on install:
flying-sheep commented on 2020-03-04 10:10 (UTC)
your error clearly looks like something transient broken with your internet connection or so.
flipflop97 commented on 2020-02-03 09:19 (UTC)
Hey, I get the following error while building this package:
flying-sheep commented on 2019-03-07 06:51 (UTC) (edited on 2019-03-07 06:55 (UTC) by flying-sheep)
Arch generally offers quite fully featured packages, so my resvg is the one that would be built upstream.
I offer alternatives because you asked for them, I don't consider them necessary. I'd be fine with cleaning up build deps after being done.
When creating a package depending on resvg, you simply specify “resvg” in the makedeps. If you don't want to pull in all makedeps of the main package, you make sure to install “resvg-qt” or “resvg-cairo” before installing the dependent package, as both -qt and -cairo provide “resvg”.
kubrick commented on 2019-03-07 06:31 (UTC)
Well, I think there needs to be a resvg package which depends neither on cairo nor on qt. If not, which package do I choose as a makedepends ?
flying-sheep commented on 2019-03-06 16:33 (UTC)
just install one of the others. They provide the library without providing the other stuff, and only need minimal build deps.
kubrick commented on 2019-03-06 15:59 (UTC)
Sorry I missed that comment.
That's great, but I don't understand what you've done. The resvg pkgbuild still builds everything and resvg-qt and resvg-cairo conflict with it.
So there's still no way to build resvg without the gui dependencies.
« First ‹ Previous 1 2 3 4 Next › Last »