@SajeOne: Thanks for the note! This should be fixed in 0.9.10-2. Everybody needs to update to that version after updating quazip-qt5 to version 1.4.
Search Criteria
Package Details: fritzing 1.0.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fritzing.git (read-only, click to copy) |
---|---|
Package Base: | fritzing |
Description: | PCB layout prototyping application |
Upstream URL: | http://fritzing.org |
Licenses: | GPL-3.0-only AND CC-BY-SA-3.0 AND BSL-1.0 |
Submitter: | phects |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 243 |
Popularity: | 0.148802 |
First Submitted: | 2009-05-31 14:31 (UTC) |
Last Updated: | 2025-03-11 20:20 (UTC) |
Dependencies (9)
- libgit2 (libgit2-gitAUR)
- ngspice (ngspice-gitAUR)
- polyclippingAUR
- qt6-serialport
- qt6-svg
- quazip-qt6
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt6-tools (make)
Required by (0)
Sources (6)
- 0001-Quick-Dirty-patch-to-allow-finding-quazip-qt6-on-Arc.patch
- 0002-Quick-Dirty-patch-to-allow-finding-ngspice-on-Arch-L.patch
- 0003-Quick-Dirty-patch-to-allow-finding-Clipper1-on-Arch-.patch
- git+https://github.com/fritzing/fritzing-app.git#commit=a8c6ef7cf66f7a42b9b233d6137f1b70a9573a25
- git+https://github.com/fritzing/fritzing-parts.git#commit=76235099ed556e52003de63522fdd74e61d53a36
- svgpp-1.3.1.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 19 Next › Last »
Bevan commented on 2023-01-26 18:26 (UTC)
SajeOne commented on 2023-01-26 14:04 (UTC)
paru/fritzing/src/fritzing-app/src/utils/folderutils.cpp:37:10: fatal error: quazip.h:
No such file or directory
37 | #include <quazip.h>
| ^~~~~~~~~~
Bevan commented on 2022-09-29 13:11 (UTC)
@Metiu19: I cannot reproduce that issue. Do you have the current version of boost installed? The output for me is:
Project MESSAGE: Using fritzing boost detect script.
Checking for boost... yes
Project MESSAGE: using installed Boost library
Metiu19 commented on 2022-09-24 22:11 (UTC)
I can't build fritzing because this error:
Project MESSAGE: Using fritzing boost detect script.
Checking for boost... no
Project MESSAGE: Boost 1.54 has a bug in a function that Fritzing uses, so download or install some other version
Project ERROR: Easiest to copy the Boost library to ..., so that you have .../boost_1_xx_0
Bevan commented on 2022-06-10 19:19 (UTC)
koreymk: I cannot reproduce that. We explicitly patch fritzing to not look for libgit2 at that location. Could you please try removing /home/korey/.cache/yay/fritzing before trying the build or, if that does not help, building the package manually instead of using yay?
koreymk commented on 2022-06-10 18:50 (UTC)
Fritzing fails to build.
Project ERROR: libgit2 include path not found in /home/korey/.cache/yay/fritzing/src/fritzing-app/../libgit2/include
Bevan commented on 2022-04-02 08:37 (UTC)
ericfont: No need to downgrade libgit2. You just need to rebuild Fritzing after the libgit2 update. This happens regularly.
ericfont commented on 2022-04-01 19:58 (UTC)
When run, I got error "error while loading shared libraries: libgit2.so.1.3". However I was able to avoid that by downgrading libgit2 from current version 1.4.2 to 1.3.0.
lnoferin commented on 2021-12-12 05:16 (UTC)
@Bevan: thanks, rebuilded with
yay -S fritzing
and now it works!
Pinned Comments
Bevan commented on 2023-09-25 08:41 (UTC) (edited on 2023-11-02 19:48 (UTC) by Bevan)
Please do not flag this package out of date unless there is source code available for a newer version than represented here. Unfortunately, upstream is very reluctant in releasing their GPL3 licensed code to the public.
See:
https://github.com/fritzing/fritzing-app/issues/3876
https://github.com/fritzing/fritzing-app/issues/3881
https://forum.fritzing.org/t/can-t-find-source-code/19723
https://github.com/fritzing/fritzing-app/issues/4070
Bevan commented on 2022-04-02 08:37 (UTC)
ericfont: No need to downgrade libgit2. You just need to rebuild Fritzing after the libgit2 update. This happens regularly.