0.9.1b is out.
Search Criteria
Package Details: fritzing 1.0.7-3
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: | 247 |
| Popularity: | 0.24 |
| First Submitted: | 2009-05-31 14:31 (UTC) |
| Last Updated: | 2026-07-04 13:25 (UTC) |
Dependencies (14)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libgit2 (libgit2-gitAUR)
- ngspice (ngspice-gitAUR)
- polyclippingAUR
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-serialport
- qt6-svg
- quazip-qt6
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- patchelf (patchelf-gitAUR) (make)
- qt6-tools (make)
Required by (0)
Sources (7)
- 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
- 0004-Remove-Qt-version-requirements.patch
- git+https://github.com/fritzing/fritzing-app.git#commit=394a8bb4791424ffd99f99ebc330264d4becea63
- git+https://github.com/fritzing/fritzing-parts.git#commit=70a1773402e8c76a77795637de482a83db3ca6d7
- svgpp-1.3.1.tar.gz
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 Next › Last »
Transfixer commented on 2014-12-02 15:14 (UTC)
tghosgor commented on 2014-11-01 23:19 (UTC)
They probably recompiled and changed the link on the web site again without proper version bump. Dependencies seem fine to me.
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.
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.