Unfortunately version 0.9.3b shows to be very difficult to package. Apart from another change in how the parts-db is handled it now requires its own version of libgit2 and boost-libs. I don't want this package to compile and ship a complete system stack…
I'll try to figure this out and/or contact the developers. For now I'll leave this flagged out of date.
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.018376 |
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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 18 Next › Last »
Bevan commented on 2016-06-07 17:02 (UTC)
Bevan commented on 2016-01-30 10:55 (UTC)
@razer: Thanks for the suggestion! I applied it alongside some additions.
razer commented on 2016-01-16 14:06 (UTC)
Please consider adding MIME type association ".fzz" during install cycle by applying this changes :
Add fritzing MIME xml descriptor to AUR/GIT repo:
http://s000.tinyupload.com/index.php?file_id=65578174977374662207
Patching the PKGBUILD file :
patch -> http://s000.tinyupload.com/?file_id=53643455802935776672
entire PKGBUILD -> http://s000.tinyupload.com/index.php?file_id=03641390728678636078
Bevan commented on 2015-04-09 22:33 (UTC)
@Smitty: icu is a dependency of qt5-base and therefore indirectly also of this package. No idea, how you could have ended up in that situation. Maybe a partial upgrade.
Smitty commented on 2015-04-09 20:51 (UTC)
Hello,
I recently installed this package through yaourt, and I received an error during my first attempt almost immediately when the build started.
Here is the relevant output:
==> Starting build()...
/usr/lib/qt/bin/uic: error while loading shared libraries: libicui18n.so.55: cannot open shared object file: No such file or directory
/usr/lib/qt/bin/uic: error while loading shared libraries: libicui18n.so.55: cannot open shared object file: No such file or directory
/usr/lib/qt/bin/uic: error while loading shared libraries: libicui18n.so.55: cannot open shared object file: No such file or directory
/usr/lib/qt/bin/uic: error while loading shared libraries: libicui18n.so.55: cannot open shared object file: No such file or directory
make -f Makefile.Release
make[1]: Entering directory '/tmp/yaourt-tmp-grant/aur-fritzing/src/fritzing-app-0.9.2b'
/usr/lib/qt/bin/uic src/program/consolewindow.ui -o ui_consolewindow.h
/usr/lib/qt/bin/uic: error while loading shared libraries: libicui18n.so.55: cannot open shared object file: No such file or directory
Makefile.Release:2639: recipe for target 'ui_consolewindow.h' failed
make[1]: *** [ui_consolewindow.h] Error 127
make[1]: Leaving directory '/tmp/yaourt-tmp-grant/aur-fritzing/src/fritzing-app-0.9.2b'
Makefile:38: recipe for target 'release' failed
make: *** [release] Error 2
==> ERROR: A failure occurred in build().
I did some searching the package that owns that shared lib is called "icu". I realized that the package wasn't even installed, so I installed it and fritzing built successfully.
Should "icu" be added as a dependency? I at least wanted to let people know in case anyone else runs into this problem.
htho commented on 2015-04-05 16:58 (UTC)
The new sources are available now: https://github.com/fritzing/fritzing-app/releases/tag/0.9.2b
Bevan commented on 2015-04-03 21:42 (UTC)
I will update this package as soon as the source code for 0.9.2b is available. Currently there are only binary downloads and there is no tag in git yet for this release.
avanc commented on 2015-02-21 15:27 (UTC)
Thanks, the problem sits in front of the computer.
An update resolved the issue.
Bevan commented on 2015-02-21 13:36 (UTC)
It looks to me like there is an old qt library installed. Is your system fully up to date (pacman -Syu)? If so please post the output of "pacman -Qs qt5".
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.