I fixed the parts editor issue. Thanks skiltz!
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.21 |
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 .. 11 12 13 14 15 16 17 18 19 Next › Last »
phects commented on 2013-05-14 07:04 (UTC)
skiltz commented on 2013-05-09 22:01 (UTC)
Please change :
cp -r {parts,bins,sketches,translations,Fritzing,Fritzing.sh} $pkgdir/$_destdir
to:
cp -r {parts,bins,pdb,sketches,translations,Fritzing,Fritzing.sh} $pkgdir/$_destdir
This allow part edit
Thanks :)
jose1711 commented on 2013-03-14 20:41 (UTC)
is parts editor working for anyone? i always get a 'file not found' error
phects commented on 2013-03-02 10:29 (UTC)
Birkov, miffe, nickoe:
Thanks for your help! I included your suggestions.
miffe commented on 2013-03-01 18:24 (UTC)
I get this while building:
src/utils/graphutils.cpp:41:28: fatal error: boost/config.hpp: No such file or directory
Please add boost to makedepends.
Birkov commented on 2013-01-11 19:52 (UTC)
Unable to find the following 21 parts:
'JustPowerModuleID'
at
':/resources/parts/core/power.fzp'
'GroundPlaneModuleID'
at
':/resources/parts/core/groundplane.fzp'
'RectanglePCBModuleID'
at
':/resources/parts/core/rectangle_pcb.fzp'
'Copper1BlockerModuleID'
at
':/resources/parts/core/blocker.fzp'
'NetLabelModuleID'
at
':/resources/parts/core/netlabel.fzp'
'NoteModuleID'
at
':/resources/parts/core/note.fzp'
'LogoImageModuleID'
at
':/resources/parts/core/logoimage.fzp'
'LogoTextModuleID'
at
':/resources/parts/core/logotext.fzp'
'SchematicLogoImageModuleID'
at
':/resources/parts/core/schematiclogoimage.fzp'
'SchematicFrameModuleID'
at
':/resources/parts/core/schematicframe.fzp'
'BreadboardLogoImageModuleID'
at
':/resources/parts/core/breadboardlogoimage.fzp'
'BreadboardLogoTextModuleID'
at
':/resources/parts/core/breadboardlogotext.fzp'
'WireModuleID'
at
':/resources/parts/core/wire.fzp'
'PowerModuleID'
at
':/resources/parts/core/dcpower.fzp'
'SchematicLogoTextModuleID'
at
':/resources/parts/core/schematiclogotext.fzp'
'PadModuleID'
at
':/resources/parts/core/pad.fzp'
'JumperModuleID'
at
':/resources/parts/core/jumper.fzp'
'HoleModuleID'
at
':/resources/parts/core/hole.fzp'
'RulerModuleID'
at
':/resources/parts/core/cmRuler.fzp'
'ViaModuleID'
at
':/resources/parts/core/via.fzp'
'GroundModuleID'
at
':/resources/parts/core/ground.fzp'
<deleted-account> commented on 2013-01-11 10:12 (UTC)
Hi, version 0.7.11b is now out. Thank you for your help.
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.