They probably recompiled and changed the link on the web site again without proper version bump. Dependencies seem fine to me.
Search Criteria
Package Details: fritzing 1.0.4-1
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: | GPL3 |
Submitter: | phects |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 243 |
Popularity: | 0.033168 |
First Submitted: | 2009-05-31 14:31 (UTC) |
Last Updated: | 2024-10-11 15:11 (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 .. 8 9 10 11 12 13 14 15 16 17 18 Next › Last »
tghosgor commented on 2014-11-01 23:19 (UTC)
lem0nhead commented on 2014-11-01 16:16 (UTC)
PCB autorouting seems to only works on Arduino shields boards (similar issue on http://fritzing.org/forum/thread/1903/ for Linux Mint)
DRC check seems to crash Fritzing (segfault)
When I tested with the site version (direct download), autoroute still didn't work, but DRC at least explained why: "Too close to a border" (which is not true, so still a bug). I'm not sure it's a software or dependency bug
tghosgor commented on 2014-08-01 16:43 (UTC)
You are right I though I had all Qt5 packages installed on my system. Updating, thanks.
nishantjr commented on 2014-07-31 15:17 (UTC)
Thats qt5-svg, not qt5-script
nishantjr commented on 2014-07-31 15:16 (UTC)
Fixed compiling against qt4 stuff not listed in dependencies by changing to qmake-qt5 and adding qt5-script as a dependency.
Not sure if version specification of qt5-script was necessary but did it anyway.
https://gist.github.com/anonymous/b7a957f2e6e706c09d92
tghosgor commented on 2014-07-24 20:01 (UTC)
Apparently it still uses Qt4's SVG library and qmake fails to find svg module but qmake-qt4 does not. I am not even sure if I should add qt4 back as dependency.
giniu commented on 2014-07-24 18:39 (UTC)
it probably would use qt5 if you used qmake not qmake-qt4 in package function.
Also, I'd recommend wrapping "$srcdir" and "$pkgdir" in quotes, so your package works if someone builds in directory containing spaces.
tghosgor commented on 2014-07-21 14:49 (UTC)
Updated, thanks.
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.